/*
Theme Name: Environ WordPress Theme
Theme URI: http://atelieru.ro/
Description: Environ Theme    
Version: 1.0
Author: Atelieru
Author URI: http://atelieru.ro/
*/
@charset "utf-8";
/* CSS Document */



body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:960px;		/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
    /*font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;*/
/*    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;    */
}
a {
	color:#2a5805;
	text-decoration:none;
}
img {
	border:0;
}
h1, h2, h3 {
	margin:.6em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
input {
	font-family:Helvetica, Arial, sans-serif;
	color:#686868;
}
th {
	background-color: #d6e6c7;
	padding: 2px 5px;
	white-space: nowrap;
	border-right: solid 1px #FFF;
	line-height: 170%;
}
td {
	padding: 2px 5px;
}
.rowBorder {
	border-bottom: dashed 1px #CCC;
}
/* column container */

.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	margin-top:30px;
	/*background-image: url(images/back-frunza-mare.jpg);*/ 
    background-image: url(images/frunza-mare.png);
	background-position: 0px 90px;
	background-repeat: no-repeat;
}
/* common column settings */

.despre{
   background-image: url(images/despre.png);    
}

.legislatie{
   background-image: url(images/legislatie.png);    
}

.obiective{
   background-image: url(images/obiective.png);    
}


.colright,  .colmid,  .colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,  .col2,  .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 

					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */

.threecol {
/*background:#eee;*/		/* right column background colour */

}
.threecol .colmid {
	right:20%;			/* width of the right column *//*background:#fff;*/		/* center column background colour */

}
.threecol .colleft {
	right:60%;			/* width of the middle column *//*background:#f4f4f4;*/	/* left column background colour */

}
.threecol .col1 {
	width:56%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:16%;			/* Width of left column content (column width minus padding on either side) */
	left:26%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	padding-top:20px;
}
.threecol .col3 {
	width:16%;			/* Width of right column content (column width minus padding on either side) */
	left:90%;			/* Please make note of the brackets here:	
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	/* old acolade for login
	background-image: url(images/acolade.gif);
	background-position: 145px 30px;
	background-repeat: no-repeat;
	*/
}
.leftCol {
	width:150px;
	float:right;
}
.rightCol {
	width:150px;
	float:left;
}
.motto {
	text-align:center;
}
.search input {
	background-image:url(images/search-back.gif);
	width:95px;
	height:21px;
	border:0;
	margin:30px 2px;
	padding-left:30px;
	padding-top:2px;
}
.menuTop {
	display:block;
	margin:20px auto 0 auto;
	background-image:url(images/menuTop-back.gif);
	height:38px;
	line-height:38px;
	text-align:center;
	width:540px;
}
.menuTop .left {
	background-image:url(images/menuTop-left.gif);
	width:10px;
	float:left;
}
.menuTop .right {
	background-image:url(images/menuTop-right.gif);
	width:10px;
	float:right;
}
.menuTop ul {
	margin:0 auto;
	padding:0;
	width: 514px;
}
.menuTop ul li {
	float:left;
	list-style:none;
    margin-left: 5px;
}
.menuTop ul li a {
	color:#000;
	font-size:0.9em;
	margin:0px 6px;
	letter-spacing:0.5px;
}
.menuTop ul li .active {
	font-weight:bold;
}
.menuTop ul li a:hover {
	color:#2a5805;
}
.content {
	padding:0px 20px;
	line-height:130%;
	width:500px;
	margin:30px auto;
	text-align: justify;
	font-size: 12px;   
}
h1 {
	/*font-size: 80px;     */
	font-size: 40px;
    color: #777373;
	height: 80px;
	line-height: 80px;
}
.titleNOI {
	background-image:url(images/titleNOI.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.titleATENTIE {
    background-image:url(images/carte80.png);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:70px;  */
}
.titleTIMBRU {
    background-image:url(images/vaza.png);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:70px;    */
}
.titleCONTACT {
    background-image:url(images/telefon.png);
    background-repeat: no-repeat;
    background-position: right;
    /*font-size:70px;    */
}
.titleMISIUNE {
    background-image:url(images/frunze.png);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:70px;*/    
}
.titleSERVICII {
    background-image:url(images/manam.png);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:70px;   */ 
}
.titlePRESA {
    background-image:url(images/birou.png);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:70px;  */  
}
.titleSTIATI {
    background-image:url(images/stiati.png);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:48px;    */
}
.titleCDM {
    background-image:url(images/cumdevinmembru.jpg);
    background-repeat: no-repeat;
    background-position: right;
/*    font-size:70px;   */
}
.titleAPARATURA {
    background-image:url(images/priza.png);
    background-repeat: no-repeat;
    background-position: right;
}
.titleRECICLATORI {

/*    font-size:70px;  */  
}
.titleDOWNLOAD {
    /*background-image:url(images/environ80.png);  */
    background-repeat: no-repeat;
    background-position: right;
}
.titleWEB {
    background-image:url(images/mouse80.png);
    background-repeat: no-repeat;
    background-position: right;
}

.titleDEBARASARE {
    background-image:url(images/cos80.png);
    background-repeat: no-repeat;
    background-position: right;
}
.menuLeft {
	margin:0;
	padding:0;
}
.menuLeft li {
	list-style:none;
}
.menuLeft li a {
	display:block;
	padding:4px;
	width:150px;
}
.menuLeft li a:hover {
	color:#fff;
	background:#2a5805;
	text-decoration:none;
}
.login {
	text-align:center;
	background-image: url(images/back-login.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 45px;
}
.login input, .newsletter input {
	background-image:url(images/input-back.gif);
	width:115px;
	height:20px;
	border:0;
	margin:5px 2px;
	padding:3px 5px 0px 5px;
	text-align:center;
}
.newsletter {
	margin:100px 0px 150px 0px;
	text-align:center;
}
.newsletter a {
	color:#000;
	font-size:0.8em;
}
.ecoActiv {
	margin:30px 0px 0px 0px;
}
.ecoActiv a {
	background-image:url(images/button2.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:31px;
	line-height:31px;
	color:#2a5805;
	text-align:center;
	display:block;
	font-size:0.8em;
}
.info {
	margin-top:70px;
	text-align:center;
	font-size:0.8em;
	color:#666;
	line-height:20px;
}
/* Footer styles */

#footer {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
}
#footer p {
	padding:10px;
	margin:0;
	font-size:0.9em;
	color:#666;
}
/*********************** FIX *****************************/

.clear {
	clear:both;
	margin:0 !important;
	padding:0 !important;
	border:0 none !important;
	line-height:0 !important;
	height:0 !important;
	font-size:0 !important
}
