/* CSS Document */
#okvir{
	height: 1070px;
	width: 800px;
	border: 1px solid #CCCCCC;
	float: none;
	margin: auto;
	background-color: #EBFFAE;
}
#flag{
	float: left;
	height: 30px;
	width: 795px;
	margin: 2px;
}
#ban{
	float: left;
	height: 200px;
	width: 800px;
}
#link{
	float: left;
	height: auto;
	width: 798px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
}
#livo{
	margin: 10px;
	float: left;
	height: 460px;
	width: 200px;
	background-color: #FFFFFF;
}
#sadrzaj{
	float: left;
	height: 600px;
	width: 550px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#oglas{
	float: left;
	height: 92px;
	width: 730px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 40px;
}
#dno{
	background-color: #999900;
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 10px;
}
<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{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF
}

.podaca ul li{
display: inline;
}

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

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

.podaca ul li a:hover, .podaca ul li .selected{
	color: #c4c2bf !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #F0EBE8;
}

</style>
