body 
{
	
	background-color: #CCCCCC;
    margin: 0; 
	font-family: Arial;
	text-align: center;
}

#naw 
{
margin:0 0 0 400px;  padding: 0;
}
	

#naw li 
{
	list-style: none;
	float: left;
	margin-left: 1px; 
	padding-left: 16px;
	font-size: 25px;
    line-height: 30px; 
	background: #990000;
}

#naw a 
{
	 
	float: left; 
	padding: 0 20px 0 0;
	text-decoration: none; 
  	color: white;
  	width: auto;
	background: gray;
}

#naw a:hover 
{
	text-decoration: underline;
}

#center
{
	font-size: medium; 
	color: black; 
	background: transparent;
	margin: 0;
	padding: 30px 200px 20px 200px; 
	clear: left;
}
#stopka 
{
			background-color: #BBBBBB;
			height:25px;
			margin-left:auto;
			margin-right:auto;
			width:1024px;
			
}