body	{
	text-align:center;
	margin:0 auto;
	width:100%;
	background: url(tlo-bg.jpg) repeat #000000;
	color:#555;
}

a:link, a:visited, a:hover, a:active	{
										color:#666;
										text-decoration:none
										}

#stopka	{
		margin-top:15px;
		text-align:center;
		border-top:1px solid white;
		clear:both;
		}
ul	{
	float:left;
	margin:15px;
	text-align:left;
	list-style:none;
	}
