/***********************  fonts  ************************/		
	body 
    {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 20px;
	color: #000000;
	margin: 85px 0px;
	background-color: #cb3600;
	background-image: url(obrazky/banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
	
	h1
	{display:inline;
	font-family: sans-serif;
	font-weight: bold;
	color: #cb3600;
	font-size: 18pt;
	}
	
	h2 
	{display:inline;
	font-size: 12pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
	}
	
	.footer {font-size: 8pt;
	line-height: normal;
	}
	.formtext 
    {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	color: #000000;

}


/***********************  links  ************************/		
	
	a:link 
	{
	text-decoration: none;
	margin: 0px 0px 0px 0px;}
	
	a:visited
	{
	text-decoration:none;
	margin: 0px 0px 0px 0px;}
	
	a:hover 
	{
	text-decoration:underline;
	margin: 0px 0px 0px 0px;}
	
	.nav1 {color: #000000;
	font-weight: bold;
	}
	
	.nav2 {color: #cc0000;
	font-weight: normal;
	}
	
	.nav3 {color: #000000;
	font-weight: normal;
	}
	
	.nav4 {color: #ffffff;
	font-weight: bold;
	}
	.nav5 {color: yellow;
	font-weight: normal;
	}
	

.nadpis {
  text-align:   center;
  width:        auto;
}
