body {
	font: 10pt arial;
	color: #4E4E4E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/background-middle.jpg');
	background-repeat: repeat-x;
	background-position: 0 120;
	
}

/************************/
/*	 Zaglavna plosh     */
/************************/

#pre_head {
	height: 25px; 
	background-color: #409BDB;
	padding: 2px;
}

#pre_head_left{
	float: left;
	top: 4px;
	font: bold 10pt verdana;
	color: #FFFFFF;
	/*visibility: hidden;*/
}

#pre_head_right {
	float: right;
	margin-right: 10px;
	font: 10pt arial;
	color: #FFFFFF;
}

	#pre_head_right a,#pre_head_right a:visited {
		font: bold 8pt arial;
		color: #D1D2D5;
		text-decoration: none;
	}

	#pre_head_right a:hover {
		text-decoration: underline;
	}

#head{
	position: relative;
	padding: 0px;
	height: 102px;
	background-image: url('../images/head_background.jpg');
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}


	#title_image {
		float: right;
		margin: 10px 10px 0px 0px;
	}

	#site_title {
  	 	position: absolute;
  	 	top: 20px;
  	 	left: 100;
  	 	width: 365;
		font: bold 16px arial;
		color: #FFFFFF;
	}

	#title_adres {
		position: absolute;
		top: 62px;
  	 	left: 35px;
		font: 8pt verdana;
		color: #CBE9FE;
	}
		
/************************/
/*	      Menu          */
/************************/

#menu {	
	clear: both;
	background-color: #132C62;
	font: 10pt arial;
	color: #FFFFFF;
	text-align: center;
}

	#menu a,#menu a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}

	#menu a:hover { 
		text-decoration: underline;
	}


/************************/
/*	 Osnovna plosht     */
/************************/

.content{
	padding-top: 10px;
	padding-left: 5px;
}

.title {
	font-weight:bold;
	color:#9F0003;
	padding-bottom: 10px;
}

.list_items{
	font-weight:bold;
	color:#132C62;
	padding-bottom: 10px;
}

a.list_items {
	text-decoration: none;
}

a.list_items:hover {
	text-decoration: underline;
}

a.list_items:visited {
	font: 10pt arial;
	color: #072A73;
}

.item_content{
	/*position:relative;*/
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.item_gallery{
	/*position:relative;*/
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border: solid 1px #CCCCCC;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

.thumbnail{
	float:left;
	background-color:gray;
	padding: 1px 1px 1px 1px;
	margin: 4px 4px 4px 4px;
}

.thumbnail img{
	width:200px;
}

#middle_part{
	text-align: left;
	color: #132C62;
	font: 9pt arial;
	color: #093232;	
	padding-left: 20px;
}

	#middle_part a.path, #middle_part a.path:visited {
		padding: 10px 10px 0px 10px;
		font: 10px verdana;
		text-align: left;
		color: #132C62;
		text-decoration: none;
	}

	#middle_part a.path:hover {
		text-decoration: underline;
	}
	
	#middle_part a, #middle_part a:visited {
		font: 10pt arial;
		color: #072A73;
	}
	

#left_column {
	float: left;
	width: 164px;
	height: 250px;
	margin: 5px 0px 10px 0px;
	padding: 4px;
	background-image: url('../images/left_column_background.jpg');
	background-repeat: no-repeat;
	font: 9pt arial;
}	
	
	#left_column p{
		margin-left: 5px; 
	}

	#left_column a, #left_column a:visited {
		text-decoration: none;
		color: #810101;
	}
	
	#left_column a:hover {
		text-decoration: underline;
	}
	
	#left_column a.submenu, #left_column a.submenu:visited {
		font: 8pt arial;
		text-decoration: none;
		color: #132C62;
		margin-left: 25px;
		display: block;
	}
	
	#left_column a.submenu:hover {
		text-decoration: underline;
	}
	
#middle_column {
	float: left;
	width: 66%;
	/*margin: 10px 350px 10px 0px;*/
	background: #FEF9F5;
	border: solid 1px #D1CCC8;
	border-bottom: none;
	padding: 4px;
	min-height: 600px;	
	-height: 600px;	
}
	
	/*#middle_column p{
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 30px;
	}*/

	.container{
		background:white;
		padding:0em;
		border-style:solid;
		border-width:1px;
		border-color:#7D7C7C;
	}

	#news {
		position: relative;
		float: left;
		width: 49%;
		border-right: dotted 1px #9E0101;
		padding-bottom: 15px;
	}
	
		#news hr{
			height: 0px;
			border-top: dotted #A3100F 1px;
			border-left: 0px;			
			border-right: 0px;
			border-bottom: 0px;
			width: 70%
		}
		
		#important{
			padding-left: 10px;
		}
		
			#important a, #important a:visited{
			font: bold 15px arial;
			color: #AA2121;
			padding-left: 10px;
		}
	
	#events {
		position: relative;
		float: left;
		width: 50%;
		padding-bottom: 15px;
	}
		#events p{
			padding-left: 20pt;
			padding-right: 10pt;		
		}

	#politic {
		float: left;
		width: 100%;
		background: #FAF2EE;
		padding-bottom: 15px;
		border-top: solid 1px #FEFAF4;
	}
	
		#politic p{
			padding-left: 20pt;
			padding-right: 10pt;
		}

	#economic {
		float: left;
		width: 100%;
		background: #F4E8E2;
		padding-bottom: 15px;
		border-top: solid 1px #FEFAF4;
	}
		#economic p{
			padding-left: 20pt;
			padding-right: 10pt;
		}
		
	#sigurnost {
		float: left;
		width: 100%;
		background: #EEDCD3;
		padding-bottom: 15px;
		border-top: solid 1px #FEFAF4;
	}
		#sigurnost p{
			padding-left: 20pt;
			padding-right: 10pt;
		}
	
#right_column {
	position: relative;
	float: left;
	width: 232px;
	top: 5px;
	background-image: url('../images/right_column_background.jpg');
	background-repeat: no-repeat;
	padding: 1px 0px 0px 5px;

}


	#gallery{
		position: relative;
		/*float: left;*/
		top: -8px;
		left: -6px;
		width: 238px;
		height: 160px;
		padding: 28px;
		background-image: url('../images/paspartu.gif');
		background-repeat: no-repeat;
		margin-bottom: 5px;
	}
		
		#gallery_pic {
			position: relative;
			width: 180px;
			/*top: -150px;*/
			left: 30px;
			font: 9px verdana;
			color: #000000;
		}
	
	#baneri {
		position: relative;
		top: -30px;
		padding: 0px;
		width: 232px;
		/*height: 400px;*/
		text-align:right;

	}
	
	#links {
		position: relative;
		
		width: 232px;
		text-align:right;
	}
		
		#links img {
			margin: 5px;	
		}
		
		#links_head {
			text-align:left;
		}
	
	#counter {
		float: right;
		width: 232px;
	}
		
#search {
	position: relative;
	margin-top: 3px;
	margin-right: 2px;
	float:right;
}
	

/************************/
/*	     Footer         */
/************************/

#footer {
	background-color: #409BDB;
	font: 8pt arial;
	color: #FFFFFF;
	text-align: center;
	
}

/************************/
/*	     stiles         */
/************************/

div.spacer {
 	clear: both;
	height: 20px;
	width: 30px;
}

.news_list {
	font: 9pt arial;
	color: #4E4E4E; 
	padding-left: 8pt;
}

.small{
	font: 8pt arial;
}

hr{
	height: 0px;
	border-top: dotted #A3100F 1px;
	border-left: 0px;			
	border-right: 0px;
	border-bottom: 0px;
	width: 70%
}
iframe{
	height: auto;
	width: 95%;
	overflow: visible;
	border: 0;
	margin: 5px;
}

.box{
	border: 1px solid #666666;
}.list_items_hot {

	font-weight:bold;
	color:#FF0000;
	padding-bottom: 10px;
}
.title_hot {
	font-weight:bold;
	color:#9F0003;
	padding-bottom: 10px;
	font-size: 16px;
}

