BODY  {
	color: #000000;
   	background-color: #ffffff;
	font-family: Arial CE, Arial, sans-serif; 
}

A {
	font-family: Arial CE, Arial, sans-serif; 
	text-decoration: underline;
}

A:hover {
	background-color: #Ffffff;
	text-decoration: underline;
}

A:link  {
	color : #000000;
	text-decoration: none;
}

A:visited  {
	color : #Ffffff;
	text-decoration: none;
}

A:active  {
	color : #Ffffff;
	text-decoration: none;
}


TD {
	font-family: Arial CE, Arial, sans-serif; 
}

.text {
    color : #ffffff;
	text-decoration : none;
	font-size: 8pt;
	font-weight: normal;
}

.text_black {
    color : #000000;
	text-decoration : none;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
}

.text_black_n {
    color : #000000;
	text-decoration : none;
	font-size: 12pt;
	font-weight: bold;
}

.text_nadpis {
    color : #ffffff;
	text-decoration : none;
	font-size: 18pt;
	font-weight: normal;
}
