BODY	{
	font-family: Verdana, Arial CE, Helvetica CE, Arial, sans-serif;
	font-size: 10pt;
	color: White;
	background-color: #000066;
	cursor: default;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: Navy;
	scrollbar-arrow-color: Navy;
	background-image: url(../OBR/back.gif);
	background-attachment: fixed;
}

TABLE  {
	/*tab pro obr*/
		font-size: 10pt;
		color: White;
		background-color: transparent;
}
	
h1  {
	/*nadpis stránky*/
		font-size: 14pt;
		color: White;
		font-weight: bold;
	}

h2 {
		/*CZ-info-podnadpisy*/
	font-size: 10pt;
	color: White;
	font-weight: bold;
}	
	
h4  {
	/*Production program*/
	font-size: 12pt;
	color: White;
	font-weight: bold;
}

h3	{
	/*Obory-obor*/
	font: bold 12px/14px;
	color: #91CCDC;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

h6  {
	/*Firmy*/
	font: normal 12px/14px;
	margin: 0px;
	padding: 0px;
}
h6 a {
	/*Firmy*/
	font: normal 12px/14px;
	margin: 0px;
	margin-left: 60px;
	padding: 0px;
}
h6 a:visited {
	/*Firmy*/
}
h6 a:active {
	/*Firmy*/
}
h6 a:hover {
	/*Firmy*/
}

h5 {
	/*Ciselnik*/
	font-size: 14pt;
	color: White;
	line-height: 16pt;
	padding: 0px;
	margin: 0px;
}

	
A  {
		color: #ffff99;
		text-decoration: none;
	}

A:Visited  {
		color: #ffff99;
		text-decoration: none;
	}

A:Active  {
		color: #ffff99;
		text-decoration: underline;
	}

A:Hover  {
		color: #ffff99;
		text-decoration: underline;
}

hr {
	/*čára-rozdělovací*/
	color: #202077;
	height: 1.5pt;
	background-color: AppWorkspace;
	width: 100%;
	padding: 0px;
	margin: 0px;
}	
.podpis {
	text-align: center;
	font: italic;
	font-size: 12px;
	line-height: 20px;
}	