
	a  {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : black;		
     	font-weight : none;
    	text-decoration : none;
	    text-valign : top;	
	}
	
	a:hover  {
		text-decoration : underline;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : red;	
    	text-decoration : none;
	    text-valign : top;	
     	font-weight : none;		
	}

	a.bold  {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		color : black;		
     	font-weight : bold;
	}
	
	a.bold:hover  {
		text-decoration : underline;
		font-family : Arial, Verdana, Helvetica;
		font-size : 11px;
		color : red;
     	font-weight : bold;
	}

	
	.text  {
	    text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 8pt;
		color : #757575;		
    	text-decoration : none;
	    text-valign : top;
	}


	.tucnytext  {
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #FF7900;
	text-decoration : none;
	text-valign : top;
	font-weight : bold;
}
	
	.whitetext  {
	    text-decoration : none;
		font-family : Arial, Verdana, Helvetica;
		font-size : 8pt;
		color : white;		
    	text-decoration : none;
	    text-valign : top;	  
		font-weight : normal;
	}
	.reference  {
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #FF7900;
	text-decoration : none;
	text-valign : top;
	font-weight : normal;
}

	a..reference  {
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #FF7900;
	text-decoration : none;
	text-valign : top;
	font-weight : normal;
}

	a.reference:hover  {
	text-decoration : underline;
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #FF7900;
	text-valign : top;
	font-weight : normal;
}

	.odkazy  {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : black;		
     	font-weight : bold;
	}

	a.odkazy  {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : black;		
     	font-weight : none;
	}
	
	a.odkazy:hover  {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #959595;
     	font-weight : bold;
	}

	.contacts  {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : #757575;		
     	font-weight : normal;
	}

	a.contacts  {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : #757575;		
     	font-weight : none;
	}
	
	a.contacts:hover  {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #757575;
	font-weight : normal;
}



