body{
	background: url('../img/background.png');
	font-family: taile;
}
@font-face {
	font-family: taile;
	src: url(../font/taile.ttf);
}
*{
	padding: 0;
	margin: 0;
}
header{
	background: url('../img/line-header.png') ;
	width: 100%;
	height:43px;
}
.header2{
	position: relative;
	width: 1026px;
	height: 42px;
	margin: 0 auto;
}
.header2 ul li{
	margin: 16px 0 0 0;
	float: left;
	list-style: none;
	color: #d9ccc1;
}
.header2 ul li a{
	padding: 16px 5px 8px 5px;
	color: #d9ccc1;
	font-size: 14px;
	text-decoration: none;
	font-family: taile;
	letter-spacing: 0.02em;
}
.first-header-meniu{
	padding-left: 0 !important;
}
.umbra{
	position: absolute;
	left: 0;
	margin: 0 auto;
	width: 100%;
	top: 42px;
}
.header2 img{
	margin: 0 4px 0 4px;
}
.container{
	width: 1026px;
	margin: 0 auto;
	margin-top: -1px;
	background: #f8efe3;
	border-top: 1px solid white;
}
.container2{
	position: relative;
	width: 943px;
	margin: 0 auto;
}
.share-container{
	width: 100%;
	margin: 0;
	height: 37px;
}
.share{
	float: left;
	margin: 12px 0 0 0;
	width: 100%;
	overflow: hidden;
}
.share a{
	padding: 0 10px;
	color: #516997;
	font-size: 14px;
	text-decoration: none;
	font-family: taile;
}
.share2{
	width: 300px;
	margin: 0 auto;
	padding: 0 0 0 35px;

}
.meniu{
	width: 100%;
	background: url('../img/meniu-bg.png') #f8efe3;
	height: 64px;
}
.servicii{
	padding: 22px 0 15px 0;
	text-align: center;
}
.servicii a{
	text-decoration: none;
	color: #0093dd;
	font-size: 30px;
	padding: 17px 20px 8px 21px;
	font-family: taile;
	letter-spacing: 0.1em;
	text-shadow: #0093dd;
}
.top-border-meniu{
	margin: 0 4px 11px 45px;
}
.bottom-border-meniu{
	margin: 0 4px 12px 4px;
}
hr{
	position: absolute;
	margin: 0 auto;
	left: 4px;
	background: #c9b18c;
	height: 1px;
	border-top: 0;
	border-bottom: 1px solid white;
	width: 936px;
}
.hr1{
	top: 0;
}
.hr2{
	bottom: 2px;
}
.logo{
	margin: 0 auto;
	text-align: center;
}
.logo img{
	margin: 28px 0 0 -48px;
}
.about{
	margin: 31px 0 0 5px;
	overflow: hidden;
	width: 935px;
	font-family: Verdana;
	font-size: 25px;
	line-height: 0.85;
}
.about .title{
	margin: 0;
	width: 100%;
	font-size: 25px;
	color: black;
}
.about span{
	margin: 0 0 0 3px;
	color: #626262;
	font-size: 15px;
}
.about img{
	float: left;
	margin: 12px 0 0 0px;
	padding: 0 40px 20px 0;;
}
.about p{
	margin: 18px 0 0 0;
	color: #000000;
	font-size: 14px;
	line-height: 1.35;
	letter-spacing: 0.2px;
}
.about ul{
	float: left;
	margin: 34px 0 0 125px;
}
.about ul li{
	font-size: 14px;
	list-style: none;
	line-height: 1.4;
}
.second-list{
	margin: 34px 0 0 131px !important;
	color: #c9b18c;
}
.about .text{
	float: left;
	margin: 20px 0 0 0;
	line-height: 1.4;
}
footer{
	position: relative;
	background: url('../img/line-header-footer.png');
	background-size: 100% 100%;
	width: 100%;
	height: 67px;
}
.footer{
	margin: 0 auto;
	width: 1026px;
	overflow: hidden;
}
.footer img{
	position: absolute;
	left: 0;
	margin: 0 auto;
	width: 100%;
	top: -10px;
}
.footer p{
	float: left;
	font-size: 11px;
	color: #f8efe8;
	margin: 0 0 0 7px;
	line-height: 1.3;
	width: 330px;
	letter-spacing: 0.03em;
}
.footer .copyright{
	margin: 23px 0 0 0;
	color: #949290;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.03em;
}
.footer .mev a{
	float: right; 
	margin: 16px 0 0 0; 
	text-align: right;
	color: white;
	text-decoration: none;
}
.contact{
	float: left;
	width:464px;
}
.contact.second{
	margin: 28px 0 0 0;
}
.contact p{
	margin: 10px 0 0 0;
	font-size: 12px;
}
.formular{
	margin: 60px 0 0 0;
}
input{
	padding: 2px 2px;
	width: 297px;
}
input[name="email"]{
	margin: 0 0 0 20px;
}
input[name="nume"]{
	margin: 0 0 0 16px;
}
input[name="telefon"]{
	margin: 0 0 0 65px;
}
input[name="subiect"]{
	margin: 0 0 0 64px;
}
textarea{
	margin: 20px 0 0  88px;
}
input[name="submit"]{
	margin: 0 0 0 129px;
	width: auto;
	padding: 5px 10px;
	background: #ccc;
	border: 1px solid #333;
}
.legislatie{
	margin: 20px 0 0 0 !important;
}
.legislatie li{
	list-style: circle !important;
	padding: 5px;
}