table.tabulka
{
background:white;
border:2px solid #111111;
color:black;
xborder-collapse: collapse;
}

table.tabulka  td
{
border:1px solid #C0C0C0;
padding-left:5px;
padding-right:5px;
padding-top:1px;
padding-bottom:1px;
xbackground:white;
line-height:1.8em;
}

table.tabulka thead tr
  { background: #666;color:white;
  border-bottom:2px solid black;
   }


table.tabulka tr
{ background: white; color:black }


table.tabulka tr.licha
{ background: white; color:black  }


table.tabulka tbody tr:hover
{ background: white; color:black  }

