
#menu{
}
#menu ul{
list-style:none;
}
#menu li{
list-style:none;
display:block;
float:left;
height:40px;
line-height:40px;
margin:0 1px;
}
#menu li a{
display:block;
float:left;
color:#9a9a9a;
font-size:12px;
font-weight:bold;
line-height:40px;
text-decoration:none;
padding:0 10px;
background:#e7eff1 url(images/menu_039_bg.gif) repeat-x;
}
#menu li a:hover{
color:#fff;
background:#00aacc ;
}
#menu li a.current{
display:block;
float:left;
color:#fff;
background:url(menu_039_h.gif) repeat-x left;
font-size:11px;
font-weight:bold;
line-height:40px;
text-decoration:none;
padding:0 25px;	
}
#menu li a:hover.current{
color:#fff;
}
.menukonteynir
{
width:100%;
height:40px;}

.logo
{
width:830px;
height:155px;
margin-bottom:5px;
background-image:url(logo.jpg);
margin-left:40px;
}


