div.artMenu {
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial;
    color:white;
    width:177px;
    text-align: left;
}
div.menupoint_almenus {
    width:177px;
    float:left;
    cursor:pointer;
    background:#6F5441; 
}
div.menupoint {
    height:21px;
    width:177px;
    padding-top: 5px;
    background-image:url(../images/gomb.jpg); 
    float:left;
    cursor:pointer;
}
div.menupoint_over {
    height:21px;
    width:177px;
    padding-top: 5px;
    float:left;
    background-image:url(../images/gomb_over.jpg);
    cursor:pointer;
}
div.menupoint_al {
    width:167px;
    height: 17px;
    padding-top:3px;
    padding-left:10px;
    float:left;
    font-family: Tahoma;
    font-size:11px;
    cursor:pointer;
    background-color: #6e5440;
    color:white;
}
div.menupoint_over_al {
    width:167px;
    height: 17px;
    padding-top:3px;
    padding-left:10px;
    float:left;
    font-family: Tahoma;
    font-size:11px;
    color:white;
    cursor:pointer;
    background-color: #ab8a71;
}

.menupoint_over_al  a:hover {
    color:#742f2b;
}
.menu_cim {
    color:white;
    font-weight: bold;
    font-size:12px;
    text-decoration:none;
    margin-left: 33px;
}
.menu_cim_al {
    font-size:11px;
    color:white;
    font-weight:normal;
    margin-top:9px;
    padding-left:20px;
}
span.alcim {
    clear:both;
    font-size:11px;
    color:#541f1b;
    padding-left:20px;
}
div.menu_separator {
    width:177px;
    height:3px;
    clear:both;
    background:url(../images/menu_sep.jpg) no-repeat center;
}

div.almenu_up {
    width:177px;
    height:4px;
    clear:both;
    background:url(../images/almenu_up.jpg) top no-repeat;   
}

div.almenu_down {
    width:177px;
    height:4px;
    clear:both;
    background-image:url(../images/almenu_down.jpg);   
}