html, body  
	{background-color:navy;}
	p.tytul
	{color:white;
	font-size:28pt;
	font-family:courier;
	text-align:center;
	}
	
	p.poczatek
	{
	color:white;
	font-size:14pt;
	font-family:courier;
	
	}
	
	p.tresc
	{
	color:white;
	font-size:14pt;
	font-family:courier;
	text-indent: 1cm;
	text-align:justify;
	}
	
	p.dane
	
	{
	color:white;
	font-size:16pt;
	font-family:courier;
	line-heigh:8pt;
	text-align:left;
	font-weight:bold;
	}
	
	