*,html{
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: "CambriaB";
	src: url('../fonts/815124512-cambriab.eot');
	src: url('../fonts/815124512-cambriab.eot?#iefix') format('embedded-opentype'),
	url('../fonts/815124512-cambriab.svg#Cambria') format('svg'),
	url('../fonts/815124512-cambriab.woff') format('woff'),
	url('../fonts/815124512-cambriab.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "CambriaI";
	src: url('../fonts/544921876-cambriai.eot');
	src: url('../fonts/544921876-cambriai.eot?#iefix') format('embedded-opentype'),
	url('../fonts/544921876-cambriai.svg#Cambria') format('svg'),
	url('../fonts/544921876-cambriai.woff') format('woff'),
	url('../fonts/544921876-cambriai.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Cambria";
	src: url('../fonts/344604493-cambriaz.eot');
	src: url('../fonts/344604493-cambriaz.eot?#iefix') format('embedded-opentype'),
	url('../fonts/344604493-cambriaz.svg#Cambria') format('svg'),
	url('../fonts/344604493-cambriaz.woff') format('woff'),
	url('../fonts/344604493-cambriaz.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body{
	background-color: #eee;
	font-family: Georgia, Tahoma;
	color: #231F1F;
	font-size: 13px;
}
.main{
	position: relative;
	background-color: #fff;
	display: block;
}
.bl {
	float: left;
	display: block;
	clear: both;
	width: 100%;
}
#header {
	height: 80px;
	background: #fff;
}
#header .logo {
	float: left;
	display: inline;
	margin: 7px 0 0 40px;
}
#header .menu {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 34px 0 0 45px;
}
#header .menu li {
	float: left;
	display: inline;
	margin: 0 18px;
}
#header .menu li a {
	color: #231F1F;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	padding-bottom: 20px;
	border-bottom: 10px solid #fff;
}
#header .menu li.active a,
#header .menu li a:hover{
	border-bottom: 10px solid #D8D8D8;
}
#content {
	min-height: 588px;
	background: #fff url("../images/bg-main.jpg") no-repeat 0 0;
}
#content.page-marci,
#content.page-servicii,
#content.page-oferte {
	background-image: url('../images/bg-main-marci.jpg');
}
#content.page-produse {
	background-image: url('../images/bg-main-produse.jpg');
}
#content.page-portofoliu {
	background-image: url('../images/bg-main-portofoliu.jpg');
}
#footer {
	height: 52px;
	background: #fff;
	margin-bottom: 20px;
}
#header .icons {
	float: right;
	display: inline;
	list-style-type: none;
	margin: 32px 20px 0 0;
	padding: 0;
}
#header .icons li {
	float: right;
	display: inline;
	margin: 0 4px;
}
.language-en, 
.language-ro {
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	outline: none;
	float: left;
	display: block;
	background: #fff url("../images/sprite-flags.jpg") no-repeat 0 0;
}
.social-facebook, 
.social-twitter {
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	outline: none;
	float: left;
	display: block;
	background: #fff url("../images/sprite-social.jpg") no-repeat 0 0;
}
.social-twitter,
.language-ro {
	background-position: -21px 0;
}
#footer .copy {
	float: left;
	margin: 18px 0 0 25px;
	color: #6E6E6E;
	font-size: 10px;
}
#footer .copy a {
	color: #6E6E6E;
	text-decoration: none;
}
#footer .copy a:hover {
	text-decoration: underline;
}
.contact-page,
.despre-page {
	width: 722px;
	height: 469px;
	padding: 20px;
	float: left;
	font-size: 11px;
	display: block;
	margin: 35px 0 0 75px;
	background: #fff;
}
.contact-page .holder,
.despre-page .holder {
	width: 400px;
}
.contact-page .image,
.contact-page .holder,
.despre-page .image,
.despre-page .holder {
	float: left;
	display: inline;
}
.contact-page .image img,
.despre-page .image img {
	width: 302px;
	height: 469px;
}
.contact-page .holder,
.despre-page .holder {
	margin-left: 20px;
	text-align: left;
}
.contact-page h2,
.despre-page h2 {
	font-size: 32px;
	margin: -5px 0 6px -3px;
	padding: 0;
	font-weight: normal;
}
.despre-page h2 {
	margin-bottom: 15px;
}
.contact-form {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	width: 400px;
}
.contact-form .row {
	float: left;
	display: block;
	clear: both;
	width: 100%;
	margin: 3px 0;
}
.contact-form .row label {
	display: block;
	float: left;
	clear: both;
}
.contact-form .row .inp-holder {
	float: left;
	display: block;
	clear: both;
	width: 100%;
	margin-top: 4px;
	position: relative;
}
.contact-form input[type="text"],
.contact-form textarea {
	border: 1px solid #000;
	width: 155px;
}
.contact-form textarea {
	width: 275px;
	height: 88px;
}
.captcha-img {
	position: relative;
	top: 14px;
	margin: 0 5px;
}
.contact-form .send-btn {
	border-width: 0;
	background: #666;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 10px;
	font-size: 10px;
	margin: 27px 15px 0 0;
	float: right;
}
.contact-form .msg-errors {
	color: #ff0000;
	font-weight: bold;
}
.contact-form .msg-sent {
	color: #008000;
	font-weight: bold;
}
.marci-page .left,
.produse-page .left {
	float: left;
	display: inline;
	width: 247px;
}
.marci-page .right,
.produse-page .right {
	float: left;
	display: inline;
	width: 749px;
	height: 588px;
}
.marci-page h2,
.produse-page h2 {
	float: right;
	display: block;
	font-size: 34px;
	padding: 0;
	margin: 30px 65px 10px 0;
	font-weight: normal;
}
.produse-page h2 {
	margin-bottom: 5px;
}
.marci-page .subcategories,
.produse-page .subcategories {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	display: block;
	clear: both;
}
.marci-page .subcategories li,
.produse-page .subcategories li {
	display: block;
	clear: both;
	float: right;
	margin: 1px 0;
	width: 100%;
	text-align: right;
}
.marci-page .subcategories li a,
.produse-page .subcategories li a {
	font-size: 16px;
	color: #12070D;
	text-decoration: none;
	text-align: right;
	width: 182px;
	float: left;
	display: block;
	padding: 3px 65px 3px 0;
}
.marci-page .subcategories li a:hover,
.marci-page .subcategories li.active a,
.produse-page .subcategories li a:hover,
.produse-page .subcategories li.active a {
	text-decoration: none;
	background: #fff;
}
.marci-page .marci-list {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 60px 0 0 0;
}
.marci-page .marci-list li {
	float: left;
	display: inline;
	width: 33%;
	margin: 20px 0;
	text-align: center;
}
.marci-page .marci-list li a {
	text-decoration: none;
	color: #231F1F
}
.marci-page .marci-list li a:hover {
	text-decoration: underline;
}
.produse-page .subcategories li {
	margin: 0;
}
.produse-page .subcategories li a {
	padding-top: 2px;
	padding-bottom: 2px;
}
#products-images {
	margin-top: 3px;
}
#products-images img {
	width: 752px;
	height: 583px;
}
.produse-page .right {
	position: relative;
}
.produse-page .img-control {
	float: left;
	display: block;
	clear: both;
	outline: none;
	width: 44px;
	height: 88px;
	position: absolute;
	top: 250px;
	z-index: 9999;
	text-indent: -9999px;
	cursor: pointer;
}
.produse-page #go-prev.img-control {
	left: 10px;
	background: url("../images/arrow-left.png") no-repeat 0 0;
}
.produse-page #go-next.img-control {
	right: 10px;
	background: url("../images/arrow-right.png") no-repeat 0 0;
}
.produse-page .head-modern,
.produse-page .subcategories.subcat-modern {
	font-family: Tahoma;
}
.produse-page #prod-desc {
	background: #fff;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 700px;
	padding: 5px 15px;
	z-index: 9999;
}
.servicii-page .right,
.oferte-page .right {
	height: 518px;
    width: 569px;
	padding: 70px 100px 0 80px;
}
.servicii-page .right h2,
.oferte-page .right h2 {
	padding: 0;
	text-align: left;
	float: left;
	margin-left: -2px;
	font-size: 25px;
}
.portofoliu-page {
	display: block;
	margin: 35px 0 0 105px;
}
.portofoliu-page a {
	border: 1px solid #fff;
	width: 378px;
	height: 512px;
	display: inline;
	float: left;
	margin: 0 8px;
}
.portofoliu-page a:hover {
	text-decoration: none;
	border-color: #000;
}

.page-portofoliu .gal-golder {
	position: relative;
}
.page-portofoliu .img-control {
	float: left;
	display: block;
	clear: both;
	outline: none;
	width: 44px;
	height: 88px;
	position: absolute;
	top: 250px;
	z-index: 9999;
	text-indent: -9999px;
	cursor: pointer;
}
.page-portofoliu #go-prev.img-control {
	left: 20px;
	background: url("../images/arrow-left.png") no-repeat 0 0;
}
.page-portofoliu #go-next.img-control {
	right: 20px;
	background: url("../images/arrow-right.png") no-repeat 0 0;
}
.page-portofoliu #prod-desc {
	background: #fff;
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 930px;
	padding: 5px 15px;
	z-index: 9999;
}
.page-portofoliu #products-images img {
	width: 999px;
	height: 588px;
}
.ico-close {
	float: left;
	display: block;
	clear: both;
	outline: none;
	width: 40px;
	height: 42px;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 9999;
	text-indent: -9999px;
	cursor: pointer;
	background: url("../images/ico-close.png") no-repeat 0 0;
}