*{
  margin: 0px;
  padding: 0px;
}
html{
  font-size: 12px;
  font-family: Arial, helvetica, sans-serif;
}
body{                
  background: #eff9fe url(img/background.png) repeat-x top center;
}
a{
  color: #28aae4;
  font-weight: bold;
  text-decoration: underline;
}
a:hover{
  color: #000;
  text-decoration: none;
}
.clear{
  clear: both;
}
ul li{
  margin-left: 30px;
  list-style-image: url(./img/kul.png);
  text-align: left;
}

#page{
  width: 986px;
  display: block;
  margin: 0 auto;     
  /*background: #eff9fe url(img/background2.png) no-repeat top center;*/ 
}
#hlavicka{
  height: 210px;
  display: block;
  background: #24a3da url(img/header.png) repeat-x;
  position: relative;
  
}
#hlavicka #logo{
  position: absolute;
  top: 38px;
  left: 17px;
}
#hlavicka #logo img{
  border: none;
}
#hlavicka #hledani{
  position: absolute;
  height: 38px;
  width: 218px;
  display: block;
  border: 1px #279acc solid;
  bottom: 0px;
  left: 0px;
}
#hledani .input{
  height: 38px;
  background-color: #cfecfb;
  color: #396884;
  line-height: 38px;
  text-align: center;
  width: 180px;
  display: block;
  border: none;
  float: left;
}
#hledani .submit{
  height: 38px;
  width: 38px;
  display: block;
  background: transparent url(img/search_button.png);
  border: none;
  float: left; 
}
#hlavicka #top_menu{
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#top_menu a{
  padding: 0px 10px;
  margin: 0;
  color: #c8e6f6;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 5px #c8e6f6 solid;
  float: left;
}
#top_menu a:hover,
#top_menu a.active{
  color: #ffffff;
  border-bottom: 5px #fff solid;
}
#hlavni{
  margin-top: 5px;
}
#hlavni .top{
  height: 11px;
  display: block;
  background: transparent url(img/cont_top.png);
  width: 982px;
}
#hlavni .mid{
  
  display: block;
  background: transparent url(img/cont_mid.png);
  width: 982px;
}
#hlavni .down{
  height: 11px;
  display: block;
  background: transparent url(img/cont_down.png);
  width: 982px;
}
#hlavni #menu{
  float: left;
  width: 225px;
  position: relative;
}
#menu .vrstva1{
  display: block;
  background: transparent url(img/left_menu.png) no-repeat;
  width: 225px;
  height: 65px;
  font-size: 16px;
  position: relative;
  left: -5px;
}
#menu .vrstva1:hover{
  background: transparent url(img/left_menu_hover.png) no-repeat;
}
#menu .vrstva1 a{
  color: white;
  text-decoration: none;
  font-weight: bold;
  padding-left: 40px;
  display: block;
}
#menu .out{
  display: table; 
  height: 65px; 
  #position: relative; 
  overflow: hidden;
}
#menu .mid{
  _position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  background: transparent;
}
#menu .in{
  #position: relative;
  #top: -50%
}
#menu .vrstva2{
  background-color: #dbeef6;
  display: block;
  width: 142px;
  padding: 6px 19px;
  margin-left: 20px;
  color: #1671ad;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 5px;
}
#menu .vrstva2:hover,
#menu .vrstva2.selected{
  background-color: #c2dce7;  
}

#menu .vrstva3{
  background-color: #dbeef6;
  display: block;
  width: 131px;
  padding: 6px 15px;
  margin-left: 40px;
  color: #1671ad;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 5px;
}
#menu .vrstva3:hover,
#menu .vrstva3.selected{
  background-color: #24a9e3;
  color: white;  
}
#content{
  float: left;
  width: 710px;
  margin: 0px 20px;
}
#content .navigace{
  border-bottom: 1px #b4dcf1 solid;
  padding-bottom: 14px;
  color: #2baadb;
}
#content .navigace a{
  color: #2baadb;
}
#content .navigace a:hover{
  color: black;
}
.tisk{
  float: right;
  right: 10px;
}
.tisk img {
border: none;
}
.tisk a{
  text-decoration: none;
}
.txt_nadpis1,h1{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #288cc8;
  margin: 20px 0; 
}
/*produkt*/
.bunka{
  vertical-align: top;
  padding-bottom: 10px;
  position: relative; 
  float: left;
}
.bunka .blok{
  margin: 0px 0px;
  background: transparent url(img/produkt_back.png) no-repeat right bottom;
  padding-right: 7px;
  padding-bottom: 10px;
  width: 200px; 
  height: 330px;
  margin: 0px 10px;
  overflow: hidden;
}
.bunka .blok img{
  max-height: 130px;
  max-width: 130px;
}
.bunka .nadpis_blok{
  background-color: #deeff7;
  height: 60px;
  width: 148px;  
  display: block;
  overflow: hidden; 
  
}
.bunka .nadpis_blok a{
  color: #1467a3;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  margin: 0px; 
  padding: 0px; 
}
.bunka:hover .nadpis_blok{
  background-color: #26a7e3;
  
}
.bunka:hover .nadpis_blok a{
  color: white;
}
.bunka .nadpis_blok .out{
  margin: 0px;
  padding: 0px; 
  display: table;
  width: 100%;
  height: 60px;
  #position:relative;
  overflow: hidden;

  text-align: center;
}
.bunka .text{
  padding: 5px 10px;
  text-align: left;
  height: 6em;
  overflow: hidden;
}
.bunka .img{
  height: 140px;
  overflow: hidden     
}
.bunka .img img{
  max-height: 130px;
} 
.pokracovat{
  text-align: center;
  display: block;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.pokracovat a{
  padding-right: 15px;
  color: #2ea9d9;
  font-weight: bold;
  text-decoration: none;
  background: transparent url(img/sipak.png) no-repeat right 50%;
}
.pokracovat a:hover{
  text-decoration: underline;
}  
#hlavni .bunka .nadpis_blok .middle{
  width: auto;
  _position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
} 
.bunka .nadpis_blok .in{
  #position: relative; 
  #top: -50%
}
.bunka img{
  display: block;
  margin: 10px auto;
} 
/*
.tabulka_blok{
  width: 100%;
}
.tabulka_blok .bunka{
  width: 49%;
  padding-right: 5px;
  
}
.tabulka_blok .bunka .blok{
  width: 100%;
}
.tabulka_blok .bunka .blok .nadpis_blok{
  background-color: #40a644;
}
.tabulka_blok .bunka .blok .nadpis_blok a{
  color: #fff;
}
.tabulka_blok tr td{
  padding: 0px;
  padding-right: 5px; 
  border: none;
}
*/
table{
  border-collapse: collapse;
}
table tr td{
  
  border: 1px #d9d9d9 solid;
  padding: 6px 3px;
  text-align: center;
}
table.tabulka_blok tr td{
  border: none;
  text-align: left;
}
/*    by OH  */
.txt_nadpis1{
font-family: "Verdana CE", "Arial CE", 
  "Lucida Grande CE", "Helvetica CE", 
   Verdana, Arial, lucida, 
   sans-serif;
letter-spacing: 1pt;
color: #122E5F;
font-size: 150%;
font-weight: bold;
margin-top: 25px;
text-align: center;
margin-bottom: 20px;
clear: both;
}

.txt_nadpis2{
  color: #288CC8;
  font-size: 16px;
  font-weight: bold;
  margin: 12px 0; 
} 

.txt_nadpis21{
  color: #288CC8;
  font-size: 13px;
  font-weight: bold;
  margin: 12px 0; 
} 

#hlavni .txt_nadpis3{
font-family: "Arial CE", "Helvetica CE", 
     Arial, helvetica, sans-serif;
color: #4362AB;
text-align: center;
letter-spacing: 1pt;
font-size: 130%;
font-weight: bold;
margin-top: 10px;
}


td.nadpis2,tr.nadpis1 td{
  background-color: #d8ecf5;
  color: #1467a3;
  font-weight: bold;
  font-size: 18px;
  height: 58px;
  line-height: 58px;
  text-align: center;
}
tr.nadpis2 td{
  background-color: #d8ecf5;
  color: #1467a3;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0px; 
}
tr.nadpis3 td{
  color: #535759;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#footer{
  border-top: 3px #3ab9ea solid;
  color: #28aae4;
  margin-top: 5px;
  padding-top: 5px;
  text-align: right;
  margin-bottom: 10px;
}
#footer .logo{
  float: left;
}
#content.info table tr td{
  border: none; 
  text-align: left;
}



#content.sortiment .blok{
  width: 203px;
}
#content.sortiment .tabulka_blok.uzke .blok{
  width: 144px;
}
#content.sortiment .tabulka_blok.uzke .blok .nadpis_blok{
  width: 148px;
}
#content.sortiment .blok .nadpis_blok{
  width: 207px;
}
#content.sortiment .tabulka_blok.velka{
  width: 100%;
}
#content.sortiment .tabulka_blok.velka tr td{
  width: 334px;
  padding-right:10px;
}
#content.sortiment .tabulka_blok.velka tr td .blok{
  width: 100%;
}
#content.sortiment .tabulka_blok.velka tr td .nadpis_blok{
  margin-bottom: 10px;  
}
#content.sortiment .tabulka_blok.velka tr td img{
  padding: 10px 
}
table.noborder tr td{
  border: 0px; 
  text-align: left;
  padding: 10px;
}

table.aignleft tr td{
  text-align: left;
}


.nadpis_blok_mensi{
  margin: 5px 0px; 
}

#produkt_detail{}
#produkt_detail .left{
  float: left;
    width: 353px;  
}
#produkt_detail .seznam{
  margin-top: 10px;
}
#produkt_detail .info{
  width: 313px;
  float: right;
  background-color: #dbeef6;
  color: #575a5d;
  font-size: 14px;
  padding: 20px; 
  font-weight: bold;
} 
#produkt_detail .popis{
  margin-top: 40px;
}
/*.txt_nadpis21,*/h2{
  /*color: #24a9e3;*/
  margin: 10px 0px; 
  font-size: 14px;
  font-weight: bold;
}
h3{
  color: #24a9e3;
  margin: 10px 0px; 
  font-size: 12px;
  font-weight: bold;
} 
#produkt_detail .row{
  clear: both;
  padding-bottom: 3px;
  display: block;
}            
#produkt_detail .row .popis{
  float: left;
  display: block;
  width: 10em;
  font-weight: bold;
  margin-top: 0;
}
#produkt_detail .row .t{
  float: left;
}
#produkt_detail .images{
  clear: both;
  display: block;
}
#produkt_detail .images .img{
  display: block;
  float: left;
  width: 289px;
  text-align: center;
  margin: 10px 
}
#content.sortiment .doporucujeme{}
#content.sortiment .doporucujeme .blok{
  display: block;
  width: 327px;
  float: left;
  margin: 10px;
  padding-right: 8px;
  padding-bottom: 10px;
  height: 352px;
  background: transparent url(img/produkt_back.png) no-repeat right bottom;
  position: relative;
  
}
#content.sortiment .doporucujeme .blok .t{
  margin: 10px 
}
#content.sortiment .doporucujeme .blok img{
  margin: 0 auto;
  display: block;
  max-height: 150px;
}
.cena{
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #d30202;
  font-size: 18px;
  font-weight: bold;
}
.tabulka_blok .bunka .blok .cena{
  margin-bottom: 10px;
}
#content.sortiment .doporucujeme .blok .pokracovat{
  position: absolute;
  bottom: 20px;
  right: 40px;
  width: auto;
}
#content.sortiment .doporucujeme .blok .nadpis_blok_nejmensi{
  background-color: #deeff7;
  text-align: center;
  width: 327px;
  height: 65px;
}
#content.sortiment .doporucujeme .blok .nadpis_blok_nejmensi:hover{
  background-color: #26a7e3;
}
#content.sortiment .doporucujeme .blok .nadpis_blok_nejmensi a{
  color: #1467a3;
  font-size: 15px;
  text-decoration: none;
}
#content.sortiment .doporucujeme .blok .nadpis_blok_nejmensi:hover a{
  color: #fff;
}
#content.sortiment .doporucujeme .blok .out{
  display: table; 
  height: 65px; 
  width: 327px;
  #position: relative; 
  overflow: hidden;
}
#content.sortiment .doporucujeme .blok .middle{
  _position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  background: transparent;
}
#content.sortiment .doporucujeme .blok .in{
  #position: relative;
  #top: -50%
}
td.konec{
  background-color: #1467a3;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  
    
}
