/* ----------------------------------------------- */
/* ----- Obecné definice pro všechny stránky ----- */
/* ----------------------------------------------- */

/* ----- Definice hlavních oddílů stránky ----- */
body {margin: 20px; background: #404040; background-image:url(../obrazy/bg.png); background-repeat:repeat-x;
	background-attachment: fixed;}

.tisk {margin: 5px; background: #FFFFFF;}

.stranka {position: relative; width: 800px; border: 4px solid #FFFFFF;
	background-color: #E5E5E5;
	}

h1 {
	position: relative;
	padding: 0;
	width: 800px;
	height: 73px;
	margin: 0em 0em;
	font-size:16px;
	color:#CCCCCC;
	}

h1.zahlavi a {
  display: block;
  position: relative;
  width: 800px;
  height: 73px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #E5E5E5;
  cursor: hand;
}
h1.zahlavi span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 800px;
  height: 73px;
  margin: 0;
  padding: 0;
}

h1.zahlavi span.gaudeo {
  background: url("../obrazy/top.jpg") no-repeat;
  }

.top_bg {
	position: relative; top: 0px; left: 0px; width: 800px; height: 17px; 
	background-image: url(../obrazy/top_bg.jpg);
}
.zahlavi_bg {
	position: relative; top: 0px; left: 0px; width: 800px; height: 119px; 
	/*position: relative; top: 0px; left: 0px; width: 800px; height: 150px;*/
	background-image: url(../obrazy/top_image.jpg);
}

.zahlavi_adresa_tisk {
	position: absolute;
	left:306px;
	top:10px;
	width:257px;
	height:73px;
	z-index:16;
	color:#000000; font-size:14px;
	text-align: center;
}

.hlmenu {position: absolute; width: 160px;
	z-index: 10; text-align:center;
	margin-left: 0px; margin-top: 5px;}

.hlokno {position: relative; width: 800px;
	background: url('../grafika/poz_hlokno.jpg');
	background-repeat: no-repeat;}

.hlokno_ {position: relative; width: 800px;
	background-repeat: no-repeat;}
	
.hlavniokno {position: relative; overflow: auto}

.hlstred {
	position: relative; top: 0px; left: 0px; bottom: 0px; 
	vertical-align:top; z-index:9; background-image:url(../obrazy/middle_bg.gif);
}

.hlstred_text {
	position:absolute; left:205px; top:-42px;
	background-color:#FFFFFF;
	width:557px;
	z-index:15;
	text-align:left;
}

.hlstred_text_tisk {
	position: relative; top:0px;
	margin: 0em 0em;
	background-color:#FFFFFF;
	width:557px;
	z-index:15;
	text-align:left;
}

.zapati {position: relative; width: 800px; height: 49px; background: #FFFFFF;
	background-image:url(../obrazy/bottom.gif);}


/* ----- Definice zarovnání oddílů stránky -----*/
body {text-align: center}
div {margin: 0px auto} /* zarovnání blokových prvků na střed v Mozille */
table {margin: 0px auto; border: #666666 1px solid} /* zarovnání blokových prvků na střed v Mozille */
td, th {border:#666666 1px solid; height:18px}


/* ----- Definice písma ----- */
body, table, div, p, li, input, button, textarea, select {
	font-family: Arial, sans-serif; font-size: 12px; color: #333333}


/* ----- Definice odstavců ----- */
h2 {font-size: 1.3em; text-align: left;
	margin: 10px 0px 10px 0px; padding-bottom: 4px;
	color: #F96B00;
	border-bottom: 1px solid #F96B00;}

h2.titulek {font-size: 1.5em; text-align: left;
	margin: 10px 0px 10px 0px; padding-bottom: 0px;
	text-indent: 28px;
	line-height: 27px;
	color: #FFFFFF; 
	width: 557px;
	height: 26px;
	background-image:url(../obrazy/titulek_bg.png);
	background-repeat:no-repeat;
	border-bottom: 1px solid #FFFFFF;}
	
h2.rezervace {font-size: 1.3em; text-align: left;
	margin: 10px 0px 10px 0px; padding-bottom: 4px;
	color: #F96B00; width: 557px;
	border-bottom: 1px solid #F96B00;}
	
h3 {font-weight: bold; font-size: 1.2em; text-align: left;
	margin: 10px 210px 5px 0px}

h4 {font-size: 1.5em; text-align: left;
	margin: 10px 0px 10px 0px; padding-bottom: 0px;
	text-indent: 28px;
	line-height: 27px;
	color: #FFFFFF; 
	width: 557px;
	height: 26px;
	background-image:url(../obrazy/titulek_bg_sedy.png);
	background-repeat:no-repeat;
	border-bottom: 1px solid #FFFFFF;}

p, li {font-size: 1.1em; text-align: justify}
p {margin: 5px 0px 5px 0px}
ol, ul, menu {margin: 15px 0px 10px 0px; padding: 0px}
li {font-weight: bold; font-size: 17px; letter-spacing: 2px;
	margin: 15px 30px 10px 30px; padding: 0px;
}

.zapati p.kontakt {position:absolute; left: 265px; top: 20px; font-family:Arial, Helvetica, sans-serif; color:#88888a; font-size:15px; font-weight:bold; letter-spacing: 1px;
}


/* ----- Definice změn ----- */
.tucne {font-weight: bold}
.kurziva {font-style: italic; _width: 432px; padding: 5px;
	background-color: #f0ecde; border: 1px solid #CDBF90}  /* width je pro IE, nějaká divná vykreslovací chyba, natahuje to o několik px text s kurzivou */

.podtrzene {text-decoration: underline}
.roztazene {letter-spacing: 3px}
.horniindex {font-size: 80%; vertical-align: top}
.cervene {color: #FF0000}
.zelene {color: #009220}


/* ----- Definice odkazů ----- */
a {color: #666666; font-weight: bold}
a:hover {color: #F96B00}
a.odkaz {color: #F96B00; font-weight: bold}
.zapati p.odkaz a {text-decoration: none; font-weight: bold}

.lang {
	position: relative; float:right;
	margin-right:0px; margin-top:5px;
	width:35px; height:12px; z-index:1;
}


/* ----- Definice tabulky ----- */
.rezervace_tit {font-family: Arial, sans-serif; font-size: 11px; color: #333333; background-color:#CCCCCC; text-align:center;font-weight: bold;}

.rezervace_ceny {font-family: Arial, sans-serif; font-size: 12px; color: #333333; text-align:center; height: 30px}

.rezervace_datum, th {font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #555555; text-align:center;height: 30px;
}

tr:hover td.rezervace_ceny { background: #ccc; }

/* ----- Definice AKCE ----- */
.akce {
	position: absolute; top: 246px; left: -191px; 
	width: 140px; height:20px; 
	font-weight: bolder; 
	text-align: center;
	font-size:14px;
	color: #CC0000; background-color:#FFFFFF; 
	border:#CC0000 2px solid; margin: 5px;
	line-height: 20px; 
}
.akce_text1 {
	position: absolute; top: 266px; left: -191px; 
	width: 134px; height: 76px; 
	font-weight:bold; 
	text-align: center; 
	color: #FFFFFF; background-color:#CC0000; 
	border:#CC0000 5px solid; margin: 5px;
}

.akce_text {
	position: absolute; margin-top: 5px; left: -191px; 
	width: 134px; height: 118px; 
	font-weight:bold; 
	text-align: center; 
	color: #FFFFFF; background-color:#CC0000; 
	border:#CC0000 5px solid; margin: 5px; 
}

.akce_text2 {
	position: absolute; left: -198px; 
	width: 140px; 
	font-weight:bold; 
	text-align: center;
	font-size:14px;
	color: #FFFFFF; background-color: #CC0000; 
	border: #FFFFFF 1px solid; margin: 5px;
	padding: 7px;
	line-height: 18px;
}
	
/* ----- Definice formulářů a jeho prvků ----- */
form {margin: 0px}
input, button, textarea, select {font-weight: normal; color: #3a3516; background-color: #FFFFFF;
	border: 1px inset #E9E4C6; margin-top:2px}

input.tlacitko, button.tlacitko {background-color: #F5F2E3;
	border: 2px outset #E9E4C6; cursor: pointer; cursor: hand}
	
.text_form_tit {
position: static;
width:458px; float:left; border:#CCCCCC 1px solid; height:25px; line-height:25px;
background-color: #666666; color:#FFFFFF; margin-right:0px; text-align:center; font-weight:bold}

.text_input {
position: static;
width:180px; float:left; border:#CCCCCC 1px solid; height:25px; line-height:25px;
background-color: #F2F2F2; text-indent:15px; margin-right:0px}

.text_input_form {
position: static; width:270px; float: left; text-align:left; height:25px;
background-color:#F8F8F8; text-indent:5px; border:#CCCCCC 1px solid; margin-left:5px;
margin:0px right;
}


/* ----- Definice obrázků ----- */
img {margin: 0px; padding: 0px; border: none; _display: block}
.zapati img.sponzori {width: 104px; height: 60px; margin: 0px 20px 0px 20px;
	_display: inline}
img.galerie1 {width: 180px; height: 135px; _display: inline; border: #000000 1px solid; margin-bottom:10px; margin-right:1px}
img.galerie {position: absolute; width: 280px; height: 140px; _display: inline; border: #000000 1px solid}

img.zabava {width: 113px; height: 85px; _display: inline; border: #000000 1px solid; margin-left:1px; margin-right:1px}
img.zabava_v {width: 65px; height: 85px; _display: inline; border: #000000 1px solid; margin-left:1px; margin-right:1px}

.pravybezokr{float: right;margin-left: 15px; margin-top: 5px; border:1px #666666 solid}


/* ----- Definice menu ----- */
.hlmenu menu {margin: 0px; padding: 0px; text-align:left}
.hlmenu menu li {font-family: Tahoma; font-weight: bold; font-size: 12px; text-align: left;
	list-style: none; list-style-image: none; margin: 0px; padding: 0px;
	float: left; position: relative; width: 185px;
	height: 17px; line-height: 18px; letter-spacing: 0px;
	margin-bottom: 10px;
	text-indent: 23px;
	background-image:url(../obrazy/odrazka.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.hlmenu menu li a {display: block; width: 100%; height: 100%; 
	color: #FFFFFF; text-decoration: none;}

.hlmenu menu li a:hover {color: #F96B00; background-color:#FFFFFF;
	background-image:url(../obrazy/odrazka_over.gif);
	background-position:left;
	background-repeat:no-repeat;}

.podmenu{position: relative; top: 0px; left: 0px; bottom: 0px; border:0px; width: 800px;	height: 328px; background-color: #f6861f; background-image:url(/obrazy/menu_bg.png);
 }
/* ------------------------------------------------------------- */
/* ----- Speciální definice pro jednotlivé stránky stránky ----- */

.mainForm fieldset { background-color: #F8F8F8; border: 1px solid #CCCCCC; }
input.formButton { background-color: #ffffff; border: outset 1px; }
p.guestbook-header { border-bottom: 1px solid #F96B00; color: 1px solid #F96B00; margin: 20px 0 0 0; font-weight: bold; }
p.guestbook-header span { font-size: 90%; }
p.guestbook-reaction-header { color: 1px solid #F96B00; margin: 5px 0 0 20px; font-weight: bold; }
p.guestbook-reaction { margin: 0 0 0 20px; font-style: italic; }

div#admin { width: 975px; margin: 0 auto; background: #fefefe; min-height: 500px; text-align: left; }
div#admin-header { padding: 15px 0 15px 0; }
p.admin-header-caption { text-align: center; font-size: 14pt; font-weight: bold; padding: 15px 0 15px 0; width: 100%; }
ul.admin-menu { font-size: 10pt; }
ul.admin-menu li { font-family: arial; font-size: 10pt; list-style: none; margin-right: 15px; }

div.admin-body { padding: 0 15px 0 15px; text-align: left; }
div.admin-body table { margin: 0; border: 0; margin: 0 0 15px 0;   }

div.guestbook-item { margin: 0 0 15px 0; float: left; width: 100%; }
p.guestbook-label { float: left; clear: both; width: 60px; font-weight: bold; margin: 0; }
p.guestbook-value { float: left; margin: 0; }
p.guestbook-actions { float: left; clear: both; width: 160px; margin: 0; }
p.guestbook-actions a { color: #F6861F; }
img.guestbook-captcha { padding: 0 0 15px 15px; float: left; }

fieldset.addMessage span { display: block; width: 100px; float: left; }
fieldset.addMessage input {  }
div.gb-label { clear: both; font-weight: bold; margin: 5px 0 0 0; }
div.gb-value { margin: 0; }
div.gb-button { margin: 10px 0 10px 0; }
div.gb-button input { margin: 0px 0 0 30px; height: 20px; font-weight: bold; }
div.gb-error { margin: 20px 0 30px 0; width: 200px; font-weight: bold; color: red; border: #afafaf solid 2px; padding: 10px; }
div#mainForm  {  }

div.subgallery { float: left; }
div.subgallery img {width: 180px; height: 135px; _display: inline; border: #000000 1px solid; margin-bottom: 0px; margin-right:1px}
div.subgallery p { margin: 0 0 20px 5px; }

p.motto { color: #F96B00; font-size: 11pt; font-weight: bold; }
p.motto-text { color: #F96B00; font-size: 10pt; font-weight: bold; }

/* ------------------------------------------------------------- */
