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;
	width: 960px;
}

#ContainerLogo {
	height: 50px;
	width: 285px;
}

#HeaderLogo {
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	float: left;
}

#HeaderPromotii {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 274px;
	height: 53px;
	float: left;
}

#HeaderMenu {
	float: right;
	width: 625px;
	margin-top: 0px;
}

#HeaderLng {
	margin-top: 5px;
	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;
}

#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: 450px;
	height: 72px;
	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.gif) 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;
}
