
#menu li {
    border-bottom: 1px solid #eee;
    padding: 3px;
}
#menu li a {
    text-decoration: none;
    color: #666666;    
    text-tranform: uppercase;
}
#menu li.sel a {
    font-weight: bold;
}
#menu li.lm_lvl1 {
    padding-left: 15px;
}
#menu li.lm_lvl2 {
    padding-left: 30px;
}
#menu li.lm_lvl3 {
    padding-left: 45px;
}

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



td.mainmenufield {

    vertical-align: bottom;
    text-align: right;
    padding-right: 4px;
    overflow:hidden;
    
}



table.secmenu {

    margin:0;
    margin-bottom: 15px;
    border-collapse:collapse;

}

td.secmenumain {

    font-weight: bold;
    padding-left: 0px;
    height: 0px;
    vertical-align: middle;
    color: #666666;
    font-size: 0px;
    overflow:hidden;

    
}
td.secmenu, #menu li {

    padding:0;
    padding-left: 0px;
    height: 26px;
    vertical-align: middle;
    font-family: arial;
    border-bottom: 1px solid #DDDDDD;
    overflow: hidden;
    text-transform: uppercase;
    display: block;

}
td.secmenu_sel {
    font-weight: bold;

}

td.sectop, #menu li.head {

    text-align: center;
    background: #fcfcfc url(../images/grd.gif) repeat-x bottom left;
    border: 1px solid #ddd;
    border-left:0;
    border-right:0;
    padding:3px;
    font-family: arial;
    font-weight: bold;
    color: #888888;
    text-transform: uppercase;

}

#leftmenuxx {
    overflow:hidden;
    width: 190px;
}


td.secmenu a, #menu li a {

    overflow:hidden;
    text-decoration: none;
    color: #666666;
    width: 100%;
    font-size: 11px;
    display: block;
    min-height: 15px;
    padding-top: 8px;
    padding-left: 2px;
    padding-bottom:4px;
    padding-right: 6px;
    margin:0;
    line-height: 15px;

    
}
td.secmenu a:hover, #menu li a:hover {

    color: #6e951a;
    background: #FFFFFF url(../images/grd.gif) repeat-x bottom;
    
}




td.subsecmenu, #menu li.lvl_1, #menu li.lvl_2,#menu li.lvl_3,#menu li.lvl_4{
    padding-left: 16px;

    vertical-align: middle;
    font-family: Verdana,arial;
    margin:0;
    font-size: 10px;
    border-bottom: 1px solid #DDDDDD;

    padding:0;

}
td.subsecmenu a, #menu li.lvl_1 a, #menu li.lvl_2 a, #menu li.lvl_3 a, #menu li.lvl_4 a {
    text-decoration: none;
    color: #888;
    font-size: 10px;
    display: block;
    min-height: 13px;
    padding-top: 8px;
    padding-left: 17px;
    padding-bottom:5px;
    width: 100%;

}
td.subsecmenu a:hover, #menu li.lvl_1 a:hover, #menu li.lvl_3 a:hover, #menu li.lvl_3 a:hover, #menu li.lvl_4 a:hover {
    color: #6e951a;
    background: #fcfcfc url(../images/grd.gif) repeat-x bottom;
    /*
    border-right: 1px dotted #aaa;
    */
    
}

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: #6e951a;
    /*
    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: #6e951a;
    text-decoration: none;
    background: #fff url(../images/grd.gif) repeat-x;
}


.subsecmenu {
    font-size: 10px;
    text-decoration: none;
    padding-left:10px;
    border-bottom: 1px solid #ddd;
}
.subsecmenu a {
    text-decoration: none;
    color: #555;
}
.subsecmenu2 {
    font-size: 10px;
    text-decoration: none;
    padding-left:10px;
    border-bottom: 1px solid #ddd;
}
.subsecmenu2 a {
    text-decoration: none;
    color: #555;
}

td.secmenu_sel a {
    color: #6e951a;
    background: #fafbf8;

}


td.secmenu_sel {
    font-weight: bold;
    border-left: 1px dotted #aaa;
    border-left:0;

}




