/* CSS Document */
#okvir{
	margin: auto;
	height: 930px;
	width: 800px;
	border: 1px solid #CCCCCC;
}
#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: 200px;
	width: 800px;
}
#flag{
	float: left;
	height: 20px;
	width: 800px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	background-color: #F0F0F0;
	text-align: center;
	word-spacing: 0px;
	padding-top: 5px;
	margin-top: 5px;
}
.linkovi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999900;
}

#livo{
	float: left;
	height: 450px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #CCCCCC;
}
#text{
	float: left;
	height: 450px;
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#oglas{
	float: left;
	height: 92px;
	width: 730px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#dno{
	float: left;
	height: 40px;
	width: 800px;
	margin-top: 15px;
	background-color: #FFCC00;
}
