body {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none
}
h1 {
	float: left;
}
h1,h2,h3 {
	clear: left;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14pt;
	text-transform: uppercase;
	clear: left;
}
img { 
	display: block;
	margin-bottom: 10px;
}
ul, ol {
	clear: left;
}
.chain {
	clear: both;
	float: left;
	}
a img {
	border: none;
}
#header  {
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
	overflow: hidden;
	clear: both;
	}
	* html #header  {
	border-bottom: none;
	}
#header img {
	float: left;
	clear: none !important;
}
#left, #right {
	float: left;
	clear: left;
}
#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;
}
p {
	padding: 0;
	margin: 1em;
	overflow: hidden;
	/* float: left; */
}
.uvod a {
	float: left;
}
.uvod a img  {
	clear: left;
	float: left;
	margin: 5px;
}
#main-nav, #mini-nav, #footer, #second-level, #left {
	display: none;
}
.preamble {
	display: none;
}

/*-------------------------------------------    

    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;
	margin-left: -999px; /*safari*/
	text-indent: -999px; /*safari*/
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	margin-bottom: 0.5em;
}