	body {
	font-family:"MS Sans Serif";
    font-size:12px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#6d0305;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	background-position: top;
}
#center_site{
	background-color:#fff;
	font-family: Verdana;
	font-size: 12px;
	color: #920e08;
	margin: 0px auto;
	width: 785px;
	
}
#top{
	height:454px;
}
#content{
	background-image:url(images/site_bg2.jpg);
	background-repeat: repeat-y;	
}

a{
	text-decoration:none;
	color:#920e08;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#920e08;	
}

#naglowek{
	color: #920e08;
	font-size: 16px;
	font-family: Arial;	
}
#foot{
	background-image:url(images/foot2.jpg);
	background-repeat: no-repeat;
	background-color:#6e0304;
	height: 100px;
	text-align:right;
	font-size:11px;
	padding-top:25px;
	padding-right:17px;
	color: #e58d4f;
}

#foot a{
	text-decoration:none;
	color: #e58d4f;	
	padding-left:7px;
	padding-right:7px;
}

#foot a:hover{
text-decoration:underline;
color: #dfd075;	
}
