body {
	font: 10pt Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0 !important;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
	text-transform: uppercase;
}
a img {
	border: none;
}
img {
	float: left;
	margin: 1em 1em 1em 0;
}
#datum {
	text-align: right;
	font-style: italic;
	margin: -3em 0 0 0;
}
#footer {
	border-top: 1px solid;
	font-style: italic;
	font-size: smaller;
	text-align: right;
	color: gray;
	overflow: hidden;
}
a {
	color: #59739B;
}

#footer p {
	float:right;
}
/* clear */

h1, h2, #header, #footer, #levi, #desni, #desni h2, #desni-mini, #desni form {
	clear: both;
}

/* display none */

#jezik, #navigacija, #footerShadow, #desni, #flash, #sub-nav ul {
	display: none;
}