body {
	text-align: center;
	padding: 0px;
	background-color: #666666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p,div,h1,h2,h3,h4,h5,h6,span,img,textarea,textfield,fieldset,table,ol,ul,li,font { margin:0; padding:0;}

.container_centriran {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
	height: 400px;
}
.container_centriran2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	
}
.container_levo {
	float: left;
	border: 1px dotted #CCCCCC;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.container_desno {
	padding: 5px;
	float: right;
	width: 516px;
	border: 1px dotted #CCCCCC;
	height: auto;
}
.dugme2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	background-color: #EEffFF;
	clear: both;
	height: 30px;
	width: 140px;
	margin-bottom: 5px;
	padding-top: 5px;
	overflow: visible;
}
.dugme {
	cursor:pointer;
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	background-color: #DDEEff;
	clear: both;
	height: 20px;
	width: 140px;
	margin-bottom: 5px;
	padding-top: 5px;
	overflow: visible;
}

#lejer_tekst {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFCC;
	height: auto;
	width: 516px;
	display: block;
}
#lejer_slika {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFCC;
	height: auto;
	width: 516px;
	display: none;
}

.lejeri {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFCC;
	height: auto;
	width: 516px;
	
}
.naslov {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	clear: both;
	margin-bottom: 10px;
}
.sadrzaj {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 12px;
	color: #333333;
	text-align: left;
}
.edit_bar {
	background-color: #FFFFFF;
	width: 506;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.datum_vesti{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: oblique;
	color: #999999;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.naslov_vesti {
	clear: both;
	height: auto;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.slika_vesti {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.sadrzaj_vesti {
	float: right;
	width: 70%;
	text-align: left;
	background-color: #FFFFFF;	/*margin-left: 60px;*/
	text-align: left;
}
.admin_link {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.za_novosti {
	height: auto;
	width: 70%;
	clear: both;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6633;
	
}
