@charset "utf-8";

/* CSS Document */



A:link {

		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		text-decoration: none;
		color: #ffffff;
		} 

A:visited {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		text-decoration: none;
		color: #ffffff;
		} 

A:active {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		text-decoration: none;
		color: #ffffff;
		} 	

A:hover {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		text-decoration: underline;
		color: #ffffff;
} 

.fa		{
		font-family: Georgia, Arial, Times, serif;
		font-style: italic;
		font-weight: normal;
		font-size: 10pt;
		color: #ffffff;
		z-index: 3;
}	

.nadpis	{
	font-family: Georgia, Arial, Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15pt;
	color: #e0d3be;
	z-index: 3;
}