@charset "utf-8";
/* CSS Document */

* {	margin: 0; padding: 0;}

body { 
	background: url("../images/bg_body.gif") repeat-x; 
	color: #333;
	font: 0.7125em Verdana, sans-serif; 
	line-height: 1.4;
}



a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {
	color: #3e73ae;
	font: 1.1em "Times New Roman", Times, serif;
	font-style: italic; 
}
html body a:hover {
	text-decoration:underline;
}
a.link_ex:link, a.link_ex:visited{
	background: url("../images/link_ex.gif") no-repeat;
	background-position: 0 .2em;
	padding-left: 1.2em;
}
a.link_top:link, a.link_top:visited{
	background: url("../images/link_top.gif") no-repeat;
	background-position:0 .2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	margin-right: 1em;
	padding-left: 1em;
}
.link_top{
	clear:both;
	height: 30px;
	text-align:right;
}

p{margin: 0 0 1em 0;}

img {border:0;}
h1 { margin: 0;	padding:0;}
h2 {
	color:#3e73ae; 
	font: 1.75em "Times New Roman", Times, serif;
	margin-top: 0;
	 
}
h3{
	color:#884545;
	font: 1em "Times New Roman", Times, serif;
	letter-spacing: .1em;
}

/*------ form inputs -----------------------------*/

form{
	clear:both;
	width:100%;
	margin:0 0 2em 0;
	padding:0;
}
.inputbox{
	font-size: 1em;
	margin-bottom: .7em;
	width:90%;
}
.buton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
textarea{
	font: 1em Verdana, sans-serif; 
	height:5em;
	width:90%;
}

/*------ end form inputs -----------------------------*/


/*---------------------------  ID-uri ----------------------------------------*/
#wrapper { 
	/*border-top:5px solid #f3f1f0;*/
	width:900px; 
	margin: 0 auto 0 auto;
	zoom:1;
}
#header { 
	height: 144px; 
	margin: 1.5em 0;
	border-bottom: 1px solid #d5d4d4; 
	}

#content{
	float: left;
	width: 493px;
	padding-bottom: 1em;
	border-right: 1px solid #d5d4d4;
}

#sidebar {
	background: url("../images/bg_coloana2.jpg") no-repeat;
	background-position: 11px 0px;
	float: left;
	width: 220px;
	border-right: 1px solid #d5d4d4;
	padding:3.8em .8em 0 .9em;
}
		
#menu {
	float: left;
	width:162px;
	margin-left: .2em;
	margin-bottom: 1em;
}

#footer {
	background:url("../images/bg_footer.jpg") no-repeat;
	border-top: 1px solid #d5d4d4;
	clear: both;
	color:#cad2db;
	height: 130px;
	text-align:center;
}

#grafic{
	background: url("../images/bg_grafic.gif") repeat-x; 
	height:13px;
}



/*-------    *Header* ------------------*/
#header h1{
	float:left;
}

#header h1 img{
	margin: 2px 0 0 100px;
}

#header .citat{
	float:right;
	width:406px;
	padding-top:1.5em;
}
#header .citat cite{
	color:#656161;
	font: bold 1.4em "Times New Roman", Times, serif;
	font-style:italic;	
}
#header .citat strong{
	color:#656161;
	font: 1em "Times New Roman", Times, serif;
	letter-spacing: .2em;
}
		
/*-------    *end Header* ------------------*/


/*-------    *Content* ------------------*/

#content .titlu{
	margin: 0 0 0.9em 0;
}
#content .titlu span{
	color:#7b7b7b;
	font: 1.1em "Times New Roman", Times, serif;
	font-style:italic;
}
#content p{
	padding: 0 1.5em 0 0;
}

#content hr{
	background-color:#d5d4d4;
	border:none;
	height:1px;
	padding:0;
	margin: 0 0 1em 0;
}
#content h2 a:link, #content h2 a:visited{
	font-style:normal;
	font-size: 1em;
}
.negru{
	color:#353535;
}
.firstcap{
	background:url("../images/caps_bg.gif") no-repeat;
	color: #3e3e3e;
	display: inline;
	float: left;
	font-size: 2.8em;
	line-height: 0.8em;
	text-transform: uppercase;
	margin: 0.07em 0.14em 0 0;
	padding: 0.40em 0.40em 1em 0.25em;
}

.proiecte{
	overflow:hidden;
	margin: 0 0 1.8em 0;
	width:484px;
	
}
.proiecte h3{
	margin: 1em 0 .5em 0;
	text-align:center;
	text-transform:uppercase;
}
.proiecte p{
	padding: 0 0 0 0;
}
.proiecte .stanga{
	float:left;
	width:238px;
}
.proiecte .stanga img{
	border:5px solid #f0f0f0;
}

.proiecte .dreapta{
	float:right;
	width:238px;
}

.proiecte .dreapta img{
	border:5px solid #f0f0f0;
}
.readon{
	background:url("../images/readon_bg.gif") no-repeat;
	height:22px;
}
.readon h4{
	float:left;
	font: bold 1.4em "Times New Roman", Times, serif;
}
.readon a:link, .readon a:visited{
	float:right;
	padding: .3em 0 0 0;
}
.footer_content{
	background: url("../images/desenez_footer_grafic.gif") no-repeat;
	background-position:center;
	clear:both;
	height: 30px;
}
#content .titlu_sectiune{
	background: url("../images/bg_titlu_sectiune.gif") no-repeat;
	background-position:center;
	height:34px;
	margin: 0 0 0.9em 0;
}
#content .titlu_sectiune h2{
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding: .7em 0 0 0;
}
.readon_sectiune{
	background:url("../images/footer_sectiune.gif") no-repeat center top;
	clear:both;
	height:34px;
	text-align:center;
	overflow:hidden;
	padding-top: .4em;
}
.readon_sectiune a:link, .readon_sectiune a:visited{
	background: url("../images/bullet.gif") no-repeat;
	background-position: 0 .5em;
	padding-left: 1.7em;

}
ul.content{
	margin-left: 10px;
	list-style-type: none;
}

/*-------    *end Content* ------------------*/


/*----------  * Sidebar*  --------------------*/		
.email{
	color:#884545;
	font-size: .9em;
}
.footer_sidebar{
	background: url("../images/footer_sidebar.gif") no-repeat;
	background-position:center;
	height: 24px;
}		

/*----------  *end Sidebar*  --------------------*/		


/*------------ *Menu* -------------------------------*/
#menu ul{
	background-color:#cad2db;
	list-style-type:none;
	overflow:hidden;
}
#menu ul li{
	border-top: 1px solid #fff;
	padding:.5em 0 .5em .8em;
}
#menu ul li span{
	color:#fff;
	font: 1.05em "Times New Roman", Times, serif;
	font-style:italic;
}

#menu ul li a:link, #menu ul li a:visited{
	color:#332e2e;
	text-transform:uppercase;
	font-size: 1.6em;
	font-style:normal;
}
#menu ul li a:hover{
	color:#3e73ae;
	text-decoration:none;
}

/*------------ *end Menu*----------------------------*/


		
.copy_foto{
	font-size: .9em;
	float:right;
	width: 398px;
	padding:0 0 0 0;
}
p.copy_foto{
	padding:.4em .8em 0 0;
	text-align:left;
}
.copy{
	clear:both;
	padding:0 0 5.5em 0;
	text-align:center;
	overflow:hidden;
	width:100%;
}

.gazduire{
	color:#6d6d6d;
	float:left;
	padding:.4em 0 0 .6em;
}

.gazduire a:link, .gazduire a:visited{
	color:#6d6d6d;
	font: 1em "Times New Roman", Times, serif;
	font-style:normal;
	text-decoration:none;
	letter-spacing:.1em;
} 
.gazduire a:hover{
	color:#3e73ae;
}	
.amp{
	background: url("../images/amp.gif") no-repeat;
	background-position: 0 .3em;
	height:9px;
	width:9px;
	overflow:hidden;
}	
