.hlavicka {
  position: static;
  width: 980px;
}
#hlavicka_01 {
  position: static;
  width: 980px;
  height: 230px;
  background-image: url("../images/pozadi.png");
  background-repeat: repeat-y; 
}
.obsah_table_horni {
  position: static;
  width: 980px;
  height: 13px;
  background-image: url("../images/obsah_table_horni_2.png");
  background-repeat: no-repeat;
}
.obsah_table_stred {
  position: static;
  width: 980px;
  background-image: url("../images/obsah_table_stred_2.png");
  background-repeat: repeat-y;
}
.obsah_table_spodni {
  position: static;
  width: 980px;
  height: 13px;
  background-image: url("../images/obsah_table_spodni_2.png");
  background-repeat: no-repeat;
}
#obsah_cont_patka {
  position: static;
}
.obsah_cont {
  position: static;
  width: 100%;
}
#levysloupek {
  position: static;
  width: 200px;
  color: #000033;
  font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
  font-weight: bold;
  font-size: 14px;
}
.levysloupek_dole {
  text-align: center;
}
#pravysloupek {
  position: static;
  width: 200px;
}
.pravysloupek_dole {
}
#patka {
  position: static;
  width: 980px;
  color: #000066;
  font-size: 11pt;
  height: 40px;
  background-image: url("../images/patka_2.png");
  background-position: bottom;
  background-repeat: no-repeat;
}

.mapa_cz_sk {
  width: 740px;
  height: 377px;
  position: static;
  background-image: url("../images/mapa_cz_sk.png");
  background-repeat: no-repeat;
}
.mapa_sk {
  width: 440px;
  height: 240px;
  position: static;
  background-image: url("../images/mapa_sk.png");
  background-repeat: no-repeat;
}

