body {
   padding: 0px; margin:0px;
   font-family: Verdana, Tahoma, Bitstream Vera Sans,FreeSans;
   font-size: 10pt;
}
TD {
   font-size: 10pt;
   color:white;
}
A {
   color: #B0B0FF;
}
A:hover {
   color: yellow;
}
A.menu {
   width:200px;
   display:block;
   text-decoration: none;
   color: white;
   font-size: 13pt;
   padding-left: 10px;
   padding-top: 10px;
   line-height: 18px;
   padding-bottom: 20px;
}
A.menua {
   width:200px;
   display:block;
   text-decoration: none;
   color: black;
   font-size: 13pt;
   padding-left: 10px;
   padding-top: 10px;
   line-height: 18px;
   padding-bottom: 20px;
}
A.menu:hover {
   color: black;
}
DIV.menu_pol {
}
DIV#content {
   padding-left: 0.5em;
   padding-right: 0.5em;
   color: white;
}
IMG.foto {
   border: 1px solid white;
}
DIV#adresa{
   padding: 2em;
   margin: 1em;
   font-size: 12pt;
   border-top: 1px solid white;
}
DIV.clen {
   color: white;
   font-weight: bold;
}
DIV.titulek {
   color: #FFFF90;
   font-size: 11pt;
   font-weight: bold;
   padding-top: 0em;
   padding-left: 0.2em;
   padding-bottom: 0.1em;
   border-bottom: 1px solid #FFFF90;
   margin-bottom: 0.5em;
   margin-top: 0.5em;
}
DIV.odstavec {
   padding-left: 1em;
   padding-bottom: 1em;
}
TABLE.border {
}

TABLE.border TD {
   border: 1px solid white;
   padding: 0.3em 0.5em 0.3em 0.5em;
}
TABLE.border TD.light {
   border: 1px solid #70C060;
}
TABLE.dbcenik {
  border-collapse: collapse;
  border: 2px solid white;
}
.dbcenik td {
  border: 1px solid white;
  padding: 3px;
}
.dbcenik td.title_main {
  font-weight:bold;
  font-size: 18px;
  text-align: center;
}
.dbcenik td.title {
  text-align: center;
  font-weight: bold;
}
.dbcenik td.hodnota {
  text-align:center;
  border: 1px solid white;
}
