
#logo{
    background:url('img/logo-chutny.png') no-repeat;
    display:block;
    position:absolute;
    width:123px;
    height:39px;
    left:29px;
    top:47px;
}
#logo span{display:none;}

.hledejbox{
    position:absolute;
    left:171px;
    top:35px;


}
.hledejbox .hmenu{margin-bottom:5px; color:#2d84c5; }
.hledejbox input{
    width:306px;
    height:21px;padding:2px;
    border:1px solid #aeaeae;
    display:block; float:left; margin:0;
}
#btn_hledej{
    background:url('img/btn_hledat.png') no-repeat;
    width:102px;
    height:31px;
    border:none;
    display:block; float:left; margin:0 0  0 5px;;
}
.hledejbox .mini{
    clear:both;
    font-size: 85%;
    color:gray;
}


#menu h2{
    color:white;
    background:#2877be url('img/menu-h.png') repeat-x;
    height:36px;
    line-height: 36px;
    padding:0 12px;
    font-size:130%;
    margin:0;
}

ul.l2{
    margin:0;
    padding:0;
    border-top:1px dotted #b2b2b2;
    font-size: 90%;
}

ul.l2 li{
    list-style: none;
    border-bottom:1px dotted #b2b2b2;
    background:url('img/sitecka.png') no-repeat 8px 8px;
    margin:0;
    padding:0;
}
ul.l2 li a{
    color:#666666;
    display:block;
    margin:0;
    padding: 0px 10px 0px 20px;
   
    line-height: 21px;
}

.l2 li.aktivni2 a ,
.l2 li.aktivni a {
  color:#2d84c5;
  text-decoration: none;
  font-weight: bold;
}

.l2 li.aktivni2 li a{
    font-weight: normal;
    color:#666666;
}

ul.l3{
    margin:0;
    padding:0 0  0 20px;;
    font-size:100%;
}

ul.l3 li{
    list-style: none;
    background:none;
    margin:0;
    padding:0;
    border:none;
}
ul.l3 li a{
    color:#666666;
    display:block;
    margin:0;
    padding: 0px 10px 0px 20px;
   
    line-height: 21px;
}











.menucont {
    margin-top:6px;
    border: 1px solid #b2b2b2;
}


.debilni_box h1{
    color:black;
    font-family: 'Times new Roman';
    font-size:1.6em;
    font-weight: normal;
    margin:0; padding:0;
    display:none;
}

.debilni_box{
    background:#e5eafc url('img/hornibaner.png') no-repeat;
    padding:0px;
    height:93px;
    position: relative;
}

#telefony{
    font-size:1.5em;
    font-style:italic;
    position: absolute;
    right:0;
    width:124px;
    top:15px;
}
#telefony span{font-size: 0.8em; line-height: 1.5em;}
.minikosbox{
    height:26px;
    
    line-height: 27px;
    border-bottom: 1px solid #e5eafc;
    font-size: 90%;
}

#minikosik{
    background: url('img/kosicek.png') no-repeat 0px 4px;
    padding-left:20px;
    float:right;
    margin-right: 10px;
}
#minikosik b {color:#c70000;}
#minikosik a { color:black; text-decoration: underline;}
#minikosik a:hover{ color:#2973bd;}




.menucont2 {margin:10px 15px;;}
#menu h3 {
    background:#dddddd url('img/menuh3.png') no-repeat top right;
    color:black;
    font-weight: bold;
    font-size: 1em;
    padding: 2px 10px;
    border-bottom:1px solid #2973bd;

    cursor:pointer;

}
#menu h3 a {
    color:black;
}



.loginbox, .prihlasen{
    position:absolute;
    top:43px; right:10px;
    width:237px;
    height:66px;
    color:#888888;
    font-size:90%;
}
.loginbox label{
    display:block;
    font-weight: bold;
    height:16px;
}
.loginbox .lb1 , .loginbox .lb2, .loginbox .lb3{
    width:80px;
    float:left;
    
}
.loginbox input{ 
    width:75px;
    border:1px solid #888888;
}

.loginbox   .lb3 button{
    border:none;
    background:url('img/prihlasit.png') no-repeat;
    width:61px;
    height:21px;
    margin-top:16px;
}
.loginbox .lb3{width:61px;}
button span{display:none;}




.produktbox{

    padding:0px;
    border-bottom:1px dotted #666666;
  padding:10px 0;
    min-height: 100px;
}
.produktbox img{ margin:0; padding:0;}
.produktbox h3{
    margin:0 0 5px 0; padding:0;
}
.produktbox .obrazek{
    width:80px;
    float:left;
    min-height: 80px;
}
.produktbox .popis{
    width:360px;
    min-height: 80px;
    float:left;
    margin-left:10px;
}

.popis h3 { font-size:100%;}

.popis .kod{
    background: #e2e8fb;
    font-weight: bold;
    float:left;
    padding: 5px;
    margin-bottom: 5px;
    min-width: 80px;
    

}



.produktbox .ceny{
    float:left;
    width:120px;min-height: 80px;
    padding-top: 20px;

}
.produktbox .koupit{
    float:right;
    width:110px;min-height: 80px;
padding-top: 15px;
text-align: right;

}



.ministatmenu a{
  font-size:130%;
  font-weight:bold;
  margin: 10px;
  color:white;
}






