body{ 
	 background-image:url(tlo2.jpg);
	}
	
div.page{width:600px; }
div.pub{width:200px; margin-left:10px; text-align:center;}
	
h1{ color:teal; 
    font-style:italic; 
	font-size: 30pt; 
    text-align: center;
}
	
h2{
	font-size:20pt;
	color: teal;
	font-style: italic;
}	

p{ text-align:justify; text-indent:50px;}
img{border:0;}
p#stopka{ text-align:justify; font-size:15px; font-family:verdana; text-indent:50px;}
p#wstep{ text-align:justify; font-size:18px; font-style:italic; text-indent:50px;}
#top{font-size:18px; font-family:verdana;}
a:link{text-decoration:none; color:navy;}
a:active {text-decoration:none; color:red; }
a:visited{text-decoration:none; color:navy;}
a:hover {text-decoration:none; color:green;}