#obal
{
text-align: left;
/*background: #eee;*/
/*padding: 15px;*/
width: 261px;
}

#obal ul, #obal li
{
list-style: none;
font-weight: bold;
margin: 0;
padding: 0;
font-size: 12px;
width: 261px;
}

#obal ul li a
{
display: block;
/*padding: .2em 1em;*/
color: #333;
text-decoration: none;
background: url('../img/menu.gif') 0 0 repeat-y;
_width: 100%;
height:25px;
line-height:25px;
vertical-align:center;
padding-left:25px;
}

#obal ul li li a
{
padding-left: 2em;
background: url('../img/menu.gif') -526px 0 repeat-y;
}

.selected
{
background: url('../img/menu.gif') -261px 0 repeat-y;
Text-Transform: uppercase;
}

.submenu a:link, .submenu a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.submenu a:hover, .submenu a:active {
	color: #eaeaea;
	text-decoration: underline;
}


#obal ul li a:hover
{
/*border-style: inset;*/
background: url('../img/menu.gif') -261px 0 repeat-y;
color:#FFFFFF;
text-decoration:underline;
}

#obal ul li li a:hover
{
background: url('../img/menu.gif') -789px 0 repeat-y;
}
