html,body{margin:0;padding:0; background-color: #C6C1B4; background-image: url(../assets/bg_top_header.jpg); background-repeat: repeat-x;}
body{font-family: Tahoma, Arial; font-size: 11px; color: #6D6D6D;}

a {color:#6D6D6D; text-decoration: none;}
a:visited {color:#6D6D6D; text-decoration: none;}
a:link {color:#6D6D6D; text-decoration: none; outline: none;	}
a:active {color:#6D6D6D; text-decoration: none;}
a:hover {color: #6D6D6D; text-decoration: underline;}
a:focus{outline: none;	}

form{margin: 0px;}

.left{float: left;}
.rigth{float: right;}

#all{
	margin: 0px auto;
	width: 845px;
}

#header{
	height:104px;
}

#header img{
	margin-top: 20px;
}

#top_menu{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 69px;
}

#top_menu li{
	float: left;
	width: 98px;
	height: 35px;
	margin-right: 2px;
}

#top_menu li a{
	display: block;
	width: 98px;
	height: 35px;
	background-image:url(../assets/taburi_meniu.gif);
	background-repeat: no-repeat;
	background-position: -100px;
	text-align:center;
	line-height: 33px;
	color: #E3DFD4;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#top_menu li a:hover{
	background-position: -200px;
	color: #434039;
}

#top_menu li a.selectat{
	background-position: 0px;
	color: #434039;
}

#top_jump{
	background:url(../assets/bg_top_select.jpg) no-repeat;
	width: 236px;
	height: 91px;
	margin-top: 12px;
	margin-right: 1px;
	float: right;
	text-align: center;
}

#top_jump select{
	margin-top: 10px;
	width: 211px;
	padding: 5px 3px 5px 3px;
	background-color: #7C7971;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #E3DFD4;
	border: none;
}

#top_jump select option{
	border: none;
}

#content{
	width: 593px;
	float: left;
	margin-top: 10px;
}

#dreapta{
	width: 238px;
	float: right;
	margin-top: 10px;
}

#content .titlu{
	background: url(../assets/bg_content_top.gif);
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #ECC321;
	padding-left: 17px;
	font-family:"Trebuchet MS", Tahoma, Arial;
}

#content .titlu h1{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

#content .main{
	background-color: #E4E1DA;
}

#content .main p{
	margin: 0px;
	padding: 8px 15px 8px 15px;
}

#content .bottom{
	background:url(../assets/bg_content_bottom.gif) no-repeat;
	height: 9px;
}

#content .footer{
	background:url(../assets/bg_footer.gif) no-repeat;
	height: 47px;
	margin-top: 10px;
	color: #C6C1B4;
	padding: 0px 17px 0px 17px;
	line-height: 47px;
}

#content .footer a{
	color: #C6C1B4;
	text-decoration: underline;
}

#dreapta .box{
	background: #656158 url(../assets/bg_chenar_dr_top.gif) no-repeat;
	padding-top: 13px;
	margin-bottom: 10px;
}

#dreapta .box .bottom{
	background:url(../assets/bg_chenar_dr_bottom.gif) no-repeat;
	height: 7px;
	margin-top: 10px;
	font-size: 2px;
}

#dreapta .box h3{
	margin: 0px;
	font-size: 18px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	padding-left: 15px;
	color: #ECC321;
	font-weight: normal;
}

#dreapta .box p.p_input{
	width: 201px;
	height: 28px;
	background: #7C7971;
	margin: 10px 0px 0px 15px;
	color: #E3DFD4;
	padding-left: 10px;
	line-height: 28px;
}

#dreapta .box p.cuprins{
	width: 196px;
	background: #7C7971;
	margin: 10px 0px 0px 15px;
	color: #E3DFD4;
	padding: 5px 5px 5px 10px;
}

#dreapta .box p.cuprins a{
	color: #E3DFD4;
}

#dreapta .box p.p_input input{
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	width: 130px;
	background: #7C7971;
	color: #E3DFD4;
}

#dreapta .scurt{
	margin-bottom: 10px;
}

#dreapta .scurt .field{
	padding-top: 4px;
	padding-bottom: 4px;
}

.buton_inchis{
	background:url(../assets/buton_blank_bg_inchis.gif) no-repeat;
	background-color: none;
	border: none;
	width: 82px;
	height: 27px;
	line-height: 27px;
	color: #434039;
	font-size: 11px;
	font-weight: bold;
}

.buton_deschis{
	background:url(../assets/buton_blank_bg_alb.gif) no-repeat;
	background-color: none;
	border: none;
	width: 82px;
	height: 27px;
	line-height: 27px;
	color: #434039;
	font-size: 11px;
	font-weight: bold;
}

.buton_dreapta{
	background:url(../assets/buton_blank_bg_bej.gif) no-repeat;
	background-color: none;
	border: none;
	width: 82px;
	height: 27px;
	line-height: 27px;
	color: #434039;
	font-size: 11px;
	font-weight: bold;
}

.buton_deschis_mare{
	background:url(../assets/buton_blank_bg_alb_mare.gif) no-repeat;
	background-color: none;
	border: none;
	width: 150px;
	height: 27px;
	line-height: 27px;
	color: #434039;
	font-size: 11px;
	font-weight: bold;
}

a.bullet_mediu{
	background:url(../assets/bullet_medium.gif) no-repeat left center;
	padding-left: 8px;
	color: #A8A49A;
	text-decoration: none;
}

a.bullet_mediu:visited{
	color: #A8A49A;
}

a.bullet_mediu:hover{
	text-decoration: underline;
	color: #A8A49A;
}

#dreapta .box ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 15px;
}

#dreapta .box ul li{
	width: 209px;
	height: 27px;
}

#dreapta .box ul li h2{
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 27px;
}

#dreapta .box ul li h2 a{
	text-decoration: none;
	color: #E3DFD4;
	display: block;
	line-height: 27px;
	background: url(../assets/bullet_light.gif) no-repeat 8px center;
	padding-left: 18px;
}

#dreapta .box ul li h2 a:hover{
	background: url(../assets/bg_menu_tab.gif) no-repeat left center;
	color: #434039;
	padding-left: 18px;
}

#dreapta .box ul.stire li a{
	color: #E3DFD4;
	background: url(../assets/bullet_light.gif) no-repeat 8px center;
	padding-left: 18px;
}

.produs_listing{
	width: 181px;
	height: 275px;
	float: left;
	margin-left: 12px;
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	background:url(../assets/bg_prima_pagina.gif) no-repeat;
}

*html .produs_listing{
	margin-left: 6px;
	margin-right: 6px;
}


.produs_listing h2{
	font-size: 12px;
	margin: 3px auto;
	height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}

.produs_listing span.img{
	display: block;
	height: 140px;
	text-align: center;
	padding-top: 12px;
}

.produs_listing .cumpara{
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.produs_listing .cumpara a{
	float: right;
}

.produs_listing .echipamente{
	height: 39px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}

.pret{
	font-weight: bold;
	font-size: 12px;
}

.field{
	font-family: Tahoma, Arial;
	background-color: #fff;
	border: 1px solid #666259;
	padding: 2px 2px 2px 2px;
	color: #525252;
	font-size: 11px;
}

.grupa{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.grupa li{
	float: left;
	display: block;
	margin-left: 15px;
	width: 175px;
	margin-bottom: 10px;
	padding: 0px;
}

*html .grupa li{
	margin-left: 8px;
	margin-right: 7px;
}

.grupa li a{
	background-color: #FFFFFF;
	font-size: 12px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	border: 1px solid #C6C1B4;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.grupa li a:hover{
	background-color: #43403B;
	color: #E3DFD4;
	text-decoration: none;
}

.ltb{
	padding-left: 15px;
	padding-top: 10px;
}

.ltb a.filtru{
	float: left;
	height: 35px;
	line-height: 35px;
	width: 88px;
	background: url(../assets/taburi_produse.gif) no-repeat;
	text-align: center;
	margin-right: 2px;
	color: #43403B;
}

.ltb a.filtru:hover, .ltb a.sel{
	background-position: -90px;
}

.ltb p{
	float: left;
	margin-left: 10px;
	color: #43403B;
}

.ltb p a{
	color: #43403B;
}

.gasit{
	font-size: 13px;
	margin-top: 20px;
	font-weight: bold;
}

.list_piesa{
	background-color: #D1CEC6;
	margin: 0px 15px 0px 15px;
	padding: 15px;
	line-height: 16px;
}

.border_sus{border-top: 1px solid #C5C1B5;}
.border_jos{border-bottom: 1px solid #D8D6D0;}

.list_piesa .img_produs{
	width: 140px;
	float: left;
	text-align: center;
	margin-right: 15px;
	border: 1px solid #43403B;
	background-color:#FFFFFF;
	padding: 5px;
}

.list_piesa h2{
	margin: 0px 0px 3px 0px;
	font-size: 14px;
}

h2.cod{
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
}

.paginare{
	margin: 10px 15px 0px 15px;
	text-align: right;
}

.paginare a{
	padding: 0px 2px 0px 2px;
}

.paginare a.current_page{
	font-weight: bold;
}

.produs{
	padding: 10px 15px 0px 15px;
	line-height: 16px;
}

.produs .img_produs{
	clear:left;
	width: 140px;
	float: left;
	text-align: center;
	margin-right: 15px;
	border: 1px solid #43403B;
	background-color:#FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}

.produs .specificatii td{
	padding-right: 10px;
}

.ltable thead{
	background-color: #43403B;
	font-weight: bold;
	color: #C3BFB4;
}

.center{
	margin: auto;
}

#slide{
	background: url(../assets/bg_banner_index.jpg) no-repeat;
	width: 565px;
	height: 151px;
	margin: 0px auto;
}

#slideshow img{
	position: absolute;
	margin-top: 8px;
	margin-left: 9px;
}

#slide_img{
}

#slideshow_controls{
	position:absolute;
	margin-left: 489px;
	margin-top: 123px;
}

#slideshow_controls ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#slideshow_controls ul li{
	float: left;
	width: 19px;
	height: 16px;
	margin-right: 5px;
	background-color: #656158;
}

#slideshow_controls ul li a{
	display: block;
	text-align:center;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #CBC7BE;
	border: 1px solid #828282;
	background-color: #656158;
}

h2.tehnic{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	padding-left: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	background: url(../assets/bg_2liniii.gif) repeat-x top;
	padding-top: 5px;
}

a.pdf{
	line-height: 22px;
	background: url(../assets/pdf_icon.gif) no-repeat left center;
	padding-left: 19px;
}


#filtru { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 15px;
}

#filtru li { /* all list items */
	float: left;
	position: relative;
	width: 250px;
	background-color: #43403B;
	color: #ECC321;
	font-weight: bold;
	padding: 2px;
	cursor:pointer;
	margin: 0px;
}

#filtru li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
/*	margin-left: -3px;*/
	margin: 0px;
	margin-top: 2px;
	list-style: none;
	padding: 0px;
}

#filtru li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
/*	margin-left: -1px;*/
/*	left: auto;*/
}

*html #filtru li ul{
	top: auto;
}

#filtru li ul li{
	border: none;
	text-align: left;
	background-color:#43403B;
}

#filtru li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#filtru h2{
	font-size: 12px;
	margin: 0px;
}

#filtru a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #C0BCB1;
	padding: 3px;
}

#filtru a:hover{
	background-color: #66635A;
	color: #ECC321;
}

#filtru div{
	padding: 3px;
	background: url(../assets/arrow.gif) no-repeat right center;
}

.icon_pdf{
	background:url(../assets/pdf_icon.gif) no-repeat center right;
}

#distribuitori{
	background-color:#E4E1DA; 
	padding:0px 10px 5px 10px;
}

#distribuitori iframe{
	background-color: #FFFFFF;
	border: 1px solid #666259;
	width: 100%;
	height: 300px;
}
