div.artMenu {
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial;
    color:black;
    width:219px;
    text-align: left;
    clear:both;
}
div.menupoint_almenus {
    width:180px;
    float:left;
    /*background-image:url(../images/gomb.jpg);*/
    cursor:pointer;
}
div.menupoint {
    width:219px;
    height: 23px;
    padding-top:7px;
    float:left;
    background-image:url(../images/bal_gomb.jpg);
    cursor:pointer;
    _height: 30px;
}
div.menupoint_over {
    width:219px;
    height: 23px;
    padding-top:7px;
    float:left;
    background-image:url(../images/bal_gomb_over.jpg);
    cursor:pointer;
    _height: 30px;
}
div.menupoint_al {
    width:190px;
    padding-left:29px;
    float:left;
    cursor:pointer;
    height:25px;
    vertical-align: middle;
}
div.menupoint_over_al {
    width:190px;
    padding-left:29px;
    float:left;
    cursor:pointer;
    height:25px;
    vertical-align: middle; 
}
.menu_cim, .menu_cim:hover {
    font-size:13px;
    color:#6d5b34;
    margin-top:15px;
    padding-left:16px;
    text-decoration: none;
}


.menu_cim_al {
    font-size:12px;
    color:#6d5b34;
    font-weight:none; 
    text-decoration: none;
}
.menu_cim_al:hover {
    color:#79a939; 
    text-decoration: underline;
}
span.alcim {
    clear:both;
    font-size:10px;
    color:black;
    padding-left:20px;
}
div.menu_separator {
    width:0px;
    height:0px;
    clear:both;
}
