body                  { font-family: Arial, Helvetica, sans-serif; /*font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;*/ background-image: url("images/fabric.gif"); background-repeat: repeat; text-align: center; margin: 0; padding: 0 }
a { color: #0071bc; text-decoration: underline }
a:hover { color: #f60 }
ul   { margin: 0 0 10px 20px; padding: 0 }
ul li  { list-style-image: url("images/ctv_blue.gif"); margin: 0; padding: 0 }
hr { display: none; }
#content              { background-image: url("images/bg.gif"); background-repeat: repeat-y; text-align: left; margin-right: auto; margin-left: auto; width: 780px }
/* left */
#left            { margin: 0; padding: 0; width: 520px; float: left }
img { background-color: #fff; padding: 5px; border: solid 1px #666 }
#header { background-image: url("images/header.gif"); background-repeat: no-repeat; margin: 0; padding: 0; height: 134px }

/*navigace*/
#navigace {
	background-image: url(images/nav.gif); 
	background-repeat: no-repeat;
 	height: 77px; 
}
#navigace ul {
	position: relative;
	top: 0;
	left: 0; 
	height: 50px; 
	overflow: hidden; 
	margin: 0 0 0 10px; 
	padding: 2px 0 0 0; 
}
#navigace ul li { float: left; list-style: none;
/* IE hover hack */
background-color: expression( this.onmouseover = new Function("this.className += ' hover';"),
                             this.onmouseout = new Function("this.className = this.className.replace(' hover', '');")); background-image: none; margin-left: 0; padding-left: 0; }
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #fff; 
	font-size: 0.8em; 
	font-weight: bold; 
	line-height: 50px; 
	text-decoration: none; 
	background-image: url(images/navigace_delic.gif); 
	background-repeat: no-repeat; 
	background-position: right top; 
	height: 50px; 
	_line-height: 50px; 
	padding: 0 4px 0 4px; 
}
#navigace ul li a.last { background: none; }
#navigace ul li a:hover {
	color: #000000;
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin-left: -1px;
	padding-left: 5px;	
}
body.uvod #navigace ul li#nav-1 a, 
body.laz #navigace ul li#nav-2 a, 
body.bal #navigace ul li#nav-3 a, 
body.cen #navigace ul li#nav-4 a,
body.rez #navigace ul li#nav-5 a,
body.fot #navigace ul li#nav-6 a,
body.kon #navigace ul li#nav-7 a { 
	color: #000000;
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin-left: -1px;
	padding-left: 5px;
}

/*old navigace
#navigace      { font-weight: bold; background-image: url("images/nav.gif"); background-repeat: no-repeat; text-align: left; margin: 0; padding: 0 0 0 20px; height: 77px }
#navigace ul     { margin: 0; padding: 18px 0 0 }
#navigace ul li       { color: #b1ccff; font-size: 12px; list-style-type: none; display: inline; margin: 0; padding: 0 }
#navigace a     { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none }
#navigace a:hover   { color: #fc0; text-decoration: none }
*/


h1  { color: #0071bc; font-size: 1.3em; font-weight: bold; background-image: url("images/title.gif"); background-repeat: no-repeat; margin: 0 0 0; padding: 10px 0 0 20px; height: 64px; border-width: 0 }
h2  {
	color: #0371a8;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 30px;
}
h3 { 
	color: #c12; 
	font-size: 1em; 
	font-weight: bold; 
	margin: 35px 0 0 0;
	border-bottom: 1px solid #c12;
}
	
h3.nadpis_link {
	border-bottom: 0 none;
}	
h3#first { margin-top: 10px;}

p  { font-size: 90%; text-align: left; }
ul { font-size: 90%; }
/* right */
#right          { margin: 0; padding: 0; width: 260px; float: left }

 
#pension    { background-image: url("images/pension.jpg"); background-repeat: no-repeat; margin: 0; padding: 0; width: 260px; height: 211px }
#lang { 
	background-image: url("images/lang.gif"); 
	background-repeat: no-repeat; 
	text-align: left; 
	padding-left: 20px; 
	height: 77px 
}
#lang_in {
	position: relative;
	top: 8px;
	left: 134px;
}
#lang_in a img {
	border: 1px solid #FFFFFF;
	margin-right: 3px;
	padding: 0;
}
#lang_in a:hover img {
	border: 1px solid #fc0;
}
/*copy */
.copy                             { font-size: 11px; background-color: #0071bc; text-align: center; padding: 0 0 5px; border-style: solid none none; border-width: 5px 0 0; border-color: #fff #69c #69c }
.copy p     { color: #fff; text-align: center; margin: 5px auto; padding: 0 }
.copy a    { color: #fff; text-decoration: none }
.copy a:hover   { color: #f60; text-decoration: underline }
.small a { text-decoration: underline }
/*rezervacni formular */

fieldset      { margin-top: 10px; margin-bottom: 10px; padding: 10px; border: solid 1px #0071bc }
legend  { color: #0071bc; font-size: 90%; text-align: right; padding: 0.2em 0.5em; border: solid 1px }
label    { text-align: right; margin-right: 0.5em; padding-top: 0.2em; width: 25%; float: left }
.tlac  { color: #fff; background-color: #0170a7; width: auto }
.nodisp { display: none; }
.chyba  { color: #fff; font-weight: bold; background-color: #c12; padding: 10px; border-top: 1px dotted #fff; border-bottom: 1px dotted #fff  }
/* table */
table          {
	color: #0071bc;
	font-weight: bold;
	padding: 0;
	width: 480px;
	border-style: none;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
td               { font-size: 12px; font-weight: bold; margin: 0; padding: 5px; border: solid 1px #0071bc }
th             { color: #fff; font-size: 12px; font-weight: bold; background-color: #0170a7; text-align: left; margin: 0; padding: 5px; border: solid 1px #0071bc }
.zarprav { text-align: right }
/* ostatni */
.fl_left    { margin-right: 20px; margin-bottom: 10px; margin-left: 0; float: left }
.fl_right { margin-bottom: 10px; margin-left: 20px; float: right }
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both }
.align_left { text-align: left; }
.inner         { margin: 0; padding: 0 20px 10px 20px; }
.center { text-align:center; }
.left { text-align:left; }
.red { color: #c12; font-weight: bold }
.noscreen { display: none; }
.info { background-color: #fff; padding-right: 5px; padding-left: 5px; border: solid 2px #0371a8; }
.info_box {
	border: 1px solid #0371A8;
	background-color: #FFFFFF;
	background-image: url(images/info.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.upoutavka { background-color: #f4f5bf; padding: 0 10px; border: dotted 2px #c12; text-align: left; margin-bottom: 10px; }
#left img.nobr { margin: 0; padding: 0; border-style: none; border-width: 0; }
/* ----------- */
.card-l     { font-size: 0.8em; background: #0170a7; margin: 0 15px 10px 0; padding: 5px; float: left; border: solid 1px #0170a7 }
.card-photo { margin: 0; padding: 0 }
.card-info   { color: #fff; font-size: 85%; text-align: right; margin: 0; padding: 0 0 5px }
.card-info a   { color: #fff; text-decoration: underline }
.card-info a:hover   { color: #000; text-decoration: underline }
.galerie   { color: #fff; font-size: 1.2em; margin: 5px 0; padding: 0 }
/* ------------- */
/*virtual*/
#foto_box  { background-image: url(images/foto-bg.gif); background-repeat: no-repeat; background-position: center 0; padding: 0; width: 395px; height: 310px ; margin: 0 auto; }
#foto_box p   { color: #fff; position: relative; margin: 14px 0 0 20px; padding: 0  }
#foto       { text-align: center; padding: 15px 0 0; width: 375px  ; margin-right: 10px; margin-left: 10px; }
.img_ikon { position: absolute; left: 310px; margin-top: 0; border-style: none; border-width: 0; }
.odsaz { margin-right: 10px; }
.out {
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
p#upoutavka { font-weight: bold; position: absolute; top: 195px; left: 195px; margin-top: 0; margin-right: 20px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
#left div.virtual a img { background-color: #fff; }
#left div.virtual a:hover img { background-color: #f60; }

/*novinky*/
.novinka_datum span { background-image: url(images/datum.gif); background-repeat: no-repeat; background-position: left center; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; white-space: nowrap; }
.novinky_archiv { background-image: url(images/archiv_news.gif); background-repeat: no-repeat; height: 16px; padding-left: 20px; }

#left .img_obal {
	background-color: #fff; 
	padding: 5px; 
	border: solid 1px #666;
	width: 230px;
}
#left .img_obal a img {
	padding: 0;
	border: none 0;
}	
#left .img_obal p {
	font-size: 0.7em;
	text-align: left;
	margin: 2px 0;
}	

/*mapa*/
.mapa {
	position: relative;
	width: 468px;
}
.mapa a img { background-color: #fff; }
.mapa a:hover img { background-color: #f60; }

.zoom { 
	background-color: #FFFFFF; 
	position: absolute; 
	top: 6px; 
	left: 6px; 
	z-index: 1; 
	padding: 0 5px 5px 5px; 
}	
.zoom a { color: #000000; font-size: 80%; }
.zoom a:hover { color: #FF6600; }


.card1 {
	margin-right: 5px;
}	
.card1, .card2 {
	float: left;
	width: 235px;
	text-align: center;
}	

.cena {
	background-image: url(images/icon_cena.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding: 0 0 25px 45px;
	border-bottom: 1px solid #CCCCCC;
}
.cena span {
	/*font-weight: bold;
	font-size: 105%;*/
}	
.cross {
	text-decoration: line-through;
}
