html
{
	padding:0;
	margin:0;
	border:0;
}
body
{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	background: url('img/background.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

iframe, img, div{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#content{
	width: 1024px;
	margin: 0 auto;
}

img{
	-webkit-user-drag: none; 
	-moz-user-drag: none; 
	user-drag: none;
	outline:none;
	border:none;
	text-decoration:none;
}

a {
		outline:none;
	border:none;
	text-decoration:none;
}

p
{
	color: #777;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top:0;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

h1, h2
{
	font-family: 'Muli', sans-serif;
	color: #1A4B86;
	margin-bottom:5px;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

h1{
	font-size:32px;
}

h2{
	font-size:32px;
}

.popImages{
	float:left;
	width:30%;
}

.bigImg{
	float:none !important;
}

.bigImg img{
	width:265px;
	height:265px;
}

.smimg{
  float:left;
  width: 65%;
  margin-left: 14px;
	margin-bottom:25px;
}

.smimg img{
  width: 60px;
  height: 60px;
  border: 1px solid #CCC;
  box-shadow: #CCC 0 0 8px;
  margin: 5px;
  padding: 8px;
  border-radius: 6px;
	cursor:pointer;
}

.smimg img:hover{
	box-shadow: #5a9eef 0 0 5px;	
}

.description{
	float:right !important;
	width: 68%;
}

.description h1, .description p{
  padding-right: 30px;
  padding-top: 0;
  margin-top: 0;
}

.description h1{
  color: #1A4B86;
  font-size: 34px;
  font-family: 'Muli', sans-serif;
  margin-bottom:5px;
  margin-top:15px;
}

.button{
  text-decoration:none;
  font-family: Helvetica, Arial, sans-serif;
}

.linkButton{
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.remove{
  position: absolute;
  top: 20px;
  right: 20px;
  cursor:pointer;
}

#logoSpecial
{
	width:200px;	
	margin-top:30px;
	margin-left:95px;
	outline:none;
	border:none;
	text-decoration:none;
}

#logoeSpecial
{
	width: 200px;
	top: 30px;
	position: absolute;
	left: 50%;
	margin-left: -530px;
	outline:none;
	border:none;
	text-decoration:none;	
}

#promoImage
{
	margin-top:0px;
	outline:none;
	border:none;
	text-decoration:none;	
}

.garden{
	margin-top:-30px !important;
}

.prodImages{
	border: 1px solid #CCC;
	box-shadow: #CCC 0 0 8px;
	margin: 8px;
	padding: 1px;
	border-radius: 6px;
	background-color: #FEFEFE;
	cursor:pointer;
	
}

.prodImages:hover{
	box-shadow: #5a9eef 0 0 8px;
}

.popImagesm{
	border: 1px solid #CCC;
	box-shadow: #CCC 0 0 8px;
	margin: 5px;
	padding: 8px;
	border-radius: 6px;
	background-color: #FEFEFE;	
}

#promoText
{
	position: absolute;
	width: 460px;
	top: 290px;
	margin-left: 64px;
}

.tehnic
{
	position: absolute;
	width: 545px !important;
	top: 290px;
}

.aquatic
{
	position: absolute;
	width: 545px !important;
	top: 290px;
}

.constructText
{
	margin-top:-30px;
}

	#promoText h1
	{
		/*color: #1A4B86;
		font-size: 58px;
		font-family: 'Muli', sans-serif;
		font-weight: 300;
		margin-top: -80px;
		margin-left: -130px;
		line-height: 53px;
		width: 478px;
		margin-bottom: 20px;
		*/
		color: #1A4B86;
		font-size: 42px;
		font-family: 'Muli', sans-serif;
		font-weight: 300;
		margin-top: -80px;
		line-height: 42px;
		margin-bottom: 20px;
	}
	
	.contactUS{
		float:left;
	}
	
	#promoText p
	{
		color: #777;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 16px;
	}
	
	#promoText a
	{
		color: #1A4B86;
		font-weight: bold;
		text-decoration:none;
		font-family:Helvetica, Arial, sans-serif;
	}
	
	.tehnicImg{
  margin-top:180px !important;
 }

	#promoImage img{
		margin-left:525px;
	}

	#promoDescription{
		margin-bottom: 40px;
	}

	#promoDescription h1
	{
		color: #1A4B86;
		font-size: 58px;
		font-family: 'Muli', sans-serif;
		font-weight: 300;
		line-height: 53px;
		width: 478px;
		margin-bottom: 0px;
	}

	#promoDescription h2
	{
		color:#c0c0c0;
		font-size:22px;
		font-family: Helvetica, Arial, sans-serif;
		font-weight:bold;
		font-style:italic;
		margin:0;
	}
	
	#content h2{
		margin-top:80px;
	}
	
		#promoDescription img
		{
			float: left;
			margin: -20px 40px 0px 0px;
		}
	
#galleryHolder
{
	width:1080px;
	margin:0 auto;
}

.productPop{
	width:100%; 
	height:100%;
	position:fixed; 
	top:0; 
	left:0; 
	display:none; 
	opacity:0; 
	background-color:#000; 
	background-color:rgba(0,0,0,0.75);
	z-index:9;
}

.popHolder{
	width: 980px;
	background-color: white;
	position: relative;
	float: none !important;
	margin: 0 auto;
	padding: 30px;
	border-radius: 10px;
	margin-top:16%;	
	overflow:auto;
}

.section{
	
}


#foarfeci, #irigare, #unelte, #unelteforest, #altele{overflow:auto;}
	#foarfeci div, #irigare div, #unelte div, #unelteforest div, #altele div{float:left;}
	
	.sectionTitle
	{
		float: none !important;
		border-bottom: 2px solid #CCC;
		font-weight: bold;
		font-size: 20px;
		color: #666;
		margin-top: 35px;
		margin-right: 25px;
		padding-bottom: 2px;
		margin-bottom: 10px;
	}
	
		.sectionTitle p 
	{
		color: #c0c0c0;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 22px;
		font-weight:bold;
		font-style:italic;
		margin:0; 
	}
	
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:50px;
	width: 1080px;
	margin: 0 auto;
}

.footer_links {
	width: 670px !important;
}

	#footer .back{
	background: #CCC;
	width: 100%;
	height: 400px;
	position: absolute;
	z-index: -1;
	left: 0;
	margin-top: -25px;
	}
	
		#footer .back img{
			width: 100%;
			height: 100%;
		}
		
		#contactinfo{
			height: 370px;
		}
		
		#contactinfo table h1
		{
			color: #1A4B86;
			font-family: 'Muli', sans-serif;
			font-size: 55px;
			font-weight: 300;
			margin-bottom: -10px;
		}
		
		#contactinfo table h2
		{
			color: silver;
			font-size: 22px;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: bold;
			font-style: italic;
			margin: 0;
			margin-bottom:20px;
		}
		
	#access {
		background:none;
	}
	
		#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a { color:#444; }
		
		#access li:hover > a, #access ul ul :hover > a { background: none; color: #111; }
		
		
		
		
.lfta {
	text-align:right; 
	padding-right:10px; 
}

.lfta p{
	margin-bottom:2px;
	margin-top:0px;
	color:#1A4B86;
	font-size:16px; 
}

.rhta{
	border-left: 1px solid #CCC;
	padding-left: 10px;
}

.rhta p{
	margin-bottom:2px;	
	margin-top:0px;
	font-size:16px; 
}	

iframe
{
	margin-top: 17px;
	padding: 5px 10px 10px 5px;
}

.map{
	position: absolute;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	height: 420px;
	margin-top: -45px;
	border-top: 2px solid #666;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { color:#1a4b86; }

#header {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

	#logo {
		width:250px;
		margin:0 auto;
		margin-top: 15px;
		margin-bottom: 15px;	
	}
	
		#logo img {
			width:250px;
		}
		
	#gallery {
		height: 820px;
		width: 1075px;
		margin-top: -153px;
		border: none;
		outline: none;
	}

#main {
	margin-bottom: 20px;
}




#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:50px;
}


#foo2 li , #foo2 li a, #foo2 li a img {
	border:none;
	outline:none;
	text-decoration:none;
}

	#footer .back{
	background: #CCC;
	width: 100%;
	height: 400px;
	position: absolute;
	z-index: -1;
	left: 0;
	margin-top: -40px;
	}
	
		#footer .back img{
			width: 100%;
			height: 100%;
		}
		
		#contactinfo{
			height: 370px;
		}
		
	#access {
		background:none;
	}
	
		#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a { color:#444; }
		
		#access li:hover > a, #access ul ul :hover > a { background: none; color: #111; }
		
		
		
		
.lfta {
	text-align:right; 
	padding-right:10px; 
}

.lfta p{
	margin-bottom:2px;
	color:#1A4B86;
	font-size:16px; 
}

.rhta{
	border-left: 1px solid #CCC;
	padding-left: 10px;
}

.rhta p{
	margin-bottom:2px;	
	font-size:16px; 
}