@import url("content.css");
@import url("lightbox.css");

.hide {
	display: none;
}

.cleaner {
	clear: both;
}

body {
	background: #d2e1a4 url(../images/background.png) repeat-x;
	margin: 0px;
}

div#content {
	width: 753px;
	margin: 20px auto;
}

strong#quickNavHeader {
	display: none;
}

ul#quickMenu {
	width: 33px;
	height: 98px;
	float: left;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	background: url(../images/control_panel.png) no-repeat;
}

ul#quickMenu li {
	list-style-type: none;
	margin: 6px 8px 0px 8px;
	padding: 0px;
	width: 16px;
	height: 16px;
	font-size: 10px;
	line-height: 10px;
}

ul#quickMenu li span {
	display: none;
}

li#czLanguage a, li#deLanguage a, li#quickHome a, li#quickContact a {
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

li#czLanguage a, li#czActualLang {
	background-image: url(../images/cz_flag.png);
}

li#deLanguage a, li#deActualLang {
	background-image: url(../images/de_flag.png);
}

li#quickHome a {
	background-image: url(../images/home.png);
}

li#quickContact a {
	background-image: url(../images/letter.png);
}

div#main {
	width: 700px;
	float: right;
	padding: 10px;
	background-color: #f4eeac;
}

div#mainContainer {
	background: #f4eeac url(../images/content_bg.png) repeat-y;
	width: 700px;
}

div#leftBar {
	width: 190px;
	float: left;
	padding-top: 240px;
	background: #a42f32 url(../images/logo.png) no-repeat;
}

div#rightBar {
	float: left;
	width: 500px;
	padding-left: 10px;
}

ul#mainMenu {
	margin: 0px;
	padding: 20px 0px;
	background: url(../images/line.png) no-repeat center top;
	list-style: none;
}

li.menuItem, li.menuItemActual {
	padding: 0px 0px 0px 18px;
	margin: 4px 10px;
	background: url(../images/button_off.png) no-repeat left center;
	font: normal 1em "Palatino Linotype", "Times New Roman", Times, serif;
}

li.menuItem a, li.menuItemActual a {
	color: #e7ce5c;
	text-decoration: none;
}

li.menuItem a:hover, li.menuItemActual a:hover {
	color: #cb8d4b;
}

li.menuItemActual {
	background: url(../images/button_on.png) no-repeat left center;
}

div#forecast {
	background: url(../images/line.png) no-repeat top center;
	padding: 20px 0px;
	font: normal 0.8em "Palatino Linotype", "Times New Roman", Times, serif;
}

div#forecast a {
	color: #e7ce5c;
	text-decoration: none;
}

div#leftFooter {
	background: url(../images/line.png) no-repeat top center;
	padding: 20px 0px;
	text-align: center;
	color: #e7ce5c;
	font: normal 0.8em "Palatino Linotype", "Times New Roman", Times, serif;
}

div#leftFooter p {
	margin: 0px;
	padding-top: 60px;
	background: url(../images/wifi.png) no-repeat top center;
}

div#flash {
	width: 500px;
	height: 200px;
	overflow: hidden;
}

div#textArea {
	padding: 15px 5px 10px 5px;
	background: white url(../images/headline.png) no-repeat center top;
	font: normal 1em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #505050;
}

div#textArea h2 {
	background: url(../images/quarterfoil.png) no-repeat left center;
	margin: 5px 0px;
	padding-left: 18px;
	color: #b8db7c;
}

div#footer {
	clear: both;
	width: 500px;
	height: 40px;
	padding-left: 200px;
	background: url(../images/footer.png) repeat-y;
}

div#footerContent {
	width: 490px;
	height: 20px;
	background: url(../images/headline.png) no-repeat top center;
	margin: 0px;
	padding: 15px 5px 5px 5px;
	line-height: 20px;
	text-align: center;
	color: #7a7a7a;
	font: normal 0.8em "Palatino Linotype", "Times New Roman", Times, serif;
}

div#footer p {
	margin: 0px;
}

div.picGallery {
	padding: 0px 15px 5px 5px;
	clear: both;
}

a.picturePreview {
	display: inline;
	border: 1px solid #b9d173;
	padding: 2px;
	float: left;
}

a.picturePreview:hover {
	border: 1px solid #8fac3a;
	background-color: #e6eecf;
}

a.picturePreview img {
	border: 0px;
}

table.contactTable th {
	padding: 1px 2px 1px 1px;
	text-align: right;
}

table.contactTable td {
	padding: 1px 1px 1px 2px;
}

h3.photogalleryHeader {
	background: url(../images/photogallery.png) no-repeat left bottom;
	padding: 0px 0px 3px 23px;
	color: #828180;
	font: bold 1em "Palatino Linotype", "Times New Roman", Times, serif;
	clear: both;
	margin: 0px 0px 3px 0px;
}

p#links {
	width: 720px;
	margin: 0px auto;
	padding: 0px 0px 5px 33px;
	font: normal 0.8em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #828180;
	text-align: center;
}

p#links a {
	color: #828180;
}
