body  { font-size: 11pt; font-family: "Arial CE", "Helvetica CE", Arial, sans-serif }

/*-----------------------------
		TABULKY
---------------------------*/		

table  { font-size: 9pt; font-family: "Arial CE", "Helvetica CE", Arial, sans-serif }

th		{background:#ACE6AC;
		color:#336666;
		font-size:110%;
		padding: 0.4em;	}
			
td		{text-align: center;}
td.text {font-size: 11pt;}	

/*-----------------------------
		LINKY
---------------------------*/		
a {	color:#336666;
	text-decoration: none;}
	
a:hover	 { color: #336666; font-variant: small-caps; font-weight: 900; text-decoration: underline; display: block }

/*-----------------------------
		TEXT
---------------------------*/				
div.text{
		color:#336666;
		font-size:110%;
		display:block;
		margin: 0.2em 1em 0.2em 0em;
		padding: .3em 0.1em 0.3em 0.3em;
		width: 50%; 
		text-align:justify;
		}
		
div.nadpis {color:#FFFFFF;
		display:block;
		background:#336666;
		letter-spacing:0.5pt;
		margin: 0.2em 2em;
		padding: .3em 0.1em 0.3em 0.3em;
		font-size:150%;
		font-weight:bolder;
		text-transform:uppercase;
		vertical-align:baseline;
		width: 60%; 
	  	 }