#kontener, #naglowek, #subheader, #lewa, #middle, #prawa, #stopka, #menu, #submenu {
  margin: 0;
  padding: 0;
}
#kontener {
background: #000000;
  width: 899px !important;
  width: 901px; /* IE */
  margin: 0 auto 30px auto;
  text-align: left;
  position: relative;
}
#naglowek {
  width: 902px !important;
  width: 904px; /* IE */
  margin: 0 auto 30px auto;
  height: 327px;
  background-color: #000000;
  position: relative;
}
#prawa {
background: #000000;
  float: right;
  width: 329px;
  height: auto !important;
  height: 390px; /* IE */
  min-height: 390px;
  display: inline;
  
}
#lewa {
background: #000000;
  float: left;
  width: 570px;
  height: auto !important;
  height: 390px; /* IE */
  min-height: 790px;
  display: inline;
}
#stopka {
  width: 899px !important;
  width: 901px; /* IE */
  margin: 0 auto 30px auto;
  padding: 10px 0 0 0;
  height: 60px;
  clear: both;
  position: relative;
}

