#hlavni 
{ 
border: solid #333 0px; 
background: url('../bayon.gif') no-repeat;
position: absolute; left: 0px; top: 0px;
width: 275px; 
height: 595px;
color: white; 
font-size: 11pt;
font-weight: bold;
font-family: arial;
} 

ul, li 
{ 
list-style: none; 
margin: 0; 
padding: 0; 
} 

ul.uroven1 
{ 
width: 110px; 
margin: 5px;
} 

ul.uroven2 
{ 
position: absolute; 
width: 600px;
 
left: 150px; 
top: -1px; 
visibility: hidden; 
} 

li.uroven1 
{ 
position: relative; 
border: solid white 1px; 
background: transparent url('../96-3.png') left top repeat;
margin-bottom: 1px; 
width: 110px; 
behavior: url("../hovermenu.htc"); 
} 


li.uroven2 
{ 
float: left; 
width: 140px; 
border: solid white 1px; 
background: transparent url('../96-2.png') left top repeat; 
margin-right: -1px; 
filter:alpha(opacity=80); 
behavior: url("../hovermenu.htc"); 
} 

li.uroven1 a 
{ 
display: block; 
color: white; 
text-decoration: none; 
padding: .2em .5em; 
_width: 110px; /* IE */ 
_height: 28px; /* IE */ 
} 

li.uroven2 a 
{ 
_width: 140px; /* IE */ 
} 

li.uroven1:hover, li.uroven1Hover 
{ 
background-image: url('../96-2.png');
} 

li.uroven2:hover, li.uroven2Hover 
{ 
background-image: url('../96-4.png');
} 

ul.uroven1 li.uroven1Hover ul.uroven2, 
ul.uroven1 li.uroven1:hover ul.uroven2 
{ 
visibility: visible; 
}
