BODY {
  font-family : Verdana, Arial ce, Arial;
}
TABLE {
  font-size : 11px;
}

A.tm {
  color : #FFC959;
}
A.tm:HOVER {
  color : navy;
  text-decoration : none;
  background : #F0F0F0;
}

A.kontakty {
  color : #000000;
}
A.kontakty:HOVER {
  color : gray;
  text-decoration : none;
  background : #F0F0F0;
}

DIV.tm {
  color : white;
  width : 100%;
}

DIV.nadpis {
  font-family : Verdana, Arial ce, Arial;
  font-size : 20px;
  color : #77819A;
  text-align : left;
  padding : 10 10 10 10;
}

DIV.obsah {
  font-family : Verdana, Arial ce, Arial;
  font-size : 11px;
  text-align : left;
  padding : 10 20 10 10;
}

DIV.kon_skupiny{
  font-family : Verdana, Arial ce, Arial;
  font-size : 11px;
  padding : 10 10 10 10;
  border : 1px dotted #77819A;
  text-align : left;
  width : 95%;
}
DIV.podnadpis {
  font-family : Verdana, Arial ce, Arial;
  font-size : 11px;
  color : navy;
  font-weight : bold;
}

DIV.menu {
  padding : 10 2 2 10;
}

INPUT {
  font-family : Verdana, Arial ce, Arial;
  font-size : 11px;
}
SELECT {
  font-family : Verdana, Arial ce, Arial;
  font-size : 11px;
}

.tl {
  background: #77819A;
  padding: 1 1 1 1;
  border : 1px outset #F0F0F0;
  color : #FFFFFF;
  cursor : hand;
  font-weight : bold;
  font-family : Verdana, Arial ce, Arial;
  font-size : 11px;
}
