body	{
	text-align:center;
	margin:0 auto;
	width:100%;
	background-color:#001F00;
	color:silver;
	}
a:link, a:visited, a:hover, a:active	{
	color:#999999;
	text-decoration:none
	}
#content {
	margin:10px auto;
	text-align:center;
	width:800px;
	}
#stopka {
	margin-top:15px;
	text-align:center;
	border-top:1px solid white;
	width:800px;
	clear:both;	
	}
