html,body {
	height: 100%;
}

body {
	margin: 0; padding: 0;
	text-align: center;
	border: none;
	color: black;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url("_clip/bg-site.gif");
}

h1 {
	margin: 0; padding: 0;
	font-size: 175%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C02A36;
}
h1.h1-intro {
	padding: 26px 0 0 0; margin: 0;
	height: 81px;
	background: url("_clip/intro-top.gif") bottom left no-repeat;
}

h1.h1-intro span { display: none;}

h2 {
	margin: 0; padding: 10px 0 0 0;
	font-size: 165%;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #DBD7CA;
	color: black;
}
h3 {
	margin: 0;
	font-size: 133%;
	font-weight: bold;
	color: #BE2B37;
}

img {border: 0px; display: block;}
a {text-decoration: underline; color: #E61A22;}
a:hover {text-decoration: none; color: #594A28;}

.textRight {text-align: right;}
.textCenter {text-align: center;}
.textLeft {text-align: left;}
.floatLeft {float: left;}
.floatRight {float: right;}
.clear {clear: both;}
.hide {display: none;}

hr {
	border: none;
	border-bottom: 1px solid #DBD7CA;
	height: 1px;
}
.infoBox {
	padding: 10px;
	background: #F3F0E7;
	border-top: 1px solid #DBD7CA;
	border-bottom: 1px solid #DBD7CA;
}


/**/

#page {
	padding: 0; margin: 0 auto;
	width: 560px;
	text-align: left;
}
#header {
	margin: 0; padding: 0;
	height: 93px;
	background: url("_clip/top.gif") top left no-repeat;
}
#header ul {
	width: 181px;
	margin: 0; padding: 0;
	list-style: none;
	position: relative;
	top: 0px; left: 365px;
}
#header ul li a {
	margin: -1px 0;
	_margin: -2px 0;
	display: block;
}


#header ul li.btn-acc a {
	height: 40px;
	background: url("_clip/btn-accomodation.gif") top left no-repeat;
}
#header ul li.btn-rev a {
	height: 39px;
	background: url("_clip/btn-revival.gif") top left no-repeat;
}
#header ul li.btn-acc a:hover {background: url("_clip/btn-accomodation-on.gif") top left no-repeat;}
#header ul li.btn-rev a:hover {background: url("_clip/btn-revival-on.gif") top left no-repeat;}

#header ul li.btn-acc-cz a {
	height: 40px;
	background: url("_clip/btn-ubytovani.gif") top left no-repeat;
}


#header ul li.btn-acc-nl a {
	height: 40px;
	background: url("_clip/btn1nl.gif") top left no-repeat;
}


#header ul li.btn-rev-cz a {
	height: 39px;
	background: url("_clip/btn-znovuzrozeni-statku.gif") top left no-repeat;
}

#header ul li.btn-rev-nl a {
	height: 39px;
	background: url("_clip/btn2nl.gif") top left no-repeat;
}


#header ul li.btn-acc-cz a:hover {background: url("_clip/btn-ubytovani-on.gif") top left no-repeat;}
#header ul li.btn-acc-nl a:hover {background: url("_clip/btn1nl_.gif") top left no-repeat;}

#header ul li.btn-rev-cz a:hover {background: url("_clip/btn-znovuzrozeni-statku-on.gif") top left no-repeat;}
#header ul li.btn-rev-nl a:hover {background: url("_clip/btn2nl_.gif") top left no-repeat;}


#header ul li.btn-acc-de a {
	height: 40px;
	background: url("_clip/btn-unterkunft.gif") top left no-repeat;
}
#header ul li.btn-rev-de a {
	height: 39px;
	background: url("_clip/btn-wiedergeburt.gif") top left no-repeat;
}
#header ul li.btn-acc-de a:hover {background: url("_clip/btn-unterkunft-on.gif") top left no-repeat;}
#header ul li.btn-rev-de a:hover {background: url("_clip/btn-wiedergeburt-on.gif") top left no-repeat;}

#header ul li span {display: none;}

#footer {
	margin: 0; padding: 30px 37px;
	background: url("_clip/sub-bottom.gif") top center no-repeat;
	font-size: 85%;
	text-align: center;
}
#footer a {margin: 0 3px;}

#content {
	margin: 0; padding: 10px 37px;
	background: url("_clip/bg-page.gif") top right repeat-y;
}
.images img {
	margin: 0 2px;
	display: inline;
}
.images {
	margin: 10px 0;
	text-align: center;}

/* --- INTRO --- */

#intro-bottom {
	background: url("_clip/bg-page.gif") top left repeat-y;
}
#intro-bottom ul {
	margin: 0; padding: 0 0 10px 0;
	list-style: none;
	font-weight: bold;
}
#intro-bottom ul li {
float: left;
}

#intro-bottom ul li.english a {
	margin: 0 0 0 30px; padding: 12px 0 0 60px;
	width: 53px; height: 29px;
	background: url("_clip/en-btn.gif") top left no-repeat;
	display: block;
}
#intro-bottom ul li.dutch a {
	margin: 0 0 0 15px;  padding: 12px 0 0 60px;
	width: 53px; height: 39px;
	background: url("_clip/du-btn.gif") top left no-repeat;
	display: block;
}
#intro-bottom ul li.deutsch a {
	margin: 0 0 0 15px;  padding: 12px 0 0 60px;
	width: 53px; height: 39px;
	background: url("_clip/de-btn.gif") top left no-repeat;
	display: block;
}
#intro-bottom ul li.cesky a {
	margin: 0 0 0 15px;  padding: 12px 0 0 60px;
	width: 53px; height: 39px;
	background: url("_clip/cz-btn.gif") top left no-repeat;
	display: block;
}

.intro-footer {
	margin: 0; padding: 0;
	font-size: 85%;
	text-align: center;
}

/* --- INTRO end --- */

/* --- TABLES --- */
/* --- TABLES end --- */

/* --- MENU --- */
/* --- MENU END --- */



@media print {

	#header, #footer, .images { display: none;}
	#page { width: 650px;}
	}
