body{
	font-size : 0.9em;
	color:#064372;
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	background:#e5e5e5;
}

#tekstvak{
	background:url(../../img/bodytopback.gif) repeat-x #fff;
	min-height : 195px;	
	padding: 20px 20px 10px 20px;
}

#tekstvak a:link, #tekstvak a:visited{
	color:#333333;
	text-decoration : underline;
}

#tekstvak a:hover{
	color:#ff7129;
	text-decoration : none;
}

*html #tekstvak{
	height : 195px;
}

#tekstvak .text_bottom{
	padding-top : 180px;
}

#balk{
	background:url(../../img/balk_back.gif) repeat-x;
	width : 100%;
	height : 81px;
}

#logo{
	margin: 20px 20px 10px 20px;
	float:right;
}



