/* Zakladni nastaveni barev */
body {
  background-color: #c9511e;
  background-image: url('/images/pozadi_stranka.jpg');
  background-repeat: repeat-x;
  text-align: center;
}


table, th, td, div, img, h1, h2, h3, h4, h5, input, textarea {
	border-color: #086fa8;
}

a {
	color: #8a3a1b;
}

input.submit {
	background-color: #0591c6;
	border-color: #04465f;
	color: #fff;
	cursor: hand;
}

h2.hlavni {
  color: #8a3a1b;
  background-color: #fff;
  font-size: 2em;
  font-weight: bold;
  margin-top: 0px;
  float: none;
  margin-bottom: 5px;
  padding: 5px 0px 15px 0px;
  border-width: 0px;
  border-color: #fff;
  text-transform: none;
}

h3 {
  color: #8a3a1b;
  font-size: 1.3em;
}

h4 {
  color: #8ca12c;
  font-size: 1.2em;
}

fieldset {
  border-color: #8a3a1c;
}

fieldset legend {
  border-color: #8a3a1c;
  color: #8a3a1c;
  background-color: #fff;
}

.topbox {
  background-color: #b5bc4a;
}

/* zakladni layout */

#body_box {
    background-image: url('../images/stin.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0%;
}

#body_box .bg_shadow {
    background-image: url('../images/stin_strany.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0%; 
}

#body {
    width: 990px;
    min-height: 770px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
    background-color: #fff;
}

#main {
    margin-left: 10px;
    margin-right: 0px;
    width: 980px;
    padding-top: 40px;
}

#main #left, #main #left table {
    line-height: 150%;
}

#main #left p {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

#left {
    width: 595px;
    float: left;
}

#left .infobox {
    float: right;
    border: solid 1px #c9511e;
    background-color: #f1c49d;
    padding: 8px 10px;
    margin: 0 0 15px 20px;
    max-width: 35%;
    _width: 35%;
}

#left h2, #left h1 {
    color: #C9511D;
    background-image: url('../images/h1_pozadi.gif');
    background-repeat: repeat-x;
    font-size: 1.8em;
    margin-bottom: 5px;
    margin-top: 12px;
}

#left h2 span, #left h1 span {
    display: block;
    padding: 5px 0 5px 33px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
}


#left h1 span {
    background-image: url('../images/karabina1.gif');
}

#left h2 span {
    background-image: url('../images/karabina2.gif');
}



#left table.ramecek {
    border-collapse: collapse;
    margin: 10px 0;
}

#left table.ramecek th {
    padding: 3px 5px;
    border: solid 1px #c9511e;
    background-color: #f1c49d;
}

#left table.ramecek td {
    padding: 3px 5px;
    border: solid 1px #c9511e;
}

#right {
    width: 368px;
    float: right;
}

#right .boxy .box {
    width: 368px;
    overflow: hiden;
    background-repeat: no-repeat;
    position: relative;
}

#right .boxy .box1 {
    background-image: url('../images/bublina_kalendar.gif');
    height: 220px;
}
#right .boxy .box2 {
    background-image: url('../images/bublina_rezervace.gif');
    height: 148px;
}
#right .boxy .box3 {
    background-image: url('../images/bublina_cosedeje.gif');
    height: 191px;
}
#right .boxy .box4 {
    background-image: url('../images/bublina_procsnami.gif');
    height: 233px;
}

#right .boxy .box2 a {
    display: block;
    width: 200px;
    height: 36px;
    position: absolute;
    left: 64px;
    top: 43px;
}

#right .boxy .box3 a {
    display: block;
    position: absolute;
}

#right .boxy .box3 .odkaz1 {
    width: 83px;
    height: 67px;
    left: 28px;
    top: 69px;
}

#right .boxy .box3 .odkaz2 {
    width: 152px;
    height: 41px;
    left: 144px;
    top: 8px;
}

#right .boxy .box3 .odkaz3 {
    width: 94px;
    height: 80px;
    left: 129px;
    top: 60px;
}

#right .boxy .box3 .odkaz4 {
    width: 93px;
    height: 73px;
    left: 229px;
    top: 62px;
}


#bottom_box .bg1 {
    background-image: url('../images/bottom.jpg');
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-bottom: 10px;
    clear: both;
}

#bottom_box {
    background-image: url('../images/stin.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0%;
    clear: both;
}


#bottom {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    background-color: #68b206;
    background-image: url('../images/zapati.jpg');
    background-repeat: no-repeat;
    height: 121px;
    font-size: 0.9em;
    text-align: left;
    position: relative;
}

#bottom .doleva {
    margin: 60px 0 0 15px;
    _display: inline;
}

#bottom .doprava {
    text-align: right;
    margin: 60px 15px 0 0;
    _display: inline;
}

#bottom a {
    text-decoration: none;
}

#bottom a:hover {
    text-decoration: underline;
}

#bottom, #bottom a {
    color: #fff;
}


#extranet_login {
    position: absolute;
    left: 359px;
    top: 42px;
}

#extranet_login h3, #extranet_login h3 a {
    width: 241px;
    height: 21px;
    display: block;
}

#extranet_login h3 a span {
    display: block;
    padding: 0 0 0 15px;
}

#extranet_login h3 {
    overflow: hidden;
    background-color: #466820;
    background-image: url('../images/extranet_button.gif');
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 43px;
    font-size: 1em;
}

#extranet_login form {
    width: 241px;
    height: 42px;
    overflow: hidden;
    background-color: #cbe7b2;
    background-image: url('../images/extranet_input.gif');
    position: absolute;
    left: 0;
    top: 0;
    color: #086fa8;
}

#extranet_login form p {
    padding: 10px 0 0 10px;
}

#top {
    height: 185px;
    overflow: hidden;
    background-color: #24b1e9;
    background-image: url('../images/top.jpg');
    background-repeat: no-repeat;
    *margin-top: -2px;
    _margin-top: 0;
}

#top h3 {
    width: 262px;
    height: 129px;
    overflow: hidden;
    position: relative;
}

#top h3 .c1 {
    display: block;
    text-align: center;
    font-size: 2em;
    padding-top: 20px;
}

#top h3 .c2 {
    width: 262px;
    height: 129px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
}

#top h3 a {
    text-decoration: none;
    color: #ee8710;
}

#top h3 a span {
    cursor: pointer;
}

#pruh {
    background-image: url('../images/pozadi_pruh.jpg');
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    top: 174px;
}

#pruh, #pruh .bg1, #pruh .bg2 {
    height: 43px;
    width: 100%;
}

#pruh .bg1 {
    background-image: url('../images/pruh_l.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}

#pruh .bg2 {
    background-image: url('../images/pruh_p.jpg');
    background-position: right top;
    background-repeat: no-repeat;
}

#menu {
    position: absolute;
    top: 129px;
    left: 0;
}

#menu ul, #menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu li {
    float: left;
    _display: inline;
}

#menu li a {
    display: block;
    float: left;
    text-align: center;
}

#menu li, #menu li a {
    width: 97px;
    height: 43px;
    
}

#menu li a {
    color: #fff;
    background-color: #973b14;
    background-repeat: no-repeat;
    margin-top: 9px;
    background-image: url('../images/button_hnedy.jpg');
    font-weight: bold;
    text-decoration: none;
}

#menu li a:hover {
    text-decoration: underline;
}

#menu li a span {
    display: block;
    padding: 0px 8px 0 8px;
    margin-top: 7px;
}

#menu li.odkaz_1 a {
    margin-top: 1px;
    background-color: #973b14;;
    background-image: url('../images/home_neaktiv.gif');
}

#menu li.odkaz_7 a, #menu li.odkaz_8 a, #menu li.odkaz_9 a {
    margin-top: 0;
    background-color: #0592c7;
    background-image: url('../images/button_modry1.gif');
}

#menu li.odkaz_8 a {
    background-image: url('../images/button_modry2.gif');
}

#menu li.odkaz_9 a {
    background-image: url('../images/button_modry3.gif');
}



#menu li.odkaz_1 a.aktivni {
    background-color: #f28828;
    background-image: url('../images/home_aktiv.jpg');
}

#menu li.odkaz_2 a.aktivni, #menu li.odkaz_3 a.aktivni, #menu li.odkaz_4 a.aktivni, #menu li.odkaz_5 a.aktivni, #menu li.odkaz_6 a.aktivni  {
    background-color: #f28828;
    background-image: url('../images/button_modry_aktivni.gif');
}

#menu li.odkaz_7 a.aktivni, #menu li.odkaz_8 a.aktivni, #menu li.odkaz_9 a.aktivni  {
    background-color: #f28828;
    background-image: url('../images/button_modry1_aktivni.gif');
}

#menu li.odkaz_8 a.aktivni {
    background-image: url('../images/button_modry2_aktivni.gif');
}

#menu li.odkaz_9 a.aktivni {
    background-image: url('../images/button_modry3_aktivni.gif');
}




#menu li.odkaz_1, #menu li.odkaz_1 a {
    width: 59px;
    height: 51px;
}

#menu li.odkaz_7, #menu li.odkaz_7 a, #menu li.odkaz_8, #menu li.odkaz_8 a, #menu li.odkaz_9, #menu li.odkaz_9 a {
    height: 52px;
}


#menu li.odkaz_1 {
    margin-left: 8px;
    margin-right: 10px;
}

#menu li.odkaz_2, #menu li.odkaz_3, #menu li.odkaz_4, #menu li.odkaz_5 {
    margin-right: -1px;
}

#menu li.odkaz_7 {
    margin-left: 10px;
    margin-right: 4px;
}

#menu li.odkaz_8 {
    margin-right: 4px;
}


/* formulare */
.include_formular {
  clear: both;
}

.include_formular input {
  border-width: 1px;
}

.include_formular td {
   border-width: 0px !important; 
}

.include_formular fieldset {
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
}

.include_formular table {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-width: 0px !important;
}

.include_formular td.polozka {
  width: 40%;
  text-align: right;
  vertical-align: top;
}

.include_formular td input, .include_formular td textarea {
  width: 90%;
}

.include_formular td textarea {
  height: 90px;
}

.include_formular td input.submit {
  width: auto;
}


/* diskuze */

.diskuze .rubrika {
  border-width: 0px;
  border-color: #DDD;
  clear: both;
  margin-bottom: 20px;

  min-height: 95px;
  _height: 95px;
}


.diskuze .rubrika .boxik {
  float: right;
  margin: 2px;
  background-color: #FFF;
  padding: 3px;
  width: 200px;
  border-width: 1px;
  border-color: #DDD;
  margin-bottom: 5px;
}

.diskuze .popis {
  margin-top: 5px;
}

.diskuze_vlozeni {
  margin-top: 5px;
}

.diskuze_vlozeni .polozka {
  float: left;
  width: 70px;
  margin-top: 3px;
  margin-left: 10px;
  clear: left;
}

.diskuze_vlozeni TEXTAREA {
  padding: 2px;
  margin-top: 5px;
  border-width: 2px;
}

.diskuze .odsazeni {
  float: left; 
  width: 10px; 
  max-width: 9px;
  height: 27px; 
  border-color: #DDD; 
  border-left-width: 1px; 
  border-bottom-width: 1px
}

.diskuze .prispevek {
  margin-top: 10px;
}

.diskuze .prispevek .text {
  border-width: 1px; 
  border-color: #DDD;
  padding: 3px; 
  padding-left: 2px; 
  padding-right: 2px;
  background-color: #FFF;
}

.diskuze .prispevek .text A, .diskuze .prispevek .text A:hover, .diskuze .prispevek .text A:visited {
  font-weight: normal;
}


.diskuze .prispevek .zahlavi {
  /*background-color: #F7F7F7;*/
}

.diskuze .prispevek .hlavicka {
  float: right;
  font-size: 11px; 
  position: relative; 
  top: 1px;
}


.diskuze .prispevek .hlavicka A, .diskuze .prispevek .hlavicka A:visited, .diskuze .prispevek .hlavicka A:hover {
  font-weight: normal;
}

/* clanky */
.clanek h3 a {
  font-weight: bold;
  font-size: 1.2em;
}

.clanek .datum {
  float: none;
  padding: 0px;
  margin: 0px;
  border-top-width: 0px;
  border-top-color: #c4c49b;
  color: #7d7e66;
  font-size: 0.9em;
  padding: 1px 0px 0px 0px;
}

.clanek .detail {
  padding-left: 0px;
  padding-right: 0px;
}

.clanek .text {
  padding-left: 0px;
  padding-right: 0px;
}

.clanek .cely_clanek {
  text-align: right;
  padding-left: 1px;
  margin-top: 0px;
}

.clanek .cely_clanek a {
  font-weight: bold;
}

.clanek .ilustrace {
  float: left;
  margin-left: 0px;
  margin-top: 10px;
  _margin-top: 10px;
  margin-right: 8px;
  /*border: solid 1px #fff;*/
}

.clanek .anotace {
  text-align: left;
  font-style: normal;
  margin: 0;
  padding: 0;
  width: auto;
}

#novinky {
    padding-top: 8px;
}

#novinky .clanek {
    float: left;
    width: 49%;
    min-height: 120px;
    _height: 120px;
    position: relative;
    margin-top: 5px;
}

#novinky .clanek3, #novinky .clanek5 {
    clear: both; 
}

#novinky .clanek1, #novinky .clanek3, #novinky .clanek5 {
    border-right: solid 1px #c9511e;
    width: 47%;
    margin-right: 3%;
}




#novinky .clanek h2, #novinky .clanek h2 span {
    background-image: none;
    padding: 0;
    margin: 0;
}

#novinky .clanek h2 {
    padding-left: 60px;
    font-size: 1.5em;
    padding-bottom: 15px;
    padding-top: 10px;
}

#novinky .clanek h2 a {
    color: #086fa8;
    text-decoration: none;
}

#novinky .clanek a {
    color: #086fa8;
}

#novinky .clanek h2 a:hover {
    text-decoration: underline;
}

#novinky .clanek .datum {
    position: absolute;
    left: 0;
    top: 0px;
    width: 50px;
    height: 42px;
    overflow: hidden;
    background-color: #39a7d6;
    background-image: url('../images/datum.gif');
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#novinky .clanek .datum span {
    display: block; 
    padding: 7px 0 0 0;
}


/* fotoalbum */

#fotoalbum .foto {
  float: left;
  width: 190px;
  border-width: 0px;
  margin-right: 3px;
  margin-left: 3px;
  text-align: center;
}

#fotoalbum .foto img {
  border-width: 1px;
  margin-bottom: 3px;
}

#fotoalbum .foto .popis {
  font-size: 1em;
  line-height: 160%;
}

#fotoalbum .radek {
  clear: both;
  padding-top: 10px;
}

#fotoalbum .prvni {
  padding-top: 0px;
}

#rezervace .polozka {
    width: 130px;
}

#right .boxy .box1 {
    background-color: #0795cb;
    color: #fff;
}

#right .boxy .box1 .info {
    position: absolute;
    left: 27px;
    top: 40px;
}

#right .boxy .box1 .areal {
    position: absolute;
    left: 27px;
    top: 80px;
}

#right .boxy .box1 .areal img {
    vertical-align: middle;
}

#kalendar {
    position: absolute;
    right: 12px;
    top: 3px;
}

#kalendar table {
    *border-collapse: collapse;
    border-spacing: 1px;
}

#kalendar td {
    text-align: center;
    color: #fff;
    padding: 0;
    border-width: 0 1px 1px 0;
    border-color: transparent;
    _border-color: #0795cb;
}

#kalendar td a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#kalendar td a:hover {
    text-decoration: underline;
}

#kalendar td.bunka_kalendare {
    width: 23px;
    height: 23px;
    background-color: #4FA51E;
    background-image: url('../images/zelena.gif');
}

#kalendar td.bunka_dnes {
    background-image: url('../images/zelena_aktualni.gif');
}

#kalendar td.bunka_obsazeno {
    background-color: #AE0200;
    background-image: url('../images/cervena.gif');
}

#kalendar td.bunka_obsazeno_dnes {
    background-color: #AE0200;
    background-image: url('../images/cervena_aktualni.gif');
}



#kalendar_akci .seznam_akci {
  clear: both;   
  margin-bottom: 5px;   
  border-width: 0px; 
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#kalendar_akci .seznam_akci td {
  border-bottom: dashed 1px #CCC;
  padding-bottom: 5px; 
}

#kalendar_akci .seznam_akci .posledni td {
  border-bottom-width: 0px;
}

#kalendar_akci .seznam_akci .cas {
  width: 98px;   
  vertical-align: top;   
  text-align: right;   
  padding-right: 8px;
}

#kalendar_akci .seznam_akci .odkaz {
  font-weight: bold !important; 
}

#kalendar_akci .seznam_akci A, #kalendar_akci .seznam_akci A:visited, #kalendar_akci .seznam_akci A:hover {
  font-weight: normal; 
}

#kalendar_akci .detail_akce {
  margin-bottom: 8px;   
}

#kalendar_akci .topbox {
  background-color: #FFF;
}

#kalendar_akci .topbox div {
  padding-bottom: 3px;
  padding-top: 3px;
}

#kalendar_akci .topbox img {
  margin-top: -3px;
}




