body 
	{
	color: white;
	background:black;
	margin: 0px
	font-family: Arial, sans-serif;
	font-size: 8pt;
	}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: -185px;
	* margin-left: -50%;
	width: 100%;
	height: 370px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px;width: 522px;
	text-align: left;
	margin: 0 auto;
	height: 370px;
	}
a.link, a.link:visited, a.link:active {
	background: url('stuff/tools/dziub.gif') no-repeat; 
	background-position: 0px 3px;
	margin-top: 10px;
	padding: 12px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: rgb(125,125,125);
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
a.link:hover {
text-decoration: underline;
color: rgb(76,76,76);
}
img.border  {
border: 1px solid rgb(75,75,75);
}
