@charset "utf-8";
body {
margin-top: -12px;
}

#wrap {
width: 940px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#header {
margin-top: 0px;
background: url(../images/logo.jpg) no-repeat #000 top center;
width: 940px;
height: 180px;
border-left: 1px solid  #ccc;
border-right: 1px solid  #ccc;
text-align: center;
}

#meni {
margin-bottom: -1px;
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
background: url(../images/m1.png) repeat-x;
width: auto;
height: 18px;
padding: 5px;
padding-left: 10px;
font-size: 15px;
font-weight: bold;
color: #4c81b7;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#meni a {
border-right: #e5e4e4 solid 1px;
text-decoration: none;
color: #4c81b7;
}

#meni a:hover {
text-decoration: underline;
color: #4c81b7;
}
