span {
       
	color : Black;
   
	font-family : Arial, Helvetica;
	
	font-weight : bold;
	font-size : 10px;
}


span.bold {
	
	font-family :  Arial, Helvetica;
	font-weight : bold;
	font-size : 22px;}


span.norm {
        
	color : Black;

        font-family : Arial, Helvetica;
	
	font-weight : normal;
	font-size : 4px;
}


span.blue_bold {
        
	color : #0000CE;
	
	font-weight : bold;
	font-size : 10px;
}


span.error {
	
	color : CC0000;
	
	font-weight : bold;
	font-size : 11pt;
}


span.white {
	
	color : #FFFFFF;
	
	font-weight : bold;
	font-size : 12px;}


span.big {
	
	font-weight : bold;
	
	font-family : 'Arial CE', Arial, Helvetica;

	font-style : none;
	
	font-size : 17pt;

	color : #004186;
}


span.normal {
	
	font-weight : bold;
	
	font-style : italic;
	
	font-size : 14px;

	color : #CCFFFF;
}


a  {
	
	color : #004186;
	
	font-family : Arial, Helvetica;
	
	font-weight : none;
	
	font-size : 10pt;
	
	text-decoration : underline;
}

a.error {
	
	color : CE0000;
	
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;

}

a:hover.error {
	
	color : CE0000;
	
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;

}



a:hover  {
	
	color : #004186;
	
	font-family : Arial, Helvetica;
	
	font-weight : none;
	
	font-size : 10pt;
	
	text-decoration : underline;
}

a.big	{
	
	font-family :  Arial, Helvetica;
	font-weight : 900;
	font-size : 12pt;	
	color :#000000;
	text-decoration : none;
}


a.big:hover {
        
	font-family :  Arial, Helvetica;
	font-weight : 900;
	font-size : 12pt;	
	color :#004186;

	text-decoration : underline;
}



a.big_niebieski		{
	
	font-family :  Arial, Helvetica;
	font-weight : 900;
	font-size : 12pt;	
	color :#0000AA;

	text-decoration : none;
}

a.big_niebieski:hover		{
	
	font-family :  Arial, Helvetica;
	font-weight : 900;
	font-size : 12pt;	
	color :#0000AA;

	text-decoration : underline;
}

a.white  {
	
	color : #004186;
	
	font-family : Arial, Helvetica;
	
	font-weight : normal;
	
	font-size : 8pt;
	
	text-decoration : underline;
}


a.white:hover  {
	
	color : #004186;
	
	font-family : Arial, Helvetica;
	
	font-weight : normal;
	
	font-size : 8pt;
	
	text-decoration : underline;
}


a:visited {
}


a.grey_small {
	
	font-size : 9px;
	
	color : #A8A8A8;
}


INPUT {
	
	font-size : 10px;
	
	font-weight : normal;
	
	font-family : Arial, Helvetica;
	
	text-decoration : none;
	
	border-style : 1;
}


TD { 
	
font-size : 10pt;
	
font-family: Arial, Helvetica;
	
text-decoration: none;
        
color : black;
	
font-weight : normal;

}
