 html, body {
      height: 100%;
      width:100%;
    }

body{
margin: 0 auto;
margin-top:0px;
font-family: verdana;
font-size: 10px;
background: #666666;
color: #222222;
text-align: center;
display: table;
}

a
{
  color: #DCC500;

}
a img {
border: none;
}

.tabelka1
{
 background: #000000;
 color: #DCC500;
 text-align: center;
 font-size: 10px;
}
.tabelka2
{
 background: #dddddd;
 font-size: 10px;
  background-image:url(tlotab.gif);

}
.tabelka3
{
 background: #000000;
 color: #DCC500;
 font-size: 10px;
}

.tabelka3 a
{
 color: #ffffff;
}