/* opýenito site */
.body_style {
	margin: 0 0 0 0;
	background-color: #000066;
	color: #000;
}

.main_table {
	width: 100%;
	height: 100%;
	padding: 0;
}

.width {
	width: 100%;
	font-size: 12px;
}

h1, h2, h3, p, body, 
.text, .heading1, .heading2, .heading3 {
	font-family: Geneva, sans-serif;
	color: #323232;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;

}

p {
margin-top:10px;
font-style:normal;
}

a:link, a:visited, a:hover {
   color: #002864;
	text-decoration: none;
}

.adriaprozori {
height:110px;
border-bottom:1px #8BB9E5 dashed; 
padding:3px 0px;
}

.adriaprozori_v {
height:120px;
border-bottom:1px #8BB9E5 dashed; 
padding:3px 0px;
}

h1, .heading1 {
	/*glavni naslov stranice*/
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #002864;
	letter-spacing: 1px;
	text-align: right;
}
h1 a:hover, .heading1 a:hover {
	COLOR: #008F00;
}

h2, .heading2 {
	/*naslovi tekstova unutar stranice*/
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #002864;
}
h2 a:hover, .heading2 a:hover {
	COLOR: #008F00;
}


h3, .heading3 {
	/*naslovi u listama, podnaslovi*/
	FONT-SIZE: 13px;
	FONT-weight: bold;
	color: #002864;
	text-transform: uppercase;
	padding-top:5px;
}

h3 a:hover, .heading3 a:hover {
	COLOR: #008F00;
}

h4, .heading4 {
	/*naslovi u detalju proizovda*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #002864;
	background-color: #8BB9E5;
	border: thin solid #002864;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h4 a:hover, .heading4 a:hover {
	COLOR: #008F00;}

.footer, .footer a {
	FONT-SIZE: 9px;
	COLOR: #323232;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
}


.intro {
	padding:10px 50px;
}


.listing {
	padding-bottom:5px;
	FONT-SIZE: 9px;
	COLOR: #323232;
	text-align:right;
}


.navigacija, .navigacija a {
	FONT-SIZE: 10px;
	COLOR: #323232;
	border-bottom: 1px dashed #323232;
	text-align: right;
}


.prevnext, .prevnext a {
	margin: 0pt;
	FONT-SIZE: 9px;
	COLOR: #323232;
   width:100%;
}

.prevnext acronym {
   text-decoration: none;
}

.prev, .prev a {
  width:50%;
  vertical-align:top; 
}

.next, .next a {
  width:50%;
  text-align:right;
  vertical-align:top;	
}

div#prevnext{
  padding: 2px 10px; 
  margin:0;
  background:#ebebeb;
  color:#217b39;
}


/*@media screen {*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash, .sIFR-flash a {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced, .sIFR-replaced a {
	visibility: visible !important;
}

span.sIFR-alternate, span.sIFR-alternate a {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text 
metrics match up with the sIFR text metrics since the sIFR text 
in this example is so much narrower... 
your own settings may vary... 
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1, .sIFR-hasFlash h1 a {
	visibility: hidden;
	font-size: 16px;
  }

.sIFR-hasFlash h2, .sIFR-hasFlash h2 a {
	visibility: hidden;
	font-size: 14px;
	line-height: 1em;
  height:18px;	
  }

.sIFR-hasFlash h3, .sIFR-hasFlash h3 a {
	visibility: hidden;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1em;
	height:15px;
  }

/* } */


@media print {

.noPrint {
	display: none;
 }

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

}
