body{
     background-color:#a68166;
}
.all{
     width:800px;
     margin:auto;
     text-align:center;
     font-family:Arial, Helvetica, sans-serif;
     font-size:11px;
     color:Black;
     position:relative;
     top:30px;
     border-width:2px;
     border-color:#b2b2b2;
     border-style:outset;
}
a{
     color:White;
     text-decoration:none;
}
a:hover{
     color:White;
     text-decoration:Underline;
}
.head1{
       width:800px;
       height:126px;
       background-image:url(obrazke/header.jpg);
       background-repeat: no-repeat;
       position:relative;
}
.head2{
       width:800px;
       height:102px;
       background-image:url(obrazke/header2.jpg);
       background-repeat: no-repeat;
       position:relative;
}
.telicko{
       width:800px;
       height:374px;
       background-image:url(obrazke/body.jpg);
       background-repeat: no-repeat;
       position:relative;
}
.konec{
       width:800px;
       height:50px;
       clear:both;
}
.login{
      position:relative;
      width:300px;
      height:334px;
      top:60px;
      left:60px;
      float:left;
      text-align:left;

}
.sponzor{
       width:800px;
       height:30px;
       background-image:url(obrazke/botton.jpg);
       color:Black;
       font-weight: bold;
}

.stredlavy input{
      font-family:Arial, Helvetica, sans-serif;
      color:Black;
      border-width:1px;
      border-color:white;
      border-style:solid;
      background:transparent;
      width:80px
}
.prihlas input{
          border-width:1px;
          border-color:white;
          border-style:solid;
          background:#a68166;
          width:80px;
}
.vlavo{
       text-align:left;
}
.stredlavy{
          position:relative;
          width:200px;
          height:334px;
          top:140px;
          left:30px;
          float:left;
}
.cervena{
         color:#ff0000;
}
.modra{
      color:#66ccff;
}
.zelena{
        color:#00ff00;
}
.oranzova{
         color:#ff9933;
}
.stredpravy{
            position:relative;
            width:250px;
            height:334px;
            top:60px;
            float:left;
            text-align:right;
}
.aboutgame{
            font-size:12px;
}
.onlineheader{
            width:300px;
            height:57px;
            background-image:url(obrazke/onlinehead.jpg);
            background-repeat: no-repeat;
            position:relative;
}
.onlinefooter{
            width:300px;
            height:63px;
            background-image:url(obrazke/onlinefoot.jpg);
            background-repeat: no-repeat;
            position:relative;
}
.onlinebody{
            width:300px;
            background-image:url(obrazke/onlinebody.jpg);
            background-repeat: repeat-y;
            position:relative;
	    
}
.teamheader{
            width:500px;
            height:57px;
            background-image:url(obrazke/teamhead.jpg);
            background-repeat: no-repeat;
            position:relative;
}
.teamfooter{
            width:500px;
            height:63px;
            background-image:url(obrazke/teamfoot.jpg);
            background-repeat: no-repeat;
            position:relative;
}
.teambody{
            width:500px;
            background-image:url(obrazke/teambody.jpg);
            background-repeat: repeat-y;
            position:relative;
	
}
.teamtd{
	    height:10px;
	    width:150px;	 	
}

