
body {
	background:url(../images/bg-body.jpg);
	margin:0;
}
a {
	outline:none;
}
a img {
	border:0;
	display:block;
}
.border {
	position:relative;
	margin: 25px 0;
	-moz-box-shadow:    3px 3px 4px 0px #a3a3a3;
	-webkit-box-shadow: 3px 3px 4px 0px #a3a3a3;
	box-shadow:         3px 3px 4px 0px #a3a3a3;
	border-top:1px solid #9a9a9a;
	background:#e3e3e3;
}
.page {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#bg {
	background:url(../images/bg-sidebar.jpg);
	height: 99.8%;
	left: 0;
	margin: 0;
	position: absolute;
	text-indent: -99999px;
	width: 51%;
	z-index: 0;
	border-color: #E5E5E5;
	border-style: solid none none;
	border-width: 1px;
}
/*------------------------- Fonts ------------------------*/
@font-face {
	font-family: 'Conv_Muli-Italic';
	src: url('../fonts/Muli-Italic.eot');
	src: url('../fonts/Muli-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Italic.woff') format('woff'), url('../fonts/Muli-Italic.ttf') format('truetype'), url('../fonts/Muli-Italic.svg#Muli-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Muli-Regular';
	src: url('../fonts/Muli-Regular.eot');
	src: url('../fonts/Muli-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Regular.woff') format('woff'), url('../fonts/Muli-Regular.ttf') format('truetype'), url('../fonts/Muli-Regular.svg#Muli-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*------------------------- Header ------------------------*/
.sidebar {
	width:229px;
	float:left;
	height:auto;
	position: relative;
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar ul li:first-child {
	padding-top:0;
}
.sidebar ul li {
	text-align:right;
	padding:29px 27px 0 0;
}
.sidebar ul li.selected a, .sidebar ul li a:hover {
	color:#6b6b6b;
}
.sidebar ul li a {
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:24px;
	color:#919191;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	text-shadow:0 1px 0 #dfdfdf;
}
.sidebar p {
	clear:both;
	text-align:center;
	color:#fff;
	text-shadow:0 1px 0 #797979;
	line-height:24px;
	font-size:12px;
	margin:0;
	letter-spacing:0.001em;
	font-family: 'Conv_Muli-Regular';
}
/*------------------------- Body ------------------------*/
.body {
	float:left;
	width:728px;
	position: relative;
	background:url(../images/bg-body.png) repeat-y #e3e3e3;
	min-height:100px;
	height:auto;
	padding: 0 0 25px;
	border-color: #dfdfdf;
	border-style: none none none solid;
	border-width: 1px;
}
.body div {
	margin:23px 0 0 21px;
	background:#fff;
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
	overflow:hidden;
}
.body div h2 {
	color: #919191;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	color: #7d7d7d;
	padding:36px 0 0 22px;
	margin:0;
}
.body div p {
	font-family: 'Conv_Muli-Italic';
	font-size:16px;
	line-height:24px;
	color:#808080;
	padding:0 0 0 22px;
	margin: 23px 0 30px;
}
.body div p a {
	color:#808080;
}
.body div p a:hover {
	color:#484848;
}
.body div div {
	background:none;
	box-shadow:none;
	margin: 0 21px;
}
.body div div h3 {
	background:url(../images/border.jpg) repeat-x right center;
	margin:20px 0 24px;
}
.body div div h3 span {
	font-family: 'Conv_Muli-Regular';
	font-size:18px;
	color:#7d7d7d;
	font-weight:normal;
	display:block;
	background-color:#fff;
	width: 140px;
}
.body div div p {
	padding:0;
}
.body div div ul {
	margin:0;
	padding:4px 0 7px;
	list-style:none;
	overflow:hidden;
}
.body div div ul li:first-child {
	margin:0;
}
.body div div ul li {
	float:left;
	height: 257px;
	width: 217px;
	position:relative;
	margin:0 0 0 7px;
}
.body div div ul li#link1 {
	background:url(../images/debitat.jpg) no-repeat;
}
.body div div ul li#link1:hover, .body div div ul li#link2:hover, .body div div ul li#link3:hover {
	filter:alpha(opacity=90);
	opacity:0.9;
}
.body div div ul li#link2 {
	background:url(../images/strunjire.jpg) no-repeat;
}
.body div div ul li#link3 {
	background:url(../images/sudura.jpg) no-repeat;
}
.body div div ul li a {
	height: 257px;
	width: 217px;
	display:inline-block;
	text-decoration:none;
}
.body div div ul li a span:hover {
	color: #919191;
}
.body div div ul li a span {
	color:#7c7c7c;
	font-size:24px;
	text-transform:uppercase;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	text-decoration:none;
	position:relative;
	float:right;
	top: 210px;
	right:16px;
}
.body div div.section ul {
	height:200px;
	padding-bottom: 33px;
}
.body div div.section ul li:first-child {
	margin:0;
}
.body div div.section ul li {
	text-align:center;
	background:url(../images/shadow.png) no-repeat 0 113px;
	width:200px;
	margin: 0 0 0 32px;
}
.body div div.section ul li a:first-child {
	height:auto;
	margin:0 0 13px 0;
}
.body div div.section ul li a:first-child img {
	border:1px solid #e3e3e3;
}
.body div div.section ul li span {
	font-family: 'Conv_Muli-Regular';
	color:#7d7d7d;
	font-size:12px;
	display:block;
	line-height:24px;
}
.body div div.section ul li a {
	width:auto;
	font-size:14px;
	color:#7d7d7d;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	height:auto;
}
.body div div.section ul li a:hover {
	color:#404040;
}
.body .servicii {
	padding:0 0 85px 0;
}
.body .servicii img {
	margin: 27px 0 37px;
}
.body .servicii h4 {
	background: url("../images/border.jpg") repeat-x scroll right center transparent;
	width:665px;
	overflow:hidden;
	margin:0 21px;
}
.body .servicii h4 span {
	background-color: #FFFFFF;
	color: #7D7D7D;
	display: inline;
	font-family: 'Conv_Muli-Regular';
	font-size: 18px;
	font-weight: normal;
	line-height:24px;
	margin:22px 0;
	padding:0 56px 0 0;
}
.body .servicii p {
	margin:25px 0 24px;
	font-size:13px;
}
.body .produse h2 {
	float:left;
}
.body .produse ul.navigation li:hover, {
	background:url(../images/bg-nav-selected.jpg) repeat-x;
}

.body .produse ul.navigation li.selected a {
	color:#fff;
}
.body .produse ul.navigation li:first-child {
	margin:0;
}
.body .produse ul.navigation li {
	height:38px;
	float:left;
	border-radius:7px;
	background:url(../images/bg-nav.jpg) repeat-x;
	margin:0 0 0 6px;
	border-width:2px;
	border-style:none solid;
	border-color:#f4f4f4;
	width: auto;
}
.body .produse ul.navigation li a {
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#7f7f7f;
	text-transform:uppercase;
	line-height: 38px;
	padding:0 12px;
	display:block;
}
.body .produse ul {
	clear:both;
	padding:0 0 195px;
	margin:0;
	list-style:none;
}

.body .produse ul.navigation {
	float:right;
	overflow:hidden;
	padding:32px 10px 22px 0;
	margin:0;
	list-style:none;
	clear:right;
}
.body .produse ul.navigation li a:hover {
	color:#e6e6e6;
}
.body .produse h3 {
	background: url("../images/border.jpg") repeat-x scroll right center transparent;
	margin: 0 21px 27px;
	overflow: hidden;
	width: 665px;
}
.body .produse h3 span {
	background-color: #FFFFFF;
	color: #7D7D7D;
	display: inline;
	font-family: 'Conv_Muli-Regular';
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 22px 0;
	padding: 0 11px 0 0;
}
.body .produse ul {
	overflow:hidden;
	padding: 0 11px 40px;
}
.body .produse ul li {
	width:217px;
	float:left;
	margin: 0 5px;
	text-align:center;
}
.body .produse ul li a:first-child {
	margin:0;
}
.body .produse ul li a:first-child img:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
.body .produse ul li span {
	font-family:"Myriad Pro", sans-serif;
	font-size:12px;
	color:#7d7d7d;
	margin:14px 0 5px;
	display:block;
}
.body .produse ul li a {
	text-decoration:none;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color:#7d7d7d;
	text-transform:uppercase;
	font-size:14px;
	display:inline-block;
	margin:0 0 20px;
}
.body .produse ul li a:hover {
	color:#404040;
}
.body .contact {
	padding:0 0 75px;
}
.body .contact p {
	font-size:13px;
	margin-bottom: 24px;
}
