body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
}
.glavni {
	background-image: url(sadrzaj%204%20final.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 500px;
}

#wrapper {width:508px; margin:0 auto}
h2 {font-size:14px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {
	position:absolute;
	overflow:hidden;
	height:280px;
	margin-bottom:20px;
	width: 600px;
	margin-top: 90px;
	margin-left: 100px;
	text-align: justify;
}
.navigacija {
	margin-top: 360px;
	margin-left: 500px;
	position: absolute;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #CA0202;
}
.naslov {
	margin-top: 50px;
	margin-left: 170px;
	position: absolute;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #CA0202;
}


* {
	margin: 0px;
	padding: 0px;
}

.slidercontent {
	position:absolute;
}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {
}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:20px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:10px; height:75px}

