body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #8F5545;	
	font-size: 8pt;
	margin-top: 5px;
	margin-left: 15px;
	background-color: #FFFFFF;

	width: 450px;
	height: 400px;

	background-image: url('../img/zavod.gif');
	background-repeat: no-repeat;
	background-position: center top;


	scrollbar-face-color: #ECEEDCF;
	scrollbar-arrow-color: #8F5545;
	scrollbar-highlight-color: #ECEEDC;
	scrollbar-darkshadow-color: #8F5545;
	scrollbar-3dlight-color: #ECEEDC;
	scrollbar-shadow-color: #ECEEDC;
	scrollbar-track-color: #ECEEDC;
}

a 	{color: #8F5545; text-decoration: none; font-weight: bold;}
a:visited {color: #C0A264; text-decoration: none; }
a:hover {color: #C0A264;  text-decoration: underline; font-weight: bold;}




#vnitrni-ram {
	overflow: auto;	
	width: 335px;
	height: 315px;
	margin-top: 70px;
	margin-left: 55px;
	text-align: justify;
	padding:5px;


}

.tucny-text {
	font-weight: bold;
}

.datum {
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
}

.maly-text {
	font-size: 7pt;
}

.vpravo {
	font-weight: bold;
	margin-left: 200px;
}

