@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	text-decoration: none;

}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 40px;
	padding: 0 0 8px 15px;

}

.oneColElsCtr #container {
	width: 600px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	background-image: url(images/logonamasmall.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 30px;


}
.oneColElsCtr #mainContent1 {
	height: 864px;
	width: 600px;



}
.slidzadesno {
	height: 864px;
	width: 158px;
	display: inline;
	position: relative;
	top: 0px;
	right: 0px;
	


}
.red {
	background-color: #d3222a;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;


}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #666666;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0px;
	font-weight: bolder;
	text-indent: 30px;
	letter-spacing: 6px;
	line-height: 50px;


}
.naslovd {
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	color: #666666;
	text-align: left;
	text-decoration: none;
	font-weight: 900;
	line-height: 30px;
	padding: 0 0 0 40px;
	margin: -50px 0 0 0;

}
.pasus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 80px;


}
.pasusa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;


}
.pasuscentar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 15px;


}
.pasusspisak {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 80px;
}
a {
	color: #999999;
	text-decoration: underline overline;
	background-color: #000000;
}

