* {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
}
body {
  background: url('../img-layout/pozadi.png') repeat-x top left #1B85C2;
  text-align: center;
}

div#pozadi_horni {
  margin: 0px auto;
  margin-top: 5px;
  position: relative;
  background: url('../img-layout/zaobleni_horni.png') no-repeat top left #000000;
  width: 1008px;
  height: 11px;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 0px;
}
div#pozadi_stred {
  margin: 0px auto;
  position: relative;
  background: #ffffff;
  border-left: solid #074264 1px;
  border-right: solid #074264 1px;
  width: 1006px;
}
div#pozadi_spodek {
  margin: 0px auto;
  position: relative;
  background: url('../img-layout/zaobleni_spodni.png') no-repeat left top #1B85C2;
  width: 1008px;
  height: 11px;
}
div#hlavicka {
  margin: 0px auto;
  position: relative;
  background: url('../img-layout/hlavicka.png') no-repeat 0 18px; #ffffff;
  width: 989px;
  height: 192px;
  font-size: 10px;
  text-align: right;
  color: #006ccd;
}
div#hlavicka a {
  font-size: 10px;
}
div#hledej {
  margin: 0px auto;
  margin-top: 6px;
  position: relative;
  background: url('../img-layout/hledej_bg.png') no-repeat left top #007CC3;
  width: 989px;
  height: 34px;
}
div#hledej form {
 position: absolute;
 right: 10px;
 top: 3px;
}
div#hledej input.vyhledavani {
  background: url('../img-layout/input_hledej_bg.png') left top no-repeat;
  width: 143px;
  height: 19px;
  border-style: none;
  padding: 4px 0 0 5px;
}
div#telo {
  margin: 0px auto;
  margin-top: 6px;
  position: relative;
  background: #FFFFFF;
  width: 989px;
  padding: 0px;
}
div#levy_blok {
 text-align: left;
 width: 203px;
 float: left;
}
div#levy_blok div#kontakty {
  margin-top: 20px;
  color: #7E7E7E;
  margin-left: 2px;
}
div#levy_blok div#kontakty p, div#levy_blok div#kontakty h2 {
  color: #7E7E7E;
}
div#levy_blok div#kontakty p {
  font-size: 11px
}
div#levy_blok div#jeden_odkaz {
  margin-top: 70px;
  padding: 10px;
  background: #f7f7f7;
  background: white;
  text-align: center;
  border: solid #e2e2e2 1px;
  color: #7e7e7e;
  font-weight: bold;
}
div#pravy_blok {
 text-align: left;
 width: 780px;
 float: left;
 margin-left: 6px;
}
div#flash {
  width: 780px;
  height: 271px;
  background: url('../img-layout/flash.png') left top no-repeat;
  margin-bottom: 6px;
}
div#stred_levy {
  float: left;
  width: 461px;
}
div#stred_pravy {
  float: left;
  width: 318px;
}
div#sluzby_obcanum {
  float: left;
  border: solid #D4D4D4 1px;
  width: 232px;
  height: 309px;
  background: url('../img-layout/sluzby_obcanum_bg.png') left top no-repeat #dbf2a1;
  margin-right: 1px;
}
div#sluzby_obcanum a {
  color: #4A6208;
}
div#sluzby_firmam {
  float: left;
  border: solid #D4D4D4 1px;
  width: 224px;
  height: 309px;
  background: url('../img-layout/sluzby_firmam_bg.png') left top no-repeat #bfdbf8;
}
div#sluzby_firmam a {
  color: #155595;
}
div#aktualni_info {
  background: #F7F7F7;
  border: solid #E2E2E2 1px;
  margin-top: 6px;
  padding: 13px 0 8px 0;
}
div#aktualni_info h2 {
  text-decoration: underline;
  color: black;
  margin-left: 15px;
}
#aktualni_info div.polozka {
   border-bottom: 1px #e2e2e2 solid;
   margin-bottom: 5px;
}
#aktualni_info div.polozka p {
    margin: 0 15px;
}
ul.sluzby {
  margin-top: 15px;
  list-style-type: none;
}
ul.sluzby li  {
  padding-left: 25px;
  background: url('../img-layout/list_style_square.png') 12px 8px no-repeat;
  line-height: 20px;
}
ul.sluzby li a {
  padding-right: 5px;
  font-size: 12px;
}
div#cile_spolecnosti {
  width: 185px;
  border: solid #E2E2E2 1px;
  background: #F7F7F7;
  margin-left: 0px;
  margin-top: 10px;
  padding: 15px 8px 15px 8px;

}
div#aktualni_informace {


  margin: 0;
  margin-left: 0px;

  padding: 5px 8px 5x 0px;
}
div#aktualni_informace h2, div#aktualni_informace p {
  padding-left: 15px;
}
div#cile_spolecnosti h2 {
  text-decoration: none;
  color: black;
  margin-bottom: 5px;
  border: none;
  padding: 0;
}
#stred_pravy h2 {
  color: black;
  border-bottom: solid #E2E2E2 1px;
  padding: 15px 0 0 15px;
  margin-bottom: 10px;
  margin-left: 2px;
}
#rychle_odkazy ul {
  margin: 15px 0px;
  list-style-type: none;
}
#rychle_odkazy ul li {
  background: url('../img-layout/list_style_square_modry.png') 15px 8px no-repeat;
    padding-left: 25px;
}
#rychle_odkazy ul li a {
  color: #1186FE;
  line-height: 20px;
}
div#odkazy {
  width: 316px;
  text-align: center;
  margin-left: 2px;
}
div#odkazy img {
  border: none;
  margin-top: 30px;
}
/* --------------- styly menu ----------------------- */
ul.hlavni_menu,
ul.druhy_level {
  list-style: none;
  width: 203px;
  margin: 0;
  padding: 0;
}

ul.hlavni_menu li a {
    width: 155px;
    display: block;
    height: auto;
    line-height: 20px;
    background:   url(../img-layout/bg-menu-le1-set-2-radky.png) no-repeat 0 -122px;
    font-size: 12px;
    padding: 0 0 0 28px;
    color: #0180cd;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
}

ul.hlavni_menu li a.aktivni,
ul.hlavni_menu li a.aktivni:hover {
    background: url(../img-layout/bg-menu-le1-set-2-radky.png) no-repeat 0 0;
}
ul.hlavni_menu li a:hover {
    background: #dfeafe url(../img-layout/bg-menu-le1-set-2-radky.png) no-repeat 0 -61px;
}
ul.druhy_level li {
    background: #ffffff url(../img-layout/bg-menu-le2.png) no-repeat 0 0;
}
ul.druhy_level li a {
    width: 137px;
    display: block;
    height: auto;
    font-size: 11px;
    padding: 8px 25px 8px 41px;
    color: #037ec2;
    line-height: 1.5;
    text-decoration: underline;
    font-weight: normal;

}
ul.druhy_level li a,
ul.druhy_level li a.dva_radky,
ul.druhy_level li a:hover,
ul.druhy_level li a.dva_radky:hover {
    background:  url(../img-layout/bg-menu-le2.png) no-repeat 0 0;
}
ul.hlavni_menu a:hover {
  text-decoration: none;
}
/* ---------------- styly stránky ----------------*/
table.bez_niceho {
  border: none !important;
}
table.bez_niceho td{
  border: none;
  padding: 1px;
  padding-right: 3px;
}
div.text2 {
  margin-top: 1px;
  margin-left: 10px;
  line-height: 150%;
  text-align: left;
  color: #6F6F6F;
}
div.text2 ul {
 margin-left: 25px;
}
div.text2 h1, div.text2 h2 {
  color: black;
}

div.text2 a img {
border-style: none;
}
.text2 table {
    font-size: 100%;
    border-collapse: collapse;
    border: 2px #0581cb solid;
}
.text2 th, .text2 td {
    padding: 8px;
    border: 1px #0581cb solid;
}
ul.seznam {
  margin-left: 25px;
  font-size: 12px;
  list-style-image: url('../img-layout/seznam_item_icon.jpg');
  line-height: 150%;
}
form#hlaseni_zavad table th {
  font-weight: normal;
  width: 230px;
}
form#hlaseni_zavad table td textarea {
 width: 300px;
 height: 100px;
}
input.mini {
  width: 15px;
}
input.nejmensi {
  width: 40px;
}
input.mensi {
  width: 70px;
}
input.maly, select.maly {
  width: 135px;
}
input.stredni, select.stredni {
  width:150px;
}
input.velky {
  width: 200px;
}
input.vetsi {
  width: 300px;
}
input.nejvetsi, textarea.nejvetsi {
  width: 345px;
}
a.zpet {
  color: black;
}
a.dalsi {
  color: black;
}
a.zacatek {
  color: black;
}
a.konec {
  color: black;
}
a.list-cislo{
  color: black;
}
p.pages {
  color: black;
}
p.error {
  color: red !important;
  font-size:20px;
}
a.aktuality {
 color: #006ccd;
}
a.aktuality:hover {
 text-decoration: none;
}

#objednavka {
 width: 500px;
 border: 0 none;
 border-collapse: collapse;
}
#objednavka table {
 border: 0 none;
 width: auto;
 border-collapse: collapse;
}
#objednavka td, #objednavka th {
 padding: 2px;
 border: 0 none;
}
p.list_rok {
    text-align: right;
    margin: 0 10px 0px 10px;
}
table#mapka {
 border-style:none;
 margin: 0px;
 padding: 0px;
}
table#mapka td{
 border-style:none;
 padding: 0;
 margin: 0;
 line-height: 80%;
}
table#mapka tr{
 border-style:none;
 padding: 0;
 margin: 0;
}
table#mapka td img {
border-style:none;
 padding: 0;
 margin: 0;
 overflow: hidden;
}
table#tabulka_hlaseni {
 border: none;
}
table#tabulka_hlaseni td, table#tabulka_hlaseni th {
 border: none;
 padding: 2px;
}
div.text2 img {
 padding: 5px;
 background: #eeeeee;
 border: 1px solid #e4e4e4;
 margin-left: 5px;
}
div.text2 a img {
 border: 1px solid #e4e4e4;
}

table.bez_border, table.bez_border td {
 border-style: none;
 padding: 0;
 margin: 0;
 vertical-align: top;
}
table.bez_border {
 margin-bottom: 20px;
}
p.web_cesta {
    margin: 1px 0 14px 0;
    padding: 5px 8px 5px 8px;
    text-align: left;
    background: #B9DEF4;
    color: #6F6F6F;
    line-height: 19px;
}
p.web_cesta .level1 {
    color: #004B76;
    font-weight: bold;
}
p.web_cesta a, p.web_cesta span {
  font-size: 1em;
  color: #004B76;
}
p.web_cesta a {
  font-weight: bold;
}
td.dvojita_cara {
  font-weight: bold;
  border-left: double #0581cb 3px;
}
ul#legenda {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#legenda li {
  padding-left: 40px;
}
/* ---------------- styly text ------------------- */

a {
  color: #006ccd;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1 {
  font-size: 18px;
  color: #006ccd;
  margin-bottom: 10px;
  padding: 0;
}
h2 {
  font-size: 16px;
  color: #006ccd;
  margin-bottom: 10px;
}
p {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}
.netucne {
 font-weight: normal;
}
.chyba {
 color:red;
}
b.hledej {
  color: #007cc3;
}