*,html{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #F6F2F3;
}

.main{
	position: relative;
}
#back{
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 970px;
	height: 704px;
	border-bottom: 2px solid #992D2B;
}
#back img{
	width: 970px;
	height: 704px;
	top: 0;
	left: 0;
}

.content{
	position: absolute;
	margin: 0px auto;
	z-index: 20;
	top: 0;
	left: 0;
}
.top-head{
	display:block;
	float:left;
	left:0;
	position:absolute;
	top:0;
}
.page{
	margin-left: 0px;
	margin-top: 135px;
	position: relative;
	text-align: left;
}
#footer{
	background: url("../images/footer-bg.jpg") repeat-x;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	height: 30px;
}
#footer .copy{
	line-height: 30px;
	float: left;
	margin-left: 10px;
}
#footer .copy a{
	text-decoration: none;
	color: #000000;
}
#footer .copy a:hover{
	text-decoration: underline;
	color: #680202;
}
#footer .lang{
	float: right;
	margin-right: 12px;
	line-height: 30px;
}
#footer .lang a{
	margin-left: 7px;
}

.menu{
	list-style-type: none;
	position: relative;
	margin-top: 45px;
	margin-left: 320px;
	display: block;
	clear: both;
}
.menu li{
	float: left;
	display: inline;
	margin: 0px 30px;
}
.menu li a{
	height: 10px;
	text-indent: -9999px;
	outline-style: none;
	float: left;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.menu li a:hover,.menu li.active a{
	background-position: 0px -10px;
}

.lang-ro .menu li a.despre{
	background-image: url('../images/menu-despre-ro.png');
	width: 76px;
}
.lang-ro .menu li a.contact{
	background-image: url('../images/menu-contact-ro.png');
	width: 64px;
}
.lang-ro .menu li a.marci{
	background-image: url('../images/menu-marci-ro.png');
	width: 40px;
}
.lang-ro .menu li a.produse{
	background-image: url('../images/menu-produse-ro.png');
	width: 59px;
}
.lang-ro .menu li a.servicii{
	background-image: url('../images/menu-servicii-ro.png');
	width: 50px;
}


.lang-en .menu li a.despre{
	background-image: url('../images/menu-despre-en.png');
	width: 68px;
}
.lang-en .menu li a.contact{
	background-image: url('../images/menu-contact-en.png');
	width: 64px;
}
.lang-en .menu li a.marci{
	background-image: url('../images/menu-marci-en.png');
	width: 52px;
}
.lang-en .menu li a.produse{
	background-image: url('../images/menu-produse-en.png');
	width: 68px;
}
.lang-en .menu li a.servicii{
	background-image: url('../images/menu-servicii-en.png');
	width: 59px;
}

.despre-page{
	margin-top: 55px;
	float: left;
	clear: both;
}
.despre-page .left-part{
	float: left;
	background-image: url('../images/bg-despre-left.png');
	width:285px;
	height:372px;
}
.despre-page .left-part .image{
	background: #FFFFFF;
	width: 251px;
	height: 318px;
	margin-top: 19px;
	margin-left: 17px;
}

.despre-page .right-part{
	margin-left: 36px;
	float: left;
	background-image: url('../images/bg-despre-right.png');
	width:615px;
	height:384px;
}

.despre-page .right-part .text{
	width: 400px;
	margin: 25px 10px 0px 25px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	float: left;
}
.despre-page .right-part .image{
	width: 159px;
	height: 324px;
	float: right;
	margin-top: 17px;
	margin-right: 14px;
	background-color: #EEEEEE;
}







.contact-page{
	margin-top: 55px;
	float: left;
	clear: both;
}
.contact-page .left-part{
	float: left;
	background-image: url('../images/bg-despre-left.png');
	width:285px;
	height:372px;
}
.contact-page .left-part .text{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	margin-right: 30px;
	margin-top: 30px;
	float: right;
}


.contact-page .right-part{
	margin-left: 36px;
	float: left;
	background-image: url('../images/bg-despre-right.png');
	width:615px;
	height:384px;
}

.contact-page .right-part .text{
	width: 400px;
	margin: 25px 10px 0px 25px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	float: left;
}
.contact-page .right-part .image{
	width: 159px;
	height: 324px;
	float: right;
	margin-top: 17px;
	margin-right: 14px;
	background-color: #EEEEEE;
}


.contact-form td{
	padding: 2px 5px;
}
.contact-form td.label{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.contact-form .field, .contact-form .message{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 1px 2px;
}
.contact-form .field{
	width: 150px;
}
.contact-form .message{
	width: 270px;
}
.contact-form .send-btn{
	border: 1px solid #FFFFFF;
	background-color: #9C3232;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	width: 80px;
	height: 24px;
}

.contact-form .msg-sent{
	font-size: 12px;
	color: green;
	font-family: Arial;
}
.contact-form .msg-errors{
	font-size: 12px;
	color: red;
	font-family: Arial;
}



.produse-page{
	margin-top: 55px;
	float: left;
	clear: both;
}
.produse-page .left-part{
	float: left;
	background-image: url('../images/bg-despre-left.png');
	width:285px;
	height:372px;
}
.produse-page .left-part .text{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	margin-right: 30px;
	margin-top: 30px;
	float: right;
}


.produse-page .right-part{
	margin-left: 36px;
	float: left;
	background-image: url('../images/bg-despre-right.png');
	width:615px;
	height:384px;
}
.produse-page .marci-bg{
	background-image: url('../images/bg-marci-right.png');
}



.other-categories{
	width: 65px;
	margin-top: 35px;
	list-style-type: none;
}

.other-categories li{
	float: left;
	clear: both;
	display: block;
	margin: 15px 0px;
}
.other-categories li a{
	outline: none;
}

.subcategories{
	list-style-type: none;
	margin-top: 10px;
	margin-right: 15px;
}
.subcategories li{
	float: right;
	clear: both;
	display: block;
	margin: 5px 0px;
}


#products-images{
	cursor: default;
	width: 615px;
	height: 354px;
	display: block;
	cursor: pointer;
}
#products-images img{
	width: 615px;
	height: 354px;
}

.head-img{
	float: right;
	margin-right: 15px;
}

.subcategories a{
	outline: none;
}


.marci-list{
	list-style-type: none;
	width: 550px;
	margin-top: 45px;
	margin-left: 45px;
}
.marci-list li{
	float: left;
	width: 170px;
	display: inline;
	margin: 5px 6px;
}
.marci-list li a{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.marci-list li a:hover{
	text-decoration: underline;
}

.products-images-control{
	cursor: pointer;
}
#go-prev{
	float:left;
	position:absolute;
	top:154px;
	z-index:100;
	width: 58px;
	height: 152px;
	display: none;
	background: url('../images/arrow_left.png') no-repeat 10px 0px;
	cursor: pointer;
	text-indent: -9999px;
}
#go-next{
	float:left;
	position:absolute;
	top:154px;
	z-index:100;
	width: 58px;
	height: 152px;
	display: none;
	background: url('../images/arrow_right.png') no-repeat 0px 0px;
	cursor: pointer;
	right: 4px;
	text-indent: -9999px;
}

#prod-desc{
	background-color:silver;
	display:block;
	height:30px;
	position:relative;
	top:-30px;
	width:615px;
	z-index:100;
}
#prod-desc span{
	line-height: 30px;
	float: right;
	margin-right: 15px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #992E2C;
}
