.mainFrame {width: 980px; margin: 0px auto;}
/*.hidden {display: none;}               */
.kotva {width: 100%; height: 0px; float: left; line-height: 0px;}
.obrazekVlevo {float: left; margin: 0px 15px 10px 0px;}
.obrazekVpravo {float: right; margin: 0px 0px 10px 15px;}

IMG {border: 0px;}

#menuFrame {width: 980px; height: 72px; margin: 5px 0px 6px 0px; float: left; background-color: #FFF;}
#menuFrame .logo {width: 245px; height: 72px; float: left; padding: 0px 0px 0px 0px; margin: 0px; font-size: 16px; color: #6bdfff; text-transform: uppercase; background-image: url('/images/logo.jpg');}
#menuFrame UL {width: 735px; height: 72px; float: right; padding: 0px; margin: 0px; list-style: none;}
#menuFrame UL LI {position: relative; height: 72px; float: left; padding: 0px 1px 0px 0px; margin: 0px; text-transform: uppercase; font-size: 16px; font-weight: bold;}
#menuFrame UL LI A {height: 72px; float: left; padding: 0px 15px 0px 15px; margin: 0px; color: #FFF; text-decoration: none;}
#menuFrame UL LI:HOVER {color: #d0d0d0;}
#menuFrame UL LI A:HOVER {color: #d0d0d0;}
#menuFrame UL .last {background-image: none; padding-right: 0px;}
#menuFrame UL .last A {padding-right: 0px;} 
#menuFrame UL LI .submenu {width: 180px; height: auto; float: left; display: none; position: absolute; z-index: 100; top: 40px; left: 0px; background-color: #082144; font-size: 14px;}
#menuFrame UL LI .submenu LI {width: 180px; padding: 0px; height: auto; border-right: 0px; border-top: 1px #535353 solid; float: left; background-image: none;}
#menuFrame UL LI .submenu LI A {width: 150px; padding: 10px 15px; color: #FFF; height: auto; border: 0px; float: left; text-transform: none; font-weight: normal; font-size: 14px;}
#menuFrame UL LI .submenu LI A:HOVER {background-color: #b8f0ff; text-decoration: none; color: #082144;}

