#stranka{
  margin: 0 auto;
  /*margin-top: 38px; /*40*/*/
  padding: 0;
  background: url(../img/menupoz.jpg) repeat-x 0 100px;
  /*width: 990px;*/
  height: 100%;
  /*border: 1px solid green;*/
}

#stranka div{
  text-align: left;
}

#menu-horni{
  width: 990px;
  margin: 0 auto;
  padding:0;
  /*height: 100px;*/
  /*border: 1px solid red;*/
}

#menu-horni ul{
  list-style-type:none; 
  font-size: 13px;
  /*margin: 0 0 0 50px;*/
  height: 100px;
  padding: 0;
  margin: 0;
}

#menu-horni ul li{
  display: block;
  float: left;
  width: 108px;
  height: 100px;
  color: black;
  text-align: center;
  overflow: hidden;
}

#menu-horni ul li a{
  display: block;
  background: url(../img/2.jpg) no-repeat 0 -100px;
  height: 22px;
  padding: 78px 0 0 0;
}

#menu-horni ul li.m1{
  width: 117px;
}

#menu-horni ul li.m1 a{
  display: block;
  background: url(../img/1.jpg) no-repeat 0 -100px;
  height: 22px;
  padding: 78px 0 0 0;
}

#menu-horni ul li.m2 a{
  display: block;
  background: url(../img/2.jpg) no-repeat 0 -100px;
  height: 47px;
  padding: 63px 0 0 0;
}

#menu-horni ul li.m3 a{
  display: block;
  background: url(../img/3.jpg) no-repeat 0 -100px;
  height: 47px;
  padding: 63px 0 0 0;
}

#menu-horni ul li.m4 a{
  display: block;
  background: url(../img/4.jpg) no-repeat 0 -100px;
  height: 47px;
  padding: 63px 0 0 0;
}

#menu-horni ul li.m5 a{
  display: block;
  background: url(../img/5.jpg) no-repeat 0 -100px;
  height: 47px;
  padding: 63px 0 0 0;
}

#menu-horni ul li.m6 a{
  display: block;
  background: url(../img/6.jpg) no-repeat 0 -100px;
  height: 47px;
  padding: 63px 0 0 0;
}

#menu-horni ul li.m7 a{
  display: block;
  background: url(../img/7.jpg) no-repeat 0 -100px;
  height: 22px;
  padding: 78px 0 0 0;
}

#menu-horni ul li.m8 a{
  display: block;
  background: url(../img/8.jpg) no-repeat 0 -100px;
  height: 22px;
  padding: 78px 0 0 0;
}

#menu-horni ul li.m9{
  width: 117px;
}

#menu-horni ul li.m9 a{
  display: block;
  background: url(../img/9.jpg) no-repeat 0 -100px;
  height: 22px;
  padding: 78px 0 0 0;
}


#menu-horni ul li a:link, #menu-horni ul li a:visited{
  color: rgb(36,119,179);
  text-decoration: none;
}

#menu-horni ul li#aktivni, #menu-horni ul li:hover{
  /*background: url(img/2.jpg) no-repeat 0 0;*/
  /*background-position: top left;*/
  /*height: 100px;*/
}

#menu-horni ul li#aktivni a, #menu-horni ul li:hover a{
  background-position: top left;
  color: white;
}

#menu-horni ul li a:hover{
  color: white;
}

#hlava {
  width: 990px;
  margin: 0 auto;
  padding: 0;
  height: 200px;
  border-bottom: 1px solid white;
  position: relative;
  /*border:1px solid blue;*/
  z-index: 2;
  
}

#telo{
  color: rgb(107,107,107);
  background: rgb(241,240,235) url(../img/pozadi.jpg) repeat-x top left;
  padding: 15px 10px 0 10px;
  /*border:1px solid blue;*/
}

#obsah{
  width: 990px;
  margin: 0 auto;
  color: rgb(107,107,107);
  background: rgb(241,240,235) url(../img/pozadi.jpg) repeat-x top left;
  padding: 0px 10px 0 10px;
  /*border: 1px solid purple;*/
}

#obsah-levy{
  float: left;
  /*border: 1px solid orange;*/
  padding: 5px 0 5px 0;
  margin: 0 0 0 -8px;
  width: 279px;
}

#obsah-pravy{
  width: 685px;
  float: left;
  padding: 5px 0 5px 0;
  /*border: 1px solid red;*/
}
/*
#menu-leve {
  width: 324px;
  float: left;
}

#menu-leve .nadpis{
  color: white;
  border-bottom: 1px solid white;
  padding: 10px;
}  
*/    

#menu-leve {
  padding: 0px;
  text-align: left;
  /*width: 200px;*/
  /*border: 1px solid green;*/
}

#menu-leve ul{
  list-style-type:none; 
  font-size: 13px;
  /*padding: 14px;*/
  margin: 0;
  padding: 0;
  /*border: 1px solid red;*/
}

#menu-leve ul li{
  color: rgb(107,107,107);
  height: 30px;
  /*border: 1px solid orange;*/
}

#menu-leve ul li a{
  display: block;
  /*height: 100%;*/
  height: 23px;
  padding: 7px 0 0px 6px;
  /*border: 1px solid red;*/
}

#menu-leve ul li a:link, #menu-leve ul li a:visited{
  color: rgb(107,107,107);
  text-decoration: none;    
}

#menu-leve ul li:hover, #menu-leve ul li#aktivni2{
  /*list-style-image: url(img/odrazka2.gif);*/
  background: url(../img/menu2.jpg) no-repeat top left;
}

#menu-leve ul li:hover .img, #menu-leve ul li#aktivni2 .img{
  background: url(../img/odrazka2.gif) no-repeat top left;
}

#menu-leve ul li a:hover, #menu-leve ul li#aktivni2 a, #menu-leve ul li:hover a{
  color: rgb(107,107,107);
  color: white;
  text-decoration: none;    
}

#menu-leve ul li .img{
  background: url(../img/odrazka1.gif) no-repeat top left;
  margin: 6px 4px 4px 0;
  float: left;
  width: 4px;
  height: 4px;
}

#data{
  width: 533px; /*563*/
  float: left;
  padding: 10px 15px 10px 15px;
}
#data .nadpis{
  color: rgb(28,40,51);
  padding: 0 0 10px 0;
  border-bottom: 1px solid black;
}  

#stranka #zapati{
  background: url(../img/paticka.jpg) repeat-x top left;
  clear: both;
  color: rgb(121,124,128);
  font-size: 11px;
  height: 40px;
  text-align: center;
  padding: 10px 0 0 0;
  /*border: 1px solid pink;*/
}

#stranka #zapati b{
  font-weight: normal;
  color: rgb(218,223,229);
}

#stranka #zapati a:link, #stranka #zapati a:visited, #stranka #zapati a:hover{
  color: rgb(218,223,229);
}

.nadpis{
  color: rgb(36,119,179);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 0 6px 0;
}
.cistic{
  clear: both;
}

p.chyba{
  color: red;
  margin: 0;
}

p.odeslano{
  color: green;
  margin: 4px 0 4px 0;
}

.stinovany-div{
  float: left;
  position: relative;
  padding: 0 7px 0 0;
  /*width: 307px;*/
  width: 269px;
  /*border: 1px solid lime;*/
}

.stinovany-div .l{
  float: left;
  width: 7px; 
}

.stinovany-div .r{
  position: absolute;
  right: 0;
  bottom: 7px; /* 6px pro IE6; 7px ostatni*/
  clear: both;
}

.stinovany-div .c{
  float: left;
  background-color: white;
 /*width: 300px;*/
  width: 262px;
  min-height: 170px;
  height: auto !important;
  height: 170px;
}

.stinovany-div .c .d{
  /*border: 1px solid orange;*/
  font-size: 12px;
  padding: 29px;
  /*line-height: 150%;*/
}

.stinovany-div .c .e{
  line-height: 150%;
}
.stinovany-div .b{
  float: right;
  margin: 0 -4px 0 0;
  margin: 0 -6px 0 0;
  /*width: 125px;*/
  height: 7px;
  /*border: 1px solid orange;*/
}


.stinovany-div#odsazeni-spodek{
  margin-bottom: 10px;
}

.stinovany-div#pobsah{
  width: 718px;
}

.stinovany-div#pobsah .c{
  width: 711px;
  min-height: 461px;
  height: auto !important;
  height: 461px;
}

.button{
  border: 0;
  background: url(../img/tlacitko.jpg) no-repeat top left;
  width: 100px;
  height: 31px;
  line-height: 18px;
  padding: 1px 0 13px 0;
  color: white;
  margin: 0;
  font-size: 12px;
}
.vpravo{
  text-align: right;
}
.sirka2{
  width: 404px;
}

.sirka150{
  width: 150px;
}

.sirka3{
  width: 200px;
}

.plnasirka{
  width: 100%;
}

.plnasirka2{
  width: 98%;
  width: 645px;
}

.sirka-sloupec{
  width: 40%;
  width: 220px;
}

table#kontakty td{
  /*padding: 0 5px 0 5px;*/
}

ul#reference{
  margin: 10px 0 10px 15px;
  list-style-position: inside;
  padding: 0;
/*  border: 1px solid red;*/
}

ul#reference li {
  padding: 0;
  margin: 4px 0 4px 0;
}

.slogan{
  position: absolute;
  color: rgb(118,215,250);
  font-size: 24px;
}
.slogan#sl1{
  top: 53px;
  left: 349px;
}
.slogan#sl2{
  top: 93px;
  left: 393px;
}
.slogan#sl3{
  top: 133px;
  left: 439px;
}
