BODY, font{
	font-family: verdana, tahoma, Arial;
	background-color : #F9F9FF;

}

body, table {
        margin-top: 0pt;
		margin-bottom: 0pt;
		margin-left: 0pt;
		margin-right: 0pt;
		font-size: 12pt;

     }
	
	p {
			font-family:  Arial, tahoma;
			text-align: justify;
			text-indent: 20pt;
	}


	.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-weight: bold;
		font-style: italic;
		text-align: right;
		margin-right: 60pt;
	}
		
		
	.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;}

.ciemny {
			background-color : #EBF2FF;
	}

