@charset "utf-8";

/* CSS Document */


body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg-title.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A18D58;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #453D25;
}

.bodyTitle
{
	background-image: url(../images/bkg-content.gif);
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F2D63;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A18D58;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A18D58;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A18D58;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A18D58;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

hr
{
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAE6D9;
}

p
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


a
{
	color: #837347;
}
ul
{
	list-style-position: inside;
}


a:hover
{
	color: #0F2D63;
}

#wrapper
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#wrapper #header
{
	height: 179px;
	position: relative;
}

#wrapper #header #logo
{
	position: absolute;
	left: 345px;
	top: 0px;
}

#wrapper #linkHomePage
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A18D58;
	display: block;
	position: absolute;
	left: 20px;
	top: 0px;
	background-image: url(../images/home-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
	text-transform: uppercase;
	font-size: 10px;
}

#wrapper #linkHomePage:hover
{
	background-color: #0F2D63;
}

#wrapper #language
{
	position: absolute;
	top: 0px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#wrapper #language li
{
	float: left;
	width: 25px;
	margin: 0px;
	padding: 0px;
}

#wrapper #language a
{
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	background-color: #A18D58;
	margin-left: 1px;
	text-decoration: none;
}

#wrapper #language a:hover
{
	background-color: #0F2D63;
}

#wrapper #language a.active
{
	background-color: #0F2D63;
}

#wrapper #menu
{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	height: 45px;
}

#wrapper #menu li
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#wrapper #menu a
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 1px;
}

#wrapper #menu a:hover
{
	color: #FFE294;
}

#wrapper #menu .active,
#wrapper #menu .active:hover
{
	color: #FFE294;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFE294;
	padding-bottom: 10px;
}

#wrapper #popupWrapper
{
	position: absolute;
	width: 980px;
	z-index: 100;
}

#wrapper #popupWrapper #popupMenu
{
	margin: 0px;
	padding: 0px;
	top: 0px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/popup.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0f2d63;
	width: 260px;
	display: block;
	position: absolute;
}

#wrapper #popupWrapper #popupMenu li
{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33528a;
}

#wrapper #popupWrapper #popupMenu a
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
}

#wrapper #popupWrapper #popupMenu a:hover
{
	color: #b0cbfc;
	display: block;
	background-color: #091835;
}

#photoBanner
{
	background-image: url(../images/title-banners/recepce.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 270px;
	width: 980px;
	position: relative;
}

#photoBanner #bannerWrapper
{
	width: 289px;
}

#photoBanner #balickyTip
{
	position: absolute;
	left: 229px;
	top: 86px;
}

#photoBannerContent
{
	background-image: url(../images/content-banners/ubytovani.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 980px;
	background-color: #A18D58;
}

#newsWrapper
{
	background-image: url(../images/hotel-foto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 225px;
	padding-left: 282px;
}

#newsWrapper .news
{
	float: left;
	width: 304px;
	_width: 306px;
	background-image: url(../images/news-bkg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	margin-left: 5px;
	_margin-left: 2px;
	color: #FFFFFF;
	height: 194px;
	overflow: auto;
}

#newsWrapper .news h3,
#contentNews h3
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#newsWrapper .news a,
#contentNews a
{
	color: #FFE294;
}

#newsWrapper .news a:hover,
#contentNews a:hover
{
	color: #FFFFFF;
}

#contentWrapper
{
	background-image: url(../images/content-bkg.gif);
	background-repeat: repeat-y;
}

#columnLeft
{
	width: 281px;
	float: left;
	color: #FFFFFF;
}

#columnLeft #leftMenu
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#columnLeft #leftMenu li
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#columnLeft #leftMenu a
{
	font-size: 11px;
	font-weight: bold;
	color: #6f5f33;
	text-decoration: none;
	display: block;
	background-color: #eedba9;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#columnLeft #leftMenu .sub
{
	font-weight: normal;
}

#columnLeft #leftMenu .active,
#columnLeft #leftMenu .active:hover,
#columnLeft #leftMenu .subActive,
#columnLeft #leftMenu .subActive:hover
{
	background-color: #FFFFFF;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 265px center;
}

#columnLeft #leftMenu .noActive
{
	background-color: #F9F1DD;
	background-image: none;
}

#columnLeft #leftMenu a:hover
{
	background-color: #F8F0DC;
}

#columnLeft .content
{
	padding: 20px;
}

#columnRight
{
	width: 698px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

#columnRight .content
{
	padding: 25px;
}

.columnFooter
{
	background-image: url(../images/content-footer.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 980px;
}

#cmsMainPhoto
{
	float: right;
	margin-bottom: 15px;
	cursor: -moz-zoom-in;
	margin-left: 15px;
	margin-top: 5px;
}

#cmsGallery a img
{
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	cursor: -moz-zoom-in;
}

.columnItem img
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.columnItem
{
	margin-top: 20px;
	margin-bottom: 25px;
}

.columnItem h2
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 23px;
}

#wrapper #footer
{
	font-size: 10px;
	color: #d7cdb3;
	background-image: url(../images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

#wrapper #footer.footerContent
{
	background-image: url(../images/footer-logo2.gif);
}

#wrapper #footer a
{
	color: #DAD1BA;
}

#wrapper #footer a:hover
{
	color: #FFFFFF;
}
#wrapper  #footer  #linkCrestyl
{
	display: block;
	height: 31px;
	width: 153px;
	position: absolute;
	top: 32px;
	right: 112px;
}


.newsLink
{
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 17px;
	float: left;
	margin-top: 10px;
	padding-bottom: 2px;
}

#navigation
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9B8E64;
}

#navigation a
{
	color: #BAAF98;
}

.paging:link,
.paging:active,
.paging:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A18D58;
	display: block;
	float: left;
	margin: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.paging-active:link,
.paging-active:active,
.paging-active:visited,
.paging-active:hover,
.paging:hover
{
	color: #FFFFFF;
	background-color: #0F2D63;
}

.printLink,
.printLink:visited
{
	font-size: 11px;
	color: #A18D58;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	margin-right: 15px;
}

.topLink,
.topLink:visited
{
	font-size: 11px;
	color: #A18D58;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 23px;
}

.rssLink,
.rssLink:visited
{
	font-size: 11px;
	color: #E16B00;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-right: 15px;
}

.rssLink:hover
{
	color: #A18D58;
}
.textbox1
{
	width: 450px;
	border: 1px solid #999999;
}
.textbox2
{
	width: 150px;
	border: 1px solid #999999;
}
.button1
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	text-transform: uppercase;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-color: #A28E59;
	border: 1px solid #695C3A;
}



.searchMark
{
	color: #E1291D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E02B20;
}

.toLeft
{
	float: left;
}

.toRight
{
	float: right;
}

.toSmall
{
	font-size: 10px;
}

.toGray
{
	color: #999999;
}
.toWhite
{
	color: #FFFFFF;
}
.toGreenMsg
{
	color: #FFFFFF;
	background-color: #629700;
	display: block;
	padding: 10px;
	font-size: 13px;
}
.toRedMsg
{
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	padding: 10px;
	font-size: 13px;
}

.toSmall
{
	font-size: 10px;
}


.toBold
{
	font-weight: bold;
}

.toRed
{
	color: #D92D19;
}

.clearBoth
{
	clear: both;
}

.ncsv
{
	display: none;
}

