body {
  background: #000;
  background-image: url('../bg2.png');
  background-repeat: repeat-x;
  margin:0px;
  }

#content {
  background-image: url('../main_bg.png');
  width:990px;
  height:800px;
  margin: 0px auto 0px;

}

#intro {
  background-image: url('../intro.jpg');
  width:990px;
  height:600px;
  margin: 0px auto 0px;
  position:relative; 

}
#VALIDACJA {
  margin: 0px auto 0px;
  width:800px;
  position:relative; 
  color: #999;
  text-align:center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#VALIDACJA a {
  color: #FFF;
  text-decoration:none;
}

#tekst {
  width:590px;
  height:450px;
  text-align:justify;
  overflow: auto;

  position:relative;top:90px;left:150px;
    margin: 0px auto 0px;
    color:#fff;
    background-image: url('../tekst_bg.png');
    padding: 5px;
    background-repeat: no-repeat;
    
}
#centerer {
  width:1280px;
  background-image: url('../container_bg.png');
  margin: 0px auto 0px;
}

#buttons {
  width:380px;
  height:120px;
  position:relative; left:550px; top:300px;
}
#rotator
{
  background-image: url(../rotator_bg.png);
  cursor: pointer;
  overflow: hidden;
  margin: 0px auto 0px;
  position: relative;top:275px; right:310px;
  width: 244px;
  height: 189px;
}

#rotator img
{
  border: 0;
  cursor: pointer;
}

