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