body{ 
	width:1000px;
	padding: 0;
	margin: 0 auto; /*	margin:0px;  */
	line-height: 1.6em; 
	font: 14px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	box-shadow: 0 0 50px 2px #999;
}



a, a:link, a:visited { color:#231f20;  font-weight: normal; text-decoration: none }
a:hover {color:#231f20; text-decoration: none; }

h3{
	text-transform: uppercase;
	color:#fff;
	font-size: 14px; 
	margin: 0; 
	padding: 10px; 
}

h2{
	margin-left: 20px; 
	font: 17px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h5{
	font-size: 20px; 
	margin: 0; 
	padding: 2px; 
}

h6{
	font-size: 10px; 

}

p {padding: 0; margin: 5px 0 15px 0; }

.clear{	clear:left; }

.hspace { height: 10px; clear:both; }

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

img{
	/*
	background-color: #fff;
	
	padding:5px;

	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
}



/*
blue=#172845
green=#A1C535
*/

.green-line{
	clear: both;
	border-top: 10px solid #A1C535;
	height: 0px;
}

/* -----------------   HEADER  --------------- */
header{
	border-top: 3px solid #172845;
	border-bottom: 2px solid #172845;
	padding-top:1px;
	padding-bottom:0;
	position: relative;
	clear:both;
	overflow: hidden;
	background-color: #fff;
}

.logo{
	float:left;
}
.logo img{
	margin: 20px 10px 10px 10px;

}
#headerline_green{
	height: 3px;
	background-color: #079CA8;
}

#menu-container{
	overflow: hidden;
	float:right;
	margin-top: 60px;
}
#menu li{
	display: inline;
	margin: 0 0 0 10px;
}

#menu li a{
	height:65px;
	display: inline-block;
	padding:25px 10px 0 10px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;
	
	background-color: #fff;
	color:#172845;
	
}

#menu li.selected a, #menu li a:hover{
	background-color: #172845;
	color:#fff;
}

.contactline{
	background-color: #079CA8;
	height: 28px;
	line-height: 28px;

	position: absolute;
	z-index:2;
	width: 100%;
	bottom:5px;
}

.contactline .home{
	
	float:left;
	margin-left: 10px;
	color: #fff
}

.contactline .contactdetails{
	float:right;
	margin-right: 10px;
}

#slider_container{
	margin: 2px auto 1px auto;
	text-align: center;
	position: relative;
}

.section{
	margin:10px 0px;
	clear: both;
	overflow: hidden;
	background-color: #fff;
}


.section-title{
	overflow: hidden;
	position: relative;
	margin: 5px 0px 20px 0px;
}

.section-line{
	background-color: #2A8BCA;
	height: 10px;
	width: 100%;
	position: absolute;
	top:7px;
}


.section-title h3{
	color:#fff;
	padding: 20px 12px 7px 18px;
	background-color: #172845;
	float:left;
	margin-left: 25px;
	min-width: 1px;

	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-left-radius: 30px;
}


.line-section{
	margin: 10px 0px;
	position: relative;
	border-bottom: 0px solid #172845;
	overflow: hidden;
	box-shadow: 2px 1px 10px 1px #999
	background-color: #fff;
}
.line-section.green .content{
	background-color: #F7F7F7;
}
.line-section .section-title{
	background-color: #fff;
	position: static;
	margin-bottom: 0px;
}
.line-section .section-title h3{
	padding: 4px 20px 5px 20px;
	background-color: #172845;
	margin:0;

	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;

	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 0px;
}
.line-section .section-title h2{
	
}

.line-section .blue-white-line{
	margin-top:26px;
	border-bottom: 0;
}

.line-section.green .blue-white-line{
	border-bottom: 3px solid #fff;
}
.line-section p{
	padding: 0;
	margin: 0;
}

.line-section.green{
	border-bottom:0;
}

.line-section .content{
	padding:10px 20px 20px 20px;
	
}

.line-section .content h4{
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 0;
}

.line-section .content ul{
	
}
.line-section .content ul li{
	list-style: disc inside none;
}

.download-link-list{
	border-left: 2px solid #fff;
	padding-left: 25px;
	color: #000;
	font-size: 1em;
	float: right;
	margin: 10px 50px 0 30px;
}

.download-link-list .title{
	font-size: 1.2em;	
	display: block;
	margin-bottom: 5px;
}

.download-link-list li{

}
.download-link-list a{
	color:#000;
	display: block;
	padding: 15px 0 15px 50px;
	background: url('../img/download_icon.png') no-repeat 0 50%;
}
.download-link-list a:hover{
	text-decoration: underline;
}

.line-section .content .download-link-list li{
	list-style:none;
}

.pretpromo{
	color:#fff;
	background-color: #DA0034;
	padding:5px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	min-width: 180px;
	display: inline-block;
	font-weight: bold;
	font-size:15px;
}

.oferte li{
	width:460px;
	margin-right: 20px;
	padding-right: 20px;
	background-color:;
	padding:15px;
	float: left;
	-moz-border-radius-topright: 30px;
	border-top-right-radius: 30px;
	overflow: hidden;
}

.oferta_detail {
	border-left: 2px solid #000;
	padding:0px 10px;
	float:right;
	width:55%;
	text-align: center;
	min-height: 105px;
}

a.prev{
	position: absolute;
	top: 45%;
	left: 5px;
	z-index: 999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url('../img/blue_prev.png') no-repeat 0 -30px;
}

a.next{
	position: absolute;
	top: 45%;
	right: 5px;
	z-index: 999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url('../img/blue_next.png') no-repeat 0 -30px;
}

a.next:hover,
a.prev:hover {
	background-position: 0 0;
}

.oferta_detail h4{
	margin: 5px 0 15px 0;
	text-decoration: underline;
	font-size: 18px;
}

.oferta_detail p{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

ul.oferte .img_container{
	float:left;
	background-color: #fff;
	padding: 5px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	min-height: 105px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:32%;
}
ul.oferte .img_container img{
	max-width: 100%;
}

#aplicatii{
	border-bottom:#A1C535;
}

.aplicatii{
	width: 850px;
	margin: 0px auto;
}

#aplicatii li{
	float:left;
}

#aplicatii li a{
	background:#ffffff url("../img/circle.png") no-repeat right top;
	height: 48px;
	display: block;
	min-width: 150px;
	padding: 70px 0 0 20px;
	font-size: 20px;
}


.gama img{
	/*ha kulon kell rakni fade-ot a kepekre*/
}

.gama li{
	float:left;
	overflow: hidden;
}
.gama li:nth-child(1) a{
	border-top: 1px solid #A9ABAE;
}
.gama li a:hover,.ui-tabs-active a{
	background-color: #F7F7F7;
}
.gama li a{
	border-bottom: 1px solid #A9ABAE;
	min-height: 70px;
	min-width: 240px;
	display: block;
	outline:none;
}

.gama a .preview-img{
	width: 100px;
	height: 65px;
	float: left;
	position:relative;
}

.center-img{
	position:relative;
}

.gama a .preview-img img, .center-img img{
	margin:auto; /* Required */
	margin-top:2px;
	position:absolute; /* Required */
	top:0;bottom:0; /* Aligns Vertically */
	right:0;left:0;
	max-height:100%;
	max-width:100%;
}


.gama a .preview-title{
	float: left;
	margin-top:5px;
	margin-left:5px;
	font-weight: bold;
	font-size: 13px;
}




ul.gama{
	width:220px;
	overflow: hidden;
}

.produse > li{
	border: 1px solid #172845;

	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;

	
	padding:10px;
	width:200px;
	overflow: hidden;
	float:left;
	margin-right: 29px;
	margin-bottom: 20px;
}

.produse > li:nth-child(3n){
	margin-right: 0px;

}

#product_list {
	overflow: hidden;
	margin-bottom: 20px;
}
#product_list .gama{
	float:left;
}
#product_list .lista_produse{
	width:740px;
	float:right;
}

.categorii{
	overflow: hidden;
	
}
.produse h3{
	color:#0B56A6;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding:0px;
}

.produse p{
	margin-top: 0px;
	text-indent: none;
}

.product_details{
	text-align: center;
	float:left;
	width:33%;
	margin-bottom: 10px;
}

.product_details{
	font-weight: bold;
}

.product_details .value{
	color:#0B56A6;
}
.product-img{
	height:100px;
	position:relative;
}

a.detalii{
	float:right;
	padding:5px 20px;
	background-color: #172845;
	color: #fff;
	font-weight: bold;
}

a.detalii:hover{
	background-color: #F0524F;
	color: #172845;
}

footer{
	margin-top: 10px;
	background-color: #172845;
	color:#fff;
	overflow: hidden;
	padding: 0 0 10px 0;
	font-size: 13px;
}

.blue-white-line{
    background-image: url("line-1.png");
	/* background-color: #A9ABAE; */
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	height: 2px;
}
footer .blue-white-line{
	margin-top: 10px;
}

.footerlogo{
	width:280px;
	height:150px;
	float:left;
	border-right: 5px solid #fff;
}

.footerinfo{
	padding: 0 0 0 20px;
	width:400px;
	float:left;
	margin-top:10px;
}

.footercontact{
	color:#fff;
	width:265px;
	float:right;
	margin-top:10px;
	font-weight: bold;
}

.copyright{
	float:right;
	color:#fff;
	font-size: 12px;
	width:700px;
	text-align: right;
	margin: 20px 10px 0 0;
}


.one-third{
	width: 33.3333%;
}

.two-thirds{
	width: 66%;
}

.one-half{
	width: 50%;
}

.columns{
	float:left;
	overflow: hidden;
}


.product-images{
	overflow: hidden;
	position: relative;
	width: 400px;
	border:2px solid #0B56A6;
	margin-left: 50px;
}


.product-images .slider li{
	width: 400px;
	height: 200px;
	padding: 25px 0;
	float:left;
	text-align: center;
}

.section h2{
	margin-left: 20px;
	font-size: 1.2em;
	/*text-transform:uppercase;*/
}

.product-preview{
	font-size: 1.1em;
	
}
.product-preview h2{
	margin-left: 0px;
	font-size: 1.4em;
	margin-top: 0px;
	color: #079CA8;
}

.product-preview p{
	margin-bottom: 30px;
}


.spacer{
	clear: both;
	padding-bottom: 10px;
}

.spacer1{
	clear: both;
	padding-bottom: 0px;
}


.download-bar{
	background-color:#F7F7F7;
	padding:15px 25px;
	font-size: 1.3em;
	overflow: hidden;
	color:#172845;
}
.download-bar .title{
	display: block;
	width: 2000px;
	float:left;
}
.download-bar li{
	float:left;
}
.download-bar a{
	font-size: 0.9em;
	color:#F50C0C;
	display: block;
	padding: 25px 10px 30px 60px;
	margin-left: 30px;
	background: url('../img/big_download_icon.png') no-repeat 0 50%;
}

.big-icon-list{
	padding:5px  5px 0;
	overflow: hidden;
}
.big-icon-list li{
	float:left;
	margin-right: 18px;
}
.big-icon-list li:last-child{
	margin-right: 0;	
}

.big-icon-list a{
	display: center;
	width:140px;
	height:132px;
}

.big-icon-list a img{
	max-width: 100%;
	max-height: 100%;
}

#pump-search .gama{
	margin:20px 0;
	width: 100%;
}
#pump-search .gama li{
	width: 100%;
}

#pump-search .gama li a{
	width: 100%;
}


#pump-search .gama li a .preview-img{
	width:140px;
}

.columns.three{
	width: 320px;
	margin-right: 10px;
	margin-left: 5px;
}
.columns.last{
	margin-right: 0;
}

.partners-list .img_container{
	height: 120px;
}
.partners-list .title{
	border-left: 15px solid #1BA1E2;
	background-color: #172845;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 5px 0 10px 3px;
	color: #fff;
}
.partners-list p{
	margin: 10px 10px;
	font-size: 0.9em;
}
.partners-list li{
	float:left;

	width: 310px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 0px;

	border:1px solid #172845;

	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;

	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;

	min-height: 300px;
	background-color: #fff;
}
.partners-list li:last-child{
	margin-right: 0;
}

.section .detail{
	border: 1px solid #0B56A6; 

	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
	padding: 60px 20px 20px 20px;

	position: relative;
	overflow: visible;
	margin-bottom: 30px;
	min-height: 420px;
	background-color: #F7F7F7;
}

.section .detail .content {
	font-size: 1em;
}

.section .detail .content img{
	max-width: 100%;
}

.section .detail.main{
	width: 540px;
	margin-right: 20px;
	margin-left: 20px;
}
.section .detail.side{
	width: 312px;
}

.section .detail h3{
	border-left: 15px solid #1BA1E2;
	background-color: #172845;

	position: absolute;
	top: -15px;
	left: -2px;
	min-width: 10px;

	padding: 15px 10px 10px;	
}

.section .detail h2{
	border-left: 15px solid #079CA8;
	background-color: #172845;

	position: absolute;
	top: -15px;
	left: -2px;
	min-width: 10px;

	padding: 15px 10px 10px;	
}
