/* BODY */


BODY 	{	
	font-size: 		0.6em;
	font-family: 		Arial CE, Arial, Verdana, Helvetica, sans-serif;
	background-color:	transparent;	}

.datum	/* datum u aktualit...  */	{	
	color: 			#ff0000;
		}

/* ODKAZY  */ 


a:link		{
	color:			#000000;
		}

a:visited	{
	color:			#000000;
		}		

a:active	{
	color:			#000000;
		}		

a:hover		{	
	background-color:	#bbbbbb;
	color:			#ffffff;
	font-weight: 		none;
		}
