/* CSS Document */
body {
	background-color: #B3D2EE;
}
#okvir{
	margin: auto;
	height: 1160px;
	width: 890px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#link{
	float: left;
	height: 30px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ban{
	float: left;
	height: 220px;
	width: 890px;
}
#flag{
	float: left;
	height: 60px;
	width: 890px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	background-color: #E3EFF9;
	text-align: center;
	word-spacing: 0px;
	padding-top: 5px;
	margin-top: 0px;
}
.linkovi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999900;
}

#livo{
	float: left;
	height: 620px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FAFFE8;
}
#text{
	float: left;
	height: 620px;
	width: 640px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FAFFE8;
}
#oglas{
	height: 100px;
	width: 890px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	float: left;
}
#dno{
	float: left;
	height: 40px;
	width: 800px;
	margin-top: 15px;
	background-color: #FFCC00;
}
.podaca ul{
	float: left;
	width: 880px;
	height: 55px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 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;
	background-color: #E3EFF9;
}

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

.podaca ul li a:hover, .podaca ul li .selected{
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #F2F8FD;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
}
#dno{
	background-color: #F2F8FD;
	float: left;
	height: 100px;
	width: 890px;
	margin-top: 20px;
	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;
}
