* {margin: 0; padding: 0; border: none;}
input, textarea, select {border: 1px solid gray; }

body {
  background: #fdf7c3 url('../img/bg_body.gif') top repeat-x;
  text-align: center;
  font-family: Arial CE, Arial, Tahoma, Verdana, sans-serif;
  font-size: 0.8em;
  color: black;
}

h1 a{position: absolute; margin: 0; padding: 0; top: 0px; left: 8px; width: 184px; height: 92px; background: #fdf7c3 url('../img/logo.gif') no-repeat;}


h2, h3, h4{
  margin: 2em 0 0.5em;
  font-size: 1.4em;
  color: #eb8a16;
  font-family: Georgia CE, Georgia, Verdana CE, Verdana, sans-serif;
}

h2 {margin: 2em 0 0.2em; }


h3 {
  margin: 1em 0 0em;
  font-size: 1.3em;
}

h4 {
  margin: 1em 0 0em;
  font-size: 1.1em;
}

p {margin: 1em 0 1.5em; line-height: 1.5em;}


#obsah ul, #pravy ol {
  margin: 1em 0 2em 1em;
  list-style-type: none;
}

#obsah li {
  margin-bottom: 1em;
  list-style-type: none;
  padding-left: 15px;
  background: url('../img/odr_seznam.gif') left 0.4em no-repeat;
}

table {
  width: 100%;
  margin: 1em 0;
  font-size: 0.9em;
}

table td, table th {
  padding: 3px;
  background: #fce4ae;
  vertical-align: top;
  text-align: left;
}


.tabulka {font-size: 0.9em;}
.tabulka th{ width: 30%; }

a {color: #eb8a16;}
a:hover {text-decoration: none;}



/* --------------- LAYOUT --------------------------------------------------------------------------- */

#obalka {
  position: relative;
  width: 993px;
  margin: 0 auto 30px;
  text-align: left;
  background: white;
  background: url('../img/bg_obalka.jpg') left top no-repeat;
}


#hlavicka {
  
  height:120px;

}

#levy {
  float: left;
  width: 380px;
  
}

#pravy {
  float: right;
  width: 610px;
  background: white;
  border-top: 5px solid #aec451;
  padding: 0;
}

#paticka {
  position: relative;
  font-size: 85%;
  color: #d59241;
  padding: 5px 0 20px 5px;
  background: #fdf7c3;
  border-top: 5px solid #f5b76e;
}


#paticka p {margin: 0;}
#paticka a {color: #d59241;}
#paticka img {border:0 !important;}



/* ------------- Hlavicka --------------------------------------------------------------------------------- */

#menu {  
  position: absolute;
  right: 0;
  top: 102px;
  margin: -30px 0 2px;
}


#menu ul li {
  list-style-type: none;
  float: left;
  
}

#menu ul li a{
  display: block;
  width: 100px;
  margin-right: 1px;
  text-align: center;
  padding: 15px 0px;
  color: white;
  text-decoration: underline;
  font-weight: bold;
  background: #006d51;
}


#menu ul li a.aktivni_polozka, #menu ul li a.aktivni_polozka:hover  {text-decoration: none; background: #aec451; color: #006d51; cursor: default;}
#menu ul li a:hover {text-decoration: none; background: #007d5f;}

#menu ul li a.posledni_polozka { margin: 0; width: 105px;}

#podmenu {
  text-align: center;
  padding: 0 0 5px;
  background: #aec451;
  font-size: 0.9em;
}

#podmenu a {
  padding: 3px 8px;
  color: white;
  font-weight: bold;
  border-right: 1px solid #c6de5f;
}

#podmenu a.aktivni {background: #d8ee7c; color: #006d51;}
#podmenu a:hover, #podmenu a.aktivni {text-decoration: none;}


#jazyk {
  position: absolute; 
  top: 25px;
  right: 180px; 
  color:#006d51;
}
#jazyk a {color:#006d51; font-weight: bold;}

.telefon {
  position: absolute;
  right: 0;
  top: 20px;
  width: 148px;
  height: 30px;
  background: url('../img/bg_telefon.gif') no-repeat;
  float: right;
}


/* ------------- PRAVY -------------------------------------------------------------------------------- */

#obsah {
  padding: 20px;
  min-height: 245px;
  _height: 243px;
}

.obsah_uvod {
  background: white url('../img/bg_novinky.jpg') bottom right no-repeat;
  padding-right: 200px !important;
}

.sloupek {
  width: 44%;
  margin-right: 3%;
  float: left;
}

#banner {border-bottom: 5px solid #eb8a16;}

#obsah h2 {   
  margin-top: 0.5em;
  padding-left: 25px;
  background: url('../img/odr_nadpis.gif') left 0.35em no-repeat;
}

/* ------------- LEVY -------------------------------------------------------------------------------- */

#levy {font-family: Georgia CE, Georgia, Verdana CE, Verdana, sans-serif; font-size: 0.9em;}

#uvodni_slovo {
  background: white url('../img/bg_kytky.gif') bottom left no-repeat;
  border-top: 5px solid #f5b76e;
  min-height: 248px;
  _height: 248px;
}

h2#nadpis_hledate {
  background: url('../img/nadpis_hledate.gif') left no-repeat;
  width: 340px;
  height: 23px;
  margin: 20px 0 0 19px;
}

#uvodni_slovo p {padding: 0 5px 0px 190px; margin-bottom: 1em;}
#uvodni_slovo p.podpis {color: #eb8a16; margin: 0px;}

.levy_box {
  background: #fce4ae;
  color: #9c5a0a;
  border-bottom: 5px solid #f3ab55;
  _height: 328px;
}

.levy_box h2 { 
  background: #f3ab55;
  border-bottom: 5px solid #eb8a16;
  height: 40px;
  margin: 0 !important;
}

#nadpis_pokoje {
  background: #f3ab55 url('../img/nadpis_pokoje.gif') 18px 14px no-repeat;
}

.obsah_box {padding: 20px;} 
.obsah_box p {margin-top: 0;}

/* -------------- POMOCNE ----------------------------------------------------------------------------- */

.vice { background: #e5f5fd; padding: 2px; font-weight: bold; font-size: 0.9em;}
.img_nahled {border: 3px solid #aec451; margin: 0 10px 10px 0; }
.img_nahled:hover {border: 3px solid #006d51;}

.tlacitko { background: #041618 url('../img/bg_btn.gif') top right no-repeat; padding: 5px 30px 5px 5px; margin: 15px 0; font-weight:bold; border: 1px solid #041618;}
.tlacitko:hover {border: 1px solid #113e3d}
.sudy {background: #e9e9e9;}
.skryte, hr, h1 span, h2 span, .telefon span {display: none;}
.obteka_vlevo {float: left; margin: 0 8px 5px 0;}
.obteka_vpravo {float: right; margin: 0 0 5px 8px;}
.neobteka {clear:both;}
.bez_ramecku {border: 0 !important;}
.hr {border-top: 1px dashed #e0e8eb; margin-top: 2em;}
.logo_gray {position: absolute; right: 0; top: 10px; color: #fdf7c3;}
