html {
  background: url(img/Background_paper.jpg) repeat-y top center;
  background-attachment: fixed;
  margin: 0px;
  padding: 0px;
  font-family: verdana;
  font-size: 12px;
  color: white;
}

body {
  margin: 0px;
  padding: 0px;
  color: white;
}

h3 {
  margin-bottom: 0px;
}

img {
  border: 0px;
}

h1 {
  margin-top: 0px;
}

a {
  text-decoration: none;
  color: white;
}

p a {
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: white;
}

#hlavni {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#hlavni_logo {
  float: left;
  margin-bottom: 30px;
}

#koukal {
  float: left;
}

#horni_pravy {
  float: left;
  
  width: 250px;
  height: 150px;
  
}

#horni_nudle {
  background: url(img/sv_cervena_tapet.png) repeat;
  width: 100%;
  height: 15px;
}

#horni_prave_menu {
  width: 100%;
  height: 40px;
  
  margin-top: 10px;
}

#horni_prave_menu a {
  margin-top: 8px;
}

.nudle_vertikal {
  float: left;
}

a#but_rezervace {
  background: url(img/bt_rezervace_off.png) no-repeat;
  width: 76px;
  height: 19px;
  margin-left: 5px;
  margin-right: 5px;
  display: block;
  float: left;
}

a#but_rezervace:hover {
  background: url(img/bt_rezervace_on.png) no-repeat;
}

a#but_cenik {
  background: url(img/bt_cenik_off.png) no-repeat;
  width: 43px;
  height: 14px;
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  float: left;
}

a#but_cenik:hover {
  background: url(img/bt_cenik_on.png) no-repeat;
}

a#but_kontakt {
  background: url(img/bt_kontakt_off.png) no-repeat;
  width: 64px;
  height: 19px;
  display: block;
  float: left;
  margin-left: 4px;
  margin-right: 4px;
}

a#but_kontakt:hover {
  background: url(img/bt_kontakt_on.png) no-repeat;
}

#osvezovna {
  width: 157px;
  height: 150px;
  
  float: left;
}

#osvezovna_znak {
  margin-left: 20px;
  margin-bottom: 10px;
}

#pruh_pro_hledani {
  width: 100%;
  height: 80px;
  margin-top: 10px;
  background: url(img/sv_bila_tapet.png) repeat;
}

#pruh_pro_hledani #search_box {
  border: 1px solid silver;
  width: 160px;
  margin-top: 10px;
  margin-left: 15px;
  float: left;
}

#pruh_pro_hledani #search_but {
  float: left;
  margin-top: 5px;
}

#levy_pruh {
  clear: both;
  width: 274px;
  float:left;
}

#leva_nudle_top {
  background: url(img/sv_cervena_tapet.png) repeat;
  width: 15px;
  height: 166px;
  float: left;
  margin-bottom: 5px;
}

#menu1 {
  float: left;
  margin-left: 20px;
}

a#but_about {
  clear: both;
  background: url(img/bt_coje_off.png) no-repeat left center;
  width: 168px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_about:hover {
  background: url(img/bt_coje_on.png) no-repeat left center;
}

a#but_provoz {
  clear: both;
  background: url(img/bt_provozni_off.png) no-repeat left center;
  width: 186px;
  height: 13px;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
}

a#but_provoz:hover {
  background: url(img/bt_provozni_on.png) no-repeat left center;
}

a#but_rozvrhy {
  clear: both;
  background: url(img/bt_rozvrhy_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_rozvrhy:hover {
  background: url(img/bt_rozvrhy_on.png) no-repeat left center;
}

a#but_novinky {
  clear: both;
  background: url(img/bt_novinky_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_novinky:hover {
  background: url(img/bt_novinky_on.png) no-repeat left center;
}

a#but_akce {
  clear: both;
  background: url(img/akve_btn_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_akce:hover {
  background: url(img/akve_btn_on.png) no-repeat left center;
}


a#but_kniha {
  clear: both;
  background: url(img/bt_kniha_off.png) no-repeat left center;
  width: 186px;
  height: 15px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_kniha:hover {
  background: url(img/bt_kniha_on.png) no-repeat left center;
}

a#but_faq {
  clear: both;
  background: url(img/bt_faq_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_faq:hover {
  background: url(img/bt_faq_on.png) no-repeat left center;
}

a#but_facebook {
  clear: both;
  background: url(img/bt_face_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_facebook:hover {
  background: url(img/bt_face_on.png) no-repeat left center;
}

a#but_twitter {
  clear: both;
  background: url(img/bt_tw_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_twitter:hover {
  background: url(img/bt_tw_on.png) no-repeat left center;
}

a#but_rezervacepro {
  clear: both;
  background: url(img/bt_rezervacepro_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_rezervacepro:hover {
  background: url(img/bt_rezervacepro_on.png) no-repeat left center;
}

a#but_fotogalerie {
  clear: both;
  background: url(img/bt_fotogaller_off.png) no-repeat left center;
  width: 186px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

a#but_fotogalerie:hover {
  background: url(img/bt_fotogaller_on.png) no-repeat left center;
}

a#but_free {
  clear: both;
  width: 1px;
  height: 17px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}


#newsletter {
  clear: both;
  background: url(img/sv_bila_tapet.png) repeat;
  width: 273px;
  height: 80px;
  margin-bottom: 5px;
}

#newsletter_logo {
  margin-left: 35px;
  margin-top: 10px;
}

#newsletter_box {
  clear: both;
  border: 1px solid silver;
  margin-left: 20px;
  float: left;
  margin-top: 8px;
  width: 160px;
  margin-right: 5px;
}

#newsletter_but {
  width: 63px;
  height: 34px;
}

#leva_nudle_middle {
  background: url(img/sv_cervena_tapet.png) repeat;
  width: 15px;
  height: 143px;
  float: left;
  margin-bottom: 5px;
}

.druha_leva_nudle {
  position: absolute; 
  margin-left: 270px;
}

#menu2 {
  float: left;
  margin-left: 20px;
}

#stredni_pruh {
  width: 563px;
  float: left;
  margin-top: -39px;
}

#aktivni_zona {
  background: url(img/cervena_prostredek.png) repeat-y;
  padding: 15px;
  padding-right: 5px;
  min-height: 400px;
}

#pravy_pruh {
  width: 158px;
  float: left;
  margin-top: -40px;
}

#pravy_pruh a {
  color: black;
  font-weight: bold;
}

p.novinka {
  position:relative;
  
  clear: both;
  color: black;
  margin-bottom: 3px;
  padding: 5px;
}

a.news_vice {
  color: #111111;
  float: right;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  background: url(img/plusko.png) no-repeat;
}

a.news_vice:hover {
  color: maroon;
}

#foto_ramecek {
  background: url(img/fotoramecek.png) no-repeat;
  width: 266px;
  height: 295px;
  float: left;
  padding-left: 5px;
}

#foto_ramecek #ilustracni_fotka {
  margin-left: 8px;
  margin-top: 12px;
}


.break {
  clear: both;
}

#index_aktivita {
  background: url(img/carka_bila_vertikal.png) repeat-y;
  width: 129px;
  height: 290px;
  float: left;
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
}

#aktivita_razitko {
  position: absolute;
  margin-top: -50px;
  margin-left: 10px;
  width: 116px;
  height: 44px;
}

.center {
  text-align: center;

}

#aktivita_misto {
  position: absolute;
  margin-left: 10px;
  margin-top: -47px;
}

a.aktivita_odk {
  display: block;
  margin-left: 7px;
  font-size: 11px;  
}

a.aktivita_odk:hover {
  background: url(img/sv_bila_tapet.png) repeat;
  color:black;
  text-decoration: none;
}

.lajna {
  background: url(img/carka_bila_horizontalni.png) repeat-x;
  height: 5px;
  width 100%;
  margin-right: 20px;
  margin-left: 7px;
  margin-bottom: 5px;
  clear: both;
}

#rychla_volba {
  background: url(img/rv.png) no-repeat;
  width: 529px;
  height: 170px;
}

a.mbut_squash {
  background: url(img/squash.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-left: -3px;
  margin-bottom: 7px;
}

a.mbut_squash:hover {
  background: url(img/squash_on.png) no-repeat;
}

a.mbut_bojsport {
  background: url(img/bojove.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-bottom: 7px;
}

a.mbut_bojsport:hover {
  background: url(img/bojove_on.png) no-repeat;
}

a.mbut_pinec {
  background: url(img/pibg.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-bottom: 7px;
}

a.mbut_pinec:hover {
  background: url(img/ping_off.png) no-repeat;
}

a.mbut_pinec {
  background: url(img/pibg.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-bottom: 7px;
}

a.mbut_pinec:hover {
  background: url(img/ping_off.png) no-repeat;
}

a.mbut_tanec {
  background: url(img/tanec.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-bottom: 7px;
}

a.mbut_tanec:hover {
  background: url(img/tanec_on.png) no-repeat;
}

a.mbut_fitnes {
  background: url(img/fitnes.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-bottom: 7px;
}

a.mbut_fitnes:hover {
  background: url(img/fitnes_on.png) no-repeat;
}

a.mbut_beach {
  background: url(img/volejbal.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-bottom: 7px;
}

a.mbut_beach:hover {
  background: url(img/volejbal_on.png) no-repeat;
}

/* ***** dolni lajna ***** */
/* *********************** */

a.mbut_tenis {
  clear: both;
  background: url(img/tenis.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
  margin-left: -3px;
}

a.mbut_tenis:hover {
  background: url(img/tenis_on.png) no-repeat;
}

a.mbut_nohej {
  background: url(img/nohej.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
}

a.mbut_nohej:hover {
  background: url(img/nohej_off.png) no-repeat;
}

a.mbut_wellnes {
  background: url(img/wellnes.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
}

a.mbut_wellnes:hover {
  background: url(img/wellnes_on.png) no-repeat;
}

a.mbut_ostatni {
  background: url(img/ostatni.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
}

a.mbut_ostatni:hover {
  background: url(img/ostatni_on.png) no-repeat;
}

a.mbut_osvezovna {
  background: url(img/osvez.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
}

a.mbut_osvezovna:hover {
  background: url(img/osvez_on.png) no-repeat;
}

a.mbut_seznam {
  background: url(img/lektor.png) no-repeat;
  display: block;
  width: 63px;
  height: 88px;
  margin-top: -5px;
  float: left;
  margin-right: 3px;
}

a.mbut_seznam:hover {
  background: url(img/lektor_on.png) no-repeat;
}

.but_rez_akt {
  background: url(img/bt_rezervovat_off.png) no-repeat;
  display: block;
  width: 199px;
  height: 45px;
  float: left;
  margin-left: 20px;
  margin-top: -20px;
  position: relative;
}

.but_rez_akt:hover {
  background: url(img/bt_rezervovat_on.png) no-repeat;
}

.nadpis_akt_podsekce {
  background: url(img/aktivita_ctverec.png) no-repeat;
  width: 143px; 
  height: 38px;
  margin-right: 20px;
  position: relative;
  margin-top: -28px;
  float: right;
  font-size: 20px;
  padding-top: 5px;
  text-align: center;
}

a.zpet_akt_podsekce {
  background: url(img/bt_zpet_off.png) no-repeat;
  display: block;
  width: 59px;
  height: 34px;
  float: right;
  margin-right: 10px;
  margin-top: -33px;
  position: relative;
}

a.zpet_akt_podsekce:hover {
  background: url(img/bt_zpet_on.png) no-repeat;
}

p.text_aktivity {
  clear: both;
  text-align: justify;
  margin-right: 10px;
}

a.tlac_nahoru {
  background: url(img/bt_nahoru.png) no-repeat;
  display: block;
  width: 60px;
  height: 34px;
  float: right;
  margin-right: 5px;
}

a.tlac_nahoru:hover {
  background: url(img/bt_nahoru_on.png) no-repeat;
}

a.tlac_zpet {
  background: url(img/bt_zpet_off.png) no-repeat;
  display: block;
  width: 59px;
  height: 34px;
  float: right;
  margin-right: 10px;
}

a.tlac_zpet:hover {
  background: url(img/bt_zpet_on.png) no-repeat;
}

#text_aktivity {
  margin-right: 10px;
  clear: both;
  text-align: justify;
}

hr {
  height: 1px;
  border-top: none;
  border-color: wihte;
  margin-right: 10px;
}

.obrazek_textu {
  margin: 5px; 
}

.image_hover{
  border: 1px solid black;
}

.image_hover:hover {
  border: 1px solid white;
}

.pole_knihy {
  width: 530px;
  height: 100px;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 10px;
}

.input {
  border: 1px solid black;
}
