


/* žessi er utan um menuinn uppi (haus-menu) */


a.lm_item {
    display:block;
    text-decoration:none;
    padding: 5px;
    width: 100%;
    color: #1264AA;
    border-bottom: 1px solid #EEEEEE;
    
}
.lm_item:hover {
    text-decoration:underline;
}

a.selected {
    /*
    background: #1264AA;
    color: white;
    */
    font-weight: bold;
}
.lm_main {
    width: 200px;
    overflow:hidden;
    padding-left: 1px;
    margin-bottom: 15px;
}
a.lm_lvl1,a.lm_lvl2,a.lm_lvl3 {
    padding: 3px;
    padding-left: 18px;
    font-size: 11px;
}
a.lm_lvl2,a.lm_lvl3 {
    padding-left: 25px;
}




















div.custommenu {
    float: right;
}
a.menuitem {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    text-align: center;
    display: block;
    width: auto;
}
a.menuitem  {
    text-decoration:none;
    color: #555555;
    display: block;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 6px;
    padding-bottom: 2px;
}
a.menuitem:hover {
    color: #1264AA;
    /*
    Gradiš bakviš žegar mašur fęrir mśsina yfir takkana efst uppi
    background: #fff url(../images/grd.gif) bottom left repeat-x;
    */
    text-decoration:underline;
}
a.select {
    color: #0b57b5;
    font-weight:bold;
    text-decoration: none;
    
    
}





