
body, table {
        margin-top: 0pt;
		margin-bottom: 0pt;
		margin-left: 0pt;
		margin-right: 0pt;
		font-family:  Arial, tahoma;
		font-size: 12pt;
		background: #FFFFFF;
     }
	 
	td {font-family:  Arial, tahoma;}
	
	p {
	font-family: Arial, tahoma;
	text-align: justify;
	text-indent: 20pt;
	
	margin-left : 5pt;
	margin-right : 5pt;

}


	.menu {

		font-weight: bold;
		font-size: 9pt;

	}
	
	.tytul {
		font-family:  Arial, tahoma;
	    margin-top: 7pt;
		margin-bottom: 5pt;
		font-size: 16pt;
		font-weight: bold;
		color: #0000A0;
	}
		
	
	
	.podpis {
		font-size: 9pt;
		font-weight: bold;
		font-style: italic;
		text-align: right;
		margin-right: 25pt;
	}
		
		
	.podpisrys {
		font-family:  Arial, tahoma;
		font-weight: bold;
		font-style: italic;
		font-size: 9pt;
	}
	
	
	h2 {
		font-size: larger;
		font-weight: light;
		color: purple;
	}
	
	
	H3 {
		font-size: 16pt;
		font-weight: light;
		font-style: italic;
		color: green;
		}

				
	A {
		font-family:  Arial, tahoma;
		color: #0000A0;
		text-decoration: none;
		}
	
	A:hover  {color: red;}



