body
{
	margin:0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.75em;
	background:url(../images/layout/bg-body.png) left top repeat-x #ebebeb;
	color:#646464;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
input, select, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	padding:3px 3px;
}


/*Page*/
#page {
	width:978px;
	margin:0px auto;
	text-align:left;
}
/*Page*/

/*Header*/
#header {
	background:url(../images/layout/bg-header.png) left bottom no-repeat #72d4e7;
	position:relative;
	_height:54px;
	padding-bottom:10px;
}

/*Logo*/
#logo-box {
	position:absolute;
	top:16px;
	left:648px;
}
a.logo{
	color:#2694c7;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:308px;
	height:51px;
}
a.logo strong{
	display:block;
    color:#056896;
	font-size:1.7em;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../images/layout/logo.png) top left no-repeat;
	width:308px;
	height:51px;
}
/*Logo*/
/*Main-menu*/
#main-menu {
	padding-left:190px;
	padding-top:38px;/*92*/
	color:#4fb6d8;
	font-weight:bold;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
#main-menu ul {

}
#main-menu ul li{
	float:left;
	list-style-type:none;
	padding-bottom:5px;
	font-size:0.9em;
}
#main-menu ul li.act{
	background:url(../images/layout/bg-main-menu-li-act.png) right bottom no-repeat;
}
#main-menu ul li a{
	text-decoration:none;
	color:#056896;
	margin:0px 1px 0px 1px;
	font-size:90%;
}


#sub-header ul li a.act {
	text-decoration: none;
}
#main-menu ul li a:hover, #main-menu ul li.act a{
	color:#ffffff;
} 
/*Main-menu*/
/*Header*/

/*Sub-Header*/
#sub-header {
	width:978px;
	height:204px; /*264px*/
	overflow:hidden;
	background:url(../images/layout/bg-sub-header.jpg) left top no-repeat;
	position:relative;
}
#sub-header #lang {
	color:#969696;
	font-size:0.9em;
	text-align:right;
	position:absolute;
	top:3px;
	right:25px;
}
#sub-header #lang ul li{
	list-style-type:none;
	display:inline;
}
#sub-header #lang ul li a{
	color:#969696;
	padding:0px 4px 0px 2px;
}
#sub-header #lang ul li a:hover{
	color:#000000;
}
#sub-header #flash {
	width:920px;
	height:160px; /*220px*/
	position:absolute;
	left:29px;
	top:24px;
	overflow:hidden;
}
#sub-header #logo-subheader {
	width:212px;
	height:157px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/layout/bg-subheader-logo.png) left top no-repeat;
	_background:url(../images/layout/bg-subheader-logo-ie6.png) left top no-repeat;
}
/*Sub-Header*/

/*Main*/
#main {
	background:url(../images/layout/bg-main.png) left top repeat-y #ffffff;
}
#main-in {
	background:url(../images/layout/bg-main-in.png) left top no-repeat;
	width:930px;
	overflow:hidden;
	padding:20px 29px 18px 19px;
}
#main-bottom {
	background:url(../images/layout/bg-main-bottom.png) left top no-repeat;
	overflow:hidden;
	padding: 6px 20px 0 20px;
	text-align: left;
	margin-bottom:30px;
	font-size: 8px;
}
#main-bottom a {
	color:#4b5e62;
	font-size: 9px;
	text-decoration: none;
}
#main p {
	line-height:1.5em;
	padding:10px 0px;
}
#main ul {
	padding:5px 0px;
}
#main ul li{
	list-style-type:none;
	background:url(../images/layout/bg-main-li.png) left top no-repeat;
	padding-left:10px;
	line-height:1.5em;
	margin:7px 0px;
}
#main a {
	color:#2694c7;
}
#main a:hover {
	color:#f6912d;
}
/*Columns*/
.left-column {
	width:270px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
.left-column strong {
	color: #e2660c;
}
.right-column {
	width:630px;
	float:left;
	padding-left:10px;
	margin-left:10px;
	overflow:hidden;
}
.one-column {
	width:910px;
	padding-left:20px;
}
.one-column .oc-left {
	width:670px;
	float:left;
	padding-right:10px;
}
.one-column h1{
	margin-left:-20px;
}
.one-column .oc-right {
	width:200px;
	margin-left:30px;
	float:left;
}
/*Columns*/

/*Nadpisy*/
h1,.bhead {
	display: block;
	height:34px;
	line-height:34px;
	margin-left:-10px;
	margin-bottom:11px;
	padding-left:20px;
	background:url(../images/layout/bg-h1.png) left top no-repeat #2694c7;
	color:#c9eff7;
	overflow:hidden;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
}
h2, .likeH2 {
	font-size:1.25em;
	color:#2694c7;
	padding-top:20px;
	padding-bottom:0px;	
}

#main p.likeH2 {
font-weight:bold;
margin:0;
padding:0;
line-height:1em;
}

h3 {
	font-size:1.1em;
	color:#2694c7;
	padding-top:15px;
	padding-bottom:5px;	
}
/*Nadpisy*/

/*Forms*/
input, select, textarea {
	background-color:#bcebf4;
	color:#4b5e62;
	font-weight:bold;
}
/*Form-left*/
#form-left p{
	clear:left;
	line-height:1em;
	padding:0px 0px 7px 0px;
}
#form-left label{
	width:80px;
	float:left;
	display:block;
	text-align:right;
	padding-right:21px;
	_padding-right:18px;
	padding-top:4px;
}
#form-left select{
	width:169px;
	border:none;
}
#form-left #fulltext{
	width:162px;
}
#form-left select#prijezd-den, #form-left select#prijezd-mesic, #form-left select#odjezd-den, #form-left select#odjezd-mesic{
	width:48px;
}
#form-left select#prijezd-rok, #form-left select#odjezd-rok {
	width:66px;
}
#form-left input.submit {
	width:169px;
	height:25px;
	background:url(../images/layout/bg-submit-form-left.png) left top no-repeat;
	color:#ffffff;
	margin-left:100px;
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;
}
/*Form-left*/
/*Forms*/

/*Index-boxes*/
.index-boxes {
	padding-top:20px;
	_width:660px;
	overflow:hidden;
}
.index-boxik {
	width:140px;
	float:left;
	padding:0px 10px;
	background:url(../images/layout/bg-index-boxik.png) right top repeat-y;
	overflow:hidden;
	margin-bottom:25px;
}
.ib-right {
	padding-right:0px;
	background:none;
}
.index-boxik h2 {
	padding-top:2px;
}
#main .index-boxik p.price strong {
	font-size:1.2em;
	color:#2694c7;
	display:block;
}
#main .index-boxik p.price em {
	color:#69d2e7;
	display:block;
	font-style:normal;
}
#main .index-boxik p.foto {
	padding:0px;
	margin:10px 0px 25px 0px;
	height:145px; 
	width:140px;
	overflow:hidden;
}
#main .index-boxik p.info {
	padding-bottom:0px;
}
#main .index-boxik p.info a {
	display:block;
	width:140px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	color:#ffffff;
	background:url(../images/layout/bg-index-boxik-info.png) left top no-repeat #e57410;
	text-align:center;
	text-decoration:none;
}
/*Index-boxes*/
.oc-ubytovani {
	background:url(../images/layout/bg-oc-ubytovani.jpg) 10px bottom no-repeat;
}
#main .oc-right p.foto {
	width:200px;
	height:115px;
	overflow:hidden;
	padding:0px 0px;
	margin:10px 0px 20px 0px;
}
#main p.ocr-adress {
	color:#2694c7;
	font-weight:bold;
	padding-top:0px;
}

/*Detail*/
.detail-box  {
	width:630px;
	overflow:hidden;
}
.detail-box .db-left {
	width:450px;
	padding-left:10px;
	float:left;
}
.detail-box .db-right {
	width:150px;
	padding-left:20px;
	float:left;
}
.detail-box .db-right p.foto{
	width:150px;
	height:135px;
	margin:0px 0px 10px 0px;
	padding:0px;
	overflow:hidden;
}
.detail-box .db-left h2{
	margin-left:-10px;
}
#main .detail-box .db-left p.rezervovat {
	float:right;
}
#main .detail-box .db-left p.rezervovat a {
	display:block;
	width:140px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	color:#ffffff;
	background:url(../images/layout/bg-index-boxik-info.png) left top no-repeat #e57410;
	text-align:center;
	text-decoration:none;
}
.detail-box .db-right h2{
	padding-bottom:12px;
}
#main .detail-box .db-right p{
	padding:5px 0px;
}
/*Table Normal*/
table.normal {
	border-collapse:collapse;
	width:100%;
	margin:10px 0px;
}
table.normal th, table.normal td {
	border:1px solid #a5e4f1;
	padding:4px 11px;
}
table.normal th {
	background:#2694c7;
	color:#ffffff;
}
/*Table Normal*/
/*Specialni-akce*/
table.specialni-akce {
	border-collapse:collapse;
	font-size:0.85em;
	margin:10px 0px 25px 0px;
}
table.specialni-akce th, table.specialni-akce td {
	border-right:1px solid #a5e4f1;
	border-bottom:1px solid #a5e4f1;
	text-align:center;
	padding:4px 5px;
}
table.specialni-akce th {
	border-bottom:2px solid #a5e4f1;
	font-size:1.1em;
}
table.specialni-akce td.left {
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	padding-right:15px;
}
table.specialni-akce td.bottom {
	font-size:1.3em;
	font-weight:bold;
	border-top:2px solid #a5e4f1;
	border-bottom:2px solid #a5e4f1;
	border-right:none;
	padding-top:12px;
	padding-bottom:8px;	
}
table.specialni-akce td.bottom strong {
	font-size:2.2em;
}
#main table.specialni-akce td.bottom a {
	color:#646464;
	margin:0px 15px;
}
#main table.specialni-akce td.bottom a:hover {
	color:#f6912d;
}
/*Specialni-akce*/
/*Mapa Form*/
#main input#mapa-from {
	border:1px solid #a5e4f1;
	background:#ffffff;
	width:232px;
	margin:0px 10px;
}
#main input.submit-blue {
	border:1px solid #a5e4f1;
	background:#2694c7;
	color:#ffffff;
	width:107px;
	cursor:pointer;
}
/*Mapa Form*/
#mapa-tracking {
	width:370px;
	height:210px;
	overflow:scroll;
	background:#CCCCCC;
	margin-top:20px;
}
/*Detail*/
.actionPrice {
color: #FFF;
background-color: #F00;
}

/*Rezervace*/
.rezervace-box {
	padding-left:40px;
}
.rezervace-box h3 {
	padding-bottom:10px;
}
#form-rezervace em {
	color:#e01111;
	font-style:normal;
}
#form-rezervace p{
	clear:left;
	line-height:1em;
	padding:0px 0px 7px 0px;
}
#main .rezervace-box p.price{
	color:#444444;
	font-weight:bold;
	padding-top:10px;
}
.rezervace-box p.price strong{
	color:#2694c7;
}
.rezervace-box h3.padding {
	padding-top:30px;
}
#form-rezervace label{
	width:110px;
	float:left;
	display:block;
	text-align:right;
	padding-right:30px;
	_padding-right:27px;
	padding-top:4px;
}
#form-rezervace select{
	width:447px;
	border:none;
}
#form-rezervace select#prijezd-den, #form-rezervace select#prijezd-mesic, #form-rezervace select#odjezd-den, #form-rezervace select#odjezd-mesic{
	width:120px;
	margin-right:14px;
}
#form-rezervace select#prijezd-rok, #form-rezervace select#odjezd-rok {
	width:173px;
}
#form-rezervace select#cardexpire {
	width:177px;
	margin-right:14px;
}
#form-rezervace select#cardexpiresec {
	width:252px;
}
#form-rezervace .short {
	width:50px;
}
#form-rezervace textarea {
	width:441px;
	height:125px;
}
#form-rezervace input {
	width:441px;
}
#form-rezervace input.submit {
	width:169px;
	height:25px;
	background:url(../images/layout/bg-submit-form-left.png) left top no-repeat;
	color:#ffffff;
	margin:20px 2px 0px 0px;
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;
}
#form-rezervace span.form-confirm {
	padding:4px 3px;
	display:block;
	width:441px;
	font-weight:bold;	
}
/*Rezervace*/

/*Footer*/
#footer {
	margin:20px 10px 0px 10px;
	border-top:1px solid #dddddd;
	color:#2694c7;
}
#main #footer p {
	padding-bottom:0px;
}
#main #footer span {
	color:#b4b4b4;
}
/*Footer*/
/*Main*/