p        {font-family: "Lucida Console",Courier; font-size: 10pt; color:#2AAA00;}
.p1      {font-family: "Lucida Console",Courier; font-size: 10pt; color:#000000; margin-bottom: 2px; margin-top:2px;}
.error   {font-family: Courier; font-size: 10pt; color:#FF0000; font-weight: bold;}
.msg     {font-family: Courier; font-size: 10pt; color:#00B300; font-weight: bold;}
A        {text-decoration: none; font-family: "Lucida Console",Courier; font-size: 10pt; color:#00FF00;}
A:hover  {text-decoration: underline; color:#FFFFFF}
H1       {font-family: Courier; font-size: 14pt; font-weight: normal; color: white; margin-bottom: 10px; margin-top:0px;letter-spacing:10px;}
H2       {font-family: "Lucida Console",Courier; font-size: 11pt; font-weight: bold; color:#00AA00; margin-bottom: 10px; margin-top:10px;}

html, body { height: 100% }

body {
  background-color:#000;
  font-family: "Lucida Console",Courier;
  font-size: 10pt;
  color: #2AAA00;
  padding: 0px;
  margin: 0px;
}

#main { margin: auto; text-align: left; background-repeat: no-repeat; }

#tb_reference { }
#tb_reference td { width: 200px; height: 135px; background-color: #3D3D3D; border: 0px; }
#tb_reference td:hover { background-color: silver; }
#tb_reference td:hover.empty { background-image: url('../img/reference/zrneni.gif'); }
