#navigacija {
	float: left;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	height: 500px;
	z-index: 1;
	overflow: visible;
	background-color: #FFF;
	visibility: visible;
}




#backgore {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:302px;
	z-index:0;
	background-image: url(slike/backgore.gif);
	visibility: visible;
}
.footer {
	background-color: #89B4CC;
	height: 100px;
	background-image: url(slike/footer.jpg);
	margin: 0px;
	padding: 0px;
}
.footerhtml {
	margin: 30px;
}
.footercss {
	margin: 30px;
}

.sadrzaj {
	height: 1450px;
	background-image: url(slike/back.jpg);
	margin: 0px;
	padding: 0px;
}
.naslov {
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}
.box {
	border: thin ridge #000;
	background-color: #8DEDFD;
	text-align: center;
}

.tekst {
	margin-left: 50px;
	margin-right: 50px;
}
.naslovi {
	font-size: 18px;
	font-weight: bolder;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C466D;
}

    img.center {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
.centertext {
	text-align: center;
}
img.centerslike {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}



td {
	border-collapse: collapse;
	border: 0.01em solid #8DEEFE;
} 
.utabeli {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
.desnosadrzaj {
	float: right;
	width: 565px;
	background-color: #DFB549;
	margin-right: 7px;
	opacity:0.9;
}
.levosadrzaj {
	float: left;
	width: 420px;
	background-color: #0C466D;
	margin-left: 8px;
	opacity:0.8;
}
a:link {
	color: #0C466D;
	text-decoration: none;
}
a:visited {
	color: #0C466D;
	text-decoration: none;
}
.slike {
	margin: 15px;
}

a:hover {
	color: #0C466D;
	text-decoration: none;
}
a:active {
	color: #0C466D;
	text-decoration: none;
	text-align: center;
}
