BODY		{
		font-family: Arial CE, Helvetica CE, Arial, Helvetica, Switzerland, sans-serif;
//		font-family: "Arial CE, Helvetica CE, Arial, Helvetica, Switzerland, sans-serif"; 
		color:black; 
		font-size: 9pt;
		}

.datum		{
		color: black; 
		font-size: 9pt;
		letter-spacing: 1pt;
		line-height: 15pt;
		}

.menu_popis 	{
		color: white; 
		font-size: 9pt;
		}
		
.main_text 	{
		color: black; 
		font-size: 10pt;
		}

.small_text 	{
		color: black; 
		font-size: 9pt;
		}
		
.datum		{
		color: black; 
		font-size: 8pt;
		}

.doporucujeme	{
		color: yellow; 
		font-size: 9pt;
		font-weight: bold;
		}

.formular	{
		color: black; 
		background: #F6DA02;
		font-size: 9pt;
		font-weight: normal;
		}
	

A {
	COLOR: white; TEXT-DECORATION: none
}

A:visited {
	COLOR: white; TEXT-DECORATION: none
}

A:hover {
	COLOR: yellow; TEXT-DECORATION: none
}

.copy {
		text-decoration: none;
		font-size: 7pt;
}

INPUT,TEXTAREA,SELECT	{
		font-family: Arial CE, Helvetica CE, Arial, Helvetica, Switzerland, sans-serif;
		text-decoration: none;
		font-size: 10pt;
		color: #000000;
		background-color: #FFDA00;
		border-color: #000000;
		}
