html, body{
 text-decoration:none;
margin: 0px 0px 0px 0px;
}
#main {
  background:#000000;
  height: 60px;
  color: #FFFFFF;
  text-decoration:none;
  position: static;
}

#lewe {
float: left;
width: 35%;
margin-top: 0px;
margin-right:5%;
 height: 60px;
 text-decoration:none;
}
#prawe {
float: right;
width: 35%;
 height: 60px;
margin-top: 0px;
text-decoration:none;
margin-right: 10px;
}

#centrum {
float: left;
width: 20%;
margin-top: 0px;
 height: 60px;

}

#menu_lewy{
margin-left:5%; 
float:left; 
height:60px; 
background:#000000;
text-align: center;
vertical-align: middle;
line-height: 60px;
}
#menu_prawy{
float:right; 
margin-left:5%; 
margin-right: 5px;
height:60px; 
background:#000000;
text-align: center;
vertical-align: middle;
line-height: 60px;
}
#logo{
height: 60px;
text-align: center;
vertical-align: middle;
line-height: 60px;
}
#rybka{
margin-top: 4px;
text-align: center;
vertical-align: middle;
line-height: 60px;
float:left;
}

img {
  border-width: 0;
}

