body {
	background-color: #bcd3f2;
	background-image: url(img/tlo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tlo {
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-y;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
