@charset "utf-8";

body {
	background-image: url(../slike/pozadina2.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
#hidromont{
	float: left;
	width: 800px;
	
	
	}
/* CSS Document */
#glavninevidljiviomotac{
	height: auto;
	position: absolute;
	left: 50%;
	width: 960px;
	zindex: 1;
	margin-left: -480px;
	top: 10px;
	
	
	}
#omotac {
	position: relative;
	width: 920px;
	z-index: 2;
	background-color: #DFDFDF;
	border-radius: 15px;
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,1);
	padding: 20px;
	height: auto;
	float: left;
}
#gornjiomotac {
	width: 750px;
	z-index: 3;
	height: 100px;
	float: right;
	position: relative;
}
#logo {
	z-index: 100;
	float: left;
	height: 180px;
	position: relative;
}
#omotachorizontalnogmenija{
	top: 0px;
	float: left;
	width: 940px;
	padding: 15px 0px 12px 0px;
	height: 50px;
	position: relative;
	z-index: 3;
	
	}
	
#centralni{
	width: 850px;
	float: left;
	padding-left: 40px;
	height: auto;
	position: relative;
	z-index: 2;
	
	}
	
	#tekst1{
	float: left;
	width: 335px;
	background-image: url(../slike/pozadinatekstbox.jpg);
	background-size: contain;
	background-attachment: inherit;
	padding: 0px 15px 0px 15px;
	border-radius: 8px;
	margin-top: 20px;
			
		}
		#tekst2{
	float: left;
	width: auto;
	background-image: url(../slike/pozadinatekstbox.jpg);
	background-size: contain;
	background-attachment: inherit;
	padding: 0px 15px 0px 15px;
	border-radius: 8px;
	margin-top: 20px;
		
			
		}
		
#galerijaslika{
	position: relative;
	float: right;
	width: auto;
	height: auto;
	padding-left: 0px;
	}
#omotacslajdera{
	position: relative;
	height: 338px;
	width: 900px;
	z-index: 1;
	float: left;
	padding-left: 15px;
	padding: 10px 10px 10px 10px;
	background-color: #333333;
	}
#tabomotac{
	position: relative;
	float: left;
	height: 600px;
	width: 950px;
	padding-top: 20px;
		}
#slika1{
	float:left;
	}
#donjimemorandum{
	width: 960px;
	z-index: 1;
	position: relative;
	border-radius: 15px 15px 0px 0px;
	height: auto;
	background-color: #5A5A5A;
	padding-top: 20px;
	float: left;
	}
	#slikadonjimemorandum{
	width: 400px;
	float: left;
		}
	#hidromontlogo2dcrnobelo{
	float: right;
	padding: 20px 50px;
	}
#odbijac{
	height: 20px;
	position: relative;
	float: left;
	width: 960px;
	}
h3 {
	font-size: 20px;
	color: rgba(0,0,0,1);
	text-shadow: 2px 2px 4px #666;
}
h5 {
	font-size: 36px;
	color: rgba(0,0,0,1);
	text-shadow: 2px 2px 4px #666;
}
