body, form, p, h1, h2, h3, ul, ol, li {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: #cecece url(/images/bg-page.gif) repeat-x top;
}

a img {
	border: none;
}

#ContainerPage {
	width: 960px;
	margin: 0 auto;
}

/* Header */
#ContainerHeader {
	height: 100px;
}

#HeaderLogo {
	margin-top: 19px;
	float: left;
}

#HeaderMenu {
	float: right;
}

#HeaderLng {
	margin-top: 41px;
	padding-left: 10px;
	width: 33px;
	height: 23px;
	background: transparent url(../images/bg-lng.gif) no-repeat top right;
	float: right;
}

#HeaderLng a {
	font-size: 12px;
	line-height: 23px;
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
}
#HeaderLng a:hover {
	text-decoration: underline;
}
/* End Header */


/* Home Centru */
#ContainerHome {
	width: 960px;
	padding-top: 5px;
	/*background: transparent url(../images/bg-home-top.gif) no-repeat top left;*/
	background-color: #fff;
}

#ContainerHome2 {
	width: 960px;
	padding-bottom: 5px;
	/*background: transparent url(../images/bg-home-bottom.gif) no-repeat bottom left;*/
}

#ContainerFlashHeaderHome {
	padding: 0 5px 5px;
	/*background: transparent url(../images/bg-home-header-bottom-right.gif) no-repeat right bottom;*/
	
}

#ContainerAvantajeBranduri {
	clear: both;
	background-color: #eee;
}

#ContainerAvantaje {
	width: 473px;
	background: transparent url(../images/bg-home-avantaje-right.gif) no-repeat right top;
	float:left;
}

#Avantaje {
	width: 950px;
	height: 45px;
	display: block;
	padding: 13px 0 0 18px;
	background-color: #fff;
}

#ContainerFlashBanner {
	padding: 18px 0 0 5px;
	background: transparent url(../images/bg-home-avantaje-bottom.gif) no-repeat left top;
}

#ContainerBranduri {
	width: 487px;
	background: transparent url(../images/bg-home-branduri.gif) no-repeat left top;
	float: right;
}

#Branduri {
	padding: 13px 20px 13px 48px;	
}

#ImgBranduri {
	padding-left: 7px;
}
/* End Home Centru */


/* Content */
#ContainerContent {
	width: 960px;
	padding-top: 11px;
	background: transparent url(../images/bg-int-top.gif) no-repeat top left;
}

#ContainerContent2 {
	width: 942px;
	padding: 0 9px 10px 9px;
	background: #fff url(../images/bg-int-bottom.giaf) no-repeat bottom left;
}

#ContainerContent3 {
	width: 932px;
	padding: 0 10px 25px 18px;
	background: #fff url(../images/bg-int-bottom.gif) no-repeat bottom left;
}

#ContentLeft {
	width: 536px;
	padding-right: 15px;
	float: left;
}

h2.Subtitle {
	font-size: 14px;
	color: #7b98aa;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #054368;
}

h3.Red {
	color: #d8342b;
}

#ContentRight {
	width: 381px;
	float: right;
}

#ContentTxtRight {
	background: #086199 url(../images/bg-page-right-gradient.gif) repeat-x top left;
}

#ContentTxtRight2 {
	background: transparent url(../images/bg-page-right-bottom.gif) no-repeat bottom left;
	padding: 30px 19px;
	color: #fff;
}
/* End Content */

/* Footer */
#ContainerMenuFooter {
	margin-top: 10px;
	height: 42px;
	background: transparent url(../images/bg-footer.gif) no-repeat left top;
	text-align: center;
}

#ContainerMenuFooter ul {
	list-style: none;
	padding-top: 14px;
}

#ContainerMenuFooter ul li {
	display: inline;
	padding: 0 12px;
}

#ContainerMenuFooter a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#ContainerMenuFooter a:hover {
	text-decoration: underline;
}

#ContainerFooter {
	margin-top: 17px;
}

#FooterLeft, 
#FooterRight {
	width: 150px;
	float: left;
}

#FooterCenter {
	width: 660px;
	text-align: center;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

#FooterCenter .FooterDrepturi {
	color: #999;
}

#FooterCenter img {
	margin: 8px 0 30px;
}

#FooterRight, 
#FooterRight a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#FooterRight a:hover {
	text-decoration: underline;
}
/* End Footer */


.Clear {
	clear: both;
}

.Right {
	float: right;
}

.Left {
	float: left;
}

.VSpace2 {
	line-height: 2px;
	height: 2px;
	font-size: 1px;
}

.VSpace7 {
	line-height: 7px;
	height: 7px;
	font-size: 1px;
}

.VSpace21 {
	line-height: 21px;
	height: 21px;
}

.VSpace28 {
	line-height: 21px;
	height: 21px;
}

.LineGray {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background-color: #dadada;
}

.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	padding:0;
}
.product_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 17px;
}
.product_menu a:link {
	text-decoration: none;
	color:#000;
}
.product_menu a:visited {
	text-decoration: none;
	color:#000;
}
.product_menu a:hover {
	font-weight: bold;
	color:#039;
}
.product_menu a:active {
	font-weight: bold;
	color:#039;
}
.product_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding:0;
	background-image: url(../images/pagina_produse_15.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.product_filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding:0;
	text-align: left;
	padding-left: 5px;
	margin: auto;
}
.product_filter_bgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding:0;
	background-image: url(http://www.liebherr-electrocasnice.ro/images/pagina_produse_06.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #00379B;
}
.product_view_small {
	border:1px solid #06C;
	width:125px;
	height:160px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}
a.product_buton {
	background: #900 url(http://www.liebherr-electrocasnice.ro/images/buton_detalii.jpg) no-repeat center center;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:4px 12px;
	text-decoration:none;
	margin-left:5px;
	margin-top:10px;
}
a.product_buton:hover {
	text-decoration:none;
	background: #F00 url(http://www.liebherr-electrocasnice.ro/images/buton_detalii_hover.jpg) no-repeat center center;
	color:#FFF;
}
.product_detail_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	padding:0;
}
.product_detail_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 17px;
	text-decoration: none;
}
.product_detail_menu a:link {
	text-decoration: none;
	color:#000;
}
.product_detail_menu a:hover {
	font-weight: bold;
	color:#039;
}
.product_detail_menu a:visited {
	font-weight: bold;
	color:#039;
}
.product_detail_benefits_bgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(http://www.liebherr-electrocasnice.ro/images/pagina_product_detail_06.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #00379B;
	color: #FFF;
	padding-left: 10px;
}

.product_detail_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 17px;
}
.product_detail_download a:link {
	text-decoration: none;
	color:#0FF;
}
.product_detail_download a:visited {
	text-decoration: none;
	color:#0FF;
}

.product_detail_download a:hover {
	font-weight: bold;
	color:#FFF;
}

.product_detail_download_bgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding:10px;
	background-image: url(http://www.liebherr-electrocasnice.ro/images/pagina_product_detail_06.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #00379B;
	color: #FFF;
}
.product_detail_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	list-style-type: none;
	line-height: 20px;
	padding-left: 10px;
}
.button2 {
	border: 1px solid #C00;
	background-color: #900;
	color: #FFF;
	font-size: 13px;
}
.button2:hover {
	border: 1px solid #f00;
	background-color: #C00;
	color: #FFF;
	font-size: 13px;
}
 
.button {
	width: 51px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.liebherr-electrocasnice.ro/images/cauta1.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.button:hover {
	width: 51px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.liebherr-electrocasnice.ro/images/cauta2.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.prod {
	border: 1px solid #03C;
}

