#main {
	background-color: #FFFFFF;
	margin: auto;
	height: 900px;
	width: 830px;
}
#desno {
	float: right;
	height: 640px;
	width: 830px;
	position: absolute;
	z-index: 10;
}
#head {
	float: none;
	height: 250px;
	width: 830px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	border-bottom-style: solid;
}
#ljevi {
	float: left;
	height: 650px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	position: absolute;
	background-image: url(img/poz_ljeva.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 20;
	background-color: #006221;
}
.pozlinjijaNOVOSTI {
	background-image: url(img/poz_novosti_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#desno_sredina {
	float: right;
	width: 570px;
	height: 100%;
}
#footer {
	height: 30px;
	width: 830px;
	float: right;
}
.obrubFOOTTER {
	border: 1px solid #333333;
}
.kratkeVijsti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
.NASLOV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009933;
	padding-left: 15px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 13px;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px;
	height: 13px;
	padding-top: 3px;
}
a.pocetna {
display:block;
text-align:center;
text-decoration:none;
color: #FFFFFF;
}

.Paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
.Paging a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Paging a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#main #ljevi #banner {
	margin-left: 5px;
}