<!--
html {
  height:100%;
  overflow:hidden;
overflow: scroll;
}
body {
  background: #000000;
  margin:0px;
  padding:0px;
  height:100%;
}
.tabela {
  height:100%;
  width:100%;
  background-color:#000000;
}
td {font-style:normal;font-weight:normal;font-size:10pt;font-family:Verdana,Arial,Sans-Serif;color: #acacac;text-decoration:none}
a:link {font-style:normal;font-weight:normal;font-size:16pt;font-family:Verdana,Arial,Sans-Serif;color:#ff0000;text-decoration:none;}
a:visited {font-style:normal;font-weight:normal;font-size:16pt;font-family:Verdana,Arial,Sans-Serif;color:#80B6BD;text-decoration:none}	
a:hover {font-style:normal;font-weight:normal;font-size:16pt;font-family:Verdana,Arial,Sans-Serif;color: #0000ff;text-decoration:none; background-image: url(s.gif); background-repeat: no-repeat; background-position: top right;}

a.a1:link {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;font-weight:normal;text-decoration:none;}
a.a1:visited {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;font-weight:normal;text-decoration:none;}
a.a1:hover {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;text-decoration:none;}
a.a1:active {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;text-decoration:none;}

a.klasa1:link {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;font-weight:normal;text-decoration:none;}
a.klasa1:visited {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;font-weight:normal;text-decoration:none;}
a.klasa1:hover {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;text-decoration:none;}
a.klasa1:active {font-family:Verdana,Arial; font-size:9pt;color:#bfbfbf;text-decoration:none;}

a.bl:link {font-family:Verdana,Arial; font-size:9pt;color:#555555;font-weight:normal; text-decoration:none;}
a.bl:visited {font-family:Verdana,Arial; font-size:9pt;color:#666666;font-weight:normal; text-decoration:none;}
a.bl:hover {font-family:Verdana,Arial; font-size:9pt;color:#008900; text-decoration:none;}
a.bl:active {font-family:Verdana,Arial; font-size:9pt;color:#ff00ff; text-decoration:none;}

.k {
  background: url(kropka.gif) left bottom no-repeat; height:10px; width:10px;;
}

.cien {
  background: #cccccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.ramka {
  border: 1px solid black;
  background: white;
  color: black;
  position: relative;
  top: -2px;
  left: -2px;
}

@media print {
  body { display:none; }
}
//-->
