@charset "utf-8";
body {
	background-image:url(../portalimages/bg.png);
	background-repeat:repeat-x;
	background-color:#1e8fbc;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#7D7D7D;
	font-size:11px;
	text-align:left;
}
a {
	outline:none;
}
p {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#logo {
	background-image: url(../portalimages/logo.png);
	background-repeat: no-repeat;
	width: 443px;
	height: 105px;
	margin: 30px 0 0 0;
	float: left;
}
#mainContent {
	width: 1005px;
	height: 390px;
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
}
#top {
	width: 1005px;
	height: 10px;
    background-image: url(../portalimages/top.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding: 0;
	margin: 20px 0 0 0px;
	font-size:0px;
	line-height:0px;
}
#omotac {
	width: 1003px;
	height: 110px;
	background-color:#cff0f9;
	border-left: 1px solid #90d6f1;
	border-right: 1px solid #90d6f1;
	float: left;
	padding: 0;
	margin: 0;
}
#bottom {
	width: 1005px;
	height: 10px;
    background-image: url(../portalimages/bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin: 0 0 10px 0px;
	font-size:0px;
	line-height:0px;
}

.baneri {
	width: 330px;
	height: 214px;
	float: left;
	margin: 20px 0 0 0;
	padding-left: 5px;
}
#banerVeliki {
	width: 728px;
	height: 90px;
	float: left;
	margin: 10px 0 0 0;
	padding-left: 138px;
}
#copyright {
	height:30px;
	float: right;
	padding-top: 5px 5px 0 0;
}
#copyrightTekst {
	color:#FFF;
	line-height:13px;
	font-size:11px;
	float:right;
	text-align:right;
}
#copyrightTekst a {
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
#copyrightTekst a:hover {
	font-size: 11px;
	color: #005995;
	text-decoration: none;
}
#copyrightTekstLevo {
	color: #FFF;
	line-height:13px;
	font-size:11px;
	float:left;
	padding:5px 0 0 0;
}
#copyrightTekstLevo a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#copyrightTekstLevo a:hover {
	font-size: 11px;
	color: #005995;
	text-decoration: none;
}