html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}


body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}
html, body {
	height: 100%;
}

body {
	text-align: center;
	/*background: #C7C7C7 repeat;*/
	background: #f9f9f9 url(../images/background.png)  repeat-x;
}

head {
	height: 203px;
	margin: 0;
	padding: 0;
	position: absolute;
}

#body-container{
	width:100%;
	/*min-height: 100%;*/
	height: auto !important;
	margin: 0 auto -86px;
	text-align: center;
	position:relative;
	/*background: url(../images/content_bg.png) top center repeat-y;*/
}

#clear-footer{
	height: 101px;
}

#clear{
	clear:both;
}

#header {
	margin: 0 auto;
	margin-top: 10px;
	height: 216px;
	width: 1000px;
	background: #F4F4F4 url(../images/head1.png) repeat-x;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	box-shadow: 0px 0px 5px #222;

}
		
	#header h1 {
		padding-top: 59px;
		padding-left: 30px;
	}

	#header h1 img {
		display: block;
	}

#language{
	float: right;
	position:relative;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 37px;
	margin-bottom: 0px;
	z-index:10;
	letter-spacing:2px;
}

#nav {
	width:1000px;
	height:41px;
	font: 12px arial, sans-serif;
	margin-top: 27px;
	padding: 0px;
	font-weight: bold;
	letter-spacing:2px;
	text-align:center;
	z-index:11;
	background-color: #transparent;
}
	#nav #separator{
		position:relative;
		float:left;
		height:41px;
		width:2px;
		margin:0px;
		border:0px;
		background: url(../images/nav_separator.png) no-repeat;
		background-color: #transparent;
	}
	
	a.glavni_meni{
		background: url(../images/nav_separator.png) right no-repeat; 
	}
	
	#nav ul li{
		float: left;
		position: relative;
		width:150px;
		min-height:41px;
		text-align:center;
		font-weight: bold;
		text-decoration: none;
	}

	#nav a {
		float: left;
		position: relative;
		width:150px;
		height:100%;
		height:11px;
		text-align:center;
		padding-top:15px;
		padding-bottom:15px;
		margin:0px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	
	li.checked{
		background: url(../images/btnsel1.png) repeat-x;
	
	}
	
	#nav a:hover {
		color: #fefefe;
	}

	#nav ul li:hover {
		background: url(../images/btnsel1.png) repeat-x;
	}

	#nav li:active {
		background: url(../images/btnsel1.png) repeat-x;
	}
	#nav li {
		position: relative;
	}


	#nav ul ul {
		position: absolute;
		z-index: 500;
	}

	#nav ul ul{
		display: none;
		float:left;
		clear:left;
		margin-top:41px;
		background: url(../images/btn60.png);


	}

	#nav ul li:hover ul	{
		display: block;
		float:left;
		clear:left;
		margin-top:41px;
		background: url(../images/btn60.png);

	}
	
		#nav ul li:hover ul li:hover	{
		background: url(../images/btnz60.png);

	}


	#nav ul li :active{
		background: url(../images/btnsel1.png) repeat-x;
	}


#body {
	margin: 0px auto;
	width:1000px;
	padding:0px;
	border:0px;
	z-index:100;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#content{
	float: left;
	clear:left;
	text-align:left;
	width:100%;
	background-color: #F4F4F4; 
	min-height:300px;
	z-index:10;
	padding:10px 0px 20px 0px;
	background: url(../images/content_bg.png) top center repeat-y;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	box-shadow: 0px 0px 5px #222;
}

#contenti{
	text-align:left;
	width:100%;
	margin-top:233px;
}

#onama{
	float: left;
	padding:25px 35px;
	width:570px;
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
}

#proizvodiiusluge{
	float: left;	
	position: relative;
	margin-top:25px;
	padding:25px 20px;
	width:300px;
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.7px;
	border-left: 2px dotted #a0a0a0;
}

#map{
	margin:-10px 0px -20px 0px;
}

#kontakt {
	min-height: 500px;
	width:100%;
	float: left;
	clear: left;
	position: relative;
	padding:25px 0px 25px 80px;
	background: #transparent;
	font-family: Palatino Linotype,Tahoma,Geneva,sans-serif;
	font-size: 16px;
	color:#505050;
}
		
	#kontakt form {
		margin: 0;
		padding: 0;
		text-align: right;
	}

	#kontakt .input {  
		padding: 7px;
		width: 350px;
		border: 1px solid #a0a0a0;
		background: #e0e0e0;
	}  
	#kontakt textarea.input {  
		width: 450px;  
		height: 250px;  
	}  
	#kontakt .button {  
		width: 60px;  
		margin-top: 5px;
		background: #e0e0e0;
		border: 2px solid #a0a0a0;
		float:right;
	}  
			
	#kontakt .button:hover {  
		background: #ffffff;
	}  

	#kontakt p {  
		margin-top: 10px ;  
		padding: 0;  
	}  

	#kontakt label {
		font-size: 12px;
		margin-bottom: 5px;
	}

	#kontakt label.poruka{
		float:left;
		margin-left: 109px;
	}

	#kontakt label.poruka_uspjesnosti{
		font-size: 10px;
		float:left;
		margin-top:15px;
		margin-bottom: 0px;
		margin-right: 10px;
	}

	#kontakt .formLeft {
		width: 500px;
		height:350px;
		float: left;
		clear: left;
		text-align: right;
		margin-bottom:25px;
	}
			
	#kontakt .formRight {
		float: left;
		margin-bottom:25px;
	}
#kontakt-adresa{
	float: left;	
	position: relative;
	width: 230px;
	margin-top: 15px;
	margin-left: 60px;
	border-left:2px dotted #a0a0a0;
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 20px 0 20px 30px;
}
	#kontakt-adresa h1{
		font-weight: bold;	
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 2px;
	}
	
	#kontakt-adresa h2{
		font-weight: bold;
		font-style:italic;
		font-size: 14px;
		line-height: 25px;
		letter-spacing: 2px
	}
	
	#kontakt-adresa h3{
		font-size: 13px;
		line-height: 18px;
		letter-spacing: 1px;
	}
	
	#kontakt-adresa .adresa-link h3,
	#kontakt-adresa a{
		margin-top:20px;
		color: #000000;	
	}

#footer {
	clear:both;
	position:relative;
	color: #FFFFFF;
	width: 1000px;
	background: #6b6b6b url(../images/footer_bg.gif) repeat-x;
	padding-top: 6px;
	border-top:5px solid #ffed28;
	margin:0px auto 0px auto;
	font-weight: bold;
	height:70px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	box-shadow: 0px 0px 5px #222;
	z-index:11;
}
	#footer p {
		margin: 0;
		padding: 0;
	}
	#footer a{
			color: #FFFFFF;
	}

#stop-slika{
	position:relative;
	float:left;
	border: 2px solid #c0c0c0;
	margin:20px;
	padding:5px;
	z-index:9;
}

	#stop-slika img{
		width:200px;
	}

	#stop-slika:hover{
		border: 2px solid #909090;

	}

#stop-naziv h2{
	float:left;
	width:530px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color:#505050;
	text-align:left;
	font-weight: bold;
	margin: 20px 0px 10px 40px;

	
}

#stop-opis{
	position:relative;
	float:left;
	width:500px;
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#5C5C5C;
	text-align: justify;
	margin: 20px 10px 10px 30px;

	
}

#stop-kratki-opis{
	position:relative;
	float:left;
	width:170px;
	line-height:15px;
	letter-spacing: 0.7px;
	border-left: 2px dotted #a0a0a0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 20px 0px 10px 15px;
}

#katalog{	
	position:relative;
	width:170px;
	font-family: Palatino Linotype,Tahoma,Geneva,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#pdf{
	position:relative;
	width:80px;
	height:80px;
}
#separator{
	position:relative;
	float:left;
	clear:left;
	width:1000px;
	border-top:1px dotted #a0a0a0;
	margin-top:20px;
	margin-bottom:20px;
}