body	{
	text-align:center;
	margin:0 auto;
	width:100%;
	background-color:#0F0F4F;
	color:silver;
}

a:link, a:visited, a:hover, a:active	{
	color:#999999;
	text-decoration:none
}

h1, h2, h3 {
	text-align:center;
}

ul {
	list-style-type:none;
	text-align:left;
}

li {
	padding:5px;
	margin:5px;
}

#stopka	{
	margin-top:15px;
	text-align:center;
	border-top:1px solid white;
}
#stopka	p {
	text-align:center;
}
td {
	padding:10px;
}
p { text-align:left; }

ol {
	text-align:left;
}