body {
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  cursor: default;
  font-family: Times New Roman;
}

/* Hlavni obsahova cast */
#main { 
  width: 980px; 
  margin: 0 auto;
  padding: 0px;
}

#lang {
  text-align: right;
  padding: 10px 10px 0px 0px;
  height: 20px;
  border: none;
}

a.flag img  {
  border: 1px solid #666666;
}
a:hover.flag img {
  border: 1px solid #999999;
}
a.odkaz-uvod { color: white; text-decoration: none; }
a:hover.odkaz-uvod {color: white; text-decoration: none; }

#header_uvod { 
  padding-top: 85px;
}

table tr td.link {
  padding-top: 25px;
  height: 22px; 
}

table tr td.line {
  height: 25px;
  background: transparent; 
}

#uvod, #onas, #kniha, #kontakt, #odkazy, #kocouri, #kocky, #kotata, #nas-odchov, #fotografie {
  display: none;
}

table.menu_uvod tr td a {
  color: white;
  text-decoration: none;
  font: 20px Times New Roman;
}

/* Oddelovac */
.line {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  background: #000000 url('/images/line.jpg') no-repeat top center;
  height: 1px;
  width: 669px;
}

/* Obsahova cast */
#content_uvod {
  width: 980px; 
  margin: 0 auto;
  padding: 0px;
  overflow: hidden;
}

h1 {
  font: 24px Times New Roman;
}
h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.news-header { 
  display: block;
  font: 24px Times New Roman;
  margin: 0.67em 0;
 }

/* flash */
table tr td.flash {
  width: 600px;
  padding: 47px 0px 0px 6px;
}

/* menu */
#menu {
  height: 150px;
}

#menu table.sk{
  padding: 72px 0px 0px 325px;/*325*/
}

#menu table.en {
  padding: 72px 0px 0px 285px;/*325*/
}

#menu table tr td {
  padding: 0px 5px 5px 5px;
}

#menu table tr td a {
  color: white;
  font: 14px Times New Roman;
  text-decoration: none;
}

#menu img {
  display: none;
}

/* Obsahova cast */
#content {
  text-align: left;
  width: 980px; 
  margin: 0 auto;
  padding: 0px;
  overflow: hidden;
  min-height:440px;
  height:auto !important;
  height:440px;
}

#content a {
  color: white;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

#left {
  text-align: left;
  width: 580px;
  float: left;
  font: 14px Times New Roman;
}

#left img {
  border: none;
}

#right {
  text-align: left;
  width: 400px;
  float: right;
}
/*
table.novinky tr td img {
  border: 2px solid white;
}*/
table.novinky tr td .novinky-pic { border: 2px solid white; }
.novinky-kratky { font-weight: bold; }

table.novinky tr td a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

table.novinky tr td a:hover {
  text-decoration: underline;
}

table.foto {
  border: 2px solid #000000; 
  width: 400px;
}

table.foto tr td a {
  color: #000000; 
  text-decoration: none;  
}

table.foto tr td img:hover {
  border: 2px solid black;  
}

table.animal tr td table tr td a {
  font-size: 18px;
  text-decoration: none;
}

table.animal tr td table tr td a:hover {
  text-decoration: underline;
}

table tr td.bg {
  width: 173px;
  height: 174px;
  background: transparent url('/images/bg_animal.jpg') no-repeat top center;
  border: none;
}

table tr td.bg img {
  padding: 11px 0px 0px 10px;
}

table tr td.cat {
  width: 340px;
}

table tr td.cat img {
  border: 10px solid white;
}

table.cats tr td img {
  border: 4px solid white;
}

table.cats tr td img:hover {
  border: 4px solid black;
}

table tr td.cat img {
  border: 10px solid white;
}

table.news tr td {
  background: transparent;
}

table.news tr td img {
  border: none;
}

table.fotogalerie {
  width: 979px;
  text-align: center;
}

table.fotogalerie tr td img {
  border: 4px solid white;
}

table.fotogalerie tr td img:hover {
  border: 4px solid black;
}

/*#FlabellComponent {
  padding-top: 60px;
}*/

/* Paticka s odkazy */
#footer {
  color: white;
  font: 11px Times New Roman;
}

#footer table tr td {
  padding: 5px 15px 0px 15px;
}

#footer a {
  color: white;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.alert {
  color: red;
}

#pages {
  text-align: center;
}

#pages a.arrow {
  text-decoration: underline; 
}

#pages a:hover.arrow {
  text-decoration: none;
}

#pages a.page {
  text-decoration: none;
}

#pages a:hover.page {
  text-decoration: underline;
}

#pages a.page_actual {
  font-weight: bold;
  text-decoration: underline;
}

#pages a:hover.page_actual {
  text-decoration: none;
}

/* pomocne tridy */
.float-left { float: left; }
.float-right { float: right; }
.nahoru { vertical-align: top; }
.maly-text { font-size: 12px; } 
/*