body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 13px;
}

h1 {
  font-size: 14px;
  color: #FFCC00;
}

img {
  border: 0px;
}

#container {
  background-image: url(obrazy/index_02.JPG);
  background-repeat: no-repeat;
  height: 100%;
}  

#container, #friends, #banners {
  width: 760px;
  position: absolute;
  left: 50%;
  margin-left: -380px;
}

#only {
  position: absolute;
  top: 214px;
  left: 517px;
}

#banners {
  top: 560px;
  margin-left: -234px;  
}

#warning {
  text-align: justify;
  position: absolute;
  top: 420px;
}

#scroller {
  width: 520px;
  position: absolute;
  top: 395px;
  left: 54%;
  margin-left: -260px;
}

#friends {
  text-align: center;
  top: 475px;
}

.menu {
  position: absolute;
  top: 338px;
}
#members {  left: 0px; }
#join {     left:249px; }
#free {     left: 517px; }

#preload {
  display: none;
}
