@charset "utf-8";
html,body { 
	height: 100%;
	min-height:100%
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	background-attachment: fixed;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
.line-mid {
	width:4px;
	height:170px;
	background:url(img/line-mid.png) no-repeat left top;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-22px;
}
.cont_body {
	width:990px;
	background:url(img/bg_01.png);
	border-left:2px solid white;
	border-right:2px solid white;
	margin:0 auto;
	min-height:100%;
}
.container {
	width: 950px;
	margin: 0 auto;
	
}
.container_left {
	width:457px;
	float:left;
}
.logo {
	width:163px;
	height:101px;
	margin-bottom:4px;
}
.left_corn_01 {
	width:457px;
	height:7px;
	background:url(img/left_corn_01.png) no-repeat left top;
}
/* start meniu */
.meniu {
	background:url(img/bg_02.png);
	width:457px;
}
.meniu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.meniu li {
	float:left;
	padding:0 12px;
}
.meniu li a {
	display:block;
	text-decoration:none;
}
.meniu li a#home {
	width:63px;
	height:49px;
	background:url(img/home.png) no-repeat 0 0;
}
.meniu li a:hover#home {
	width:63px;
	height:49px;
	background:url(img/home.png) no-repeat 0 -49px;
}
.meniu li a#home_sel {
	width:63px;
	height:49px;
	background:url(img/home.png) no-repeat 0 -98px;
}
.meniu li a#produse {
	width:98px;
	height:49px;
	background:url(img/produse.png) no-repeat 0 0;
}
.meniu li a:hover#produse {
	width:98px;
	height:49px;
	background:url(img/produse.png) no-repeat 0 -49px;
}
.meniu li a#produse_sel {
	width:98px;
	height:49px;
	background:url(img/produse.png) no-repeat 0 -98px;
}
.meniu li a#referinte {
	width:106px;
	height:49px;
	background:url(img/referinte.png) no-repeat 0 0;
}
.meniu li a:hover#referinte {
	width:106px;
	height:49px;
	background:url(img/referinte.png) no-repeat 0 -49px;
}
.meniu li a#referinte_sel {
	width:106px;
	height:49px;
	background:url(img/referinte.png) no-repeat 0 -98px;
}
.meniu li a#contact {
	width:93px;
	height:49px;
	background:url(img/contact.png) no-repeat 0 0;
}
.meniu li a:hover#contact {
	width:93px;
	height:49px;
	background:url(img/contact.png) no-repeat 0 -49px;
}
.meniu li a#contact_sel {
	width:93px;
	height:49px;
	background:url(img/contact.png) no-repeat 0 -98px;
}
/* sfarsit meniu */
.left_main_top {
	background:url(img/bg_02.png);
	width:437px;
	height:175px;
	padding:0 10px;
}
.container_right {
	width:493px;
	float:right;
	background:url(img/bg_02.png);
}
.just4bg {
	background:url(img/bg_cuber.png) no-repeat center bottom;
}
.slider {
	width:468px;
	height:312px;
	margin:9px;
	padding:3px;
}
h1 { 
	margin:0;
	background:url(img/bull_01.png) no-repeat left center;
	padding:4px 0 0 30px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.dunga-alba {
	border:0;
	background:#fff;
	height:1px;
}
.main {
	width:950px;
	background:url(img/bg_02.png);
}
.referinte {
	width:240px;
	float:left;
	padding-left:10px;
}
.referinte img {
	margin-bottom:5px;
}
.cerere_pret {
	width:405px;
	float:right;
	padding-right:10px;
	padding-left:10px;
}
.faq {
	margin:0 430px 0 255px;
}
.footer_bg {
	background:url(img/footer_bg.png) no-repeat left top;
	width:950px;
	height:7px;
}
.footer {
	color:#000;
}
.footer a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {
	text-decoration:underline;
}
.footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer li {
	display:block;
	float:left;
}
.footer li.copy {
	width:415px;
	padding:18px 0;
}
.footer li.footer_meniu {
	width:395px;
	text-align:right;
	padding:18px 0;
}
.footer li.powered {
	width:140px;
	text-align:right;
	padding:2px 0;
}
h3.tel { margin:0;
	background:url(img/bull_02.png) no-repeat left center;
	padding:4px 0 0 40px;
}
.faq ul {
	list-style:none;
	margin:0;
	padding:0;
}
.faq li {
	background:url(img/bull_03.gif) no-repeat left center;
	padding-left:15px;
	line-height:18px;
}
.faq a {
	font-size:12px;
	text-decoration:none;
}
.faq a:hover {
	text-decoration:underline;
}
.form_small {
	color:#CCC;
	font-size:11px;
	border:0;
	background:url(img/form_small.png) no-repeat 0 0;
	width:180px;
	height:17px;
	padding:4px 0 0 3px;
}
.form_small:hover {
	color:#FFF;
}
.form_big {
	color:#CCC;
	font-size:11px;
	font-family:Tahoma;
	border:0;
	background:url(img/form_big.png) no-repeat 0 0;
	width:375px;
	height:54px;
	padding:4px 0 0 3px;
}
.form_big:hover {
	color:#FFF;
}
.main_container {
	margin:0 10px;
}
.selector-produse ul {
	list-style:none;
	margin:0;
	padding:0;
}
.selector-produse li {
	display:block;
	width:160px;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
.selector-produse li a {
	text-decoration:none;
	
}
.selector-produse li a:hover {
	text-decoration:underline;
}
.selector-produse img {
	border:3px solid #899AAD;
}
.selector-produse img:hover {
	border:3px solid #FFF;
}	
.floatfix {
	display:inline-block;
	width:470px;
}
.galerie  img{
	border:2px solid #899AAD;
}
.galerie  img:hover {
	border:2px solid white;
}
.automatiz_opt {
	border-top:1px solid #899AAD;
	border-left:1px solid #899AAD;
}
.automatiz_opt td {
	border-bottom:1px solid #899AAD;
	border-right:1px solid #899AAD;
}
.prod_img {
	border:2px solid #899AAD;
	margin:5px;
}
a.back_btn {
	text-transform: uppercase;
	width:154px;
	background:url(img/form_small.png) no-repeat 0 0px;
	height:17px;
	padding:4px 0 0 28px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
a:hover.back_btn {
	background:url(img/form_small.png) no-repeat 0 -21px;
}
.faq_rasp {
	font-size:14px;
}
