
.formular label{
margin-left: 1px;
	padding: 5px;
	padding-left:0px;
	text-align: left;
	width: 100px;
	font-size: 9px;
	text-transform: uppercase;
	color: Black;
}

.imgLeft img{
	float: left;
	margin: 3px 5px 5px 2px;
	background: transparent;
	width: 120px;
	border: 1px solid Black;
}


.contentCenter{

/*display: block;*/
text-align: left;
	border: 0px solid;
	

}

.naslov{
	padding: 3px;
	margin-bottom: 5px;
	color: Black;
	background-image: url(images/bg_obj_glava.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
}

.naslov a{
	color: Black;
}

.appList{

margin-top: 2px;
	width: 100%;
	
}

.appListNaslov{
	font-size: 10px;
	color: #4A4AC6;
	padding: 5px;
	background-color: #B5E7FF;
	border: 1px solid #4A4AC6;
	border-bottom: 0px solid;
	margin: 0px;
}

.appListNaslov a,.appListNaslov a:hover{
	color: Black;
	margin:0px;
}


.appListNaslovRed{
font-size: 10px;
color: Maroon;
	padding: 5px;
	background-color: #FFE0DB;
	border: 1px solid #FF9A88; /*font-size: 1.1em/1.2em;*/
		border-bottom: 0px;
		margin:0px;
}

.appListNaslovRed a,.appListNaslovRed a:hover{
	color: Black;
	margin:0px;
}


.appListNaslov1{
	color: #4A4AC6;
	padding: 5px;
	background-color: White;
	border-top: 1px dashed #00047B;
	
}

.appListNaslov1 a{
font-size: 12px;
font-weight: bold;
color: #4A4AC6;

	list-style: none;
}
.appListNaslov1 a:hover{
		color: #4A4AC6;
}
.appListNaslovRed1{
font-weight: bold;
color: Maroon;
	padding: 5px;
	background-color: #FFE0DB;
	border-top: 1px dashed #FF9A88; /*font-size: 1.1em/1.2em;*/


}

.appListNaslovRed1 a,.appListNaslovRed1 a:hover{
	color: Maroon;
}

.appListSadrzaj{
	padding: 3px;
	color: #425225;
	font-weight: normal;
}

.slikaObjMini img{
	background: transparent;
	width:auto;
	height:110px;
	overflow:hidden;
}

.objektList {
	background-color: White;
	background-image: url(images/bg_obj_bottom.gif);
	 background-position: bottom;
	 background-repeat: repeat-x;
	padding: 0px;
	padding-bottom:10px;
	color: Black;
	margin-bottom: 10px;
	border: 1px solid #A5A5A5;
	font-size: 12px;
}
.objektList H3{
	color: #0061BD;
	font-size: 1.1em;
}

.precrtano{
	display: block;
	float: left;
	width: auto;
	padding: 5px;
	font-size: 1.2em;
	background-image: url(images/precrtano.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: White;
	border: 1px solid #B22222;
}

.uokvireno{
	float: left;
	width: auto;
	display: block;
	padding: 5px;
	background-color: #FAFAD2;
	color: #B22222;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #B22222;
}

.sitePages{
	width: 100%;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: White;
	background-image: url(images/bg_obj_bottom.gif);
	 background-position: bottom;
	 background-repeat: repeat-x;
	 border: 1px solid #A5A5A5;
	padding: 5px;
	font-size: 14px;
	color: Black;
}

.sitePages a,sitePages a:hover{
	color: Blue;
}
