.tlo {
	background-image: url(img/tlo.jpg);
	background-repeat: repeat;
	height: 453px;
}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669008;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7EAD09;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #66FF00;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7BA80D;
	text-decoration: none;
}
.linia {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #6D980A;
	border-right-color: #77A40B;
	border-bottom-color: #7BA80D;
	border-left-color: #7BA80D;
}
body {
	background-color: #333333;
}
