body{
	background: #FFF; 
	color: #000; 
	font-family : Georgia;
}
#container{
	position: relative;
	margin: 0 auto;	
	width: 960px;
	background-color: #FFF;
}
#logo {
	text-align: center;
	font-size: 1.5em;
	color: #990000;
}
#srodek{
	text-align: center;
	font-size: 1.3em;
	width: 960px;
}

