html, body {
  height:100%;
  margin:0px; 
  padding:0px;
  background: #000000;
  color: #fffee0;
}

* {
margin:0px auto;
padding:0;
}
div#shim {
  visibility: hidden;
  width: 100%;
  height: 50%;
  margin-top: -150px;
  float: left;
}

div#wrapper {
  width: 1000px;
  height: 400px;
  clear: both;
  background:red;
  position: relative;
  top: -200px;
  /* IE4ever Hack: Hide from IE4 **/
  position: static;
  /** end hack */
  
}

/* Hide from IE5mac \*//*/
div#shim {
  display: none;
  }
  
  html, body {
    height: auto;
  }
  /* end hack */
  
  /* ]]> */
  
div#srodek {
  background: #2a5c67 url(images/gotowiec2.jpg) left center no-repeat;
  padding-left: 500px;
  color:navy;
  font-size:12px;
/*  width: 100%;*/
  height: 300px;
  clear: both;
  position: relative;
  top: -150px;
  /* IE4ever Hack: Hide from IE4 **/
  position: static;
  /** end hack */
}

span#motto {
  font-size:18px;
  font-family: serif;
  font-style:italic;
  font-weight:bold;
}

h4 {
  font-family: sans-serif;
  font-size: 13px;
}
