

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

td.mainmenufield {
    vertical-align: bottom;
    text-align: right;
    padding-right: 4px;

}



table.secmenu {
    margin:0;
    margin-bottom: 15px;
    border-collapse:collapse;
    width: 85%;
    
}

td.secmenumain {
    font-weight: bold;
    padding-left: 0px;
    height: 0px;
    vertical-align: middle;
    color: #666666;
    font-size: 0px;
    
}
td.secmenu {
    padding:0;
    padding-left: 0px;
    height: 20px;
    vertical-align: middle;
    font-family: Verdana,arial;
    
}
td.secmenu_sel {
    font-weight: bold;

}

td.sectop {
    text-align: center;
    background: #fcfcfc url(../images/grd.gif) repeat-x;
    border: 1px solid #ddd;
    border-right: 0;
    font-family: arial;
    color: #666;
    display: none;
    
}


td.secmenu a, #leftmenu li a {
    text-decoration: none;
    color: #00498f;
    font-size: 11px;
    display: block;
    min-height: 13px;
    padding-top: 5px;
    padding-left: 40px;
    padding-bottom:4px;
    padding-right: 6px;
    margin:0;
    line-height: 26px;
    font-family: Tahoma;
    font-size: 13px;
    background: url('../images/gradlina.jpg') center bottom no-repeat;
    
}

#leftmenu li.selected a {
	font-weight: bold;
}

li {

    list-style-type: none;
}
td.secmenu a:hover, #leftmenu li a:hover  {
    color: #00488f;
    text-decoration: underline;
}




td.subsecmenu {
    padding-left: 16px;

    vertical-align: middle;
    font-family: Verdana,arial;
    margin:0;
    font-size: 10px;
    border-bottom: 1px dotted #aaa;
    border-left: 1px dotted #aaa;
    padding:0;

}
td.subsecmenu2 {
    padding-left: 24px;

    vertical-align: middle;
    font-family: Verdana,arial;
    margin:0;
    font-size: 10px;
    border-bottom: 1px dotted #aaa;
    border-left: 1px dotted #aaa;
    padding:0;

}
td.subsecmenu a {
    text-decoration: none;
    color: #888;
    font-size: 10px;
    display: block;
    min-height: 13px;
    padding-top: 4px;
    padding-left: 12px;
    padding-bottom:3px;

}
td.subsecmenu a:hover {
    color: #00488f;
    background: #fcfcfc url(../images/grd.gif) repeat-x bottom;
    border-right: 1px dotted #aaa;
}

td.subsecmenu2 a {
    text-decoration: none;
    color: #888;
    font-size: 9px;
    display: block;
    min-height: 13px;
    padding-top: 4px;
    padding-left: 22px;
    padding-bottom:3px;

}
td.subsecmenu2 a:hover {
    color: #00488f;
    background: #fcfcfc url(../images/grd.gif) repeat-x bottom;
    border-right: 1px dotted #aaa;
}








div.menu {
    float: right;
    position: relative;
    top: -33px;
    #margin-bottom: -21px;
}
div.custommenu {
    background: url('../images/menucenter.jpg') repeat-x;
    height: 35px;
    float: left;
}
div.premenu, div.postmenu {
    height: 35px;
    width: 20px;
    float: left;
	
	
}
div.premenu {
    background: url('../images/menu.jpg') no-repeat;
    position: relative;
    left: 10px;
	margin-right: 10px;
}

div.postmenu {
    background: url('../images/menu.jpg') no-repeat right;
	
}
a.menuitem {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    text-align: center;
    display: block;
    width: auto;
}
a.menuitem  {
    text-decoration:none;
    #color: #00498f;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Tahoma;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-top: 10px;
    margin-left: 5px;
}
a.menuitem:hover, a.select {
    color: #00488f;
    background: #f7f9fb;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    
}


.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: #00488f;

}


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

}



