body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F2F2F2;
	text-align: center;
	display: block;
	margin: 0px;
	background-image: url(../_img/pozadina.gif);
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}
#ul{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main{
	text-align: left;
	display: block;
	margin: 30px auto;
	width: 780px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
}
	#header{
	display: block;
	}
		#logo{
			width:134px;
			float:left;
			overflow: hidden;
			margin-right: 10px;
			display: block;
		}
		#banner{
			width:635px;
			float:left;
			margin-right: 0px;
			overflow: hidden;
			color: #FFFFFF;
			background-repeat: no-repeat;
			background-position: 0px 0px;
			height: 134px;
			background-color: #FF0000;
			margin-bottom: 10px;
		}
	#content{
		margin-right:auto;
		margin-left:auto;
		padding: 0px;
		margin-bottom: 10px;
	}
		#index{
			width:134px;
			float:left;
			overflow: hidden;
			margin-right: 10px;
			display: block;
		}
			#menu{
			}
				#menu li {
					color: #000000;
					display: block;
					margin-left: -40px;
					list-style-type: none;
				}
			#index #Elements{
			}
			#index #Elements li {
				color: #000000;
				display: block;
				margin-left: -40px;
				list-style-type: none;
			}
			#index .ImgTxt {
				font-size: 9px;
				font-style: italic;
				text-align: justify;
				display: block;
			}
			#index #Elements h1{
				background-image: url(../_img/h1_index_back.gif);
				background-repeat: no-repeat;
				background-position: 0px 2px;
				font-size: 11px;
				display: block;
				padding-right: 40px;
				font-weight: bold;
				padding-left: 25px;
				width: 110px;
				letter-spacing: 1pt;
				text-transform: uppercase;
			}
			#index #Elements img {
				padding-top: 5px;
				padding-bottom: 5px;
			}
			#index #Elements p {
				display: block;
				text-align: justify;
				font-size: 10px;
			}
			#index #Elements p img {
				float: left;
				padding-right: 5px;
				padding-bottom: 5px;
				padding-top: 0px;
				padding-left: 0px;
			}

		#maindex{
	width:455px;
	float:left;
	margin-right: 10px;
	overflow: hidden;
	color: #FFFFFF;
	background-image: url(../_img/conback.jpg);
	background-repeat: no-repeat;
		}
			#maindexHeader h1{
				background-image: url(../_img/h1_back.gif);
				background-repeat: no-repeat;
				background-position: 430px;
				font-size: 19px;
				display: block;
				text-align: right;
				padding-right: 40px;
				font-weight: bold;
			}
			#maindexHolder{
				padding-top: 10px;
			}
				#maindexContent{
					color: #000000;
					padding: 30px 25px 10px 15px;
					display: block;
				}
				#maindexContentTxt{
					color: #000000;
					padding: 30px 25px 10px 15px;
					display: block;
				}
						#maindexContentTxt h1{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
						
					}
						#maindexContentTxt h2{
	font-size: 11px;
	font-weight: bold;
						
					}
		#maindexHeader {
				background-color: #FF0000;
		}

		#outdex{
			width:170px;
			float:left;
			overflow: hidden;
			margin-right: 0px;
			padding: 0px;
		}
			#outdex #Elements{
			}
			#outdex #Elements .date{
				font-size: 10px;
				color: #666666;
				padding-left: 10px;
			}
			#outdex #Elements h1 {
				background-repeat: no-repeat;
				background-position: right 2px;
				font-size: 11px;
				display: block;
				font-weight: bold;
				padding-left: 20px;
				width: 125px;
				letter-spacing: 1pt;
				text-transform: uppercase;
				background-image: url(../_img/h1_index_back.gif);
				text-align: right;
				padding-right: 25px;
			}
			#outdex #Elements h3 {
	background-repeat: no-repeat;
	background-position: right 5px;
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding-left: 20px;
	width: 125px;
	letter-spacing: 1pt;
	text-transform: uppercase;
	background-image: url(../_img/h1_poll_index_back.gif);
	text-align: right;
	padding-right: 25px;
	background-color: #FF0000;
	height: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
			}
			#outdex #Elements h4 {
	font-size: 13px;
	font-weight: bold;
	width: 150px;
	padding-bottom: 5px;
			}

			#outdex #Elements li {
				color: #000000;
				display: block;
				margin-left: -40px;
				list-style-type: none;
			}
			#outdex .ImgTxt {
				font-size: 9px;
				font-style: italic;
				text-align: justify;
				display: block;
			}
			#outdex #Elements img {
				padding-top: 5px;
				padding-bottom: 5px;
			}
			#outdex #Elements p {
				display: block;
				text-align: justify;
				font-size: 10px;
			}
			#outdex #Elements p img {
				float: right;
				padding-right: 0px;
				padding-bottom: 5px;
				padding-top: 0px;
				padding-left: 5px;
			}


	#footer{
		background-image: url(../_img/footerback.gif);
		background-repeat: no-repeat;
		background-position: 145px;
		display: block;
		height: 30px;
		text-align: right;
		padding-top: 20px;
		padding-right: 205px;
	}

/*linkovi menu*/
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.lev1:link, a.lev1:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../_img/bullet_lev1.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 2px 2px 15px;
	text-transform: uppercase;
}
a.lev1:hover{
	color: #FF0000;
}	
a.lev1p:link, a.lev1p:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../_img/bullet_lev1_p.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 2px 2px 15px;
	text-transform: uppercase;
}
a.lev1p:hover{
}	
a.lev2:link, a.lev2:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 2px 2px 2px 25px;
	background-image: url(../_img/bullet_lev2.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	width: 100px;
}
a.lev2:hover{
	color: #FF0000;
}
a.index:link, a.index:visited{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../_img/bullet_lev2.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding: 2px 2px 2px 13px;
}
a.index:hover{
	color: #FF0000;
}	
a.outdex:link, a.outdex:visited{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../_img/bullet_lev2.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding: 2px 2px 2px 13px;
}
a.outdex:hover{
	color: #FF0000;
}	
/*klase*/
.lead{ /*uvod u kategoriju*/
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: right;
	display: block;
	font-size: 15px;
	background-color: #FF0000;
	
}
hr {
	display: block;
	margin: 10px 0px 5px;
	color: #FF0000;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*kratki prikaz vijesti*/
#newsShort{
	color: #000000;
	margin-bottom: 10px;
	
}
	#newsShort #mainpic{
		float: left;
		padding-right: 10px;
		padding-bottom: 5px;
	}
	#newsShort .date{
		clear: both;
		display: block;
		font-size: 10px;
		color: #666666;
		padding-top: 0px;
	}
	#newsShort h2{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	}
	 #newsShort h1{
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 10px;
		display: block;
		color: #000000;
	}
	#newsShort a.more {
		display: block;
		clear: both;
		text-align: right;
		padding-bottom: 5px;
	}
#newsFull{
	margin-bottom: 10px;
	width: 420px;
	overflow: hidden;
	padding-top: 10px;
}
	#newsFull h1{
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 20px;
	}
	#newsFull h2{
		font-weight: bold;
		color: #000000;
		text-align: justify;
		display: block;
		font-size: 11px;
	}
	#newsFull .date{
		float: left;
		display: block;
		font-size: 10px;
		color: #666666;
		padding-top: 20px;
		clear: left;
	}
	#newsFull .author{
	float: right;
	display: block;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
	font-weight: bold;
	}
	#newsFull img{
		float: left;
		padding-right: 10px;
		padding-bottom: 5px;
	}
	#newsFull #newsPic{
		display: block;
		padding: 5px;
		float: left;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		border-left: 1px solid #FF0000;
	}
		#newsFull #newsPic img{
			padding-right: 10px;
			padding-bottom: 5px;
			display: block;
		}
	
#galleryPic {
	text-align: center;
	display: block;
	float: left;
	margin: 1px;
	border-top: 5px solid #F4F4F4;
	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #F4F4F4;
	width: 110px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}
#Pic {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
	display: block;
}

#galleryHolder {
	display: block;
	padding: 5px;
	margin-top: 20px;
}
.statutHead {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
}
.statutClanak {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}
.statutSection {
	font-size: 12px;
	font-weight: bold;
}
#maindexContentTxt #firstCol {
	width: 200px;
	float: left;
}
#maindexContentTxt #secondCol {
	display: block;
	margin-left: 210px;
	width: 200px;
}

#poll{
	background-image: url(../_img/pollback.gif);
	padding: 5px;
}
	#poll .button{
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	display: block;
	font-size: 10px;
	text-transform: capitalize;
	padding: 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	#poll .question{
	padding-left: 5px;
	font-size: 11px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	}
#imeOrg {
	height: 20px;
	margin-bottom: 10px;
	background-image: url(../_img/logo_sdp.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	padding-left: 155px;
	font-size: 12px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	text-transform: uppercase;
}
