body{
	margin: 0;
	background: url('images/bg.jpg') repeat-x;
}

#center{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#head{
	background: url('images/head_bg.jpg') no-repeat;
	width: 960px;
	height: 308px;
}

#content{
	background: url('images/content_bg.jpg') no-repeat;
	width: 960px;
	height: 398px;
}

a.augustow span, a.belchatow span{
	display: none;
	
}

a.augustow{
	display: block;
	background: url('images/augustow_link.jpg') no-repeat;
	width: 222px;
	height: 42px;		
	margin-top: 209px;
	float: left;
}

a.belchatow{
	display: block;
	background: url('images/belchatow_link.jpg') no-repeat;
	width: 222px;
	height: 42px;		
	margin-top: 209px;
	float: right;
}

#foot{
	height: 50px;
}

#foot{
	color: #8a8a8a;
}

#foot a{
	color: #c92323;
	text-decoration: none;
}

#foot #copy{
	width: 400px;
	float: left;
	margin-top: 10px;
}

#foot #artsearch{
	width: 400px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
