BODY, TD {
	background: #F0FFFF url(grx/back01.jpg);
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 14px;
}

H1 {
	font-size: 200%;
	color : Navy;
	font-weight : bold;
	text-align : center;
	margin-top : 40px;
	background : #99CCFF;
	border : none;
	padding-bottom : 6px;
	padding-top : 6px;
	}

H2 {
	font-size: 140%;
	color : Navy;
	margin-top : 20px;
}

H3 {
	font-size: 120%;
	color : Navy;
}

A:LINK {
	text-decoration: underline;
	color: Blue;
}


A:VISITED {
	text-decoration: underline;
	color: Navy;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}

HR {
	color: blue;
	height: 1pt;
}

.warning {
	background: Yellow;
	color : Red;
	font-weight : bold;
	margin-left : 20px;
	margin-right : 20px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border : dotted Red;
	text-align : center;
}
	
.bl{position:relative;z-index:3;clear:both;white-space:nowrap;width:100%;height:21px;margin-top:3px;background-color:#E6E6E6;color:black;background-image:url(http://www.wp.pl/i/xa.gif);background-repeat:repeat-x;}


