/* nowe */
TD.t1 {
	BACKGROUND-COLOR: #e6e6eA;
}

TD.t2 {
	BACKGROUND-COLOR: #f0f0f5;
}

TD.t3 {
	BACKGROUND-COLOR: #fafaff;
}
TD.t4 {
	BACKGROUND-COLOR: #90909f;
}
/*******/

A:hover {
	COLOR: #FBAC74;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	text-decoration: none;
}

A,A:visited,A:menu:link,A:menu:hover,A:menu:visited {
	COLOR: #4F3F09;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	text-decoration: none;
}

A:hover { font-family: Verdana; text-decoration: none; color : #FBAC74; FONT-SIZE: 11px; }

A.menu:link{ font-family: Verdana; text-decoration: none; color : #4f3f09; FONT-SIZE: 11px; }

A.menu:hover { font-family: Verdana; text-decoration: none; color : #FBAC74; FONT-SIZE: 11px; }

A.menu:visited { font-family: Verdana; text-decoration: none; color : #4f3f09; FONT-SIZE: 11px; }


BODY {
	background-color: #FFFFFF;
	TEXT-ALIGN: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font: normal 11px/12px Verdana,Arial,sans-serif;
	border: 0px solid #000000;
	color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #000000
}

P,TH,TD,H1,H2,H3,H4 {
	FONT-FAMILY: Verdana,Arial,Sans-Serif;
	FONT-SIZE: 12px
}

TH {
	TEXT-ALIGN:left;
	FONT-SIZE: 18px;
	COLOR: #222222;
}

TD {
	FONT-SIZE: 12px;
}

H1 {
	FONT-SIZE: 22px
}

H2 {
	FONT-SIZE: 20px
}

H3 {
	FONT-SIZE: 18px
}

H4 {
	FONT-SIZE: 16px
}
