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;
 }
 
div#tlo
 {
 background-color:#fdfee7;
 width:700px;
 margin-left:auto;
 margin-right:auto;
 clear:left;
 padding-top:2px;
 }
 
p
	{
	font-family:Verdana;
	font-size: 12pt;
	font-style:normal;
	color:#000000;
	margin:1cm;
	}
	p.just
	{
	text-align:justify;
	}
	p.pod
	{text-align:center;
  padding-top:0px;
  color:#80ff80;
  font-style:italic;
  }
	
p.data
  {
	text-align:right;
	font-weight:bolder;
	color:black;
	font-style:normal;
	font-size: 12pt;
	}

div#stopka
  {
	color:white;
	width:100%;
	height:20px;
	background-color:blue;
	text-align:center;
	clear:both;
	position:fixed;
  bottom:0;
  left:0;
	font-size: 12pt;
	font-style:normal;
	}
	
	
	#stopka1
	{
	font-size: 12pt;
	font-style:normal;
	color:white;
	}
	