body {
	margin: 10px 0;
	padding: 0;
	background: #95AE36 url(images/img1.gif) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999E88;
}

h1 {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

h2 {
	word-spacing: 3px;
	font-size: 24px;
	margin: 0;
}

h3 {
	padding: 15px 0 0 0;
	border-bottom: 1px solid #95AE36;
	font-size: 16px;
	color: #7A8D2C;
}

a {
	color: #95AE36;
}

a:hover {
	text-decoration: none;
	color: #C73633;
}

.green {
	color: #95AE36;
}

.red {
	color: #C73633;
}

.gray {
	color: #B9ADAC;
}

.lista {
	color: #06F;
	height: 23px;
	font: Arial, Helvetica, sans-serif small normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.list, .list2c {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2em;
}

.list2c li {
	float: left;
	width: 50%;
}

/* Header */

#header {
	width: 767px;
	height: 169px;
	margin: 0 auto 0 auto;
	background: url(images/header_green.jpg) right no-repeat;
}

#header h1 {
	float: left;
	padding: 90px 0 0 15px;
	letter-spacing: 1px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 42px 10px 0 0;
	word-spacing: normal;
	letter-spacing: -1px;
	font-size: 2em;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 767px;
	height: 30px;
	margin: 0 auto;
	padding: 14px 20px 10px 20px;
	background: url(images/menu_tray.gif) center no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 140px;
	height: 20px;
	padding: 5px 0 0 0;
	background: #87A12C url(images/img2.gif) repeat-x left bottom;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: uppercase;
}

#menu a:hover {
	background: #A71615 url(images/img3.gif) repeat-x left top;
}

/* Servicii - Menu */

#serv_menu_container {
	width: 220px;
	height: 650px;
	float: left;
	margin: 0;
	background: transparent;
}
#serv_menu {
	width: 200px;
	height: 185px;
	float: left;
	background: transparent;
	margin-bottom: 10px;
}
#colimg {
	width: 180px;
	height: 146px;
}
.serv_title {
	margin: 0;
	float: left;
	color:#FFF;
	font-size: 0.95em;
	padding: 11px 0 0 0;
	list-style: none;
	text-align: center;
	background: url(images/col_tray.gif) left no-repeat;
	width: 180px;
	background-position: 0px +10px;
	height: 20px;
}

/* Content */

#content {
	width: 747px;
	height: 1100px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img03.jpg) bottom center no-repeat;
}

#col_dr {
	float: right;
	width: 490px;
}

#col_st {
	float: left;
	width: 210px;
	margin: 0;
	background: url(images/skyt.jpg) center no-repeat;
	padding: 7px 7px 20px 7px;
	border-top: 4px solid #87A12C;
	border-bottom: 1px solid #87A12C;
	height: 350px;
}
#col_st2 {
	float: left;
	width: 210px;
	margin: 0;
	background: url(images/cont.jpg) center no-repeat;
	padding: 7px 7px 20px 7px;
	border-top: 4px solid #87A12C;
	border-bottom: 1px solid #87A12C;
	height: 350px;
}
.prec {
	font: bold normal 12px/18px Tahoma, Geneva, sans-serif;
	color: #063;
	text-transform: none;
	text-decoration: none;
}
#plus {
	width: 490px;
	height: 38px;
	margin: 0;
	background: url(images/plus.jpg) center no-repeat;
}
#man {
	width: 490px;
	height: 227px;
	margin: 0;
	background: url(images/man.jpg) center no-repeat;
}
#colectare1 {
	width: 490px;
	height: 466px;
	margin: 0;
	background: url(images/colectare1.jpg) center no-repeat;
}
#colectare2 {
	width: 490px;
	height: 382px;
	margin: 0;
	background: url(images/colectare2.jpg) center no-repeat;
}
#activ {
	width: 490px;
	height: 405px;
	margin: 0;
	background: url(images/activ.jpg) center no-repeat;
}
.plus_text {
	margin: 0;
	float: left;
	color: #F60;
	font-size: 12px;
	padding: 11px 0 0 10px;
	list-style: none;
	text-align: center;
}


/* Footer */

#footer {
	width: 767px;
	margin: 20px auto auto auto;
	text-align: center;
}

