.body {
	background-color: #bfdfec;
	margin: 0;
	padding: 0px;
	background-image: url(img/body_bgd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	width: 100%;
}
.header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	padding: 0px;
	height: 135px;
	width: 990px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A89CB;
}
.flash {
	margin: auto;
	padding: 0px;
	height: 208px;
	width: 990px;
}
.content {
	margin: auto;
	padding: 0px;
	background-image: url(img/content_bgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentTop {
	margin: 0px;
	background-image: url(img/content_bgd_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 40px;
	padding-left: 35px;
}
.meniIMG {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 71px;
	width: 990px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015577;
	padding: 3px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #015577;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #015577;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #015577;
}
.textHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.textHDR:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.textHDR:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.textHDR:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DB8020;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.textHDR:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.vijesti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(img/vijesti_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	padding: 20px;
}
.textLink:link {
	color: #398BC7;
}
.textLink:visited {
	color: #398BC7;
}
.textLink:hover {
	color: #db8020;
	text-decoration: none;
}
.textLink:active {
	color: #398BC7;
}
.textLinkOrange:link {
	color: #398BC7;
	text-decoration: none;
}
.textLinkOrange:visited {
	color: #398BC7;
	text-decoration: none;
}
.textLinkOrange:hover {
	color: #db8020;
	text-decoration: underline;
}
.textLinkOrange:active {
	color: #398BC7;
	text-decoration: none;
}
.textLinkBlack:link {
	text-decoration: none;
	color: #000000;
}
.textLinkBlack:visited {
	text-decoration: none;
	color: #000000;
}
.textLinkBlack:hover {
	color: #398BC7;
	text-decoration: none;
}
.textLinkBlack:active {
	text-decoration: none;
	color: #000000;
}
.dialogHDRr {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_hdr_r.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 15px;
}
.dialogHDRbg {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_hdr_bgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E80;
}
.dialogHDRtext {
	position: relative;
	top: 6px;
	color: #00445E;
	font-weight: bolder;
}

.dialogCONl {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_con_l_bgd.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
	text-align: left;
	vertical-align: top;
}
.dialogCONr {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_con_r_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 30px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.dialogCONbg {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_con_bgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: justify;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: compact;
}
.dialogFTRl {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_ftr_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}
.dialogFTRr {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_ftr_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}
.dialogFTRbg {

	margin: 0px;
	padding: 0px;
	background-image: url(img/dialog_ftr_bgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.procesDIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 6px;
	padding: 0px;
	width: 158px;
	float: left;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: inline;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E80;
}
.textHDRmanji {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.textimg {
	margin: 10px;
	padding: 0px;
	border: 3px double #005E80;
}

.linkVeciPlavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.linkVeciPlavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.linkVeciPlavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DB8020;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.linkVeciPlavi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E80;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.contentTopLine {

	margin: 0px;
	background-image: url(img/content_bgd_top_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 40px;
	padding-left: 35px;
}
.jezici {
	margin: auto;
	height: 20px;
	width: 990px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A89CB;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
