/* 
	Theme Name: Vucna služba - Đuli
	Description: Theme made specialy for www.djuli.hr
	Author: ProIdea - Goran Pikot
	Author URI: http://www.proidea.hr
	Version: 1.0
		
	Changelog:
		v1.0 - 30.11.2007
			First Release
*/

a:active, a:focus { 
	outline: 0 
} 
a {
	color: #8FCDFC;
	text-decoration: none;
}
a:hover {
	color: #28A0F9;
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #282C37;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
#cont {
	padding: 0px;
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

/************************************************
*	Hyperlinks									*
************************************************/


/************************************************
*	Header  									*
************************************************/

#head {
	float: left;
	height: 233px;
	width: 982px;
	background-image: url(images/Head.jpg);
}

/************************************************
*	Content  									*
************************************************/

#content {
	float: left;
	height: auto;
	width: 982px;
	background-image: url(images/ContBG.jpg);
	background-repeat: repeat-y;
}
#sadrzaj {
	background-image: url(images/Cont.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 690px;
	background-position: top;
	padding-top: 20px;
	padding-right: 142px;
	padding-bottom: 20px;
	padding-left: 150px;
	margin: 0px;
}	

/************************************************
*	Footer  									*
************************************************/

#footer {
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 151px;
	width: 982px;
	margin-bottom: 20px;
	position: relative;
}
#copyright {
	float: left;
	position: absolute;
	left: 129px;
	top: 30px;
}
#footernav {
	float: left;
	position: absolute;
	left: 120px;
	top: 88px;
}
#footernav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8FCDFC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#footernav ul {
	margin: 0px;
	padding: 0px;
}

/************************************************
*	Navbar  									*
************************************************/



#navbar {
	background-image: url(images/NavBar.jpg);
	float: left;
	height: 44px;
	width: 982px;
	position: relative;
}


#navigacija {
	position: absolute;
	left: 628px;
	top: 0px;
	height: 44px;
	width: 252px;

}


/************************************************
*	Navigacija  									*
************************************************/

			#navigacija li {
				float:left;
				display:block;
				text-indent:-8000px;
			}
			#navigacija ul {
				float:left;
				margin: 0px;
				padding: 0px;
			}
			#navigacija a {
				display:block;
			}

/*------------------------------------*/
				#onama a {
				height: 44px;
				width: 73px;
				background-image: url(images/nav_down.jpg);
				background-repeat: no-repeat;
				background-position: 0px 0px;

				}
				#onama a:hover, #onama a.selected {
				background-image: url(images/nav_up.jpg);
				background-position: 0px 0px;
				}

				
				
				#fotogalerija a {
				height: 44px;
				width: 85px;
				background-image: url(images/nav_down.jpg);
				background-position: -73px 0px;

				}
				#fotogalerija a:hover, #fotogalerija a.selected {
				background-image: url(images/nav_up.jpg);
				background-position: -73px 0px;
				}
								
				
				#kontakt a {
				height: 44px;
				width: 70px;
				background-image: url(images/nav_down.jpg);
				background-repeat: no-repeat;
				background-position: -158px 0px;

				}
				#kontakt a:hover, #kontakt a.selected {
				background-image: url(images/nav_up.jpg);
				background-position: -158px 0px;
				}

/*------------------------------------*/
#kontaktinfo {
	position: absolute;
	left: 696px;
	top: 26px;
	line-height: 16px;
}
#galerija img {
	border:1px solid #CCC;
}
fieldset {
	padding:5px;
	border:none;
}
legend {
	font-size:16px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	float: left;
}
label, input, textarea {
	display:block;
}
label {
	font-size:1.1em;
}
input, textarea {
	margin-top:0px;
}
.text {
	width:100%;
	border:1px solid #666666;
	padding:5px;
	background-image: url(images/FormBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}
#formmail {
	width: 400px;
}
.button {
	height: 30px;
	width: 130px;
}

