div#choose_par{
	margin: 30px 10px 10px 10px;
	width: 650px;
	background: white; 
	font-family: Tahoma, Tahoma, Verdana, arial, sans-serif;
}

#choose {
background-image:url(choose_bg.png);
background-repeat: no-repeat;
height: 65px;
padding-left: 37px;
}

#choose li.punkt:hover {
color:#fff;
width: 185px;
background-image:url(nav.jpg);
background-repeat: no-repeat;
height: 65px;
text-align:center;
}

div.divinpunkt a:hover{font-size: 18px; text-decoration:none; color:#000000} 

#choose_menu, #choosemenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#choose_menu li{
float: left;
position: relative;
}

#choose_menu a{
text-decoration: none;
}

.punkt{
float:left;
width: 185px;
padding-top: 0px;
font-size: 18px;
height: 65px;
background-image:url(unactive.jpg); repeat: no-repeat;
}

.punkt_now{
float:left;
width: 185px;
padding-top: 0px;
font-size: 18px;
height: 65px;
background-image:url(active.jpg); repeat: no-repeat;
}

.divinpunkt a{
display: block;
width: 185px;
height: 39px;
color: #000;
text-decoration:none;
font-family: Tahoma, Geneva, sans-serif;
text-align: center;
font-size: 18px;
padding-top: 26px;
}

#choose li#a_home:hover {
color:#fff;
font-weight:bold;
background-image:url(menu_hov_home.png); repeat: norepeat;
height: 50px;
text-align:center;
}
 
#choose li#a_kontakty{
border-right: 0px;
}

#choose li#a_kontakty:hover {
color:#fff;
font-weight:bold;
background-image:url(menu_hov_kontakty.png);
background-repeat: no-repeat;
height: 50px;
text-align:center;
border-right: 0px;
width: 138px;
}




padding: 7px 0px 7px 0px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}



#choose_menu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#choose_menu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}