body {
	background-color: #eeeedd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 20px;
	padding: 0px;
}

li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: x-small;
}

ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 25px 0;
	border: 0;
}



.naslov {
	font-family: palatino, georgia, "Times New Roman", times, serif;
	font-size: x-large;
}

.serifnecrke {
	font-family: palatino, georgia, "Times New Roman", times, serif;
	font-size: small;
}

.malecrke {
	font-size: x-small;
}

hr {
	color: #000000;
	height: 1px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-width: 0px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004f65;
	border: 1px solid #000000;
	background-color: #ffffff;
}


input.cbox {
	border: 0px solid #000000;
	background-color: #ffffff;
	vertical-align: middle;
}

a:link {
	color: #004f65;
	background-color: #eeeedd;
	text-decoration: none
}

a:visited {
	color: #004f65;
	background-color: #eeeedd;
	text-decoration: none
}

a:active {
	color: #004f65;
	background-color: #eeeedd;
	text-decoration: none
}

a:hover {
	color: #004f65;
	background-color: #ffffee;
	text-decoration: underline
}
