body,td,th   	{   	font-family: Arial, Helvetica, Verdana, sans-serif;
		    	font-size: 11px;
			color: white;
			background-image: url('../hlavicka/pozadi.png');
			/*background-color:#6C929B;*/
		}

#n1		{	font-size: 14px;
			font-weight: bold;
			color: orange;	}
#n2		{	
			font-size: 12px;	
			font-weight: bold;	}
#n3		{	
			font-size: 12px;	
			font-weight: bold;
			color: orange;	}

a		{ color: orange; text-decoration: none;}
a:link		{ color: orange }
a:active	{ color: white; }
a:visited	{ color: #008080; }
a:hover  	{ color: red; }

table           { background-color: #6C929B; vertical-align: top; }

td		{ text-align: left; background-color: #6C929B; vertical-align: top; }
