body {
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {	
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}

img {
  border: 0px;
}

#all, #scroller {
  width: 760px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -380px;
}

#scroller {
  position: absolute;
  top: 755px;
  color: #FFFFFF;
}

#scroller h1{
  font-size: 14px;
}

#banners, #noscript {
  position: absolute;
  top: 690px;
  left: 50%;
  margin-left: -234px;
  z-index: 10;
}

#noscript {
  z-index: 1;
}

#vstup {
  position: absolute;
  left: 500px;
  top: 339px;
}

#warning {
  position: absolute;
  top: 590px;
  left: 0px;
  color: #0099CC;
  text-align: justify;
}

#copyright {
  text-align: center;
}

#copyright a:hover {
  font-weight: bold;
  text-decoration: underline;
}

#friends {
  width: 700px;
  position: absolute;
  top: 790px;
  left: 50%;
  margin-left: -350px;
  color: #0099CC;
}

#friends a {
  color: #009900;
}

#preload {
  display: none;
}
