A, A:Link  {
	text-decoration : none;
	color : #0000FF;
}

A:Active, A:Visited  {
	color : #2222FF;
}

A:Hover  {
		color : #FFA835;
}

A.m:Link, A.m:Active, A.m:Visited   {
font-size: 16px; font: bolder italic; letter-spacing: 1px; color:#FFFF00;
}

A.m:Hover {
font-size: 16px; font: bolder italic; letter-spacing: 1px; color:#CC0000;
}

BODY  {
	font-family : Arial;
	color : 000000#;
	font-size : 12px;
	text-align : justify;
	background-color : #FFFFDF;
	background-attachment : fixed;
	margin-top : 0px;
	margin-bottom : 0px;
}

P, TD, UL, .g  {
	font-family : Arial;
	color : #000000;
	font-size : 12px;
}

.naglowek {
	color : #FFFFCC;
	background-color : #FFFFCC;	
	font-size : 12px;	
	width : 370px;
	font-weight : bold;
/*	font-style : italic;	*/
	letter-spacing : 2px;	
	border-bottom-color : #000000;
	border-bottom-width : 3px;
	border-bottom-style : solid;
}

.g1  {
	color : #AF4F1F;
	font-size : 14px;
	font-weight : bold;	
}

.g2  {
	color : #853F7E;
	font-size : 13px;
}

.g3  {
	color : #9F3F0F;
	font-size : 18px;
	font-weight : bold;		
	letter-spacing : 2px;
}

.g4  {
	color : #475E89;
	font-size : 18px;
	letter-spacing: 2px;
	font-weight : bold;
	font-style : italic;
}

.g5  {
	color : #778EB9;
	font-size : 18px;
	letter-spacing: 2px;
	font-weight : bold;		
	text-align : center;	
}

.alert  {
	color : #EE2222;
}

.small, SMLL  {
	font-family : Arial;
	font-size : 10px;
}

.button  {
	font-family: Arial;
	font-size : 12px;
	font-weight : bold;
	color : #DB454E;
	letter-spacing : 2px;	
	background-color : #FFFFCC;
}

.title {
	color : #FFCC99;
	font-size : 14px;
	text-align : center;
}

.table {
	background-color : #DDEFFF;
}

.table2 {
	background-color : #BDCFEF;
}

.table3 {
	background-color : #BDCFEF;
}

.table4 {
	background-color :  #DDEFFF;
}

.head {
	background-color : #778EB9;
	text-decoration : none;
	color : #CFE05F;
	font-size : 14px;
	font-family: Arial;
	font-size: 12px;
	letter-spacing : 2px;
	font-weight : bold;
}

h1{
/*	background-color: #FFFF99;*/
	color: #000000;
	text-align: center;
}



