/* CSS Document */
#okvir{
	height: 1170px;
	width: 890px;
	border: 1px solid #CCCCCC;
	float: none;
	margin: auto;
	background-color: #FFFFFF;
}
#ban{
	float: left;
	height: 220px;
	width: 890px;
}
#link{
	float: left;
	height: 70px;
	width: 100%;
	margin-bottom: 10px;
	background-color: #FAFFE8;
}
#livo{
	margin: 10px;
	float: left;
	height: 600px;
	width: 200px;
	background-color: #FAFFE8;
}
#sadrzaj{
	float: left;
	height: 600px;
	width: 550px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FAFFE8;
	border: 1px solid#B1C3D9;
}
.sadrzaj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-align: justify;
}

#oglas{
	float: left;
	height: 100px;
	width: 890px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
<style type="text/css">

.podaca{
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.podaca ul{
	float: left;
	width: 877px;
	background: #FFFFFF;
	height: 55px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.podaca ul li{
	display: inline;
	padding-top: 20px;
}

.podaca ul li a{
	float: left;
	color: #629D96;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 35px;
	padding-top: 20px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}

.podaca ul li a:visited{
color: #629D96;
}

.podaca ul li a:hover, .podaca ul li .selected{
	color: #FF9900 !important;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #F2F8FD;
	height: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8BC6D4;
}
#dno{
	background-color: #F2F8FD;
	float: left;
	height: 100px;
	width: 890px;
	margin-top: 5px;
	background-image: url(../images/bg_h1aa.png);
	background-repeat: repeat-x;
	padding-top: 18px;
}
.dno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
}

.dno a:link {
	color: #6699CC;
	text-decoration: none;
}
.dno a:visited {
	text-decoration: none;
	color: #6699CC;
}
.dno a:hover {
	text-decoration: none;
	color: #FF9900;
}
.dno a:active {
	text-decoration: none;
	color: #6699CC;
}
