body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border: none #FFFFFF;
}
.tekst {
	border: none #FFFFFF;
	text-align: justify;
	margin: 20px;
}
.naslov {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-indent: 15pt;
	text-transform: none;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {

	color: #FF0000;
	text-decoration: underline;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}
a:active {

	color: #FF0000;
	text-decoration: underline;
}
.karakteristike {
	text-indent: 0pt;
	list-style-type: disc;
}
.footer {
	font-size: 9px;
	text-align: center;
}
.tablica {
	font-size: 10px;
	text-align: center;
	background-color: #99CCFF;
	border: thin none;
	padding: 0px;
			
}
