div.artMenu {
    font-size: 14px;
    /*font-family: Tahoma, Verdana, Arial;
    color:black;*/
    width:174px;
    text-align: left;
}

div.artMenu a {
    text-decoration: none;
    color:#333131;
}

div.artMenu a:hover {
    color:#120000;
}

div.menupoint_almenus {
    width:174px;
    float:left;
    background-image:url(../images/gomb.jpg);
    cursor:pointer;
    padding-bottom: 10px;
}
div.menupoint {
    width:161px;
    height: 25px;
    padding-top:15px;
    float:left;
    font-weight: bold;
    _height: 32px;
}
div.menupoint_over {
    width:161px;
    height: 25px;
    padding-top:15px;
    float:left;
    font-weight: bold;  
    _height: 32px;
}
div.menupoint_al {
    width:164px;
    padding-left:10px;
    float:left;
    cursor:pointer;
    height:20px;
    vertical-align: middle;
}
div.menupoint_over_al {
    width:164px;
    padding-left:10px;
    float:left;
    background-image:url(../images/gomb_over.gif);
    cursor:pointer;
    height:20px;
    vertical-align: middle; 
}
.menu_cim {
    font-size:12px;
    color:rgb(18,18,18);
    margin-top:15px;
    padding-left:10px;
    text-decoration: none;
}
.menu_cim_al {
    font-size:11px;
    /*color:black;*/
    font-weight:100;
}
span.alcim {
    clear:both;
    font-size:10px;
    color:black;
    padding-left:20px;
}
div.menu_separator {
    width:161px;
    height:1px;
    clear:both;
    border-bottom:2px white solid;
}