body {
 background: url(../images/tlo.gif) repeat #000000;
 color: #ffffff;
 font-family: Tahoma, Vedrana, Arial, Courier, Serif;
 font-weight: normal;
 font-size: 12px;
 margin: auto;
}

div.g00{
 background: url(../images/tlo00.jpg) no-repeat;
 width: 980px;
}

div.g01{
 background: url(../images/tlo01.jpg) no-repeat;
 width: 980px;
}

div.g02{
 background: url(../images/tlo02.jpg) no-repeat;
 width: 980px;
}

div.top{
 height: 200px;
 float: right;
 display: table;
 position: relative;
}

div.body{
 width: 940px;
 height: 440px;
 text-align: left;
 line-height: 18px;
 display: table;
 margin: 0 0 0 20px;
 position: relative;
}

div.kulki{
 width: 940px;
 height: 100px;
 text-align: left;
 display: table;
 margin: 0 0 0 20px;
 position: relative;
}


div.stopka {
 width: 980px;
 position: absolute;
 top: 750px;
 color: #cccccc;
 font-size: 10px;
 text-align: center;
 display: table;
}

div.gracze{
 position: absolute;
 top: 195px;
 left: 570px;
}

div.center {
 text-align: center;
}

div.fleft {
 float: left;
}

div.fright {
 float: left;
}

h1, h2 {
 color: #ff0000;
 font-size: 14px;
 font-weight: normal; 
}

img.znamie01{
 position: absolute;
 top: 450px;
 left: 50px;
}

img.znamie02{
 position: absolute;
 top: 450px;
 left: 710px;
}

form {
 text-align: center;
 vertical-align: middle;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
}

input, select, textarea {
 border: 1px solid #333333;
 color: #333333; 
 font-family: Arial, Verdana, Courier, Serif;
 font-weight: normal; 
 font-size: 11px; 
 margin-top: 1px;
 margin-bottom: 1px;
}

a {
 background: none;
 text-decoration: none;
 font-weight: bold; 
 color: #ff0000;
}

a:hover {
 background: none;
 text-decoration: none;
 font-weight: bold;
 color: #ffffff;
}

a:active {
 background: none;
 text-decoration: none;
 font-weight: bold;
 color: #ffffff;
}

.Container {
color: #fff;
  width: 700px;
  height: 380px;
  background: none;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 700px;
  height: 405px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  color: black;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 265px; left: 735px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 11px; height: 365px;
  position: absolute;
  top: 12px; left: 0px;
  background: transparent url(./images/scrollbar_track.gif)  center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 15px; height: 15px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 375px;
}
