
BODY  { 
	padding: 0;
	margin: 0;   margin-left: 0; margin-right: 0;	margin-top: 0;
	color: white;
	font-family: Garamond, Palatino, Times New Roman, Times, serif;
}

A {
	font-family: Tahoma, Garamond, Palatino, Times New Roman, Times, serif;
	color: white;
	text-decoration: underline;	
	font-weight: normal;
}

A:HOVER {
	font-family: Tahoma, Garamond, Palatino, Times New Roman, Times, serif;
	color: #FF8040; 
	text-decoration: underline;	
}

/* MENU */ 
A.menu {
	font-family: Tahoma, Arial CE, Arial, Helvetica, sans-serif;
/*	font-family: Garamond, Palatino, Times New Roman, Times, serif; */
	color: white;
	background-color :  black;
	text-decoration: underline;	
	font-size: 9pt;
	line-height :  50%;
	}

A.menu:HOVER {
	font-family: Tahoma, Arial CE, Arial, Helvetica, sans-serif;
/*	font-family: Garamond, Palatino, Times New Roman, Times, serif;*/
	color: #FF8040; 
	background-color :  Black;
	text-decoration: underline;	
}


H1, H2, H3, H4, H5 {
	font-family: Garamond, Palatino, Times New Roman, Times, serif;
	color: white;
	margin-left : 10pt;
}

H1 {
	font-size: 22pt;
}

H2 {
	font-size: 18pt;
}

H3 {
	font-size: 16pt;
}

H4 {
	font-size: 14pt;
}

H5 {
	font-size: 12pt;
}

P, TD, TR {
	font-family: Garamond, Palatino, Times New Roman, Times, serif;
	color: white;
	font-size: 13pt;
	margin-left : 10pt;
	margin-right : 10pt;
/*	text-align: justify;*/
}

TH {
		font-family: Garamond, Palatino, Times New Roman, Times, serif;
		font-weight: bold;
		color: black;
		font-size : 18pt;
		text-align: left;
}


A {
    text-decoration: underline;
    }

TR {
		margin-left: 10;
		margin-right: 10;
}

TD.podpis {
	color: white;
	font-family: Garamond, Palatino, Times New Roman, Times, serif;
	font-size: 10pt;
}


INPUT {
	font-family: Garamond, Palatino, Times New Roman, Times, serif;
	font-size: 10pt;
}
