


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


a.lm_item {
    display:block;
    text-decoration:none;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-top: 5px;
    width: 100%;
    color: #C34C21;
    background: url(../images/bgcrazyshit.gif) no-repeat top left;
    
}
.lm_item:hover {
    text-decoration:underline;
}

a.selected {
    /*
    background: #C34C21;
    color: white;
    */
    font-weight: bold;
}
.lm_main {
    width: 150px;
    overflow:hidden;
    padding-left: 1px;
    
}
a.lm_lvl1,a.lm_lvl2,a.lm_lvl3 {
    padding: 4px;
    padding-left: 22px;
    font-size: 11px;
    background: #FFFFFF;
}
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: #C34C21;
    /*
    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: #C34C21;
    font-weight:bold;
    text-decoration: none;
}





