body
{ 
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

H1 { color:blue;
     font-weight: bold;
     font-size: 22pt;
     line-height: 20pt;
     font-family: arial;
     font-variant: normal;
     font-style: normal;
     text-decoration:underline;
     text-align:center;
}

A:link          
{
	font-size: 10pt;
	font-weight: normal;
	color:#4E51B7;
	text-decoration: underline;
	font-style: normal;
	font-family : "Times New Roman";
}  

A:visited       
{
	font-size: 10pt;
	font-weight: normal;
	color:#4E51B7;
	text-decoration: underline;
	font-style : normal;
	font-family : "Times New Roman";
}

A:hover 	
{
	font-size: 10pt;
	font-weight: normal;
	color:#0A0D66;
	text-decoration: underline;
}

A.nad:link          
{ 
	font-size: 12pt;
	font-weight: bold;
	color:black;
	text-decoration: none;
	font-style: normal;
}  

A.nad:visited       
{ 
	font-size: 12pt;
	font-weight: bold;
	color:navy;
	text-decoration: none;
}

A.nad:hover 	
{ 
	font-size: 12pt;
	font-weight: bold;
	color:blue;
	text-decoration: underline;
}

caption.report
{
	font-size: 16pt;
	font-weight: bold;
	background:#0A0D66 ;
	color:#DBFFFF;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

th  {color:black;
     background:whote;
     font-size:11pt;
     font-weight: bold;
     font-family: arial;
     font-variant: normal;
     font-style: normal;
     text-align:left}
	 
.nazev          
{
	font-size: 10pt;
	font-weight: bold;
	color:#0A0D66;
	text-decoration: none;
	font-style: normal;
} 

.jmeno          
{
	font-size: 12pt;
	font-weight: bold;
	color:#0A0D66;
	text-decoration: none;
	font-style: normal;
	font-family : Arial;
} 

x.tel          
{
	font-size: 9pt;
	font-weight: normal;
	color:#4E51B7;
	text-decoration: underline;
	font-style: italic;
	font-family : "Times New Roman";
}