body
	{
	background-position: center 50%; 
	background-image: url(tlo09.jpg); 
	background-repeat: repeat-y; 
	background-color: rgb(255,255,255); 
	text-align: center;
	font-family: sans-serif, "MS Sans Serif", arial;
	font-size: 12px;
	margin: 15px;
	}
	
h1
	{
	font-size: x-large; 
	font-style: italic; 
	font-family: arial;
	}
	
h2
	{
	font-size: large; 
	font-style: italic;
	}
	
div.glowny
	{
	border: 1px;
	text-align: center;
	width: 728px;
	margin: 0 auto;
	display: inline-block;
	}
	
div.prawy
	{	
	width: 200px;
	display: inline-block;
	margin-top: 100px;
	vertical-align: top;
	}
	
div.red
	{
	color: #FF0000; 
	font-weight: 600;
	}
	
table.table
	{
	font-size: small; 
	width: 500px; 
	height: 226px; 
	text-align: center;
	margin: 0 auto;
	}

img
	{
	border: 0px;
	margin: 0px;
	}
	
ol
	{
	text-align: left;
	padding-left: 300px;
	}

a
	{ 
	text-decoration: none;
	}
