body {
  font: 10pt/1.25em "Century Gothic", Verdana, Arial, sans-serif;
  background: #fff url("http://images.robotowo.pl/bg-belts.png") center top;
  margin-top: 40px;
}
#container {
  width: 960px;
  margin: 0 auto;
}
#content {

  position: relative;
  overflow: hidden; 
  height: 600px;
}
a span, #footer span {
  display: none;
}
#logo {
  position:absolute;
  top: 0px;
  left: 318px;
  width: 320px;
  height: 420px
}
#aktualnosci {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  left: 0;
  top: 150px;
  background: url("http://images.robotowo.pl/menu-aktualnosci_b.png") no-repeat 0 0;
}
#harmonogram {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  left: 50px;
  top: 260px;
  
  background: url("http://images.robotowo.pl/menu-harmonogram_b.png") no-repeat 0 0;
}
#galeria {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  right: 0;
  top: 150px;
  background: url("http://images.robotowo.pl/menu-galeria_b.png") no-repeat 0 0;
}
#oferta {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  left: 100px;
  top: 370px;
  background: url("http://images.robotowo.pl/menu-oferta_b.png") no-repeat 0 0;
}
#o-nas {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  right: 50px;
  top: 260px;
  background: url("http://images.robotowo.pl/menu-o_nas_b.png") no-repeat 0 0;
}
#twoj-zysk {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  right: 100px;
  top: 370px;
  background: url("http://images.robotowo.pl/menu-twoj_zysk_b.png") no-repeat 0 0;
}
#kontakt {
  display: block;
  width: 233px;
  height: 74px;
  position: absolute;
  left: 363px;
  top: 475px;
  background: url("http://images.robotowo.pl/menu-kontakt_b.png") no-repeat 0 0;
}
#footer {
  margin: auto 12px;
  background: url("http://images.robotowo.pl/privacy_policy.png") no-repeat center;
  height: 22px;
  width: 100%;

}
#banners {
  width: 100%;
  text-align: center;
  margin: 20px auto;
}
#banners a{
  margin: 6px;
}
#bannerskr{
  position:absolute;
  height: 50px;
  width: 300px;
  left: 0px;
  top: 0px;
  
}
#bannersbb{
  position:absolute;
  height: 50px;
  width: 300px;
  right: 0px;
  top: 0px;
  
}
#otwarte{
  position:absolute;
  right: 0px;
  top: 70px;
  
}
#banners2 {
  position:absolute;
  width: 100px;
  left: 310px;
  top: 550px;
  
}
#famiga {
  position:absolute;
  width: 100px;
  left: 200px;
  top: 540px;
  
}
#akademia_nauki {
  position:absolute;
  width: 100px;
  left: 350px;
  top:10px;
}
#sztamka {
  position:absolute;
  width: 100px;
  left: 470px;
  top:10px;
}

#aktualnosci:hover, #harmonogram:hover, #galeria:hover, #oferta:hover, #o-nas:hover, #twoj-zysk:hover, #kontakt:hover {
  background-position: 0 -74px;
}
img {
  border: 0;
}

#dol {
 text-align: center;
 font-size:11px;
 width: 500px;
 margin: 0 auto;
}
#dol h1{
 font-weight:normal;
 color:#777;
 font-size:11px;
}
#dol p {
	color:#777;
}
#dol a {
 font-size:11px;
 color:#999;
 text-decoration:none;
  
}

