#menu-top{
width: 100%;
float: left;
overflow: hidden;
clear: both;
margin-bottom: 15px;
margin-left: 20px;
margin-top: -12px;
border-top: 0px solid #156AA3;
}
#menu-top-left{
float: left;
overflow: hidden;
width: 10px;
height: 18px;
background:url(http://dania.pl/themes/marinelli/dania.pl/img/top-bg-left.gif) no-repeat 0 0px;
}
#menu-top-center{
float: left;
overflow: hidden;
color: white;
font-size: 1em;
text-decoration: none;
font-weight:normal;
background: #156AA3;
height: 18px;

}
#menu-top-center a{
color: white;
font-size: 1em;
text-decoration: none;
font-weight:normal;
padding-left:5px;
padding-right:5px;

}

#menu-top-center a:hover{
text-decoration: underline
}

#menu-top-right{
float: left;
overflow: hidden;
width: 10px;
height: 18px;
background:url(http://dania.pl/themes/marinelli/dania.pl/img/top-bg-right.gif) no-repeat 0 0px;
}

body{
padding-top 0px;
}
