/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */


body {
	margin:auto;
	height:auto;
  	padding:0px;
	font-family:arial;
	font-size:12px;
	color:#515151;
	background-color:#e9ebea; 
	line-height:12px;
}

#continut{
	height:auto;
	margin:auto;
	width:962px;
	padding-top:17px;
}

#left{
	width:172px;
	margin-right:19px;
	float:left;
}

#center{
	width:583px;
	margin-right:17px;
	float:left;
	background:#ffffff url(images/bg_center.gif) repeat-y top center; 
	
}

.cont_cent{
	width:498px;
	padding-left:31px;
	padding-right:54px;
}

.cont_cent1{
	width:530px;
	padding-left:31px;
	padding-right:22px;
}

.cont_cent2{
	width:400px;
	padding-left:67px;
	padding-right:116px;
}

.titlu, .titlu:hover, .titlu:visited{
	font-size:18px;
	line-height:14px;
	font-weight:normal;
	color:#515151;
}
.style2 {color: #FFFFFF}
#right{
	width:171px;
	float:left;
}

.input1{
	font-size:13px;
	font-family:arial;
	font-weight:normal;
	color:#505b6a;
	width:125px;
	border:2px solid #c6ccc4;
	border-left:2px solid #c6ccc4;
	border-bottom:1px solid #c6ccc4;
	border-right:1px solid #c6ccc4;
	padding-left:5px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:2px;

}

.input2{
	font-size:13px;
	font-family:arial;
	font-weight:normal;
	color:#505b6a;
	width:151px;
	border:2px solid #c6ccc4;
	border-left:2px solid #c6ccc4;
	border-bottom:1px solid #c6ccc4;
	border-right:1px solid #c6ccc4;
	padding-left:5px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#e9ebea;

}
.select2{
	font-size:13px;
	font-family:arial;
	font-weight:normal;
	color:#505b6a;
	width:158px;
	border:2px solid #c6ccc4;
	border-left:2px solid #c6ccc4;
	border-bottom:1px solid #c6ccc4;
	border-right:1px solid #c6ccc4;
	padding-left:5px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#e9ebea;

}
.input22{
	font-size:13px;
	font-family:arial;
	font-weight:normal;
	color:#505b6a;
	width:181px;
	border:2px solid #c6ccc4;
	border-left:2px solid #c6ccc4;
	border-bottom:1px solid #c6ccc4;
	border-right:1px solid #c6ccc4;
	padding-left:5px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#e9ebea;

}
.textarea1 {
	font-size: 13px;
	font-family:arial;
	font-weight:normal;
	color:#505b6a;
	background-color:#e9ebea;
	border:2px solid #c6ccc4;
	border-left:2px solid #c6ccc4;
	border-bottom:1px solid #c6ccc4;
	border-right:1px solid #c6ccc4;
	padding-left:5px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	height: 150px;
	width: 281px;
}
#noutati{
	width:171px;
	background:url(images/noutati.jpg) no-repeat top center; 
	height:214px;
	font-size:11px;
	font-weight:normal;
	color:#f4f8f9;
}

#noutati1{
	width:158px;
	padding-left:13px;
	font-size:11px;
	font-weight:normal;
	color:#f4f8f9;
}

.data{
	font-size:12px;
	font-weight:bold;
	color:#84a3b2;
}

.data3{
	font-size:13px;
	color:#4c4c4c;
}


#newsletter{
	width:158px;
	background:url(images/newsletter.jpg) no-repeat top center; 
	height:38px;
	padding-top:36px;
	padding-left:13px;
}

#promotie{
	width:161px;
	padding-left:10px;
	font-size:12px;
	color:#8297a1;
}

#promotie1{
	width:171px;
	background:url(images/promotii.jpg) no-repeat top center; 
	height:166px;
	font-size:12px;
	color:#8297a1;
}

.data1, .data1:hover, .data1:visited{
	font-size:12px;
	font-weight:normal;
	color:#84a3b2;
}

#jos{
	height:auto;
	margin:auto;
	width:962px;
	font-size:11px;
	font-weight:normal;
	color:#6a7066;
	text-align:center;
}

.link, .link:hover, .link:visited{
	font-size:14px;
	font-weight:bold;
	color:#187361;
	line-height:14px;
}

.link1, .link1:hover, .link1:visited{
	font-size:14px;
	font-weight:normal;
	color:#187361;
	line-height:14px;
}


#pic{
	width:410px;
	padding-left:85px;
	background:url(images/pic_bg.gif) no-repeat top center; 
	font-size:13px;
	color:#4c4c4c;
	line-height:13px;
	padding-right:88px;
	height:562px;
}

.titlu2{
	font-size:22px;
	line-height:14px;
	font-weight:normal;
	color:#191919;
	line-height:22px;
}

.produse_o{
	float:left; 
	width:260px;
	line-height:15px;
	height:88px;
	float:left;

}

.produse_o1{
	float:left; 
	width:260px;
	line-height:15px;
	float:left;
}

#produse_top{
	width:554px;
	padding-left:29px;
	background:url(images/bg_produse.gif) no-repeat top center; 
	font-size:20px;
	font-weight:bold;
	color:#c9cfc7;
	height:41px;
	padding-top:22px;
}

.produse_1{
	float:left; 
	width:260px;
	line-height:15px;
	height:100px;
	float:left;

}

.gri{
	font-size:20px;
	font-weight:bold;
	color:#dbded9;
}

#produse_top1{
	width:499px;
	padding-left:84px;
	background:url(images/bg_produse.gif) no-repeat top center; 
	font-size:20px;
	font-weight:bold;
	color:#c9cfc7;
	height:63px;
	padding-top:22px;
}

#produse_top2{
	width:539px;
	padding-left:44px;
	background:url(images/bg_produse.gif) no-repeat top center; 
	font-size:20px;
	font-weight:bold;
	color:#c9cfc7;
	padding-top:22px;
}

.text{
	font-family:arial;
	font-size:12px;
	color:#53595e;
	font-weight:normal;
}

.cont_centcontact{
	width:393px;
	padding-left:86px;
	padding-right:97px;
}

.titlu_verde{
	font-size:22px;
	font-weight:normal;
	color:#166b7e;
	line-height:22px;
	font-family:arial;
}

.titlu_mic{
	font-size:18px;
	font-weight:normal;
	color:#191919;
	line-height:18px;
	font-family:arial;
}

.cont_centcontact3{
	width:393px;
	padding-left:86px;
	padding-right:97px;
	height:610px;
}

.cont_centcontact4{
	width:393px;
	padding-left:86px;
	padding-right:97px;
	height:580px;
}

.height{
	height:580px;
}
.cont_centcontact5{
	width:400px;
	padding-left:86px;
	padding-right:97px;
	
}
.ttlPartners {
	font-size:26px;
	line-height:14px;
	font-weight:bold;
	color:#87917A;
	line-height:26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#toros{
	width:553px;
	height:31px;
	background:#ffffff url(../img/center_main_index.gif) repeat-y top center; 
	padding-left:30px;
	color:#dbded9;
	padding-top:30px;

	
}
#pic2 {
	width:418px;
	padding-left:85px;
	background:url(images/pic_bg.gif) no-repeat top center;
	font-size:13px;
	color:#4c4c4c;
	line-height:13px;
	padding-right:80px;
	height:600px;
}
