@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../Img/BG.JPG);
	background-repeat: repeat-x;
	background-position: center top;
}
#Zaglavlje {
	position: relative;
	margin: auto;
	padding: 0px;
	float: none;
	height: 152px;
	width: 980px;
	background-image: url(../Img/Hed-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#Sadrzaj  {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#Panel {
	padding: 0px;
	float: right;
	height: 470px;
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Portal {
	background-color: transparent;
	float: left;
	min-height: 602px;
	width: 710px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	clear: none;
	background-image: url(../Img/Port-BG.GIF);
	background-repeat: repeat-x;
	background-position: center top;
}
#FooterDiv {
	background-image: url(../Img/Footer-BG.JPG);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	float: left;
	bottom: 0px;
	background-color: #212C32;
	height: 66px;
	padding: 0px;
}

#Footer {
	background-image: url(../Img/Footer-BG-.JPG);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	text-align: center;
	vertical-align: middle;
	bottom: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 54px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CAD6DF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
}
#Footer a {
	color: #A3B6C7;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 12pt;
}
#Footer a:hover {
	color: #FFFFFF;
}

