#menu a.menual1 {display: block; width: 235px; height: 30px; background: url(images/menu1_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual1 {background-position: -235px 0;}
#menu a.menual2 {display: block; width: 235px; height: 30px; background: url(images/menu2_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual2 {background-position: -235px 0;}
#menu a.menual3 {display: block; width: 235px; height: 30px; background: url(images/menu3_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual3 {background-position: -235px 0;}
#menu a.menual4 {display: block; width: 235px; height: 30px; background: url(images/menu4_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual4 {background-position: -235px 0;}
#menu a.menual5 {display: block; width: 235px; height: 30px; background: url(images/menu5_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual5 {background-position: -235px 0;}
#menu a.menual6 {display: block; width: 235px; height: 30px; background: url(images/menu6_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual6 {background-position: -235px 0;}
#menu a.menual7 {display: block; width: 235px; height: 30px; background: url(images/menu7_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual7 {background-position: -235px 0;}
#menu a.menual8 {display: block; width: 235px; height: 33px; background: url(images/menu8_hu.jpg) no-repeat 0 0; text-decoration: none;}
#menu a:hover.menual8 {background-position: -235px 0;}



#lebegomenu, #lebegomenu ul {
padding: 0;
margin: 0;
list-style: none;
}
#lebegomenu a:link,
#lebegomenu a:active,
#lebegomenu a:visited {
display: block;
text-decoration: none;
}

#lebegomenu a.almenual1 {display: block; width: 306px; height: 27px; background: url(images/almenu1_hu.jpg) no-repeat 0 0; text-decoration: none;}
#lebegomenu a.almenual2 {display: block; width: 306px; height: 27px; background: url(images/almenu2_hu.jpg) no-repeat 0 0; text-decoration: none;}
#lebegomenu a.almenual3 {display: block; width: 306px; height: 26px; background: url(images/almenu3_hu.jpg) no-repeat 0 0; text-decoration: none;}
#lebegomenu a.almenual4 {display: block; width: 306px; height: 27px; background: url(images/almenu4_hu.jpg) no-repeat 0 0; text-decoration: none;}
#lebegomenu a.almenual5 {display: block; width: 306px; height: 27px; background: url(images/almenu5_hu.jpg) no-repeat 0 0; text-decoration: none;}

#lebegomenu a:hover{
background-position: -314px 0;
}
#lebegomenu li {
float: left;
}
#lebegomenu li ul {
float: left;
position: absolute;
left: -999em;
padding: 0;
margin: 0;
}
#lebegomenu li ul li {
float: none;
display: block;
}
#lebegomenu li:hover ul,
#lebegomenu li.sfhover ul {
left: 135px;
display: block;
}

