body{
    behavior:url("csshover.htc");
    background: white;
    font:11pt/1.3 sans-serif;
    font-family : Arial CE, Arial, Verdana, Helvetica, sans-serif;
    padding : 0;
    margin: 0;
    color: black;
    text-align : center;
    padding-bottom : 15px;
    
}
a{
    color: black;
}
a.h1{
    font-size: 20px;
    font-weight : bold;
    text-decoration : none;
    display : block;
    color: #9F8815;
    border: 2px solid #C2BA7C;
    border-left : none;
    border-right : none;
    clear : both;
    margin-top : 30px;
    margin-bottom : 6px;
}
h1{
    font-size: 20px;
    color: #9F8815;
    border: 2px solid #C2BA7C;
    border-left : none;
    border-right : none;
    clear : both;
    margin-top : 30px;
}
h2{
    font-size: 18px;
    color: #9F8815;
    
    margin-top : 10px;
    margin-bottom: 0;

}
h2.nadpis{
     border: 2px solid #C2BA7C;
    border-left : none;
    border-right : none;
}

div#main{
    width : 770px;
    margin-left : auto;
    margin-right : auto;
    
}
div#topmenu{
	position: relative;
	visibility: visible;
}
div#topmenu table.top{
       padding : 0;
    margin :  30px 0 40px 0;
    border : none;
    width : 770px;
}
div#topmenu table.top td{
   text-align: center;
}
div#topmenu table.top td.druhy{
   text-align: center;
   width: 154px;
}
div#text{
    font-size: 15px;
    text-align : justify;
    
}
div#text2{
    font-size: 15px;
    text-align : center;
}
div.text3{
    font-size: 15px;
    padding-left : 80px;
    padding-right: 80px;
    

    margin-bottom: 20px;
   }
   
div.products{

    font-size: 15px;
    text-align : center;
   margin-top: 30px;
    margin-bottom: 15px;
    
}  
table.tabprod{
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: none;
}
table.tabprod td{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding : 3px 7px;
    
}

table.tabprod td img{
    width: 115px;
    height: 84px;
    border:  none;
}
table.tabprod td img.sezeni{
    width: 115px;
    height: 170px;
    border:  none;
    border: 1px solid #C2BA7C;
    border-left : none;
    border-right : none;
}
table.tabprod td img.stul{
    width: 190px;
    height: 170px;
    border:  none;
    border: 1px solid #C2BA7C;
    border-left : none;
    border-right : none;
}
table.tabprod td a{
    color: black;
    text-decoration: none;
}
table.tabprod td a:hover{
    color: black;
    text-decoration: underline;
} 

div#infoproddet{
    width : 770px;
    text-align : center;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 5px;
}

div.podimg{
    text-align: left;
    margin-top: 3px;
    margin-bottom: 10px;
    width: 600px;
    margin-left : auto;
    margin-right : auto;
}
div.inpodimgleft{
    float: left;
}

table.techhodn{
    border: none;
    width: 200px;
    float: right;
}
table.techhodn tr th{
    font-size: 13px;
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #9D990C;
}
table.techhodn tr td{
    font-size: 13px;
    padding: 7px;
    text-align: center;
    border-bottom: 1px solid #9D990C;
}
table#picto{
    margin-bottom: 10px;
}
table#picto td{
    font-size: 14px;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #9D990C;

}

div#onas{
    width: 154px;
}

table#submenu2{
    border : none;
    padding : 0;
    border-collapse : collapse;
    position: absolute;
    top: 133px;
    left: 17px;
    width: 120px;
    display : none;
}
table#submenu2 td{
    font-size: 12px;
    text-align : center;
    vertical-align : middle;
    border: 1px solid #9F8815;
    border-left: none;
    border-right: none;
    background-color: white;
    width : 120px;
    padding: 2px;
    }
table#submenu2 td a{
    color: #9F8815;
    text-decoration: none;

}
table#submenu2 td a:hover{
    text-decoration: underline;
}

div#topmenu table tr td div#onas:hover table#submenu2{
    display: block;
}
