body {
	background-image: url(img/tlo.jpg);
	margin-top: 0px;
}
.tekst {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
	white-space: normal;
	text-indent: 10px;
	padding-bottom: 5px;
	line-height: 17px;
	letter-spacing: 0.6px;
}
.links {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}