BODY {  font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;		  
		color: Black }
/* 
 * Moje vlastni styly
 */
a:link {color: Black; 
	text-decoration: none;
	   font-size: x-small; 
           font-weight: bold;		  
	   font-family: Verdana, Tahoma, sans-serif }

a:visited {color: Black; 
	   font-size: x-small; 
    text-decoration: none;
           font-weight: bold;		  
	   font-family: Verdana, Tahoma, sans-serif }
 
 a:hover  {color: Purple; 
	text-decoration: underline;
	   font-size: x-small; 
           font-weight: bold;		  
	   font-family: Verdana, Tahoma, sans-serif }
	   
	   
/* Nepodtrzeny odkaz */
.MainPol { color: Black;
	   text-decoration: none;
	   font-size: x-small; 
           font-weight: bold;		  
	   font-family: Verdana, Tahoma, sans-serif }

.SubPol { color: Black;
	   text-decoration: none;
	   font-size: xx-small; 
           font-weight: bold;		  
	   font-family: Verdana, Tahoma, sans-serif }

.SubPolWhite { color: White;
	   text-decoration: none;
	   font-size: xx-small; 
           font-weight: bold;		  
	   font-family: Verdana, Tahoma, sans-serif }
