/* style */

{font-family: Arial, Helvetica;}

A:link.e       		{ color: #FF9800; font-size: 10pt; text-decoration: none; font-weight: bold}
A:visited.e    		{ color: #FF9800;  text-decoration: none; font-weight: bold}
A:active.e 		{ text-decoration: none; color: #FF9800}
A:hover.e      		{ text-decoration: none; color: Yellow}
A:link       		{ color: Blue; font-size: 10pt; text-decoration: none; font-weight: bold;letter-spacing : 1pt;}
A:visited    		{ color: Blue;  text-decoration: none; font-weight: bold;letter-spacing : 1pt;}
A:active   		{ text-decoration: none; color: Blue}
A:hover      		{ text-decoration: none; color: Red} /* wkaznik na linku */
A:link.bold       		{ color: #03B7B7; font-size: 10pt; text-decoration: none; font-weight: bold}
A:visited.bold    		{ color: #03B7B7;  text-decoration: none; font-weight: bold}
A:active.bold   		{ text-decoration: none; color: Yellow}
A:hover.bold      		{ text-decoration: none; color: #00F100} 
A:link.sm       		{ color: Blue; font-size: 8pt; text-decoration: none; font-weight: normal}
A:visited.sm   		{ color: Blue;  text-decoration: none; font-weight: normal}
A:active.sm   		{ text-decoration: none; color: Blue}
A:hover.sm      		{ text-decoration: none; color: Red} /* wkaznik na linku */
TD 					{ font-size: 10pt; font-family: "Arial CE", Arial; text-decoration: none; color:#000000 }
P 			{ font-weight: none; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }
P.sm			{ font-weight: none; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }
TD.bold 		{ font-weight: bold; font-size: 14pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#FBFBFB }			
 TD.sbold 		{ font-weight: bold; font-size: 12pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#FBFBFB }
TD.sm 		{ font-weight: normal; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }
TD.sma 		{ font-weight: normal; font-size: 7pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }