/*************************************
	- CSS Style -
	CSS URI: http://
	Version: 1.0
	Description: CSS for browsers with Gecko core - default
	Author: Alex
	Author URI: http://www.apollo1.cz/
*************************************/

/*************************************
 +Body, Html
*************************************/
html {
	background: #ccbcac url('images/bg-body.gif') top center repeat-y;
}


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 180%;
	margin: 0;
	padding: 0;
	color: #845438;
}

/*************************************
 +Elements
*************************************/



/*************************************
 +A
*************************************/

a {
	font-weight: bold;
	color: #845438;
	text-decoration: none;
}

a:hover {
	background: #c1ae9a;
}

a.img-href, a.lightwindow {
	background: none;
}

a.nonborder img, a.nonborder {
	border: none;
	background: none;
}

strong, b {
	font-weight: normal;
	color: #412e2c;
}

img.noborder {
	border: none;
}

a:hover img {}

a.img {}

#footer a {
	font-weight: normal;
}

#footer a:hover {}

/*************************************
 +Containers
*************************************/

#wrap {
	width: 1000px;
	margin: 0 auto;
	font-size: 1.35em;
	padding: 0;
}

#header {
	height: 305px;
}

#wrap-content {
	position: relative;
	top: 50px;
	z-index: 25;
	float: left;
	width: 1000px;
	background: url('images/bg-wrap-content.gif') center top repeat-y;
}

#wrap-offer {
	float: left;
	width: 210px;
	padding: 45px 5px 0 5px;
	background: url('images/aktuality-cs.gif') center top no-repeat;
}

#blog {
	float: left;
	width: 508px;
	padding: 0 15px 15px 15px;
	line-height: 1.4em;
	text-align: justify;
	
}

#wrap-gallery {
	float: left;
	width: 241px;
	padding: 0px;
	text-align: right;
}

#language {
	height: 38px;
	padding-left: 113px;
	
}

#wrap-gallery p {
	margin: 0;
}

#footer {
	top: 0px;
	margin-top: 65px;
	width: 536px;
	border-top: 1px solid #bda890;
	padding: 0 210px 10px 230px;
	font-size: .85em;
	color: #bda890;
	text-align: center;
	z-index: 100;
}

/*************************************
 +Hn
*************************************/

h1, h2, h3, h4 {
	font-family: georgia, "Palatino Linotype", "Times New Roman", times, serif;
}

h1 {
	display: none;
}

h2 {
	color: #412e2c;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: normal;
	margin-top: 0;
}

h2.subject:first-letter {
	text-transform: uppercase;
}

h3 {
	margin: 0;
	margin-top: 0.5em;
}

h3, h4 {
	font-style: oblique;
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 0;
}

h3 a, h4 a {
	font-weight: normal;
}

h3 {
	margin-bottom: 0.1em;
	margin-top: 0.7em;
}

h3.subject a {
	color: #412e2c;
	font-size: 1.0em;
	font-style: oblique;
	font-weight: normal;
	margin-top: 0;
}

/*************************************
 +Entry
*************************************/

#blog ul {
	list-style-position: outside;
	margin: 0;
	margin-top: 6px;
	padding: 0 0 0 2em;
}

#blog ul li {
	margin: 0;
	width: 450px;
	
}

#blog .post {
	margin: 0 0 1.5em 0;
}

.toggler {
	cursor: pointer;
	padding: 2px;
}

.toggler:hover, h3.selected {
	background: #c1ae9a;
	
	
}

.element {
	overflow: hidden;
}

/*************************************
 +Language
*************************************/

#language {
	
}

#language ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#language ul li {
	float: left;
}

#language ul li a {
	display: block;
	width: 20px;
	height: 13px;
	margin: 0 0 0 8px;
	padding: 2px;
}

#language ul li a span {
	display: none;
	visibility: hidden;
}

#language ul li.ru a { background: url('images/flag-ru.gif') center center no-repeat; }
#language ul li.cs a { background: url('images/flag-cs.gif') center center no-repeat; }
#language ul li.de a { background: url('images/flag-de.gif') center center no-repeat; }
#language ul li.en a { background: url('images/flag-en.gif') center center no-repeat; }

#language ul li a:hover {
	padding: 0px;
	border: 2px solid #ad9473;
}


/*************************************
 +Mapa webu
*************************************/

#mapa-webu ul {
	list-style-type: disc;
}

#mapa-webu ul li {
	font-weight: bolder;
	margin-top: 8px;
}

#mapa-webu ul li ul {
	list-style-type: circle;
	margin-left: 7px;
	
}

#mapa-webu ul li ul li {
	font-weight: normal;
	margin-top: 0px;
}

#mapa-webu ul li#active a, #mapa-webu ul li ul li#active a {
	
}

/*************************************
 +Main Menu
*************************************/

#main-menu {
	background: #bba78e;
	float: left;
	/*height: 32px;*/
	width: 100%;
	font-family: georgia, "Palatino Linotype", "Times New Roman", times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: oblique;
	margin: 0;
	padding: 0;
}

#main-menu ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#main-menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	/*border: 1px solid;*/
	font-size: .9em;
}

#main-menu li a {
	display: block;
	float: left;
	color: #845438;
	background: url('images/li-main-menu.gif') left 13px no-repeat;
	padding: 7px 4px 5px 23px;
	margin: 0;
	font-weight: normal;
	/*border: 1px dotted;*/
	/*background: none;*/
}

#main-menu li a:hover {
	color: #412e2c;
}

#main-menu ul li:first-letter {
	text-transform: uppercase;
}

/* level-1 */

#main-menu ul.level-1 {
	margin-left: 10px;
}

/* level-2 */

#main-menu ul.level-1 li ul {
	position: absolute;
	font-size: 0.95em;
	margin-top: 28px;
	text-transform: lowercase;
}

#main-menu ul.level-1 li ul {
	display: none;
}

#main-menu ul.level-1 li.active ul {
	display: block;
}

#main-menu ul.level-1 li ul li:first-letter {
	text-transform: lowercase;
}

/*	hover efekty */

#main-menu ul.level-1 li:hover ul, #main-menu ul.level-1 li.hover ul, #main-menu ul.level-1 li.active ul {
	display: block;
}



/*	color efekty */

#main-menu ul.level-1 li.active a {
	color: #412e2c;
}

#main-menu ul.level-1 li.active ul li a {
	color: #845438;
}

#main-menu ul.level-1 li ul li.active a, #main-menu ul.level-1 li ul li a:hover {
	color: #412e2c;
}


/*************************************
 +Offer
*************************************/

#wrap-offer .offer, #wrap-offer .offer-0 {
	margin-bottom: 15px;
	width: 205px;
}

#wrap-offer h4 {
	line-height: 1.2em;
	margin-top: 0;
	padding: 8px 0 12px 0px;
}

#wrap-offer .offer-0 h4 {
	padding-left: 8px;
}

#wrap-offer .offer-0 a {
	display: block;
	width: 200px;
	background-color: #bba78e;
	color: #fff;
	padding: 0;
}

#wrap-offer .offer-0 a:hover {
	background-color: #ad9473;
	cursor: pointer;
}

#wrap-offer .offer-0 span.image {
	display: block;
	background-color: #bba78e;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 120px;
}

#wrap-offer .ornament-top {
	display: block;
	background: url('images/ornament-top.png') left top no-repeat;
	height: 10px;
}

#wrap-offer .ornament-bottom {
	position: relative;
	margin-top: -10px;
	display: block;
	background: url('images/ornament-bottom.png') left bottom no-repeat;
	height: 10px;
}

/*************************************
 +Gallery
*************************************/

#wrap-gallery p {
	margin-bottom: 12px;
}

#wrap-gallery .cell-ubytovani {
	float: right;
	text-align: right;
	margin: 4px 0 4px 8px;
}

#wrap-gallery a img {
	border: 1px solid #ccbcac;
	padding: 2px;
}

#wrap-gallery a:hover img {
	border: 2px solid #412e2c;
	padding: 1px;
}

#wrap-gallery .caption {
	margin-top: -5px;
	text-align: center;
	font-size: .8em;
}

.gallery-list {
	text-align: left;
	padding: 0 0 0 15px;
}
	
	.gallery-list h3 {
		margin: 0 0 20px 0;
	}
	
	.gallery-list ul {
		margin: 10px 0;
		padding: 0;
		list-style: none;
		list-style-position: outside;
	}
	
	.gallery-list li {
		margin: 0 0 10px 0;
		
	}


/*************************************
 +Table
*************************************/

table {
	border: 1px solid #c1ae9a;
	text-align: left;
	font-size: .9em;
	width: 100%;
}

td {
	border: 1px solid #c1ae9a;
	padding: 5px;
	background: #d5c4b4;
	vertical-align: top;
}

thead {
	background: #c1ae9a;
}

thead td, .thead-td {
	border: none;
	background: #c1ae9a;
}

tfoot td {
	background: #ccbcac;
	font-size: .9em;
	padding-top: 0;
	padding-bottom: 0;
}

table.weather, table.weather td {
	border: none;
	background: #ccbcac;
}

table.jidelni-listek, table.jidelni-listek td {
	border: none;
	background: #ccbcac;
	font-size: 1em;
}

table.jidelni-listek td {
	padding: 1px;
	padding-left: 5px;
}

table.accommodation td {
	vertical-align: middle;
}

table.sport td {
	padding: 4px;
}

/*************************************
 +Form
*************************************/

form {
	text-align: left;
}

fieldset {
	border: 1px solid #bda890;
	margin: 8px 0 18px 0;
	padding: 12px;
}

fieldset legend {
	font-size: .9em;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
	color: #412e2c;
}

form div.input {
	margin: 4px 0 4px 0;
	clear: both;
}

form div.input label {
	width: 160px;
	float: left;
}

input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bolder;
	border: 1px solid #966e55;
	background: transparent;
	color: #412e2c;
	padding: 1px 2px 1px 2px;
	background: #d5c4b4;
}

input.radio {
	border: none;
	background: transparent;
}

form div.input input {
	width: 190px;
}

input:hover, select:hover, textarea:hover {
	background: #ccb59e;
}

input.submit {
	padding: 3px 15px 3px 15px;
	font-weight: bold;
	margin-right: 20px;
	cursor: pointer;
}

form .notes {
	color: #ad9473;
	font-size: .9em;
}

	form img.sec-image, form input.sec-code {
		border: 1px solid #845438;
		padding: 2px;
		height: 30px; width: 110px;
		float: left;
		margin: 0 5px 0 0;
	}
	
	form input.sec-code {
		text-align: center;
		font-weight: normal;
		font-size: 1.3em;
		color: #845438;
	}

	.error {
		padding: 8px;
		background-color: #f5de8e;
		border: 2px solid #bda890;
		font-size: 1em;
	}

	.row-short {
		display: block;
		clear: both;
	}
	
		.row-short label {
			display: block;
			float: left;
			width: 100px;
		}

/*************************************
 +Gallery
*************************************/

#gallery {  }

#gallery .caption { display: none; }

#gallery .cell {}

#gallery .cell {
	float: left;
	margin: 0 5px 8px 0px;
	display: block;
	width: 126px;
	height: 96px;
}

#gallery a img {
	border: none;
	padding: 3px;
}

#gallery a:hover img {
	border: 2px solid #412e2c;
	padding: 1px;
}


/*************************************
 +Comments
*************************************/
.wrap-comment {
	margin: 40px 0 0;
}

	.wrap-comment h3 {
		margin: 0 0 10px 0;
		border-bottom: 1px solid #bda890;
	}
	
	.comment-row-answer {
		display: none;
	}


/*************************************
 +Facebook
*************************************/
#fb {
}

	#fb a span {
		display: none;
	}
	
	#fb a {
		display: block;
		background: url('images/fb.png') right top no-repeat;
		width: 150px;
		height: 30px;
		margin: 0 0 10px 88px;
	}


/*************************************
 +Misc
*************************************/
hr {
	border: none;
	height: 1px;
	background: #bda890 url('images/hr.gif') left top repeat-x;
}

.error {color: red;}
.info {}



.cleaner {clear: both;}
