body {
	font: 12pt Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none
} 
h2 {
	text-transform: uppercase;
}
a img {
	border: none;
}
img {
	float: left;
	margin: 1em 1em 1em 0;
}
#header  {
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
}
#navigacija, #sveOstaloStoNeTreba  {
	display: none;
	background: #006633;
}
#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;
}
a {
	color: #59739B;
}
