body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: Black;
	background-image: url(../Images/pozadina.png);
	background-repeat: repeat;
	}



.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 10px; 
	padding: 0px 5px 0px 5px;
	text-indent:5px;
	}
#caption {
	font-size: 10px;
	font-style:italic;
	line-height: 10px;
	padding:0px;
	text-indent:0;
	margin:0px;
}	

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
ul.quick {
color:#990000;
font-size:12px;
text-align:left
}
li.quick{
color:#990000;
}
a.quickLink {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid Black;
	background: white;
	height:100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 190px;
	left: 0px;
	margin: 0px;
	padding: 3px 3px 5px 3px;
	background: #990000;
	border: 1px solid Black;
	width: 200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	z-index: 0;
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 190px 20px 240px;
	padding: 2px;
	border: 1px solid Black;
	background: White;
	overflow: auto;
	height:100%; 
	}
#middleHome {
	margin: 10px 190px 20px 240px;
	padding: 10px;
	color: White;
	border: 1px solid white;
	background: none;
	overflow: auto;
	height:100%;
	}

#right {
	position: absolute;
	color: White;
	top: 190px;
	right: 3px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 2px;
	border: 1px solid Black;
	background: none;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

	
	a.navigaciajUp{
	display: block;
	height: auto;
	background: #990000;
	color: White;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	border: none;
}
	a.navigaciajUp:HOVER{
	display: block;
	background: #990000;
	color: #FFFFCC;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	border: none;
}
#navUp{
	margin: 0px 0px 20px 0px;
	top: 100 px;
	background: #990000;
	text-align: center;
	border-bottom: 1px solid black;
	}
	
#heading{
	display: block;
	position: relative;
	background-image: url(../Images/HeadingBack2.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 0px;
	border: 1px solid black;
	text-indent: 10px;
	white-space: nowrap;
	clear: left;
	color: White;
	font-weight: bold;
	height: 30px !important;
	height: 30px;
	width: 100%;
	vertical-align: middle;
	
}

#imageL{
	float: left;
	margin: 5px 5px 5px 5px;
	border: 1px solid Black;
}
#imageR{
	float: right;
	margin: 5px 5px 5px 5px;
	border: 1px solid Black;
}
#imageC{
	float: none;
	margin: 5px 5px 5px 5px;
	border: 1px solid Black;
	clear:both
}

#spacer{
	clear: both;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: smaller;
	}
#navlist li {
		margin: 0;
	}
#navlist a:link, #navlist a:visited {
display: block;
color:#FFFFFF;
background-image: url(../Images/meniUp_v2.png);
background-repeat: no-repeat;
background-position: 50%;
border:1px solid;
border-color: #ddd #000 #000 #ddd;
text-indent: 36px;
text-decoration:none;
height: 20px !important;
height: 20px;
width: 100%;
vertical-align: middle;
font-size: 10px;
font-weight: bold;
padding-top: 7px;


}	
#navlist a:hover {
background-image: url(../Images/meniOver_v2.png);
background-repeat: no-repeat;
border:1px solid;
border-color: #ddd #000 #000 #ddd;
font-size: 10px;
color: #FFFFCC;

}
#heading2 {
	position: relative;
	background-color: #990000;
	margin: 0;
	padding: 3px;
	font-size: small;
	font-weight: bold;
	color: White;
	border: 1px solid black;
	}
	
	.saerchText{
		background: White;
		font: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #990000;
		text-align: center;
		margin: 0px 0px 0px 0px; 
	}
	#mail a:link ,#mail a:hover ,#mail a:visited{
	color:black;
	padding:5px;
	}
	#layer {
	background-color:#FFFFFF;
	color:#990000;
	border: 2px solid black;
	padding: 2px;
	font-size:10px;
	font-weight:bolder;
	}
	a.linkovi {
	color:#990000;
	font-size:10px;
	font-weight:bold;
}
	a.linkovi:hover {
	color:#990000;
	font-size:10px;
	;
	}
	a.linkovi:visited {
	color:#990000;
	}
	#news {
	background-color:#FFFFFF;
	color:#000000;
	height:20px;
	}
	imagesig {
	margin:20px;
	padding:10px;
	}