body {
  text-align: center;
  font-size: 12px; font-family: Tahoma,sans-serif; 
  color : #929292;
  background: #434343;
}

#centruj {
  width: 760px;
  text-align: center;
  margin: 0 auto;
}

#naglowek {
  height: 227px;
}

#menu {
  height: 44px;
}

#lewo {
  float: left;
  width: 103px;
  margin-left:18px;

  
  
}
#prawo {
  float: right;
  width: 596px;
  margin-right:29px;
  margin-left:4px;
  

  
}

#stopka {
  width: 760px;
  height: 238px;
  
  clear: both;
}


.clear {
  clear: both;
}


