body {
  font-family: Arial, Helvetica, sans-serif;
  /*font-family: Garamond, serif;*/
  background: #fff;
  margin: 0; padding: 0;
  text-align: center;
  color: #333333;
  font-size: 0.9em;
}
h1, h3 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 24px; line-height: 30px; color: gray; }
h1.potravinarstvi { color: #b2d7e5; }
h1.zemedelska-vyroba { color: #c9d227; }
h1.plemenarstvi { color: #eab70d; }
h1.prodejny-rynek { color: #cc5076; }
h1.ostatni-cinnosti { color: #8c83ba; }
h3 { font-size: 12px; line-height: 10px; color: #fff; }
h3.bezny { color: gray; }
h3.prodejny-rynek { color: #000; }
h3.ostatni-cinnosti { color: #000; }
h3.potravinarstvi { color: #000; }
h3.zemedelska-vyroba { color: #000; }
h3.plemenarstvi { color: #000; }
h4 { color: gray; margin: 16px 0; }

a.inv { color: #333333; text-decoration: none; }
a { color: #333333; text-decoration: underline; }
a:hover { color: #000; }
a.vyrazny { color: #000; text-decoration: underline; font-weight: bold; }
img { border: 0; }

#complex { width: 980px; background: #fff; text-align: left; margin: 0 auto; padding: 0 20px; }
#top { width: 980px; height: 130px; float: left; font-family: Arial, Helvetica, sans-serif; }
#logo {  }
#top_left { width: 260px; height: 110px; padding-top: 20px; float: left; }
#top_right { width: 700px; text-align: right; height: 110px; padding-top: 14px; float: right; }
#jazyky { margin-bottom: 10px; }
#header { width: 980px; height: 350px; background: lightgray; float: left; position: relative; }
#stitek { width: 179px; height: 45px; position: absolute; z-index: 10; }
#stitek_text { position: absolute; z-index: 100; color: #fff; font-weight: bold; margin: 12px 8px 0 20px; font-family: Arial, Helvetica, sans-serif; }

#menu { width: 980px; height: 30px; background: url('img/menu_lista.png'); float: left; font-family: Arial, Helvetica, sans-serif; }
#menu ul { padding: 0; margin: 0; list-style: none; }
#menu li { float: left; margin: 0; padding: 0; width: 196px; display: block; text-align: center; }
#menu a {
  font-size: 14px; font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-top: 4px;
  display: block;
}
#menu a:hover { color: #000; }

#content { width: 980px; float: left; }
#content_text { width: 980px; float: left; position: relative; }
#content_text_left { width: 392px; float: left; padding: 34px 0; font-family: Arial, Helvetica, sans-serif; }
#skryty_sloupecek { width: 1px; height: 170px; }
#adresa_left { font-size: 80%; position: absolute; bottom: 0px; margin-top: 20px; }
#content_text_right { width: 588px; float: right; padding: 35px 0; position: relative; }

.sep { font-size: 200%; color: lightgray; font-family: Garamond, serif; }

#footer {
  width: 980px;
  clear: both; float: left;
  border-top: 1px solid gray;
  padding: 10px 0; margin: 10px 0;
  font-family: Arial, Helvetica, sans-serif; font-size: 74%;
}
.footer_left { float: left; }
.footer_right { float: right; }

#kontakt { width: 586px; float: left; padding-bottom: 20px; }
#kontakt_logo { float: left; width: 160px; text-align: right; margin-right: 10px; }
#kontakt_text { float: left; width: 406px; padding: 0 0 10px 10px; font-size: 90%; }
#kontakt_nadpis { float: left; background: #A7A7A9; width: 278px; padding: 0 10px; margin-left: 10px; }
#kontakt_podtext { float: left; background: url('img/tabulka-kontakt_pozadi.png') ; width: 278px; padding: 10px; margin-left: 10px; }
#kontakt_podtext_sloup1 { float: left; margin-right: 30px; }
#kontakt_podtext_sloup2 { float: left; }

table.zemedelska-vyroba { background: url('img/tabulka_zemedelska_vyroba.png'); border: 1px solid #D6DC5A; font-size: 80%; }
table.zemedelska-vyroba th { background: #E6E89D; }
table.potravinarstvi { background: url('img/tabulka_potravinarstvi.png'); border: 1px solid #C6E1EB; font-size: 80%; }
table.potravinarstvi th { background: #DAECF2; }
table.plemenarstvi { background: url('img/tabulka_plemenarstvi.png'); border: 1px solid #EFC749; font-size: 80%; }
table.plemenarstvi th { background: #F5DC96; }
table.prodejny-rynek { background: url('img/tabulka_prodejny-rynek.png'); border: 1px solid #D57490; font-size: 80%; }
table.prodejny-rynek th { background: #E4B0BB; }
table.ostatni-cinnosti { background: url('img/tabulka_ostatni-cinnosti.png'); border: 1px solid #AFA8D1; font-size: 80%; }
table.ostatni-cinnosti th { background: #C4BFDF; }

table.admin { width: 100%; background: gray; }
table.admin th, td { background: #fff; }

img.obr_firma { margin-left: 20px; }
p.mensi, .mensi { font-size: 80%; }

form { padding: 0; margin: 0; }
