body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-style: italic;
	color: #58298F;
	text-decoration: none;
}
a:visited {
	color: #58298F;
	text-decoration: none;
}
#tabelica {
	font-size: 10px;
}

a:hover {
	color: #58298F;
	text-decoration: underline;
}
a:active {
	color: #58298F;
	text-decoration: none;
}
#divajs {
	padding: 15px;
	background-attachment: scroll;
	background-image: url(../Images/kis_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

