@charset "utf-8";
/* CSS Document */

/* a href */

a.linkNegru{color:#010101; text-decoration:none;}

/* hover */

a.linkNegru:hover{text-decoration:underline;}

/* end a href */



/* cols */
	
	/* left col */
	div.leftCol{width:280px; height:500px; float:left; overflow:hidden;}
		div.leftColTop{width:280px; height:75px;}
		div.leftColMid{width:280px;}
	/* end left col */
	
	/* right col */
	div.rightCol{width:355px; height:500px; float:left; overflow:hidden;}
		div.rightColTop{width:355px; height:75px;}
		div.rightColMid{width:270px; padding:0px 35px 35px 50px; line-height:11px;}
	/* end right col */

/* end cols*/



/* content */

div#content{width:650px; height:500px; background:url(../images/common/bgContent.jpg) left top no-repeat; overflow:hidden;}

/* end content */



/* footer */

div#footer{width:650px; height:13px; background:url(../images/common/bgFooter.gif) left top no-repeat; padding-top:17px; overflow:hidden;}

/* end footer */



/* forms */

form#contact{width:182px; margin:0px; padding-left:50px; color:#bcbcbd;}
	form#contact .text{border:1px solid #d7d7d7; font-size:10px; width:180px; height:17px; margin:3px 0px; padding:3px 3px 0px 3px; color:#bcbcbd;}
	form#contact .submit{margin:5px -5px 0px 0px; float:right;}
	form#contact .area{border:1px solid #d7d7d7; font-size:10px; width:180px; margin:3px 0px; padding:3px 3px 0px 3px; color:#bcbcbd; font-family:Arial;}

form#newsletter{width:220px; margin:0px; padding:32px 25px 0px 0px; float:right;}
	form#newsletter .text{border:0px; font-size:10px; width:150px; height:17px; margin:0px; padding:3px 3px 0px 3px; color:#bcbcbd;}
	form#newsletter .submit{margin:0px 0px -4px 3px;}

/* end forms */



/* general stuff */

body{margin:0px; background:#EBEBEB url(../images/common/bgBody.gif) left top repeat-y; color:#58585A; font-size:10px; font-family:Arial;}

div.clrDiv5{clear:both; height:5px; line-height:5px;}
div.clrDiv20{clear:both; height:20px; line-height:20px;}
div.clrDiv50{clear:both; height:50px; line-height:50px;}

div#mainContainer{width:950px;}

div#middleWraper{width:650px; float:left;}

h1{margin:0px; padding:0px; font-size:16px; margin-bottom:10px; color:#ed1c24;}
h2{margin:0px; padding:0px; font-weight:normal; font-size:14px; color:#e34745;}

.justified{text-align:justify;}
.lefty{float:left;}
.righty{float:right;}

/* end general stuff */



/* header */

div#header{width:650px; height:90px; background:url(../images/common/bgHeader.jpg) left top no-repeat; overflow:hidden;}

/* end header */



/* images */

img.imgNoBorder{border:0px;}

/* end images */



/* menu */

/* btns */

div.btnProduse{width:200px; height:0px; background:url(../images/common/menuProduse.gif) left top no-repeat; overflow:hidden; padding-top:75px; cursor:pointer;}
div.btnProduseOver{width:150px; height:160px; background:url(../images/common/menuProduseOver.gif) left top no-repeat; overflow:hidden; padding:75px 25px 40px 25px; color:#FFF; line-height:10px;}

div.btnLogistica{width:200px; height:0px; background:url(../images/common/menuLogistica.gif) left top no-repeat; overflow:hidden; padding-top:75px; cursor:pointer;}
div.btnLogisticaOver{width:150px; height:160px; background:url(../images/common/menuLogisticaOver.gif) left top no-repeat; overflow:hidden; padding:75px 25px 40px 25px; color:#FFF; line-height:10px;}

div.btnEchipa{width:200px; height:0px; background:url(../images/common/menuEchipa.gif) left top no-repeat; overflow:hidden; padding-top:75px; cursor:pointer;}
div.btnEchipaOver{width:150px; height:160px; background:url(../images/common/menuEchipaOver.gif) left top no-repeat; overflow:hidden; padding:75px 25px 40px 25px; color:#FFF; line-height:10px;}

div.btnContact{width:200px; height:0px; background:url(../images/common/menuContact.gif) left top no-repeat; overflow:hidden; padding-top:75px; cursor:pointer;}
div.btnContactOver{width:150px; height:160px; background:url(../images/common/menuContactOver.gif) left top no-repeat; overflow:hidden; padding:75px 25px 40px 25px; color:#FFF; line-height:10px;}

/* end btns */

div#menu{width:200px; height:500px; overflow:hidden;}

div#menuHolder{width:200px; height:620px; background-color:#FFF; float:left;}
	div#logo{width:175px; height:70px; padding:20px 0px 0px 25px;}
	div#menuBottom{width:200px; height:13px; background:url(../images/common/bgMenuBottom.jpg) left top no-repeat; text-align:center; padding-top:17px;}

div#subMenuHolder{width:100px; height:620px; background:url(../images/common/bgSubMenu.jpg) left top no-repeat; float:left;}
div#subMenuHolder2{width:91px; height:495px; background:url(../images/common/bgSubMenu2.jpg) left top no-repeat; float:left; padding:125px 0px 0px 9px;}

/* end menu */



/* span */

span.spanGri{color:#7d7d7d;}
span.spanNegru{color:#010101;}

/* end span */
