body {
	font-family: verdana, serif;
	font-size: 11px;
	background-image: url("../img/body_bg.png");
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
}

#loader {
	background-image: url("../img/ajax-loader.gif");
	background-repeat: no-repeat;;
	background-position: center bottom;
	width: 180px;
	height: 100px;
	padding-top: 17%;
	margin: auto auto;
}

#container {
	width: 780px;
	overflow: auto;
	margin: auto auto;
}

#language_wrapper {
	width: 34px;
	height: 11px;
	padding: 5px 10px 10px 10px;
	font-size: 0px;
}

#roflag {
	display: block;
	width: 16px;
	height: 11px;
	background-image: url("../img/roflag.gif");
	background-position: top;
	float: left;
}

#enflag {
	display: block;
	width: 16px;
	height: 11px;
	background-image: url("../img/enflag.gif");
	background-position: top;
	float: right;
}

#enflag:hover,#enflag.currentlang,
#roflag:hover,#roflag.currentlang {
	background-position: bottom;
}

#header_ie_fix1 {
	height: 300px;
	width: 230px;
	float: left;
}

#header_ie_fix2 {
	height: 285px;
	width: 330px;
	float: left;
}

#sigla_wrapper {
	height: 62px;
	margin-left: 90px;
	width: 188px;
	background-image: url("../img/sigla.png");
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 16px;
}

#menu_wrapper {
	height: 160px;
	margin: 20px 0 0px 589px;
	width: 185px;
}

.button {
	height: 26px;
	width: 181px;
	margin: auto auto;
}

#button_despre_noi {
	background-image: url("../img/button_despre.png");
	background-position: center top;
	height: 26px;
	width: 181px;
	display: block;
}

#button_servicii {
	background-image: url("../img/button_servicii.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_utilaje {
	background-image: url("../img/button_utilaje.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_clienti {
	background-image: url("../img/button_clienti.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_proiecte {
	background-image: url("../img/button_proiecte.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_contact {
	background-image: url("../img/button_contact.png");
	height: 26px;
	width: 181px;
	display: block;
}

#menu_wrapper #button_contact:hover,#menu_wrapper #button_proiecte:hover,
#menu_wrapper #button_utilaje:hover,#menu_wrapper #button_servicii:hover,
#menu_wrapper #button_despre_noi:hover,#menu_wrapper #button_clienti:hover,
#menu_wrapper #button_contact.selected,#menu_wrapper #button_proiecte.selected,
#menu_wrapper #button_utilaje.selected,#menu_wrapper #button_servicii.selected,
#menu_wrapper #button_despre_noi.selected,#menu_wrapper #button_clienti.selected{
	background-position: left bottom;
}

/**** EN BUTTONS ***/
#button_despre_noi_en {
	background-image: url("../img/button_despre_en.png");
	background-position: center top;
	height: 26px;
	width: 181px;
	display: block;
}

#button_servicii_en {
	background-image: url("../img/button_servicii_en.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_utilaje_en {
	background-image: url("../img/button_utilaje_en.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_clienti_en {
	background-image: url("../img/button_clienti_en.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_proiecte_en {
	background-image: url("../img/button_proiecte_en.png");
	height: 26px;
	width: 181px;
	display: block;
}

#button_contact_en {
	background-image: url("../img/button_contact_en.png");
	height: 26px;
	width: 181px;
	display: block;
}

#menu_wrapper #button_contact_en:hover,#menu_wrapper #button_proiecte_en:hover,
#menu_wrapper #button_utilaje_en:hover,#menu_wrapper #button_servicii_en:hover,
#menu_wrapper #button_despre_noi_en:hover,#menu_wrapper #button_clienti_en:hover,
#menu_wrapper #button_contact_en.selected,#menu_wrapper #button_proiecte_en.selected,
#menu_wrapper #button_utilaje_en.selected,#menu_wrapper #button_servicii_en.selected,
#menu_wrapper #button_despre_noi_en.selected,#menu_wrapper #button_clienti_en.selected{
	background-position: left bottom;
}


#page_title_area {
	width: 184px;
	height: 47px;
	margin: 20px 0 0 583px;
	background-image: url("../img/page_title_area.png");
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height: 49px;
	color: #fff;
	font-size: 16px;
	word-spacing: 1px;
	letter-spacing: 4px;
}

#content_wrapper {
	background-image: url("../img/left_content_bg.png");
	overflow: auto;
	width: 100%;
	float: left;
}

#content_right {
	width: 520px;
	float: right;
	padding: 0px 10px 15px 10px;
	text-indent: 25px;
}

#galery_wrapper {
	padding: 10px 0px 10px 0px;
	margin: auto auto;
	text-align: center;
	width: 515px;
	text-indent: 0px;
}

#gallery_wrapper a {
	text-decoration: none;
	border: none;
	border: 1px solid #000;
	float: left;
}

#gallery_wrapper img {
	border: none;
	text-decoration: none;
	border: 1px solid #000;
	float: left;
}

img.gallery {
	margin: 2px;
	border: 1px solid #000;
}

#content_left {
	width: 220px;
	float: left;
	padding: 70px 0px 10px 15px;
}

#servicii_box {
}

#servicii_box_title {
	width: 205;
	height: 35px;
	background-image: url("../img/servicii_box_title.png");
	background-repeat: no-repeat;
}

#servicii_box_title_en {
	width: 205;
	height: 35px;
	background-image: url("../img/servicii_box_title_en.png");
	background-repeat: no-repeat;
}

.unServiciu {
	padding: 10px;
}

a.titlu_serviciu {
	font-weight: bold;
	color: #696969;
	padding: 1px 0 1px 0;
	text-decoration: none;
}

a.titlu_serviciu:hover,a.titlu_serviciu.selected {
	text-decoration: underline;
}
#proiecte_box {
}

#proiecte_box_title {
	width: 205;
	height: 35px;
	background-image: url("../img/proiecte_box_title.png");
	background-repeat: no-repeat;
}

#proiecte_box_title_en {
	width: 205;
	height: 35px;
	background-image: url("../img/proiecte_box_title_en.png");
	background-repeat: no-repeat;
}

.unProiect {
	padding: 10px;
}

a.titlu_proiect {
	font-weight: bold;
	color: #696969;
	padding: 1px 0 1px 0;
	text-decoration: none;
}

a.titlu_proiect:hover,a.titlu_proiect.selected {
	text-decoration: underline;
}

.mai_mult {
	text-align: right;
	padding-right: 5px;
}

a.mai_mult {
	text-decoration: none;
	color: #D00202;
}

a.mai_mult:hover {
	text-decoration: underline;
}

#contact_box {
}

#contact_box_title {
	width: 205;
	height: 27px;
	background-image: url("../img/contact_box_title.png");
	background-repeat: no-repeat;
}

#contact_content {
	padding: 0px 10px 0px 10px;
}

#ie6_fix {
	float: left;
	width: 1px;
	height: 75px;
}

#space {
	height: 5px;
	width: 750px;
}

#footer_wrapper {
	float: left;
	width: 100%;
}

#footer {
	width: 750px;
	background-color: #d00202;
	height: 17px;
	line-height: 17px;
	margin: auto auto;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a.current {
	text-decoration: underline;
}

#rights {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

#sigla_ts_wrapper {
	width: 124px;
	height: 40px;
	float: right;
	padding-right: 15px;
	padding-top: 1px;
}

#sigla_ts {
	width: 124px;
	height: 40px;
	display: block;
	background-image: url("../img/sigla_ts.png");
	background-position: center top;
	cursor: pointer;
}

#sigla_ts_hover {
	width: 124px;
	height: 40px;
	display: block;
	background-image: url("../img/sigla_ts.png");
	background-position: center bottom;
	cursor: pointer;
}
