@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(newimages/bg_body.jpg) repeat-x;
	min-height:100%;


}
html {
	background:url(newimages/bg_pattern.jpg);
	min-height:100%;


	
}
#center {
	background-image:url(newimages/bg_wrapper.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#center_main {
	background-image:url(newimages/bg_wrapper_main.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	width:1003px;
	text-align:left;
	z-index:3
}

#zaglavlje_lijevo {
	float:left;
	min-height:420px;
	width:289px;
}

#zaglavlje_lijevo_main {
	float:left;
	min-height:209px;
	width:289px;
}

#zaglavlje_desno {
	float:left;
	min-height:420px;
	width:701px;
	text-align:center;
}

#zaglavlje_desno_main {
	float:left;
	/*min-height:255px;*/
	width:701px;
	text-align:center;
}

#zaglavlje_desno h1 {
	display:block;
	width:342px;
	height:21px;
	margin-top:17px;
	padding:0px;
	border:0px;
	background:url(newimages/bg_h1.gif) no-repeat;
	background-position:center;
	text-indent:-4000px;
	margin-left:181px;
	margin-right:181px;

}

#zaglavlje_desno p {
	display:block;
	width:618px;
	height:55px;
	margin-top:10px;
	padding:0px;
	border:0px;
	background:url(newimages/bg_p.gif) no-repeat;
	text-indent:-4000px;
	margin-left:44px;
	margin-right:44px;
}

#zaglavlje_lijevo img, #zaglavlje_desno img, #zaglavlje_desno_main img,  #zaglavlje_lijevo_main img {
	border:none;
	clear:both
}

#lijevi_content {
	float:left;
	width:288px;
	background:#ffffff url(newimages/bg_lijevi_cont.gif);
	margin-bottom:50px;
	margin-top:-30px;
}

#desni_content {
	float:left;
	width:673px;
	text-align:left;
	background:#ffffff url(newimages/bg_desno.gif) repeat-y;
	background-position:1px;
	margin-bottom:50px;
	padding:15px;
	margin-top:-7px;
}

form {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	margin:0px;
	
}

label {
	width:50px;
	height:23px;
	margin-left:10px;
	display:block;
	float:left;
	clear:left;
	margin-top:10px;
}
input {
	height:15px;
	margin-top:6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	padding:3px;
	width:200px
}

select {
	height:24px;
	margin-top:6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	padding:2px;
}

.button {
	width:100px;
	height:25px;
	background: url(newimages/bg_butt.gif);
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	margin-right:20px;
	border:1px #ff0000 solid;
	padding:0px;
	

}


#content {
	clear:both;
	z-index:50;
	position:relative

	
}

#footer {
	background:url(newimages/bg_footer.gif) no-repeat;
	width:100%;
	z-index:-10;
	background-position:center;
	text-align:center;
	height:35px;
	margin-top:-150px;
	padding-top:150px;

	
}

#footer a:link, #footer a:visited  {
	font-family: Klavika, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
	background:url(newimages/pip.gif) no-repeat;
	margin-left:20px;
	padding-left:14px;
	background-position:5px 5px;
	
}

#footer a:hover {color:#CCCCCC}

.clear {
	clear:both
}