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 {
	font-size: 14pt;
	text-transform: uppercase;
}
a img {
	border: none;
}
img {
	float: left;
	margin: 1em 1em 1em 0;
}
a {
	color: #59739B;
}

/* Template */

#header, #korisniLinkovi, #main-nav, #footer ul  {
	display: none;
}
.image_holder {
	float: left;
}
.image_holder img {
	margin: 0 1em 1em 0;
}
.block {
	clear: left;
	overflow: hidden;
}
.datum {
	color: #666666;
}
#footer {
	border-top: 1px solid;
	font-style: italic;
	font-size: smaller;
	text-align: right;
	color: gray;
}


/*-------------------------------------------    

	sIFR:
    This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal

-------------------------------------------*/


.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	margin-left: -999px; /*safari*/

}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
