@charset "utf-8";
/* CSS Document */

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

/* barevnost */

.background-light							{background-color:#ffffff;} /* světlé pozadí */ /* jiný odstí než má pozadí divu content */
.background-middletone						{background-color:#f1d68e;} /* střední pozadí */
.background-dark							{background-color:#c58d1c;} /* tmavé pozadí */

.border-light								{border-color:#ffffff;} /* světlé ohraničení */
.border-middletone , .border-middletone td	{border-color:#d1c9af;} /* střední ohraničení */
.border-dark								{border-color:#c58d1c;} /* tmavé ohraničení */

.text-light									{color:#ffffff;} /* světlé písmo */
.text-middletone							{color:#393838;} /* tmavé písmo */

/* barevnost konec */

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#393838;
	font-size:12px;
	background:url(../images/style/background-body.gif) #161616;	
}
h1 , h2 , h3 , h4 , h5 , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#c58d1c;
}
a{ /* nastavuje barvu všech těchto prvků */ 
	color:#a07215;
}
a:hover{
	color:#c58d1c;
	text-decoration:none;
}
a img{
	border:none;
}
a.button-arrow{
	background:url(../images/style/submit.png) no-repeat right top;
	cursor:pointer;
	color:#393838;
	line-height:25px;
	display:block;
	margin:5px 0px 5px 0px;
	padding:0px 30px 0px 0px;
	text-align:right;
}
input.button-arrow{
	background:url(../images/style/submit.png) no-repeat right top;
	cursor:pointer;
	color:#393838;
	display:block;
	margin:5px 0px 5px 0px;
	padding:4px 30px 3px 0px; /* ie6 ie7 */
	border:none;
	float:right;
}
.button-arrow:hover{
	background-position:right bottom !important;
	color:#6b6a6a;
	
}
h1{
	font-size:22px; 
	line-height:26px;
	margin:10px 0px 10px 0px;
	font-weight:normal;
}
h1#page-name{
	display:none;
}
h2{
	font-size:16px; 
	line-height:22px;
	margin:8px 0px 8px 0px;
	font-weight:normal;
}
h3{
	margin:6px 0px 6px 0px;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
}
h4{
	font-size:12px; 
	line-height:16px;
	margin:4px 0px 4px 0px;
	font-weight:normal;
}
h5{
	font-size:10px; 
	line-height:14px;
	margin:3px 0px 3px 0px;
	font-weight:normal;
}
ul{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
}
li{
	padding:2px;
}
input , textarea, select, fieldset{
	border:1px solid #837a5a;
}
textarea#zprava{
	width:99%;
	height:150px;
}
input.checkbox{
	border:none;
}
table{
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
}
table.no-border{
	margin:0px;
}
table.no-border td{
	border:none;
}
td{
	border:1px solid #837a5a;
	padding:3px;
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}
form{
	margin:0px;
	padding:0px;
}

/* obecne konec */

/* rozvrzeni */

div#center{
	margin:30px auto 0px auto;
  	width:935px;
}
div#main{
  	width:895px;
	padding:10px 20px 0px 20px;
	float:left;
	background:#fff;
	min-height:450px; /* ie6 */
}
div#main div#left{
    float:left;
  	width:225px;
	padding:0px 20px 0px 10px;
	margin:-110px 0px -23px 0px;
	z-index:55;
	position:relative;
}
div#main div#right{
    float:left;
  	width:640px;
	margin-top:-110px;
	z-index:50;
	padding:0px 0px 0px 0px;
	position:relative;
}

/* rozvrzeni konec */

/* alone */

div.alone{ 
	padding:0px 10px 0px 10px !important;
	width:875px !important;
}
div.alone h2.top{ 
	width:865px !important;
	background:url(../images/style/alone-white-top.png) left top no-repeat !important;
}
div.alone div.content{ 
	width:855px !important;
}

/* alone konec */

/* .top .content a .bottom */

h2.top , div#left h2.top a{ /* určuje společné vlastnosti pro všechny h2.top */
	float:left;
	line-height:40px;
}
div#left h2.top a{ 
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
div#left h2.top{ /* určuje specifické vlastnosti pro h2.top v div#left */
	background:url(../images/style/banner-yellow-top.png) left bottom no-repeat;
	margin:0px;
	width:210px; /* musí být definováno kvůli ie6 */
	padding-left:15px;
	font-size:14px;
	color:#fff;
	margin-bottom:1px;
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:620px; /* musí být definováno kvůli ie6 */
	background:url(../images/style/right-white-top.png) left top no-repeat;
	margin:0px 0px 1px 0px;
	padding-left:10px;
}
h2.top a{
	padding-left:0px !important;
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:195px;
	background:url(../images/style/banner-yellow-content.png) repeat-y;
	padding:10px 15px 5px 15px;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:610px;
	padding:5px 10px 5px 10px;
	background-image:url(../images/style/right-white-content.png);
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:5px;
	background:url(../images/style/banner-yellow-bottom.png) left bottom no-repeat;
	width:225px;
	font-size:1px;
	margin-bottom:10px;
	float:left;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	display:none;
}

/* .top .content a .bottom konec */

/* horni lista*/

div#top{
  	width:935px;
}
div#top div#top-header{
  	width:935px;
  	height:125px;
	background:url(../images/style/header.gif) top left no-repeat;
}
div#top-container{
  	width:895px;
	padding:0px 20px 0px 20px;
	background:#fff;
}
h2#logo{
	float:left;
	margin:0px 220px 0px 0px;
	padding:0px 0px 0px 0px;
	background:none;
}
h2#logo a{
	display:block;
	width:250px;
	height:120px;
	text-align:center;
	text-decoration:none;
	color:#795137;
	font-size:20px;
}
h2#logo a span.logo-name{
	display:none;
}
div#top-contacts{
	float:left;
	width:405px;
	margin-top:20px;
	height:70px;
	margin-left:60px;
}
div#top-contacts table td{
	border:none;
	border-left:1px solid #636363;
	font-size:10px;
	text-transform:uppercase;
	padding:3px 5px 3px 5px;
}
div#top-image {
	width:895px;
}
div#top-image img{
	width:895px;
}

/*slideshow*/

#slideshow {
	position:relative;
	width:895px;
  	height:280px;
	overflow:hidden;
}
#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:895px;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
/*slideshow konec*/

/*slideshow*/

#slideshow2 {
	
}
#slideshow2 div {
   
    z-index:8;
    
    
}
#slideshow2 DIV.active {
    z-index:10;
    opacity:1.0;
}
#slideshow2 DIV.last-active {
    z-index:9;
}
/*slideshow konec*/

/* jazyky */

div#lang {
	width:71px;
	float:left;
	padding:15px 0px 0px 278px;
}
div#lang a , div#other-langs a {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin-right:5px;
}

div#lang a.flag-cs{background:url(../images/style/flag-cs.gif);}
div#lang a.flag-en{background:url(../images/style/flag-en.gif);}
div#lang a.flag-de{background:url(../images/style/flag-de.gif);}

div#other-langs {
	width:92px;
	float:left;
	padding:15px 0px 0px 0px;   
}
div#other-langs a.flag-it{background:url(../images/style/flag-it.png);}
div#other-langs a.flag-sp{background:url(../images/style/flag-sp.png);}
div#other-langs a.flag-ru{background:url(../images/style/flag-ru.png);}
div#other-langs a.flag-fr{background:url(../images/style/flag-fr.png);}
/*
div#lang a.flag-ru{background:url(../images/style/flag-ru.png);}
*/
div#lang a span , div#other-langs a span {
	display:none;
}

/* jazyky konec */

/* horni lista konec*/

/* aktuality*/

div.news{
}
div.news-top{ 
	height:5px;
	font-size:1px;
	margin:0px;
	width:605px;
	background:url(../images/style/top-news.gif) left bottom no-repeat;
	float:left;
}
div.news-content{
	border-left:1px solid #d1c9af;
	border-right:1px solid #d1c9af;
	padding:5px 9px 5px 9px;
	width:585px;
	background:#fff;
	float:left;
}
div.news-bottom{
	height:5px;
	font-size:1px;
	margin:0px 0px 10px 0px;
	width:605px;
	background:url(../images/style/bottom-news.gif) left bottom no-repeat;
	float:left;
}
div.news-content div.news-image{
	float:left;
	margin:0px 10px 0px 0px;
	width:154px;
}
div.news-content div.news-text{
	float:left;
	width:415px;
}
h3.news-headline{
	color:#677d05;
	margin:2px 0px 2px 0px;
}
div.news-content p{
	padding:0px 0px 0px 0px;
}
p.date{
	font-size:11px;
	font-style:italic;
	width:49%;
	height:30px;
	line-height:30px;
	float:left;
	padding-top:3px !important;
}
p.link{
	text-align:right;
	width:49%;
	float:left;
	padding-top:3px !important;
}
div.perex p{
	font-size:14px;
	margin:10px 0px 10px 0px;
}
table#news-archive{
	width:100%;
	margin:10px 0px 10px 0px;
}
table#news-archive td , table#news-archive th{
	border:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:3px;
	text-align:left;
}


/* aktuality konec*/

/* rezervace */

div#reservation table{ 
	width:100%;
}
div#reservation table td{ 
	padding:2px 3px 2px 3px;
}
div#reservation select.qrinputmini{ 
	width:91px;
}
div#reservation a.add-options{ 
	background:url(../images/style/add.gif) left center no-repeat;
	display:block;
	float:left;
	padding:10px 10px 10px 16px;
}

label#langposition {
  position: absolute;
  left: 125px;
}

/*
label#currencylabel {
  margin-right: 20px;
}
*/



/* rezervace konec*/

/* relative menu */

ul.relative-content{ 
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.relative-content a{ 
	background:url(../images/style/arrow-small.gif) left center no-repeat;
	padding-left:12px;
}

/* relative menu konec*/

/* homepage banners */

div#banners-homepage-block{
	float:left;
	width:620px;
	margin-bottom:20px;
	padding:0px 10px 0px 10px;
}
div#banners-homepage-block div.banner-homepage{ 
	width:195px;
	float:left;
	margin:0px 10px 0px 0px; 
}
div#banners-homepage-block div.item-3{ 
	margin:0px 0px 0px 0px !important; 
}
div#banners-homepage-block h2.top{ 
	width:180px;
	padding:0px 0px 0px 15px;
	line-height:40px;
	height:40px;
	margin:0px 0px 1px 0px;
	background:url(../images/style/banner-green-top.png) left top no-repeat;
	color:#fff;
}
div#banners-homepage-block div.item-1 h2.top{ 
	color:#730505;
}
div#banners-homepage-block div.content{ 
	width:175px;
	padding:9px 10px 0px 10px;
	margin:0px;
	background:url(../images/style/banner-green-content.png) left top repeat-y;
	float:left;
}
div#banners-homepage-block a.banner-homepage-image{ 
	margin-bottom:4px;
}
div#banners-homepage-block div.banner-homepage-text{ 
	font-size:11px;
	height:86px;
	overflow:auto;
}
div#banners-homepage-block div.bottom{ 
	width:195px;
	height:5px;
	background:url(../images/style/banner-green-bottom.png) left top no-repeat;
	display:block !important;
	float:left;
}
/* homepage banners konec*/

/* sloupce */

div.info-column-item { /*ie6*/
	float:left;
}

/* sloupce konec*/

/* fotogalerie */

div.album{
	float:left;
	border-style:solid;
	border-width:1px;
	width:100%;
	margin:5px 0px 5px 0px;
}
h3.album-top{ 
	height:25px;
	font-size:12px;
	line-height:25px;
	margin:0px;
	font-weight:bold;
	padding-top:5px;
	float:left;
	width:100%;
	background-color:#FFF!important;
}
h3.album-top a{ 
	margin-left:10px;
	color:#c58d1c !important;
}
div.album-content{
	padding:10px;
	float:left;
}
div.album-content a.preview-image{
	float:left;
	padding:0px 4px 0px 4px;
}
div.album-content p{
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
}
div.album-content p.link {
	text-align:right;
	width:100%;
}
div.album-bottom{
	display:none;
}
div#photo-gallery{
	float:left;
	margin:5px 0px 5px 0px;
	width:100%;
}
div#photo-gallery div.photo, div#file-gallery div.file{
	padding:6px;
	margin:2px; /* ---! odlisne v IE6 !--- */
	float:left;
	border-style:solid;
	border-width:0px;
	width:136px; /* stejné jako šířka obrázku */
}
div#file-gallery div.file{
  width: 80px; /*zmena sirky pro ikony souboru*/  
}
div#photo-gallery div.photo:hover, div#file-gallery div.file:hover{
	padding:5px;
	border-width:1px;
}
div#photo-gallery div.photo p, div#file-gallery div.file p{
	font-size:11px;
	height:40px; /* určuje počet řádků popisku fotky */
	overflow:auto;
}
div#photo-gallery div.photo p a{
	text-decoration:none;
	color:#363532;
}
div.rand-photo{
}
div.rand-photo div.photo{
	padding-bottom:10px;
}
div.rand-photo div.photo p{
	display:none;
}


/* fotogalerie konec */


/* prilozene soubory */

div#file-gallery{
	float:left;
	margin:5px 0px 5px 0px;
	width:100%;
}
table.files {
	width:100%;
}
table.files td.first{
	width:20px;
	border-right:none;
}
table.files td.second{
	border-left:none;
}
table.files td.third{
	width:100px;
	text-align:center;
}

/* prilozene soubory konec */


/*footer*/

div#bottom-logos{
	width:895px;
	float:left;
	background:#fff;
	padding:15px 20px 10px 20px;
}
div#bottom-logos a{
	display:block;
	float:right;
	height:27px;
	margin-right:20px;
	margin-top:30px;
}
div#bottom-logos a.youtube{
	background:url(../images/style/link-youtube.gif);
	width:63px;
}
div#bottom-logos a.facebook{
	background:url(../images/style/link-facebook.gif);
	width:105px;
}
div#bottom-logos a.tripadvisor{
	background:url(../images/style/link-tripadvisor.gif);
	width:131px;
}
div#bottom-logos a.hotely{
	background:url(../images/style/link-asociace-hotelu.gif);
	width:222px;
}
div#bottom-logos a.qype{
	background:url(../images/style/link-qype.jpg) left top;
	width:137px;
	height:58px;
}
div#bottom-logos a.qype:hover{
	background:url(../images/style/link-qype.jpg) left bottom;
}
div#bottom-logos a:hover{
	background-position:0px -27px;
}
div#bottom-logos a span{
	display:none;
}
div#bottom-logos .second-row {
float:left;
margin-left:81px;
}
div#bottom-logos .second-row a {
margin-top:20px;
}
div#footer{
	width:935px;
	float:left;
	background:url(../images/style/background-footer.gif) no-repeat;
	padding:10px 0px 10px 0px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:99%;
	padding:2px 0px 2px 0px;
}
div#footer p , div#footer p a{
	color:#737373;
}

/*footer konec*/

/*admin*/

div.admin-link{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#304b5d;
}
div.admin-link a{
	width:80px !important;
	padding:40px 0px 0px 0px;
	height:20px;
	margin:8px 1px 0px 1px;
	text-align:center;
	color:#c2d2e5;
	display:block;
	text-decoration:none;
}
div.admin-link a:hover{
	color:#fff;
}
div.switch-interface a{
	background:url(../images/style/admin/link-switch.gif) center top no-repeat;
}
div.switch-interface a:hover{
	background:url(../images/style/admin/link-switch-active.gif) center top no-repeat;
}

/*admin konec*/

/* dodatky */

div.prime-location { /* ie6 */
 margin-left:11px;
}
div#slideshow2 {
 position:relative;
 width:225px;
 float:left;
 /*height:700px; */
 }
div#slideshow2 div.info-column-item {
 visibility:hidden;
 float:left;
}
div#slideshow2 div.active {
 visibility:visible;
}
div#slideshow2 div.info-column-item div.content {
 max-height:610px;
 overflow:hidden;
}
div#left div#slideshow2 h2.top{
	background:url(../images/style/banner-yellow-top.gif) left bottom no-repeat;
}
div#left div#slideshow2 div.content {
	background:url(../images/style/banner-yellow-content.gif) left top repeat-y;
}
div#left div#slideshow2 div.bottom {
	background:url(../images/style/banner-yellow-bottom.gif) left bottom no-repeat;
}

div#cyclenav {
  float: right;
  position: relative;
  top: 10px;
  z-index: 10;   
}

div#cyclenav a {
  margin-left: 3px;  
  text-decoration: none;
  background: url(../images/style/cycle-point.png) no-repeat;
  width: 18px;
  height: 17px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  color: white;
  padding-top: 2px;
}

div#cyclenav a.activeSlide {
  background: url(../images/style/cycle-point-active.png) no-repeat !important;
}


/* konec dodatky */

	#bookassist_form *{
	margin:0;
	padding:0;
	}
	#bookassist_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	overflow:hidden;
	border:0px solid #000000;
	margin:0px 0px 0px 0px;
	width:170px;
	}
	#bookassist_form #DatesForm{
	overflow:hidden;
	color: #393838;
	}
	#bookassist_form .search_title{
		display:none;
	}
	#bookassist_form label{
		text-align:left;
	margin-bottom:3px;
	clear:left;
	float:left;
	width:160px;
	padding-top:3px;
	font-weight: normal;
	}
	#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	padding:0;
	font-family:verdana;
	font-size:9px;
	}
	#bookassist_form #DatesForm #inday{
	width:43px;
	}
	#bookassist_form #DatesForm #outday{
	width:43px;
	}
	#bookassist_form #inmonthyear{
	width:80px;
	float:left;		
	}
    #bookassist_form #outmonthyear {
	width:80px;
	float:left;		
	}
	#bookassist_form .date_input{
	clear:both;
	border:1px solid #393838;
	font-family:verdana;
	font-size:10px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	background:#6D8401;
	font-weight:bold;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}
	#bookassist_form img{ 
	float:left;
	margin-left:5px;
	}
	#ba_javascript p{
	margin:0px 0px 0px 5px;
	padding:0px;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	color: #0099CC;
	}
	#ba_javascript a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC33;
	text-decoration:underline;
	}
	#bookassist_form #ba_adults{
	width:38px;
	float:left;
	margin-left:50px;
	}
	#bookassist_form #ba_children{
	width:38px;
	float:left;
	}
	a img {
    border: none !important;
} 
 #bookassist_form img{ 
		margin:0px 0px -5px 3px;
	}   
a.callink{
	cursor:pointer;
	cursor:hand;
}

/* For JS-popu-windows */
#calendar{
    display: none;
    position: absolute;
    padding: 0;      
	font-size:11px;
	font-family:verdana, arial;       
	color:#444;
	z-index:2000;
  top:0px !important;
  left:180px !important;
}
	


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
	padding:0;
}
.caltab a:link, .caltab a:visited {
    color:  #000000;
	padding:0px;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#DBCDCD;
}
.caltab a:active {
    color: #933;
    border-color: #933;
}
.caltab td {
    text-align: center;
	padding:0px;  
}
.caltab td a {
    display: block;
    text-decoration: none;    

}
.caltab img{
border:none;
}
.caltab td.calheader a {
    display: inline;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoPrevMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
    background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
    background-position: 0 -32px;
}
.calheader {
    padding:0;
    white-space: nowrap;  
}  
.calheader select {
	font-size:0.9em;
	padding:0px;
	}
.weekdays td {
padding:0px;
    border-bottom: 1px solid #ddd;  
}
.days td {
    color: #7E9FC9;
    padding:0;
    border: 1px solid #fff;  
}
.days td.weekend {
    background-color: #eee;
    border-color: #eee;     
}
         
.days td.gone {
    text-decoration: line-through;      
	padding:0;
}
.days td.today, .days td.future {
    border: none;
}
.days td a {
    padding:0;
    border: 1px solid #fff;
}
.days td.weekend a {
    border-color: #eee;   
}
.days td.today a {
    background-color: #DBCDCD;   
	border:1px solid #DBCDCD;
}
.days td.selected {
    font-weight: bold;
}
.days td.selected a {
    border-color: #09c;
}             

.caltab .calfoot{
	background:#fff;
    border-top:1px solid #ddd;
}
.caltab .calfoot{
	padding:0;
}

/* Support for the "iehover-fix.js" */

#calendar iframe {
	position: absolute;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);   
	width:100%;       
	height:auto;
}
              
#calendar{
	overflow:hidden;
}

* html table.caltab { z-index: 200; }
   
a.calNextMonth, a.calPrevMonth{
	background:transparent !important;
}

/*---------Bookassist Ends----------------*/

 iframe {
 border:0px;
 margin:0px;
 padding:0px;
 }






