/*  základní třídy  */

.noscreen {display: none;}
.hide {visibility:hidden}
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.fix-small {width: 100%;margin: 0 5px;}
.floatleft {float: left;}
.floatright {float: right;}
.simlink {text-decoration: underline; color: #0040AA; cursor: pointer;}
.clear {clear: both;}
.inline {display:inline;}
.clearleft {clear:left;}
.clearright {clear:right;}
.fix1em {margin: 0 1em;}
.fix {padding: 1em;}


/*  základní entity  */

body {
	text-align: center;
	font: 75%/1.5em Arial, Helvetica, sans-serif;
}
h1, h2, h3 {}
h1 {margin: 0 0 0.5em 0;line-height: 1.2em; color: #c00; font-size: 170%;}
h2 {margin: 1.5em 0 0.5em 0;color: #0040AA; font-size: 145%;}
h3 {margin: 1.5em 0 0.5em 0;color: #0040AA; font-size: 120%;}
a {color: #0040AA;}
a:hover {}
img {border: none;}
dfn {
	font-style: normal;
	border-bottom: 1px dashed #ccc;
	cursor: help;
}
form {margin: 0;padding: 0;}
a:hover {color: #c00;}


/*  hlavička  */

#main {
	margin: auto;
	text-align: left;
	width: 772px;
	width: 735px;
}
img.logo {margin: 1em 0 0.5em 0;}
p.headline {
	display: block;
	height: 2em; line-height: 2em; width: 100%;
	padding: 0; margin: 0 0 1.5em 0;
	border-top: 1px dotted #ccc;
}
p.headline strong {font-weight: normal;}
p.headline a {color: #666;}
p.headline a:hover {color: #c00;}
p.headline .hi {
	color: #c00;
	font-weight: bold;
}


/*  levý sloupec - obecně  */

#side {
	width: 167px;
	width: 150px;
	overflow: hidden;
	float: left;
	color: #0040AA; 
}

#side h3 {
	font-size: 125%;
	margin: 1.5em 0 0.5em 0;padding-left: 20px;	
	display: block;
	border-bottom: 1px solid #ccc;
	color: #c00;	
}


/*  levý sloupec - menu - */

#side #menu h3 {background: transparent url(../images/side-navigtion-head-bg.gif) no-repeat scroll 0 20%;}
#menu { margin-top: 0.5em; }
#menu ul {margin: 0; padding: 0;}
#menu h3 {margin-top: 0;}
.main-menu a {font-weight: bold;}
.sub-menu a {font-weight: normal;}
.main-menu li {padding-top: 0px; padding-bottom: 5px;}
.sub-menu ul, .sub-menu li {margin: 0;padding: 0;border: none;}
.sub-menu li {
	list-style-image: url(../images/side-navigtion-bullet.gif);
	line-height: 1.3em; padding-top: 0; margin-left: 20px; padding-left: 0;
}
.sub-menu li a {position: relative;left: -5px;}


/*  levý sloupec - vyhledávání  */

#search-for h3 {background: transparent url(../images/side-search-head-bg.gif) no-repeat scroll 0 20%;}
#search-for div {margin: 0;}
#search-for input {width: 100%;}
#search-for #searchkeyword-quick {width: 96%;}
#search-for select {width: 50%;}
#search-for label {text-align: left; margin-right: 0.5em;}
#search-for .category {width: 100%;	margin: 0.5em 0;}
#search-for .search-button {width: 60%;}


/*  levý sloupec - kontakt - */

#contact-us h3 {background: transparent url(../images/side-contact-head-bg.gif) no-repeat scroll 0 20%;}


/*  levý sloupec - bookování  */

#booking h3 {background: transparent url(../images/side-booking-head-bg.gif) no-repeat scroll 0 20%;}


/*  levý sloupec - vběr hotelů  */

#choice h3 {background: transparent url(../images/side-choice-head-bg.gif) no-repeat scroll 0 20%;}
#choice ol {margin: 0.5em 0 1em 30px; padding: 0; line-height: 1.3em;}
#choice ol li a {position: relative;left: -8px;}


/*  levý sloupec - bezpečnost  */

#secure h3 {background: transparent url(../images/side-secure-head-bg.gif) no-repeat scroll 0 20%;}
#secure p {line-height: 1.3em;font-size: 95%;margin: 0;text-align: center;}


/*  levý sloupec - odkazy  */

#links h3 {padding-left: 0;}
#links ul {margin-left: 0;padding-left: 1.3em;}
#links li {list-style-image: url(../images/side-navigtion-bullet.gif);line-height: 1.3em; padding-top: 0; margin-left: 0; padding-left: 0;}


/*  obsah - obecně  */

#content {
	width: 555px;
	xwidth: 532px;
	float: right;
	font-size: 98%;
}
#content p {margin: 0 0 1em 0;text-align: justify;}
#content ul {margin: 0 0 1em 2em;}

.fixcontent {margin-left: 15px;}


/*  obsah - úvodní strana  */

#content .special-order h3 {
	font-size: 110%;
	margin:0;
	padding:0;
}

#content .special-order ul, #content .special-order dl {
	list-style: none;
	margin: 0.3em 0 0 0;
	padding: 0;
}

#content .special-order dd {
	font-weight: bold;
}

#content .special-order {
	width: 245px;
	height: 130px;
	float: left;
	margin: 2px 10px 10px 2px;
	overflow: hidden;
}

#content .special-order dd, #content .special-order dt {
	margin: 0;
	padding: 0;
}

#content .special-order .nahled-link {
	float: left;
	width: 65px;
	margin: 0.5em 10px 0 0;
}



/* - obsah - tabulky  */

#content table {
	font-size: 100%;
	width: 100%;
	margin-top: 0;
}

#content th {
	color: #fff;
	background-color: #c00;
	padding: 0.2em 0.5em;
	border-bottom: 1px solid #fff;
}

#content td {
	background-color: #F8F8F8;
	padding: 0.2em 0.5em;
	border-bottom: 1px solid #dadada;
}

#content .noline td {
	border: none;
}



/*  obsah - formuláře  */

.find-hotel label {
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
}



/* - výpis hotelů - */

.hotel-strip {
	width: 100%;
	overflow: hidden;
	padding: 0 0 3em 0;
	font-size: 100%;	
/*	border-top: 1px solid #ccc;	*/
}

.hotel-strip h3 {
	margin-top: 0;
	font-size: 150%;
}

.hotel-strip h3 a {
	color: #c00;
	margin-right: 0.5em;
}

.hotel-strip img.foto1 {
	float: left;
	margin-right: 20px;
}

.hotel-strip dl {
	float: left;
	width: 350px;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0.5em;
	line-height: 1.2em;
}

.hotel-strip dd {
	margin: 0;
	padding: 0;
}

.hotel-strip address{
	margin-bottom: 0.7em;	
	font-style: normal;
}

.hotel-strip .hotel-ceny {
	margin: 1em 0 0 0;
}

#content .hotel-strip .hotel-ceny dt {
	float: left;
	width: 12em;
	color: #c00;
	margin-right: 0.5em;
	text-align: right;
}

#content .hotel-strip .hotel-zajem {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	float: left;
	width: 350px;
	text-align: left;
}

.hotel-strip .hotel-zajem li {
	margin: 0; padding: 0;
/*	margin-left: 120px;*/
	list-style: none;
}

.hotel-strip .book-in {
	background-color: #D4D0C8;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0.3em 0.7em 0.3em 0.7em;
	line-height: 1.3em;
	position: relative;
	top: 0.5em;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

}

.hotel-strip a.book-in:hover {
	color: #000;
	padding: 0.3em 0.7em 0.3em 0.7em;
	line-height: 1.3em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.hotel-strip span.other-category {
	font-size: 75%;
	color: #000;
}


/* - detail hotelu  */


.hotel-detail {
/*	font-size: 95%;*/
}

h3 {
	font-size: 130%;
}

h4 {
	color: #0040AA;
	margin: 0em 0 0em 0;
	font-size: 110%;
}

.hotel-detail #head-block {
	position: relative;
	height: 170px;
}

html>body .hotel-detail #head-block {
	height: auto;
	min-height: 160px;
}		

.hotel-detail #head-block img.hotel-foto1 {
	position: absolute;
	left: 0;
	_top: 0px;
}

.hotel-detail #head-block .hotel-logo-block {
	float: right;
	width: 340px;
	height: 80px;
	text-align: left;
}

.hotel-detail #head-block .hotel-more-info {
	float: right;
	width: 340px;
	text-align: left;
}

.hotel-detail #head-block .hotel-more-info address,  .hotel-detail #head-block .hotel-more-info dd.address{
	font-style: normal;
	font-weight: normal;
	margin: 0.5em 0;
	line-height: 1.3em;
}

.hotel-detail #head-block .hotel-more-info dl {	
	margin: 0 0 0.5em 0;
}

.hotel-detail #head-block .hotel-more-info dt {
	float: left;
	width: 5em;
	color: #c00;
	line-height: 1.3em;
}

.hotel-detail #head-block .hotel-more-info dd {
	font-weight: bold;
	margin: 0;
	line-height: 1.3em;	
}

.hotel-detail ul.hotel-details {
	margin-left: 0;
	padding-left: 0;
	clear: both;
}

.hotel-detail ul.hotel-details li {
	float: left;
	width: 33%;
	margin-left: 0px;
	line-height: 1.3em;
}

p.fotogallerry img.hotel-foto3 {
	margin: 0 33px;
}

p.fotogallerry img.hotel-foto6 {
	margin: 0 33px;
}

p.fotogallerry img.hotel-foto1 {
	margin: 0px 33px;
}

.hotel-book-form {
	background-color: #f8f8f8;
}

.hotel-book-form h2 {
	display: block;
	background-color: #f2f2f2;
	color: #000;
	height: 2em;
	line-height: 2em;
	padding: 0 0.5em;
}

.hotel-book-form h2 strong {
	color: #c00;
}

.hotel-book-form form {
	margin: 0 1em;
}

.hotel-book-form .default {
	float: left;
	display: block;
	width: 8em;
	vertical-align: middle;
	position: relative;
	top: 0.1em;
}

.hotel-book-form .defaultplus {
	width: 9em;
}

.smaller {
	width: 3em;
}

.hotel-book-form .inner {
	margin-left: 0.3em;
	margin-right: 0.5em; 
}

.date input, .date select, .date label {
	margin-top: 1px;
}



.guests {
	float: left;
	width: 200px;
}

.room-requied {
	float: left;
	width: 270px;
}
.room-requied .line {
	clear: both;
}
.room-requied .line label {
	float: left;
	width: 15em;
	vertical-align: middle;
}
.room-requied .line input {
	vertical-align: middle;
}


.your-info {
	margin-top: 20px;
}

.your-info input {
	width: 100px;
	float: left;
	margin-right: 30px;	
}

.your-info label {
	float: left;
	width: 100px;
	margin-left: 10px;
}

.your-info div input, .your-info div label {
	margin-top: 1px;
}

.credit-card {
	margin-top: 20px;
}

.credit-card .numbers input, .credit-card .numbers select {
	float: left;
	width: 100px;
	margin-right: 30px;		
}

.credit-card .numbers select {
	width: 104px;
	margin-top: 1px;
}

.credit-card .numbers label {
	float: left;
	margin-left: 15px;	
	margin-top: 1px;
}

.credit-card #credit-card-exp-month {
	width: 50px;
	margin-right: 4px;
}

.credit-card #credit-card-exp-year {
	width: 50px;
}

.other-comments {
	margin-top: 20px;
}

.other-comments textarea {
	width: 355px;
	margin-left: 120px;
}


.gallery-block {
	display: block;
	width: 190px;
	float: left;
	margin-bottom: 0;
	margin-top: 1em;
}

#content .gallery-block p {
	text-align: center;
	margin: 0;
}

form table select {
	width: 140px;
}

.hotel-book-form .error h4 {
	color: #c00;
}

.hotel-book-form .error .fix {
	margin: 1.5em 1em 1em 1em;
	padding-bottom:0;
	border: 1px solid #c00;
	font-weight: 1px 0 1px 0;
}
