/* BT*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #F5F5F5;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

input.button {
	background: #ff6600;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.8em;
	font-weight: normal;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #ff6600;*/
	color: #3C7BCF;
}
/*
a:hover {
	border: none;
	background: #ff9e5d;
	color: #FFFFFF;
}
*/

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #ff6600;
	color: #ff6600;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 35px;
	margin: 0 auto;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 15px 0 15px;
	/*background: #E9EED0;*/
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #2b1d13;
}

#menu a:hover {
	background:#f5f5f5;
	color: #ff6701;
}

#menu .current_page_item a {
	/*background: #ff6701 url(images/img01.gif) no-repeat;*/
	color: #ff6701;
	
}

#menu .limba a {
	background: #ff6701;
	color: #ffffff;
	font-style:italic;
	padding: 2px 2px 2px 2px;
	margin: 8px 8px 8px 8px;
	height:15px;
}

#menu .limba a:hover  {
	background: #ff6701;
	color: #000000;
	font-style:italic;
	padding: 2px 2px 2px 2px;
	margin: 8px 8px 8px 8px;
	height:15px;

}

#meniu_servicii{
	padding: 0px 10px 10px 5px;	
	list-style:none;
	text-decoration:none;

}

#meniu_servicii .cv{
	padding: 5px 0 0 0;
	margin-top:0px;
}

#meniu_servicii .titlu_meniu{
	font-weight:bold;
	color:#2b1d13;
	font-size:14px;
	padding:21px 0 2px 10px;
	margin:0;
}

#meniu_servicii .men_serv {
	padding:6px 0 6px 10px;
	margin:0;
	font-weight:bold;
	width:280px;
	color:#2b1d13;	
	background:#ffffff;
	text-decoration:none;
	
}

#meniu_servicii .men_serv:hover {
	padding:6px 0 6px 10px;
	margin:0;
	font-weight:bold;
	width:280px;
color:#ff6701;	
	background:#D1CBAF;

	
}

#meniu_servicii .men_serv a{
	color:#2b1d13;	
	
	text-decoration:none;

}

#meniu_servicii .men_serv li{
	color:#2b1d13;	
	background:#ffffff;
	text-decoration:none;


}

#meniu_servicii .men_serv a:hover{
	color:#ff6701;	
	background:#D1CBAF;
	text-decoration:none;


}

#search {
	float: left;
	width: 320px;
	padding-top: 7px;
	height:37px;
	
	background:url(images/logo.png) no-repeat;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 978px;
	margin: 0 auto;
	height: 200px;
	background: #FFFFFF url(images/header.jpg) repeat-x left bottom;
	border: 1px solid #ff6600;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 30px 5px 0 20px;
}

#logo h2 {
	padding: 45px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0;
	background: #FFFFFF;
	border: 1px solid #ff9e5d;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 0 24px 0 21px;
}

#content_pagini {
	float: left;
	width: 580px;
	padding: 0 24px 0 21px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
	color:#2b1d13;
}

.post h1.title {
	font-size: 2.4em;
}

.post .entry {
	padding-bottom: 30px;
	color:#46382e;
}

.post .meta {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #CFCFCF;
}
h4{
	font-size: 14px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
	color:#2b1d13;
	
}

#sidebar1 {
	width: 300px;
	padding: 0px 10px 0 11px;
	color:#46382e;
}

#sidebar2 {
	width: 160px;
	padding: 0px 0 0 11px;
	color:#46382e;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	color:#46382e;
}

#sidebar2 li a:hover {
	border: none;
	color:#ffffff;
	background:#ff9e5d;
	
}

/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
}

.stg{
	margin-left::20px;
	list-style:circle;
}
.lucrari{
	padding: 0;
	margin: 0;
}
.lucrari h5{
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1em;
	text-align:justify;
}

.lucrari h6{

	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1em;
	text-align:justify;
	padding-left:20px;
}

#gelerie{
	width:500px;
	text-align:left;
	padding: 20px 40px 20px 40px;

}

.tumb{
	width:101px;
	height:101px;
	padding:1px 1px 1px 1px;
	margin:9px 9px 9px 9px;
	background-color:#000;
	float:left;
	border:0px;
}

.aliniat{
	padding-left:20px;
	padding-bottom:0px;
}

.contact{
	padding: 0;
	margin: 0;
	float:left;
	width:310px;
}
.contact h5{
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1em;
	text-align:justify;
}


.contact_form{
	margin-left:20px;
	float:right;
	width:250px;
}

.rec_st{
	width:99%;
	
	text-align:center;
	font-size:13px;

}

.rec_st a{

	color: #2b1d13;
	text-decoration:none;
	
}

.rec_st a:hover{

	color: #2b1d13;
	text-decoration:none;
	background:#E7E3D3;
}


.rec_st a{
	text-decoration:none;
	background:
	
}

.rec_dr a{

	color: #2b1d13;
	text-decoration:none;
	
}

.rec_dr a:hover{

	color: #2b1d13;
	text-decoration:none;
	background:#E7E3D3;
}


.rec_dr a{
	text-decoration:none;
	background:
	
}

.rec_dr{
	width:45%;
	float:right;
	text-align:center;
	font-size:13px;
}

.rec_stg{
	width:45%;
	float:left;
	text-align:center;
	font-size:13px;

}

.rec_stg a{

	color: #2b1d13;
	text-decoration:none;
	
}

.rec_stg a:hover{

	color: #2b1d13;
	text-decoration:none;
	background:#E7E3D3;
}


.rec_stg a{
	text-decoration:none;
	background:
	
}

.rec_title{
	text-align:center;
	padding-top:10px;
	font-size:22px;
}

.Partners{
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	margin: 0;
	color:#2b1d13;	
}

.Partners a{
	color:#2b1d13;	
}

.Partners a:hover{
	color: #2b1d13;	
	background:#D1CBAF;
	text-decoration:none;
}

.lucrari img{
	float:right;
	border:0px;
}

#index2{
	width:510px;
	text-align:center;
	height:300px;
	margin:auto;
}

#index1{
	width:170px;
	text-align:center;
	height:150px;
	margin:auto;

}
#caseta{
	margin: 10px 10px 10px 10px;
	float:left;
	width:150px;
	height:130px;
	
}


.caseta_titlu{
	height:30px;
	font-size:12px;
	background-color:#666666;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.caseta_titlu a{
	color:#FFFFFF;	
}

.caseta_titlu:hover{
	color:#ff6701;	
	background-color:#666666;
	
}

.caseta_titlu a:hover{
	color:#ff6701;	
	background:none;
	text-decoration:none;
}
.caseta_img1{
	height:100px;
	width:150px;
	background:url(images/img.jpg) no-repeat;

}
.casta_text{
	
	color:#000000;
	font-size:10px;
	font-style:italic;
	text-align:left;
}

#indexx{
	width:550px;
	margin:auto;
	margin-top:3px;
}

#indexx h7{
	font-family: Arial, Helvetica, sans-serif;
	color: #2b1d13;
	font-size:16px;
	font-weight:bold;
	padding-bottom:0px;
}
.text_index{
	font-family: Arial, Helvetica, sans-serif;
	color: #2b1d13;
	font-size:12px;
	text-align:justify;
	padding:5px 0 20px 0;
	font-style:italic;
	

}
#indexx a{
	color: #2b1d13;
	text-decoration:none;
	

}

#indexx a:hover{
	
	text-decoration:none;
	color: #2b1d13;
	background:none;
}

#indexx:hover{
	background:#E7E3D3;
}

.Partners_mare{
	padding-left:10px;
	width:200px;
	float:left;
}

.recomandari{
	width:310px;
	float:left;
	padding:0px;
	margin-left:35px;
	padding-left:15px;
	border-left: dotted 1px;
	margin-top:30px;
	padding-top:0px;
}
.recomandari h5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	text-align:justify;
}

.nume h5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
	text-align:right;
}

.nume_drt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
	text-align:right;
}

.link{
	color: #2b1d13;
	text-decoration:none;
	background:#ffffff;
}

.link:hover{
	color: #2b1d13;
	text-decoration:none;
	background:#E7E3D3;
}
