/*
   -- Léto --
nadpis               #B22222 rudá firebrick
políčka tabulky      #DCDCDC šedá Gainsboro
rám tabulky          #000000 černá 
color a:link,visited #000080 modrá navy
a:hover              #990000 rudá
   -- Podzim --
nadpis               #A6494B hnědá
políčka tabulky      #FFCC99 okrová
rám tabulky          #000000 černá 
color a:link,visited #000080 modrá navy
a:hover              #990000 rudá
   -- Zima --
nadpis               #003399 modrá 
políčka tabulky      #F0F0F0 šedá 
rám tabulky          #000000 černá 
color a:link,visited #000080 modrá navy
a:hover              #990000 rudá
*/
body, p, h1, h2, h3, h4, h5, h6, td, th, ul, ol, button { 
  font-family : verdana, arial, sans-serif, helvetica ; 
}
body, th, td, p, ul, ol {
  font-size : 10px;
}
.hlav, td.menu-m, button {
  font-size : 11px;
}
.aktualizace {
  font-size : 10px;
  text-align : right;
  width: 100%;
  filter: alpha(opacity=33);

}
h1, h2, h3, h4, h5, h6, th, .hlav, .nadpis, hr.cara-s, hr.cara-m, hr.cara-l, td.menu-m {
  text-transform : uppercase;
}
th, hr.cara-s, hr.cara-m, hr.cara-l {
  text-align : center;
}
h1, h2, h3, h4, h5 { 
  border-bottom: 1px solid #000000;
  line-height: 100%; 
}
hr.cara-s, hr.cara-m, hr.cara-l, p.povidani:first-letter {
  background-color : transparent;
  color : #A6494B;
}
a:link, a:visited {
  background-color : transparent;
  color : #000080;
}
a:hover { 
  background-color : #FFCC00;
  color : #990000;
}
td.menu-m, button {
  background-color : #F0F0F0;
  color : #A6494B;
}
th, td.poloz, td.menu-p { 
 background-color : #F0F0F0;
 color : #000000;
}
th, td, table.t100-coll, table.t100-separ, table.tmenu, .poloz-ram {
  border-width : 1px;
}
table.t100, table.t100-coll, table.t100-separ {
  width : 100%;
}
table.t100 {
  border-width : 0px;
}
table.t100-coll, table.t100-separ, table.tmenu, .poloz-ram { 
  border-style : solid;
  border-color : #000000;
}
table.t100-coll {
  border-collapse : collapse;
}
table.t100-separ {
  border-collapse : separate;
}
td.menu-m, .nadpis, .hlav, p.povidani:first-letter, .aktualizace {
  font-weight : bold;
}
th, td.poloz, td.menu-m, .poloz-outset {
  border-style : outset;
}
.poloz-inset {
  border-style : inset;
}
td.menu-m {
  border-width : 1px;
}
p.povidani {
  text-indent : 16px; 
  margin-top : 1px; 
  margin-bottom : 4px;
}
.nadpis, .hlav {
  background-color : #A6494B;
  color : #E8E8E8;
  letter-spacing : 3px;
}
.nadpis {
  font-size : 18px;
}
hr.cara-s {
  height : 1px;
}
hr.cara-m {
  height : 2px;
}
hr.cara-l {
  height : 3px;
}
img.x {
  position : absolute;
  left : 5px;
  top : 5px;
  z-index : 1;
}
img.y {
  position : absolute;
  left : 5px;
  top : 5px;
  z-index : -1;
}
