body {
	margin: 0 auto;
	width: 800px;
	background: #333333;
	font: normal small Arial, Helvetica, Tahoma, sans-serif;
	}
	
.main {
	padding: 0;
	margin: 0;
	}

.head { 
	width: auto; 
	height: 200px;
	margin: 0 auto;
	background: #CECECE url(images/most.jpg);
		}
	
	.head * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.head h1 {
	float: right;
	padding: 5px;
	font-weight: bold;
	margin-top: 150px;
	font-size: 32px;
}


.foot {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-weight: bold;
	font-size: 0.8em;
}

	.foot a {
		color: #000000;
		}
		
		.foot a:hover, .menu a {
		color: #FFFFFF;
		}
		
	
.menu { 
	float: left; 
	width: 150px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bt1.gif)}
	
	
	.menu ul {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	overflow: hidden;
	float: left;
	
	}
	

	
	
	.menu li {
	font-weight: bold;
	display: block;
	
	text-decoration: none;
	color: #FFFFFF;
	border-bottom:1px solid #FFce00;
	float: left;
	display: block;
	width:150px;
	
	}

	
	

	.menu a {
	display: block;
	float: left;
	width:150px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom:1px solid #FFce00;
	}

	.menu a:hover, .menu .active a {
	width:150px;
	background: url(images/bt2.gif);
	color: #FFFFFF;
	}

.left { 
	float: left; 
	width: 150px;
	height: 200px;
	background: url(images/bt1.gif) repeat-y}
	
.center { 
	width: 800px;
	float: left;  
	padding: 0;
	margin: 0;
	background: url(images/tlo.gif);
	}	
	
.right { 
	float: right;
	width: 140px; 
	padding: 2px;
	overflow: hidden;
	}
	
	
h1, h3 {
	color: #000000;

}

h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	
}


p, ul, ol, h3, blockquote {
	font-size: 0.9em;
}

a {
color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}
img {
	border: none;
}

.srodek{ 

text-align: justify;
padding: 5px;
padding-left: 10px;
float: left; 
width: 485px;
}

.dymek a {
color: #333333;
}

.attractions a {
	background: url(images/button-chrome.jpg);
	margin: 5px;
	float: left;
	width:180px;
	height: 37px;
	padding: 17px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	border: 0;
	}
	
	.attractions h2 {
	text-align: center;
	}
	
	.attractions a:hover, .attractions .active a {
	width:180px;
	height: 37px;
	background: url(images/button-chrome.jpg);
	background-position: 100% -54px;
	color: #FFFFFF;
	}