.mnuBody, .mnuBody ul, .mnuBody ul li{
    margin:0px;
    padding:0px;
    list-style:none;
}

.mnuBody ul{
    visibility:hidden;
    position:absolute;
    z-index: 10000;
    width: 192px;
}
.mnuBody li{
    float:left;
    cursor:pointer;
}

.mnuBody li li{
    white-space:nowrap;
    position:relative;
}

li.mnuMain{
    text-align:center;
    margin-right:2px;
}
li.mnuLast{
    margin-right:0px;
}
li.mnuMain a{
    color:#5C6258;
    font-weight:bold;
    display:block;
    height:18px;
    padding-top:8px;
}
li.mnuMain li{
    text-align:left;
}
li.mnuMain li a{
    padding-top:4px !important;
    background-color:#000000;
    height:17px !important;
    width:159px;
    background-image:url(../images/citroenpasztor/mnu_bg.gif);
    padding-left:32px;
}
li.mnuMain li a:hover{
    background-image:url(../images/citroenpasztor/mnu_bg_a.gif);
}

ul.mnuLevel3 li a{
    padding-top:4px !important;
    height:17px !important;
    width:161px !important;
    background-image:url(../images/citroenpasztor/mnu_bg2.gif) !important;
    padding-left:25px;
}
ul.mnuLevel3 li a:hover{
    background-image:url(../images/citroenpasztor/mnu_bg2_a.gif) !important;
}

ul.mnuLevel3 li.mnu_top{
    background-image:url(../images/citroenpasztor/mnu_top2.gif);
    width:186px;
    height:8px !important;
    font-size:0px !important;
}
ul.mnuLevel3 li.mnu_bottom{
    background-image:url(../images/citroenpasztor/mnu_bottom2.gif);
    width:186px;
    height:11px !important;
    font-size:0px;
}

li.mnu_top{
    width:191px;
    height:14px;
    background-image:url(../images/citroenpasztor/mnu_top.gif);
}
li.mnu_bottom{
    width:191px;
    height:11px;
    background-image:url(../images/citroenpasztor/mnu_bottom.gif);
    background-repeat:no-repeat;
    font-size:0px;
    margin:0px;
    padding:0px;
}

#mnu1{
    width:98px;
}
#mnu2{
    width:185px;
}
#mnu3{
    width:186px;
}
#mnu4{
    awidth:195px;
    width:186px;
}
#mnu5{
    width:143px;
    padding: 0 26px 0 24px;
}
#mnu6{
    awidth:108px;
    width:144px;
}
#mnu7{
    awidth:140px;
    width: 110px;
}
#mnu8{
    awidth:93px;
    width: 136px;
}

#mnu9 {
    width: 98px;
}

