html {
	height: 100%;
	margin: 0 0 1px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#container_bg {
	position: relative;
	margin: 0px auto;
	width: 100%;
	background-image: url("images/header_bg.jpg");
	background-repeat: repeat-x;
}

	#header_shadow {
		height: 57px;
	}

#container_header {
	margin: 0px;
	width: 1100px;
}

	#header {
	}
	
	img.zvucnik {
		float: left;
	}
	
	#header_logo {
		float: left;
		width: 150px;
		/*width: 350px;*/
		margin-top: 197px;
		height: 53px;
	}
	
	img.logo {
		margin-left: 20px;
	}

	#header_nav {
		float: left;
		/*width: 800px;*/
		margin-top: 197px;
		height: 53px;
	}
	
	img.nav {
		border: none;
		float: left;
		margin-left: 26px;
		margin-top: 18px;
	}
	
	
#container_content {
	width: 965px;
	margin: 20px 0px 0px 95px;
}

	#content_all {
		width: 965px;
	}

	p.tekst_op {
		float: left;
		margin: 0;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		margin: 18px 0px 30px 0px;
		text-align: justify;
		line-height: 150%;
		width: 218px;
		padding: 0px 8px 0px 8px;
	}

	img.op{
		margin: 18px 0px 30px 0px;
		float: left;
		border: 3px solid #f0f0f0;
	}

	#content_left {
		float:  left;
		width: 445px;
	}

	ul.lista1 {
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		line-height: 150%;
		width: 405px;
		padding: 0px 2px 0px 2px;
		margin: 5px 0px 5px 35px;
	}

	h3 {
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 18px;
	color: #555555;
}
	
	p.tekst_l {
		margin: 0;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		margin: 18px 0px 38px 0px;
		text-align: justify;
		line-height: 150%;
		width: 441px;
		padding: 0px 2px 0px 2px;
	}
	
	
	p.tekst_l a {
		color: #e89621;
		text-decoration: none;
	}
	
	p.tekst_l a:hover {
		color: #333333;
		text-decoration: underline;
	}

	#content_right {
		float: left;
		width: 445px;
		margin-left: 75px;
	}
	
	
	p.tekst_d {
		margin: 0;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		margin: 18px 0px 35px 0px;
		text-align: justify;
		line-height: 130%;
		width: 441px;
		padding: 0px 2px 0px 2px;
	}

	p.tekst_d a {
		color: #e89621;
		text-decoration: none;
	}
	
	p.tekst_d a:hover {
		color: #333333;
		text-decoration: underline;
	}

#container_footer {
	width: 965px;
	margin: 15px 0px 0px 95px;
	border-top: 5px solid #f0f0f0;
	background-color: #fcfcfc;
	background-image: url("images/footer_bg_inc.jpg");
	background-repeat: repeat-x;
	padding-bottom: 15px;
}

	p.tagovi {
		margin: 0;
		float: left;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 10px;
		font-weight: normal;
		color: #666666;
		width: 455px;
		padding: 20px 45px 10px 15px;
		line-height: 170%;
	}
		
	p.copyright {
		margin: 0;
		float: left;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 10px;
		font-weight: normal;
		color: #666666;
		width: 190px;
		padding: 20px 15px 10px 15px;
	}
	
	p.enter {
		margin: 0;
		float: left;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 10px;
		font-weight: normal;
		color: #666666;
		width: 195px;
		padding: 20px 15px 10px 15px;
	}
	
	p.enter a {
		color: #666666;
		text-decoration: none;
	}
	
	p.enter a:hover {
		color: #333333;
		text-decoration: underline;
	}

#container_footer2 {
	width: 965px;
	margin: 0px 0px 0px 95px;
	height: 45px;
	background-color: #fcfcfc;
	background-image: url("images/footer2_bg_inc.jpg");
	background-repeat: repeat-x;
}

img.euroton_footer2 {
	margin-top: 5px;
	margin-left: 440px;
}


.forma {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
}
	
.polje {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #555555;
	border: 1px solid #ccc;
	padding: 0px;
	margin-top: 4px;
}

