#menua {margin-left:15px;}

#menua, #menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {display:block; width:75px; height:25px; background:#ddd; color:#000; text-decoration:none; text-align:center; line-height:25px;}

#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:left;}

#menua a.hmenu:hover {background:#c63033; color:#fff;}
#menua a.hmenu:active {background:#000; color:#fff;}

#menua {height:25px;}

#menua:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}

