@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:50;
	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 370px
}
div#lang 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#lang a.flag-ru{background:url(../images/style/flag-ru.png);}
*/
div#lang 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;
}

/* 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.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:0px 20px 10px 20px;
}
div#bottom-logos a{
	display:block;
	float:right;
	height:27px;
	margin-right:20px;
	margin-top:45px;
}
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:hover{
	background-position:0px -27px;
}
div#bottom-logos a span{
	display:none;
}
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 {
 position:absolute;
 visibility:hidden;
}
div#slideshow2 div.active {
 visibility:visible;
}
div#slideshow2 div.info-column-item div.content {
 max-height:610px;
 overflow:hidden;
}


/* konec dodatky */






