.hlavicka {
  position: static;
  width: 980px;
}
#kolecko {
  position: relative; 
  left:-20px;
}
.kolecko_img {
  position: absolute; 
  z-index: 1;
}
.kolecko_02 {
  position: absolute; 
  top:60px; 
  left:95px; 
  z-index:1; 
  margin:0px; 
  padding:0px;
}
#hlavicka_01 {
  position: static;
  color:#000080;
  width: 980px;
  height: 23px;
/*  background-image: url("../images/hlavicka_01.png"); */
  background-repeat: no-repeat; 
}
#hlavicka_02 {
  position: static;
  width: 980px;
  height: 120px;
  background-image: url("../images/hlavicka_02.jpg");
  background-repeat: no-repeat; 
}
#hlavicka_03 {
  position: static;
  width: 980px;
  height: 33px;
  background-image: url("../images/hlavicka_03.jpg");
  background-repeat: no-repeat; 
}
.obsah_table {
  position: static;
  width: 980px;
  background-image: url("../images/obsah_table.gif");
  background-repeat: repeat-y;
}
.obsah_table_v {
  position: static;
  width: 980px;
  background-image: url("../images/obsah_table_v.gif");
  background-repeat: repeat-y;
}
#obsah_cont_patka {
  position: static;
}
.obsah_cont {
  position: static;
  width: 100%;
}
#levysloupek {
  position: static;
  width: 200px;
  color: #DC143C;
  font-size: 10pt;
}
.levysloupek_dole {
  text-align: center;
}
#pravysloupek {
  position: static;
  width: 200px;
}
.pravysloupek_dole {
}
#patka {
  position: static;
  width: 980px;
  color: #ffffff;
  font-size: 11pt;
  height: 44px;
  background-image: url("../images/patka.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
}


.stav_hodina_0 {
  color: #FFFF00;
  font-weight: bold;
  font-size: 11pt;
  background-image: url("../images/hodina_stav_0.gif");
  background-repeat: repeat-x;
}
.stav_hodina_1 {
  color: #FFFF00;
  font-weight: bold;
  font-size: 11pt;
  background-image: url("../images/hodina_stav_1.gif");
  background-repeat: repeat-x;
}
.stav_hodina_2 {
  color: #FFFF00;
  font-weight: bold;
  font-size: 11pt;
  background-image: url("../images/hodina_stav_2.gif");
  background-repeat: repeat-x;
}
.stav_hodina_3 {
  color: #FFFF00;
  font-weight: bold;
  font-size: 11pt;
  background-image: url("../images/hodina_stav_3.gif");
  background-repeat: repeat-x;
}

  a.otevrit, a.otevrit:visited, a.otevrit:link
{
    text-decoration: underline;
    color: #FFCC33;
    font-size: 12px;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;
 }
 a.otevrit:hover
 {
    text-decoration: underline;
    color: #FF0000;
    font-size: 12px;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;
 }
  a.zavrit,  a.zavrit:visited, a.zavrit:link
{
    text-decoration: underline;
    color: #FF0000;
    font-size: 12px;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;
 }
 a.zavrit:hover
 {
    text-decoration: underline;
    color: #000000;
    font-size: 12px;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;
 }
