body 
	{
	padding: 0;
	margin: 0;
	background: url(images/bg.gif) repeat;
	}


img {
	border: 0;
}

.kontakti {
	margin-top: 75px;
}

.dati {
	text-align; left;
	margin-top: 34px;	
}

.eva {
	float: left;
}

.aigars {
	float: right;
}

.clear {
	clear: both;
}


#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;
	margin-left: -485px;
	position: absolute;
	top: -115px;
	left: 50%;
	width: 970px;
	height: 230px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

.line {
	margin-top: 20px;
	height: 2px;
	background-color: #513a22;
	width: 3%;
	position: absolute;

	left: 0;
	overflow: hidden;

}