@charset "utf-8";
/* CSS Document */
*{
margin: 0;
padding: 0;

}


p {
	
	font-size: 16px;
	padding:12px 12px;
	text-indent: 30px;
	/*color:#333333;*/
	text-align: justify;
}

a {
	outline:none;
}
	

body {
	
	font-family:  Arial, Helvetica, sans-serif;
	background:#373737;
    text-align: left;	  
}


#wrapper {
	float:left;
	margin:0 auto;
	width:100%;
	height:560px;
	background:url(wrapper1.png) repeat-x top;
}

#header {
	margin: 30px auto 0 auto;
	width:960px;
	height: 150px;
	background: url(header1.png) no-repeat;
}



#meniu {
	
	width: 960px;
	height: 35px;
	margin:0 auto;
	padding: 0;
	background:url(meniu.png) center no-repeat;

	
}

#meniu ul {
	margin-right: 92px;
	list-style: none;
	float:right;
}

#meniu li {
	font-size:20px;
	display:inline;
		
}


#meniu li a {
	font-family:"Times New Roman", Times, serif;
	float:left; 
	padding: 5px 25px 6px 25px;
    text-decoration:none;
	text-align:center;
	color: #000000;
	
}

#meniu li a:hover{
	background:url(bgm4.png) center no-repeat;
	color: #f5f5f5;	
}


#page {
	margin: 0 auto;	
	width: 960px;
	background: #f5f5f5 url(umbra-page.png) center repeat-y;
	
}



#stanga {
	overflow:hidden;
	float:left;
	display:inline;
	margin:20px 20px 10px 22px;
	width: 145px;
	height:702px;	
}

#locatii {
	float:left;
	margin: 0 auto;
	width:145px;
    height: 120px;
	background: url(fereastra.png) no-repeat center;
}

#locatii h5 {
	margin-top:5px;
	color:#b7bcbb;
}

#locatii ul {
	list-style:none;
	margin-top: 15px;
}
#locatii li {
	border-bottom: 1px inset;
	line-height: 1.5em;
	display:block;
	
}

#locatii li a {
	margin: 30px 10px 20px 25px;
	padding: 0 0 0 18px;
	background:url(sageata.png) no-repeat left;
	font-size:16px; 
	text-decoration:none;
	color: #5aa180;
	
}

#locatii li a:hover {
	background:url(sageata1.png) no-repeat left;
	color: #060;
	
}

#informatii {
	float:left;
	margin-top: 30px;
	width:145px;
	height:240px;
	background:url(fereastra2.png) no-repeat center;
}

#informatii h5 {
	border-bottom: 1px solid #b7bcbb;
	background:#505252;
	color:#b7bcbb;
	padding:5px;
}
	

#intrastat {
	float:left;
	margin: 5px 0 35px 0;
	width: 145px;
	height:67px;
}

#intrastat a {
	display: block;
	height:100%;
	width:100%;
	margin-top:10px;
	background:url(intrastat1.png) no-repeat center;
}

#intrastat a:hover {
	background:url(intrastat2.png) no-repeat center;
}



#incoterms {
	float:left;
	width:145px;
	height: 75px;
	
}

#incoterms a {
	display: block;
	height:100%;
	width:100%;
	margin-top:6px;
	background: url(incoterms1.png) no-repeat center;
}
	
#incoterms a:hover {
	background:url(incoterms2.png) no-repeat center;
}

#curs_valutar {
	float:left;
	margin-top: 30px;
	width:141px;
	height:242px;
	border:solid 2px #b7bcbb;
}


.continut {
	float:left;
	margin: 20px auto;
	background: #f5f5f5;
	border: 2px solid #b7bcbb;
	width:748px;		
}


.continut a {
	text-decoration:none;
	color:#00F;
}

.continut a:hover {
	color:red;
}


#home img {
	margin: 14px 15px 0 15px;
}


#home h1 {
	margin: 30px auto 15px 10px;
	font-size:19px;
}


#servicii h1 {
	font-size:19px;
	margin: 25px auto 15px auto;
	padding:10px;
}

#servicii h2 {
	padding:10px;
	text-decoration: underline;
	color:#028151;
	font-size:17px;
	
}

#servicii img {
	margin: 0 30px 15px 30px;
}

#servicii ul {
	margin: 10px;
	list-style: circle inside;
	font-size:16px;
}

#punctelucru h4 {
	margin: 25px auto 15px auto;
	padding:10px;
	text-align: left;
}

#punctelucru h5 {
	margin: 25px auto 15px auto;
	padding:10px;
	color:#028151;
}
	
#punctelucru img {
	padding-bottom:15px;
}

#portofoliu p {
	padding-right:20px;
	padding-left:20px;
}

#portofoliu h3 {
	text-align:center;
	margin: 25px auto 15px auto;
	padding:10px;
}


#parteneri {
	margin:50px 20px;
	background:#e3e3e3;
	
}


#parteneri ul {
	list-style:none;
	margin:10px 30px 10px 30px;  
}

#portofoliu li {
	float:left;
	margin:10px 32px;
	display:inline;
}

.boxtop {
    height: 20px;
    background: url(stanga-sus.png) no-repeat top left;   
}
.boxtop div { 
    height: 20px; 
    background: url(dreapta-sus.png) no-repeat top right;
}
.boxbottom { 
    clear:both;
    height: 20px; 
    background: url(stanga-jos.png) no-repeat bottom left; 
}
.boxbottom div { 
    height: 20px; 
    background: url(dreapta-jos.png) no-repeat bottom right; 
}

#contact {
	background:#e3e3e3;
}
	

.contactbox {
	margin:30px 20px;
	background-color:#fff;	
}

.contactbox h4{
	position: relative;
	text-align:center;
	margin-top: -8px;
}

.contactbox img {
	padding-right:10px;
	margin-bottom:-8px;
}

.contactbox p {
	line-height:30px;
}



.boxtop1 {
    height:20px;
    background: url(boxtop1-left.png) no-repeat top left;   
}
.boxtop1 div { 
    height:20px; 
    background: url(boxtop1-right.png) no-repeat top right;
}
.boxbottom1 {
    height:20px; 
    background: url(boxbottom1-left.png) no-repeat bottom left; 
}
.boxbottom1 div { 
    height:20px; 
    background: url(boxbottom1-right.png) no-repeat bottom right; 
}


#info_intrastat h2 {
	padding:10px;
	text-decoration: underline;
	color:#028151;
	font-size:17px;
}

#info_intrastat ul {
	margin:0 10px 5px 10px;
	list-style: circle inside;
	font-size:16px;
}


#info_incoterms ul {
	margin:0 10px 5px 10px;
	list-style: circle inside;
	font-size:16px;
	
}

#info_incoterms h2 {
	padding:15px 12px;
	font-size:18px;
	text-decoration:underline;
}

#info_incoterms h3 {
	margin:10px 12px -10px 12px;
	
	color:#028151;
	font-size:16px;
}


.clearer {
	clear:both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	background-color:#C00;	
}

.formular-contact {
	margin:10px 20px 0 20px;

}


#footer {
	clear:both;
	margin: 0 auto;
	width:960px;
	height:110px;
	background:url(bgfooter.png) no-repeat;
	
}

#footer-center {
	margin-top:9px;
	/*margin-left:202px;*/
	margin-left:82px;
}

#footer-center ul {
	list-style:none;	
}

#footer-center li {
	display:inline;
}

#footer-center li a {
	float:left;
	margin-right:30px;	
}


#mail {
	width:80px;
	height:28px;
	margin-top:3px;
	background:url(butonmail.png) center no-repeat;
	border:none;
}

#mail:hover {
	background:url(butonmail1.png) center no-repeat;
	border:none;
}

.eroare {
	margin-top:20px;
	background-color: #f8e2e2;
	border: #f09696 solid;
}


.ok {
	margin-top:20px;
	background-color:#ddf0e2;
	border:#8fb99b solid;
}
	
#social_box {
	float:right;
	width:130px;
	height:32px;
	background-color: transparent;
	margin-top:18px;
	margin-right:18px;
}

#social_box ul {
	list-style:none;
}

#social_box li {
	float:left;
	display:inline;
	width:26px;
	height:26px;
	margin-left:10px;
	margin-right:5px;
	border:none;	
}

#facebook {
	float:left;
	width:100%;
	height:100%;
	background:url(social1.png) no-repeat;
}

#facebook:hover {
	background:url(social.png) no-repeat;
}
	

#tweeter {
	float:left;
	width:100%;
	height:100%;
	background:url(social1.png) no-repeat -27px 0px;
}
	

#tweeter:hover {
	background:url(social.png) no-repeat -27px 0px;
}
	

#linkedin {
	float:left;
	width:100%;
	height:100%;
	background:url(social1.png) no-repeat -54px 0px;	
}
	

#linkedin:hover {
	background:url(social.png) no-repeat -54px 0px;
}








