/* CSS Document */
body {
  background: #c7e3d3 url("./img/background.gif") center 15px repeat;
  font-family: Arial, sans-serif;
  font-size: 80%;
  color: #00923f;
}
a {
  color: #00923f;
  /*cursor: hand;*/
  cursor: pointer;
  text-decoration: underline;
}
a:hover {
  color: #eda575;
}
a img {
  border: none;
}
form {
  margin: 0;
}
h2 {
  margin-top: 0;
}
#div_obal_vnejsi {
  width: 916px;
  margin-left: auto;
  margin-right: auto;
}
#div_cast_horni {
  position: relative;
  width: 920px;
  height: 150px;
  margin: 0;
  padding: 0 0 0 20px;
}
#div_cast_horni h1 span {
  overflow: hidden;
}
#div_cast_horni h1 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 920px;
  height: 150px;
  background: url("./img/bg_logo.gif") left top no-repeat;
}
#div_cast_stredni {
  width: 916px;
  min-height: 500px;
  background: url("./img/bg_div.gif") left repeat-y;
}
#div_cast_hlavni {
  width: 916px;
  min-height: 450px;
  background: url("./img/bg_div_top.gif") left top no-repeat;
}
#div_cast_obsah {
  padding-top: 70px;
}
#div_cast_obsah_zarazka {
  clear: both;
}
#div_cast_spodni {
  width: 916px;
  height: 60px;
  background: url("./img/bg_div_bottom.gif") left top no-repeat;
  font-weight: bold;
  color: #00923f;
}
#div_cast_spodni_leva {
  float: left;
  margin: 30px 0 0 23px; 
}
#div_cast_spodni_prava {
  float: right;
  margin: 30px 25px 0 0; 
}
#div_menu_uvod {
  position: absolute;
  left: 39px;
  top: 138px;
  z-index: 2;
}
#div_menu_uvod a {
  width: 80px;
  height: 19px;
}
#div_menu_uvod a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 19px;
  background: url("./img/but_uvod.gif") left top no-repeat;
}
#div_menu_uvod a:hover span {
  background: url("./img/but_uvod.gif") left bottom no-repeat;
}
#div_menu_program {
  position: absolute;
  left: 107px;
  top: 177px;
  z-index: 2;
}
#div_menu_program a {
  width: 124px;
  height: 18px;
}
#div_menu_program a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 124px;
  height: 18px;
  background: url("./img/but_program.gif") left top no-repeat;
}
#div_menu_program a:hover span {
  background: url("./img/but_program.gif") left bottom no-repeat;
}
#div_menu_galerie {
  position: absolute;
  left: 198px;
  top: 138px;
  z-index: 2;
}
#div_menu_galerie a {
  width: 102px;
  height: 23px;
}
#div_menu_galerie a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 102px;
  height: 23px;
  background: url("./img/but_galerie.gif") left top no-repeat;
}
#div_menu_galerie a:hover span {
  background: url("./img/but_galerie.gif") left bottom no-repeat;
}
#div_menu_kontakt {
  position: absolute;
  left: 251px;
  top: 98px;
  z-index: 2;
}
#div_menu_kontakt a {
  width: 110px;
  height: 18px;
}
#div_menu_kontakt a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
  height: 18px;
  background: url("./img/but_kontakt.gif") left top no-repeat;
}
#div_menu_kontakt a:hover span {
  background: url("./img/but_kontakt.gif") left bottom no-repeat;
}
.span_menu_aktualni {
  background-position: left bottom ! important;
}
#div_img_toplist {
  float: right;
}
#img_toplist {
  margin: -15px 5px 0 0;
  display: none;
  vertical-align: bottom;
  border: none;
}
#img_uzenac {
  vertical-align: bottom;
}
/*Uvod*************************************************************************/
#div_inc_uvod {
  padding: 15px 60px;
}
/*Program**********************************************************************/
#div_inc_program h2 {
  margin: 15px 0 0 60px;
}
#div_program {
  margin-left: 108px;
}
#table_admin_lista {
  width: 670px;
  background-color: #a4dab2;
  margin-left: 15px;
  font-weight: bold;  
}
#table_formular_pridej_akci {
  width: 670px;
  margin-left: 15px;
  padding-bottom: 10px;
  background-color: #e3f6ed;
  border: 2px solid #a4dab2;
  display: none;
}
#td_formular_nadpis {
  font-size: 120%;
  font-weight: bold;
  padding-left: 15px;
}
.td_formular_pridej_akci_popisek {
  width: 17%;
  padding-left: 40px;
  font-weight: bold;
  vertical-align: top;
}
#akce_nazev {
  width: 500px;
}
#akce_popis {
  width: 500px;
  height: 80px;
}
#akce_datum_d, #akce_datum_m, #akce_datum_h, #akce_datum_t {
  width: 20px;
  text-align: right;
}
#akce_datum_r {
  width: 40px;
  text-align: right;
}
.table_akce {
  width: 700px;
  height: 90px;
  margin-top: 5px;
  background: url("./img/bg_table_top.gif") no-repeat;
}
.tr_akce_paticka {
  background: url("./img/bg_table_bottom.gif") no-repeat;
}
.td_akce_nazev {
  padding-left: 13px;
  height: 25px;
  font-weight: bold;
  font-size: 125%;
}
.td_akce_uprav {
  height: 25px;
  color: white;
  font-weight: bold;
  padding-right: 13px;
  text-align: right;
  vertical-align: middle;
}
.td_akce_popis {
  vertical-align: top;
  padding-left: 13px;
}
.td_akce_datum {
  padding-left: 13px;
  font-weight: bold;
}
.div_akce_seznam {
  width: 700px;
  margin-top: 5px;
}
.div_akce_seznam_top_bg {
  /*width: 100%;*/
  /*background: url("./img/akce_middle.gif") left 17px repeat-y;*/
}
.div_akce_seznam_top {
  background: url("./img/akce_top.gif") no-repeat;
  padding: 8px 10px 0;
}
.div_akce_seznam_top h3 {
  margin: 0;
}
.div_akce_seznam_upravit {
  background: url("./img/akce_middle.gif") repeat-y;
  padding: 0 10px;
  font-weight: bold;
}
.div_akce_seznam_middle {
  background: url("./img/akce_middle.gif") repeat-y;
  padding: 5px 10px 0;
}
.div_akce_seznam_bottom {
  background: url("./img/akce_bottom.gif") left bottom no-repeat;
  height: 24px;
  padding: 5px 10px 0;
  font-weight: bold;
}
.a_akce_sipka{
  text-decoration: none;
}
.img_akce_sipka{
  border: none;
}
/*Login************************************************************************/
#div_inc_login {
  position: absolute; 
  top: 40%;
  left: 50%;
}
#table_login {
  width: 300px;
  height: 150px;
  margin-left: -150px;
  background-color: #e3f6ed;
  border: 2px solid green;
  font-weight: bold;
}
.td_login_popisek {
  width: 30%;
  padding-right: 7px;
  text-align: right;
}
.td_login_input {

}
.td_login_submit {
  text-align: center;
}
.td_login_fail {
  text-align: center;
  color: red;
  font-weight: bold;
}
.input_login {
  width: 150px;
}
/*Galerie**********************************************************************/
#div_inc_galerie {
  height: 100%;
}
#div_inc_galerie h2 {
  margin: 15px 0 0 60px;
}
.img_galerie_th {
  margin-top: 25px;
  border: solid 2px #00923f;
}
.img_galerie_th:hover {
  border-color: #eda575;
}
#div_galerie_menu {
  float: left;
  width: 150px;
  margin: 15px 0 0 55px;
  text-align: left;
}
#div_galerie_menu_top {
  height: 15px;
  background: url("./img/menu_top.gif") no-repeat;
}
#div_galerie_menu_middle {
  background: url("./img/menu_middle.gif") repeat-y;
  padding: 0 7px;
}
#div_galerie_menu_bottom {
  height: 15px;
  background: url("./img/menu_bottom.gif") bottom no-repeat;
}
#div_galerie_menu_prvni {
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: 2px dotted #00923f;
}
.div_galerie_menu_odkaz {
  margin-top: 8px;
}
#div_galerie_fotky {
  float: right;
  margin: 0 55px 0 0;
  text-align: center;
}
/*Kontakt**********************************************************************/
#div_inc_kontakt {
  padding: 15px 60px;
}
.div_kontakt_info {
  margin: 15px 0 15px;
}
.span_kontakt_nadpis {
  font-weight: bold;
  color: #eda575;
}
.img_kontakt_mapa {
  float: right;
  border: solid 2px #00923f;
  margin-left: 10px;
}
.img_kontakt_mapa:hover {
  border-color: #eda575;
}