/*
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 */

/*img, div, a {behavior: url(http://environ.ro/wp-content/themes/environ/images/iepngfix.htc);}*/


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 115px;
	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 8px 0px 7px;
	letter-spacing:0px;
}
.menuTop ul li .active {
	font-weight:bold;
}
.menuTop ul li a:hover {
	color:#2a5805;
}
.content {
	padding:0px 20px 0px 0px;
	line-height:130%;
	width:518px;
	margin:0px auto;
	text-align: justify;
	font-size: 12px; 
/*    margin-left: 30px;  */
}
h1 {
	/*font-size: 80px;     */
	font-size: 40px;
    color: #777373;
	/*height: 80px;*/
	line-height: 80px;
	margin-top: 70px;
}
.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;
    margin-top: -25px;
    margin-bottom:60px;
}


.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
}

/**************Noul homepage******* */

#tel_verde p{
    color:#1b700d;
    font-size: 7px;
    font-family: Arial, sans-serif;
    line-height: 12px;
    padding: 3px 0px 0px 13px;
    font-weight: bold;
}

#tel_verde img{
    padding: 30px 0px 0px 8px;
}

/*#bulina{
    position: relative;
    width: 64px;
    height: 64px;
    top:-15px;
    left:490px;
}*/

#info {
   /* -moz-box-shadow: 1px 1px 4px 4px #cacaca;
    -webkit-box-shadow: 1px 1px 4px 4px #cacaca;
    box-shadow: 1px 1px 4px 4px #cacaca;*/
    width: 563px;
    height: 232px;
    background: transparent url(images/1.jpg) top no-repeat;
   /* -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;*/
    margin-top: 105px;
}

#info h1{
    margin-top: -55px;
    padding-left: 30px;
    color:#565b64;
    padding-bottom: 70px;
    padding-top: 10px;
}

#info p{
    padding-left: 30px;
    width: 480px;
    font-size: 12px;
    
}

#info p a{
    font-family: Arial, sans-serif;
    color:#000;
    font-size: 12px;
}
#info link a{
    color:#0e632c;
    text-decoration: none;
}

#info p a strong{
    color:#1c4808;
}

.citeste{
    color:#0e632c;
    font-size:18px;
    /*padding-left: 200px;*/
    font-weight:bold;
    position: relative;
    left:300px;
}

#patrat{
    width:582px;
    height: 222px;
    margin-top: 50px;
}

.clear {
    clear:both;
}

#rabla{
    width:249px;
    height:222px;
    
    float:left;
  /*  behavior: url(border-radius.htc);
    -moz-box-shadow: 1px 1px 4px 4px #cacaca; /*mozilla*/
 /*   -webkit-box-shadow: 1px 1px 4px 4px #cacaca; 
    box-shadow: 1px 1px 4px 4px #cacaca; */
    background: transparent url(images/3.jpg) top no-repeat;
    /*-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 250px;*/
    margin-right: 60px;
}

#titlu{
    padding: 20px 0px 0px 20px;
    font-size: 23px;
    color:#4f4e50;
}

.link{
    margin-top: -90px;
}

#rabla p{
    padding: 10px 17px 0px 17px;
    font-size: 10px;
    font-family: Arial, sans-serif;
/*    height: 94px;*/
}

#rabla p a{
    color:#000;
    font-family: Arial, sans-serif;
}

#ecorampa{
    width:249px;
    height:222px;
    float:left;
   /* -moz-box-shadow: 1px 1px 4px 4px #cacaca;
    -webkit-box-shadow: 1px 1px 4px 4px #cacaca;
    box-shadow: 1px 1px 4px 4px #cacaca;*/
    background: transparent url(images/2.jpg) top no-repeat;
    /*-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;*/
    /*behavior: url(border-radius.htc);*/

}

#ecorampa p{
    padding: 15px 17px 0px 17px;
    font-size: 10px;
    font-family: Arial, sans-serif;
    height: 94px;
}

#ecorampa p a{
    font-size: 10px;
    font-family: Arial, sans-serif;
    color:black;
}

#parlament{
    width:249px;
    height:222px;
    margin-right: 60px;
    float:left;
    /*-moz-box-shadow: 1px 1px 4px 4px #cacaca;
    -webkit-box-shadow: 1px 1px 4px 4px #cacaca;
    box-shadow: 1px 1px 4px 4px #cacaca;*/
    background: transparent url(images/7.jpg) top no-repeat;
/*    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;*/
}

#parlament p{
    padding: 5px 17px 0px 17px;
    font-size: 10px;
    font-family: Arial, sans-serif;
    max-height: 94px;
    color:#000;
}

#parlament p a{
    font-size: 10px;
    font-family: Arial, sans-serif;
    color:black;
}

#minister{
    width:249px;
    height:222px;
    float:left;
    /*-moz-box-shadow: 1px 1px 4px 4px #cacaca;
    -webkit-box-shadow: 1px 1px 4px 4px #cacaca;
    box-shadow: 1px 1px 4px 4px #cacaca;*/
    background: transparent url(images/6.jpg) top no-repeat;
    /*-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;*/
}

#minister p{
    padding: 0px 17px 0px 17px;
    font-size: 10px;
    font-family: Arial, sans-serif;
}

#minister p a{
    font-size: 10px;
    font-family: Arial, sans-serif;
    color:#000;
}

.citeste_rabla{
    color:#0e632c;
    font-size:14px;
    position: relative;
/*    padding-left:65px;
    margin-top:-50px !important;*/
    font-weight:bold;
    top:10px;
    left:58px;
}

.citeste_minister{
    color:#0e632c;
    font-size:14px;
    position: relative;
/*    padding-left:65px;
    margin-top:-50px !important;*/
    font-weight:bold;
    top:5px;
    left:58px;
}

#titlu_parlament{
    padding: 20px 0px 0px 20px;
    font-size: 23px;
    color:#4f4e50;
    line-height: 23px;
}

.citeste_parlament{
    color:#0e632c;
    font-size:14px;
    font-weight:bold;
    position: relative;
    left:58px;
}

#citeste_ecorampa{
    position: relative;
/*    padding-left:65px;
    margin-top:-50px !important;*/
    font-weight:bold;
    top:6px;
    left:75px;
}

#citeste_ecorampa a{
    font-size:14px;
    color:#2A5805;
}

#membri, #pmarca{
    color:#1B700D;
    padding: 30px 0px 0px 13px;
    font-weight: bold;
}

.logo1{
    padding: 0px 0px 0px 13px;
}

#flash{
    margin: 30px auto 0px auto;
    width:412px;
    height:33px;
    text-align: center;
}
