body 
	{
	background-image: url(http://edward835.webpark.pl/grafika/tlo15.png);
	background-color: white;
	background-repeat: repeat-x;
	margin-top:0px;
	}

.srodek
 {
 text-align:center;
 padding-top:30px;
 color:#80ff80;
 font-style:italic;
 }
 
h1.wstep
 {
 color:#80ff80;
 font-style:italic;
 }
 
div.lewy
  {
	text-align:left;
 margin-left:0px;
 margin-right:auto;
 margin-top:-1000px;
 color:#80ff80;
 font-style:italic;
	}
 
div#tlo
 {
 background-color:#fdfee7;
 width:700px;
 margin-left:200px;
 margin-right:auto;
 /*float:left;*/
 padding-top:30px;
 }
 
p
	{
	font-family:Verdana;
	font-size: 12pt;
	font-style:normal;
	color:#000000;
	margin:1cm;
	}
	p.just
	{
	text-align:justify;
  float:left;
	}
	p.pod
	{text-align:center;
  padding-top:0px;
  color:#80ff80;
  font-style:italic;
  }
	
p.dat
  {
	text-align:right;
	color:#ffff00;
	
	}

div#stopka
  {
	width:100%;
	height:20px;
	background-color:blue;
	text-align:center;
	clear:both;
	position:fixed;
  bottom:0;
  left:0;
	}
	
	
p.stopka1
	{
	font-size: 12pt;
	font-style:normal;
	color:white;
	}
p.data
  {
	text-align:left;
	color:#d20069;
	font-style:italic;
	font-size: 14pt;
	}
	
a.powrot 
	{
	position:absolute;
	bottom:-600px;
	color: #9a0000; 
	 font-size: 18pt;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #00ff00;
	}