@charset "utf-8";
/* CSS Document */

body {
	background-color: #ded2c5;
	background-image: url(../../images/body_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}



#mapy {
	float: left;
	background-color: #FFF;
	width: 179px;
	background-repeat: no-repeat;
	padding-left: 5px;
}


#container {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/container_back.jpg);
	background-repeat: repeat-y;
	height: 1130px;
}


a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	height: 20px;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 137px;
	margin-bottom: 18px;
}


#banner_tholos {
	background-image: url(../images/banner.jpg);
	float: left;
	height: 87px;
	background-repeat: no-repeat;
	width: 816px;

}

#banner_tholos a {
	float: left;
	height: 60px;
	width: 100%;
}


#banner {
	float: right;
	padding-right: 30px;
	padding-top: 18px;
}



#language {
	float: right;
	clear: both;
	padding-right: 30px;
	padding-top: 15px;
}


#main {

}


#links {
	float: right;
	padding-top: 6px;
	padding-right: 100px;
	padding-bottom: 6px;
}

#links a {
	color: #036;
	float: left;
	padding-right: 10px;
}


#links a:hover {

}

#tour {
	float: left;
	height: 600px;
	width: 984px;
	margin-left: 14px;
	background-color: #999;
	margin-bottom: 24px;
}

#swf {
	float: left;
	height: 600px;
	width: 800px;
}

#map {
	float: left;
	height: 422px;
	width: 800px;
	margin-left: 106px;
	margin-bottom: 9px;
}

#prefooter {
	background-image: url(../../images/prefooter_back.jpg);
	float: left;
	height: 166px;
	width: 1012px;
}




#prefoot_links {
	float: left;
	width: 400px;
	padding-left: 30px;
	padding-top: 20px;
}



#prefoot_flash {
	float: left;
	height: 151px;
	width: 190px;
	margin-left: 391px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 991px;
	color: #999;
	font-size: 11px;
	float: left;
	margin-top: 20px;
	margin-left: 11px;
}

#footer p {
	padding-left: 20px;
}
