* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 953px;	
}
html, body {
	height: 100%;
}
#page {
	width: 100%;
	position: relative;
	min-height: 100%;
}		

/*elements*/
h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 20px;
	color: #9D0A0E;	
	letter-spacing: 0.05em;
}
h1.br {
	border-bottom: 1px solid #F27334;
	padding-bottom: 10px;
	margin-bottom: 0;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #9D0A0E;	
	letter-spacing: 0.05em;
}
h2.notop {
	margin-top: 0;
}
h2.br {
	border-bottom: 1px solid #9D0A0E;
	padding-bottom: 3px;
	margin-bottom: 0;
}
h2.br1 {
	border-bottom: 1px solid #F27334;
	padding-bottom: 3px;
	margin-bottom: 0;
}
h2.line-none {
	margin: 0;
	line-height:0px;
}
h2.dalsi-kontakty {
	margin-bottom: 15px;
}
h2 span { color:#000;}
	
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
	color: #9d0a0e;
	letter-spacing: 0.05em;
}
h3.nobot {
	margin-bottom: 0;
	padding-bottom:0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 10px 0;
	color: #F27334;
}
h4 span { color:#000;}
h4.nobot {
	margin-bottom: 0;
	padding-bottom:0;
}
h4.br {
	border-bottom: 1px solid;
	padding-bottom: 3px;
	margin-bottom: 0;
}
h4.kontakty {
	margin-top:5px;
	padding-top:0;
}
h4 a {
	color: #F27334;

}
h4 a:hover {
	color: #0099FF;

}

p { color: #363636; font-size: 0.9em; text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; }
p.notop { margin-top:0}
a { color: #0099FF; }
a:hover { color: #FF0000; }
a:focus { outline:none; }

img { 
	border: 4px solid #968C04;
}
a img {
	border: 4px solid #968C04;
}
a:hover img {
	border: 4px solid #9D0A0E;
}

ul, ol { color: #363636; margin-left: 20px; }
ul { font-size: 90%; margin-top: 10px; margin-bottom: 10px; padding-left: 0; }
ol { font-size: 90%; margin-left: 18px; }

ul li {
	padding-left: 20px;
	margin-bottom: 2px;
	list-style-type: none;
	background-image: url(../images/lia.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul li.horni_index {
	padding-left: 20px;
	margin-bottom: 2px;
	list-style-type: none;
	background-image: url(../images/lia.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul li ul {
	font-size: 100%;
}
table {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 630px;
}
table.do_prava th {
	text-align:center;
}
table.do_prava th span {
	font-size: 1.4em;
}
table.do_prava td {
	text-align:right;
	padding-right: 20px;
}
table.do_prava td.left {
	text-align:left;
}
table.do_prava td.center {
	text-align:center;
	padding-right: 0px;
}
th {
	background-color: #FDB813;
	font-size: 110%;
}
th, td { 
	border: 1px solid #666666;
	padding: 5px;
}
td {
	background-color: #FFFFFF;
	vertical-align:top;
}
tr.sudy td {
	background-color:#f2f6fb/*f2f0cb*/;
}
col.sloupec_wellness {
	width: 150px;
}	
col.ceny {
	width:80px; 
}
table.cenik th, table.cenik td{
	text-align:center;
}

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #FFFFFF;
	border: 0 none;
}
fieldset h2 {
	margin-top: 0;
}
label {
	float: left;
	width: 200px;
}
label.datum {
	float: left;
	width: 130px;
}	
hr { display: none; }

sub, sup {
	vertical-align:baseline;
	position:relative;
}
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}

/*division*/


#content {
	width: 953px;
	min-height: 100%;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding-bottom: 110px;
}

#header {
	position: absolute;
	top: 0;
	right: 0;
	width: 660px;
	height: 301px;
}
#header_pict {
	width: 644px;
	height: 285px;
	border: 8px solid #FFFFFF;
	overflow: hidden;
	background-color: #FFFFFF;
}
/*header slide*/
.header_slide_nav {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 99;
}
#header_slide_nav a {
	margin: 0 0 0 5px;
	padding: 1px 6px;
	display: block;
	float: left;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #D04E23;
	color: #FFFFFF;
	font-size: 90%;
}
#header_slide_nav a.activeSlide {
	color: #000000;
	background-color: #D04E23;
}
#header_slide_nav a:focus { outline: none; }
#header_slide {
	width: 644px;
	height: 285px;
}	
#header_slide img {
	border: 0 none;
}


#logo, #logo span {
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 293px; 
	height: 150px; 
	overflow: hidden; 
}
#logo span {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	width: 293px;
	height: 150px;
	cursor: pointer;
	display: block;	
}

/*navigace*/
ul#navigace {
	border: 8px solid #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0;
}
ul#navigace li {
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #FFFFFF;
}
ul#navigace li.nobr {
	border-bottom: 0 none;
}
ul#navigace li.last {
	border-bottom: 1px solid #FFFFFF;
}
ul#navigace li a {
	color: #000000;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	min-height: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	background-color: #FDB813;
	border-left: 22px solid #F3C745;
}
ul#navigace li a.red-li {
	background-color:#9d0a0e;
	color:#ffffff;
}

ul#navigace li span.offer {
	background-image:url(../images/ikon_offer1a.gif);
	background-repeat:no-repeat;
	background-position: 3px top;
	padding: 3px 0 3px 30px;
	width:24px;
	height:24px;	
}
ul#navigace li span.offer-red {
	background-image:url(../images/ikon_offer1.gif);
	background-repeat:no-repeat;
	background-position: 3px -48px;
	padding: 3px 0 3px 30px;
	width:24px;
	height:24px;	
}
ul#navigace li a:hover span.offer-red {
	background-image:url(../images/ikon_offer1.gif);
	background-repeat:no-repeat;
	background-position: 3px top;
	padding: 3px 0 3px 30px;
	width:24px;
	height:24px;	
}
body.spe ul#navigace li a#nav-3	span.offer, body.las ul#navigace li a#nav-30 span.offer-red {
	background-position: 3px -24px;
}	

ul#navigace li a:hover {
	color: #9D0A0E;
	text-decoration: none;
	border-left: 22px solid #9D0A0E;
	/*background-color: #FDB813;*/
}
ul#navigace li a:hover.red-li {
	color: #9D0A0E;
	text-decoration: none;
	border-left: 22px solid #9D0A0E;
	background-color: #FDB813;
}

ul#navigace li ul {
	margin: 0;
}
ul#navigace li ul li {
	border-bottom: none;
}	
ul#navigace li ul li a {
	font-size: 100%;
	padding-left: 35px;
	background-color: #FFFFFF;
	border-left: 22px solid #9D0A0E;
	list-style-type: none;
	
}	
ul#navigace li ul li.last a{
	font-size: 100%;
	padding-left: 35px;
	border-left: 22px solid #9D0A0E;
	list-style-type: none;
	background-image: url(../images/navigace_bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}	
ul#navigace li ul li a:hover {
	background-image: url(../images/li2a.gif);
	background-position: 16px 11px;
	background-repeat: no-repeat;
	color: #9D0A0E; 
	}
ul#navigace li ul li a.last:hover {
	background-image: url(../images/li2a.gif);
	background-position: 16px 11px;
	background-repeat: no-repeat;
	color: #9D0A0E; 
	background-image: url(../images/navigace_bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


body.uvod 	#navigace li a#nav-1, 
body.uby 	#navigace li a#nav-2, 
body.spe 	#navigace li a#nav-3, 
body.rez 	#navigace li a#nav-4, 
body.gas 	#navigace li a#nav-5, 
body.wel 	#navigace li a#nav-6, 
body.aqu 	#navigace li a#nav-7,
body.kong 	#navigace li a#nav-8,
body.nas 	#navigace li a#nav-9,
body.spo 	#navigace li a#nav-10,
body.fry 	#navigace li a#nav-11,
body.lip 	#navigace li a#nav-12,
body.kal 	#navigace li a#nav-13,
body.fot 	#navigace li a#nav-14,
body.vir 	#navigace li a#nav-15,
body.kont 	#navigace li a#nav-16,
body.cen 	#navigace li a#nav-17,
body.kes 	#navigace li a#nav-18,
body.nab 	#navigace li a#nav-19,
body.pru 	#navigace li a#nav-20,
body.par 	#navigace li a#nav-21,
body.kkr 	#navigace li a#nav-22,
body.las 	#navigace li a#nav-30

{
	color: #9D0A0E;
	background-color: #FFFFFF;
	text-decoration: none;
	border-left: 22px solid #9D0A0E;
	background-image: url(../images/navigace_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body.spe		#navigace li a#nav-2-1,
body.spo_v		#navigace li a#nav-10-1,
body.spo_m		#navigace li a#nav-10-2,
body.pristav	#navigace li a#nav-10-3,
body.golf		#navigace li a#nav-10-4,
body.fry	 	#navigace li a#nav-20-1,
body.prehrada 	#navigace li a#nav-20-2,
body.lnv	 	#navigace li a#nav-20-3,
body.cvp	 	#navigace li a#nav-20-4,
body.hp		 	#navigace li a#nav-20-5,
body.vb 		#navigace li a#nav-20-6,
body.rnv	 	#navigace li a#nav-20-7,
body.ck 		#navigace li a#nav-20-8,
body.zk	 		#navigace li a#nav-20-9,
body.cb		 	#navigace li a#nav-20-10,
body.hnv	 	#navigace li a#nav-20-11,
body.dzm	 	#navigace li a#nav-20-12,
body.the	 	#navigace li a#nav-6-1,
body.bea	 	#navigace li a#nav-6-2,
body.spa	 	#navigace li a#nav-6-3,
body.sau	 	#navigace li a#nav-6-4,
body.sol	 	#navigace li a#nav-6-5,
body.fot1 		#navigace li a#nav-14-1,
body.fot2 		#navigace li a#nav-14-2,
body.fot3 		#navigace li a#nav-14-3

 {
	color: #9D0A0E;
	background-color: #FFFFFF;
	text-decoration: none;
	border-left: 22px solid #9D0A0E;
	background-image: url(../images/li2a.gif);
	background-position: 16px 11px;
	background-repeat: no-repeat;
	/*background-image: url(../images/navigace_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}

#left, #right {
	display: inline;
}
#left {
	width: 293px; 
	float: left; 
	margin: 166px 0 0 -953px;
}	
#left p {
	color: #331604;
	text-align: left;
}
#left a {
	color: #331604;
}
#left a:hover {	
	color: #D04E23;	
}	

	
#left_in {
	margin-right: 10px;
}		
#right {
	width: 660px;
	min-height: 500px;
	float: left;
	margin: 344px 0 0 293px;
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/footer.gif) repeat-x;
}	
#footer .in {
	width: 953px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#copy p {
	margin: 50px 0 0 73px;
	font-size: 75%;
	color: #FFFFFF;
}
#copy a {
	color: #FFFFFF;
	text-decoration: underline;
}
#copy a:hover {
	color: #FFFFFF;
	text-decoration: none;
}	
#copy a img {
	position: absolute;
	top: 56px;
	left: 8px;
}	
#copy a:hover img {
	border: 0 none;
	padding: 0;
}		

.uvod_col1 {
	float: left;
	width: 272px;
	margin-right: 15px;
	background-color: #331604;
}
.uvod_col1 ul {	
	margin: 10px;
}	
.uvod_col1 ul li {
	color: #FFF200;
	margin: 0 0 7px 0;
	padding-left: 20px;
	background-image: url(../images/uvod_col_li.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
.uvod_col2 {
	float: left;
	width: 391px;
}
/* NA 1/2 */
.d2 {
	float: left;
	width: 305px;
	margin-right: 20px;
}
.d3	{
	float: left;
	width: 305px;
}
	
/* NA 1/3 */
.d4 {
	float: left;
	width: 200px;
	margin-right: 15px;
}
.d5	{
	float: left;
	width: 200px;
}
	
#chyba {
	background-color: #D04E23;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
#kontakt p {
	margin: 1em 0;
}	
#kontakt label.error {
	float: none;
	text-align: left;
	width: 250px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	color: #ff4b2c;
}
p#zprava_odeslano {
	padding: 10px;
	font-weight:bold;
}
#kontakt label {
	width: auto;
	float: none;	 
}
#kontakt input.inp {
	width: 280px;
}
#kontakt textarea {
	width: 280px;
}

.left_box, .left_box_last {
	background-color: #FDB813;
	border: 8px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
}
.left_box_last {
	margin-bottom: -1px;
}
.left_box .out {
	background-image: url(../images/out2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.left_box ul {
	margin-left: 0px;
}
.left_box ul li {
	padding-left:0;
	background-image:none;	
	list-style-position:inside;
	overflow:hidden;
}	
.drobky {
	position: absolute;
	top: 301px;
	width: 660px;
}
.drobky p {
	background-image: url(../images/drobky.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	margin-left: 15px;
	padding: 6px 0 0 20px;
	font-size: 80%;
	color: #FFFFFF;
}
.drobky a, .drobky a:visited {
	color: #FFFFFF;
}
.drobky a:hover {
	color: #FFFFFF;
	text-decoration: none;
}	

#flags {
	position: relative;
	background-color: #FDB813;
	border-left: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	width: 62px;
	padding: 3px 7px 2px 7px;
	float: right;
}	
	
#flags img {
	border: 0 none;
}

p.btn_rezervace_obal {
	text-align: center;
	line-height: 40px;
	font-size: 105%;
	font-weight: bold;
}		
a.btn_rezervace {
	background-image: url(../images/btn_rezervace.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 630px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	color: #9D0A0E;
	text-decoration: underline;
}
a:hover.btn_rezervace { 
	background-position: 0 -40px; 
	margin: 0; 
	padding: 0;
	color: #000000;
}

.tvare1, .tvare2 {
	padding: 10px 10px 10px 0;
	float: left;
	width: 304px;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
}
.tvare2 {
	padding: 10px 0 10px 10px;
	border-right: 0 none;
}	
.tvare1 img, .tvare2 img {
	float: left;
	margin-right: 10px;
}
.tvare1 h4, .tvare2 h4 {
	margin-top: 0;
}		
/* FORMULARE - Rezervacni, nabidka zamestnani */

#rezervace p.info {
	color:#FFFFFF;
}
.rez_obal, .nab_obal {
	padding: 10px 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #F27334;
	border-bottom: 1px solid #F27334; 
}
.min_height_100 {
	min-height: 100px;
}
.rez_obal h4 {
	margin: 10px 0 15px 0;
}	
.nab_obal h4 {
	margin: 0;
}
.rez_in  {
	margin-left: 45px;
}
.nab_in { 
	margin-left: 25px;
}
.rez_input { width: 195px; }

.rez_pokoje_leva {float:left; width: 350px;}

.rez_input_maly { width: 70px; }
.rez_select { width: 200px; }		 

/* ////////////nabidka zamestnani //////////////*/

/* IKONY */
.nabidka_zamestnani {
	background-image: url(../images/user.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}
.nabidka_zamestnani_info {
	background-image: url(../images/form_go.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}
.specialni_nabidka, .last_minute {
	background-image: url(../images/ikon_datum.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}

#nabidka select {
	width: 203px;
}
#nabidka fieldset {
	margin-top: 20px;
	padding: 15px 25px 15px 25px;
	border: 1px solid #9d0a0e;
	background-color: #ffffff;
}
#nabidka fieldset div.seznam_col1 {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#nabidka fieldset div.seznam_col2 {
	float: left;
	width: 200px;
}


#nabidka legend {
	color: #9d0a0e;
	font-weight: bold;
	font-size: 1.0em;
	padding: 0 10px 0 10px;
}
#nabidka h3 {
	color: #F27334;
	margin-top: 20px;
	font-size: 1em;
	border-bottom: 1px solid ;
	
}
#nabidka label {
	text-align: right;
	padding-right: 10px;
	width: 150px;
	float: left;
}
#nabidka label.mezera {
	width: 425px;
	float: left;
}
#nabidka input.inp {
	width: 350px;
}
#nabidka input.inp_male {
	width: 50px;
}
#nabidka input.inp_stredni {
	width: 200px;
}
#nabidka input.inp_velky {
	width: 350px;
}

#nabidka textarea {
	width: 350px;
}
#nabidka div.souhlas {
	margin-top: 30px;
}
#nabidka div.souhlas label{
	width: 400px;
	margin-left: 5px;
	float: left;
	text-align: left;
}
#nabidka div.souhlas input {
	float: left;
}
#nabidka span.povinny {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0 11px 0 0;
	margin-left: 5px;
	margin-right: 5px;
}	
#nabidka p.povinny {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 520px center;
	padding: 3px 0;
}	
#nabidka p.povinny_stredni {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 370px center;
	padding: 3px 0;
}
#nabidka p.povinny_male {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 220px center;
	padding: 3px 0;
}
#nabidka label.mezera {
	width: 500px;
	float: left;
}
/* ////////////nabidka zamestnani //////////////*/

/*classes*/
.center { text-align: center; }
.nomar { margin:0;}
.left { text-align:left;}
.right { text-align:right;}

.block_size { width:60px; float:left;}
.block_size1 { width:90px; float:left;}
span.fakturacni { width:260px; float:left;}

.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }

.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }
.inner {
	padding: 15px;
}
.info {
	/*background-image: url(../images/info2.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	color: #F27334;
	font-weight: bold;
	border-top: 1px dotted #F27334;
	border-bottom: 1px dotted #F27334;
	/*padding: 3px 0 3px 20px;*/
	padding: 3px 6px;
}	
.info span {
	font-size:1.4em;
}
.red {
	color: #9D0A0E;	
}	

.seznam {
	border-left: 1px solid #F27334;
	border-right: 1px solid #F27334;
	border-bottom: 1px solid #F27334;
	padding: 5px 10px;
	margin-bottom: 5px;
}
.seznam_col1 {
	float: left;
	width: 294px;
	margin-right: 20px;
}
.seznam_col2 {
	float: left;
	width: 294px;
}
.wrap { width: 608px; }

.seznam .img_obal_1, .img_obal_2 {
	width: 190px;
	float: left;
	margin-right: 6px;
	text-align: center;
}
.seznam .img_obal_2 {
	margin-right: 0;
}
#date {

	clear: both;
	float: none;
}	
#date p {
	line-height: 1.7em;
	margin-bottom: 10px;
}	

/*printit*/
.print_line {
	position: absolute;
	top: 0;
	right: 15px;
}	
.top { white-space:nowrap; background-image: url(../images/top.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; margin-left: 10px; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 16px; }
.print { white-space:nowrap; background-image: url(../images/print.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
p.printit { text-align: right; margin: 0; padding: 0; }
p.printit a, p.printit a:active, p.printit a:visited { font-weight: normal; font-size: 0.8em; }
p.printit a:hover { }


/*novinky*/
.novinka_datum {
	background-image: url(../images/ikon_datum.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}

.novinka_archiv, .novinka_archiv2 { 
	background-image: url(../images/ikon_archiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.novinka_archiv2 {
	background-image: url(../images/ikon_archiv2.gif);
}	

.nobr_mar { margin: 0px; padding: 0px; border-style: none; border-width: 0; }
.nobr { border-style: none; border-width: 0; }

.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

.first_p {
	margin-top: 0;
}		
p.pod_kat { 
	font-size: 0.9em; 
	font-weight: bold; 
	background-image: url(../images/folder.gif); 
	background-repeat: no-repeat; 
	padding-left: 20px;
	margin-top: 20px;
}
div.podtrh {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	float: none;
	height: 1px;
	padding-top: 3px;
}	


/*fotogalerie kategorie*/
.foto_kat_obal, .foto_kat_obal2 {
	width: 203px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.foto_kat_obal2 {
	margin: 0 0 10px 0;	
}
.foto_kat {
	width: 203px;
	height: 139px;
}
.foto_kat a img {
	border: 4px solid #968C04;
}
.foto_kat a:hover img {
	border: 4px solid #9D0A0E;
}
.foto_kat_obal p.kat_nadpis, .foto_kat_obal2 p.kat_nadpis {
	font-size: 110%;
	line-height: 1.3em;
	
	text-align: center;
}

/*vypis fotek v kategorii*/
.pano_nadpis {
	font-size: 110%;
	text-align: center;
	margin-bottom: 20px;
}
.foto_seznam_obal, .foto_seznam_obal2 {
	width: 203px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}	
.foto_seznam_obal2 {
	margin: 0 0 10px 0;
}	
.foto_seznam_obal p, .foto_seznam_obal2 p {
	text-align: center;
}	
.foto_seznam {	
	width: 203px;
	/*height: 149px;*/
}	
.foto_seznam a img {
	border: 4px solid #968C04;
}
.foto_seznam a:hover img {
	border: 4px solid #9D0A0E;
}

/*virtual*/
h4.pano {margin-bottom:10px;}
#foto_box  {
	background-color: #000000;
	padding: 0;
	width: 377px;
	height: 296px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#foto_box a img { padding: 0; border: 0 none; }
#foto_box a:hover img { padding: 0; border: 0 none; }
#foto_box p, #foto_box p.flash  { 
	color: #000000; 
	position: relative; 
	margin: 16px 0 0 20px; 
	padding: 0;  
}
#foto_box p.flash { margin: 12px 0 0 20px; }
#foto       { margin: 0 0 0 1px; padding: 15px 0 0; width: 375px }
#foto_box p.img_ikons { margin: 10px 0 0 23px; }
#foto_box p.img_ikons_flash { margin: 7px 0 0 23px; }
.img_ikon { position: absolute; left: 305px; margin-top: 0; }
.odsaz { margin-right: 10px; }
.foto a img {
	border: 4px solid #968C04;
}
.foto a:hover img {
	border: 4px solid #D04E23;
}

.foto table { font-size: 80%; width: 630px; border-collapse: collapse; }
.foto table td { 
	padding: 5px 5px 5px 0; 
	border: 0 none;
}
.foto table .linka {
	border-top: 1px solid #FFFFFF;
	height: 15px;
}	


#foto_box_scroll {
	background-color: #000000;
	padding: 0;
	width: 377px;
	height: 296px;
	margin: 0 20px 0 0;
	float: left;
}
.scroll_box {
	width: 230px;
	height: 345px;
	overflow: scroll;
	float: left;
}
.scroll_box h2 {
	font-size: 1em;
}
.scroll_box a img {
	border: 2px solid #968C04;
}	
.scroll_box a:hover img {
	border: 2px solid #9D0A0E;
}

	
/*BTNS*/
.news_inp {
	height: 22px;
	border: 1px solid #585757;
	vertical-align: bottom;
	font-size: 1.2em;
	width: 110px;
}	
.btn {
	position: relative;
	background: #aaa;
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	height: 25px;
	
}
.btn * { background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }


.btn.but { background: #D04E23; }
.btn:hover { background-color: #C6C6C6; color: #000000; }
.btn:active { background-color: #444; }
.btn[class] { /*background-image: url(../images/shade.png); background-position: bottom;*/ }

* html .btn { border: 1px double #aaa; }
* html .btn:hover { border-color: #a00; }


/* SEZNAM POKOJU */
ul.seznam-pokoju li {
	margin-bottom: 10px;
}
ul.seznam-pokoju li ul li {
	margin-bottom: 0px;
}
ul.seznam-pokoju li span {
	font-weight: bold;
	color: #F27334;
}
ul.seznam-pokoju li span.pokoj {
	width: 160px;
	display:block;
	float:left;
}
div.kontakt h4 {
	border-bottom: 1px solid #F27334;
	padding-bottom: 3px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
}
div.kontakt {
	min-height: 130px;
	display: block;
	margin-bottom: 10px	
}
span.star {
	font-size:1.4em;
	color:red;
	padding: 0 5px 0 5px;
}

/* ===== 404 ====== */
#_404 h1, #_404 h2 {
	font-size: 1.1em; 
	margin-bottom: 0;
}
#_404 p {margin:0}


.aquapark-left {
	width: 425px;
	float: right;
}
.aquapark-right {
	width: 205px;
	float: right;
}

/* KALENDAR AKCI */
#date {
	margin: 0;
	clear: both;
	float: none;
}	
#hledani_akci {
	padding: 1px;	
	margin-bottom: 10px;
	border: 1px solid #9d0a0e;
}

#hledani_akci_in p.button_inp {
	text-align:center;
}
#hledani_akci_in {
	background-color: #fdb813 ;
	padding: 10px 50px;
}
#hledani_akci input.odeslat {
	width:100px;
	text-align:center;
	
}	
#hledani_akci select, #hledani_akci input.vyhledat_slovo  {
	width: 400px;
}	

label.left_lab {
	text-align: right;
	margin-right: 5px;
	width: auto;
}
label.right_lab {
	text-align: right;
	margin-right: 5px;
	margin-left: 30px;
	width: auto;
}
.trideni_odsaz {
	float: left;
	width: 120px;
}
.trideni_left {
	float: left;
}
.trideni_right {
	float: right;
}
.hledani_akci_vyhledat {
	margin-left: 333px;
}
.akce_datum {
	background-image: url(../images/ikon_datum.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 0 8px 20px;
	border-bottom: 1px solid #ADCEE0;
	border-top: 1px solid #FFFFFF;
}

#left img {
	margin:0;
	border:0;
}
#left img {
	border:0;
} 

#logo_aa, #logo_aa span, #logo_oa, #logo_oa span {

	/*position: absolute;
	left: 0px;
	top: 0px;	*/
	width: 281px; 
	height: 110px; 
	overflow: hidden;
}
#logo_aa span, #logo_oa span {
	background-image: url(../images/logo_aa.gif);
	background-repeat: no-repeat;
	width: 293px;
	height: 110x;
	cursor: pointer;
	display: block;	
}
#logo_oa span {
	background-image: url(../images/logo_oa.gif);
	background-color:#666666;

}

#facebook {
	width: 275px; 
	height: 110px; 
	margin:0;
	margin-left:6px;
	max-height:80px;
	font-size:150%;
}