body, form, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ac9186;
	background-image: url(../images/bg-page.gif);
	background-position: top;
	background-repeat: repeat-x;
}

a img {
	border: none;
}

img, div, a, input {
	behavior: url(../library/js/iepngfix/iepngfix.htc);
}

#ContainerPage {
	width: 948px;
	margin: 15px auto 0;
	background-image: url(../images/bg-content.gif);
	background-position: top;
	background-repeat: repeat-y;
}


/* --- Left --- */
#ContainerLeft {
	width: 138px;
	padding-right: 28px;
	float: left;
}

#Logo {
	width: 138px;
	height: 138px;
}

#LeftMenu #Home {
	height: 18px;
	padding: 43px 0 0 8px;
	background-color: #fff;
}

#LeftMenu #MenuDinamic1 {
	padding: 18px 0 13px 8px;
	background-color: #e9f0f3;
}

#LeftMenu #MenuDinamic2 {
	padding: 13px 0 13px 8px;
	background-color: #e2ecf0;
}

#LeftMenu #MenuDinamic3 {
	padding: 13px 0 13px 8px;
	background-color: #d8e4ed;
}

#LeftMenu #MenuDinamic4 {
	padding: 13px 0 6px 8px;
	background-color: #d1e0eb;
}

#Statistici {
	width: 138px;
	padding: 17px 0;
	border-top: 1px solid #8cb9d2;
}

#Statistici td.Value {
	padding-left: 5px;
}
/* --- End Left --- */


/* --- Center --- */
#ContainerCenter {
	width: 584px;
	float: left;
}

#Motto {
	height: 98px;
}

#TopMenu {
	height: 40px;
	background-color: #516a92;
	margin: 0;
	padding: 0;
}

#TopMenu td {
	display: inline;
	padding: 5px 15px 0 15px;
	float: left;
	display: block;
}

#ContainerCenter #LineUnderTopMenu {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	display: block;
	background-image: url(../images/line-promo-up.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#PromoCenter {
	height: 60px;
}

#PromoCenter #Promo {
	float: left;
}

#PromoCenter #Banner468x60 {
	float: left;
}


#Content {
	margin-top: 20px;
}

#FotoHomeRo, #FotoHomeEn {
	margin-top: 20px;
}

#FotoHomeRo div div, #FotoHomeEn div div {
	border: 1px solid #fff;
	float: left;
}

#FotoHomeRo div, #FotoHomeEn div {
	height: 124px;
}

#FotoHomeRo div.First, #FotoHomeEn div.First {
	border-left: none;
}

#FotoHomeRo a, #FotoHomeEn a {
	width: 193px;
	height: 122px;
	overflow: hidden;
	text-indent:-9999em;
	background-repeat:no-repeat;
	display:block;
}
#FotoHomeRo a:hover, #FotoHomeEn a:hover {
	background-position:0 -122px;
}

#FotoHomeRo .FotoBarci {
	background-image: url(../images/home-barci-ro.jpg);
}
#FotoHomeEn .FotoBarci {
	background-image: url(../images/home-barci-en.jpg);
}

#FotoHomeRo .FotoCaiace {
	background-image: url(../images/home-caiace-ro.jpg);
}
#FotoHomeEn .FotoCaiace {
	background-image: url(../images/home-caiace-en.jpg);
}

#FotoHomeRo .FotoManastiri {
	background-image: url(../images/home-manastiri-ro.jpg);
}
#FotoHomeEn .FotoManastiri {
	background-image: url(../images/home-manastiri-en.jpg);
}

#FotoHomeRo .FotoScuba {
	background-image: url(../images/home-scuba-ro.jpg);
}
#FotoHomeEn .FotoScuba {
	background-image: url(../images/home-scuba-en.jpg);
}

#FotoHomeRo .FotoVlad {
	background-image: url(../images/home-vlad-tepes-ro.jpg);
}
#FotoHomeEn .FotoVlad {
	background-image: url(../images/home-vlad-tepes-en.jpg);
}

#FotoHomeRo .FotoOlarit {
	background-image: url(../images/home-olarit-ro.jpg);
}
#FotoHomeEn .FotoOlarit {
	background-image: url(../images/home-olarit-en.jpg);
}

#FotoHomeRo .FotoBiciclete {
	background-image: url(../images/home-biciclete-ro.jpg);
}
#FotoHomeEn .FotoBiciclete {
	background-image: url(../images/home-biciclete-en.jpg);
}

#FotoHomeRo .FotoBird {
	background-image: url(../images/home-bird-ro.jpg);
}
#FotoHomeEn .FotoBird {
	background-image: url(../images/home-bird-en.jpg);
}

#FotoHomeRo .FotoCeausescu {
	background-image: url(../images/home-ceausescu-ro.jpg);
}
#FotoHomeEn .FotoCeausescu {
	background-image: url(../images/home-ceausescu-en.jpg);
}

.TitlePage {
	float: left;
	width: 480px;
}

.BtnCos {
	float: right;
	width: 80px;
}

.HomeTxt {
	margin-top: 22px;
	clear: left;
}

#Banner584x95 {
	margin: 30px 0 40px 0;
}

.RowMagazin {
	padding: 10px 20px 10px 11px;
	border-bottom: 1px solid #fff;
	clear: both;
}

.MagazinImg {
	float: left;
	padding-right: 37px;
}

.MagazinAdd {
	margin-top: 17px;
}

.MagazinInfoArticol {
	float: left;
	margin-top: 8px;
}

.MagazinBtnAdauga {
	float: right;
}

.DarkBlue {
	background-color: #d1e0eb;
}

.LightBlue {
	background-color: #e9f0f3;
}
/* --- End Center --- */


/* --- Right --- */
#ContainerRight {
	width: 171px;
	padding-left: 27px;
	float: right;
}

#BoxRightTop {
	height: 98px;
	background-color: #fff;
}

#Language {
	padding-top: 9px;
	height: 46px;
	padding-right: 16px;
	text-align: right;
}

#Language img {
	padding-left: 6px;
	float: right;
}

#FrmCautare .InputTxt {
	padding-right: 6px;
	float: left;
}

input.InputCauta {
	width: 115px;
	font-size: 11px;
	border: 3px solid #ced8de;
}

#BoxRightShop {
	height: 101px;
	background-image: url(../images/bg-gradient-blue-right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#BoxRightShop #IconCart {
	width: 45px;
	height: 49px;
	padding: 52px 0 0 8px;
	float: left;
}

#BoxRightShop #Links {
	padding-top: 48px;
}

#RightBanner {
	padding: 11px 0 17px 16px;
}

#RightBanner a img {
	/*border: 2px solid #dae1e8;*/
	margin: 6px 0 0 0;
}
/* --- End Right --- */


/* --- Footer --- */
#ContainerFooter {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 19px;
}

#FooterCopyright {
	width: 138px;
	text-align: center;
	float: left;
}

#FooterDD {
	width: 171px;
	text-align: center;
	float: right;
}
/* --- End Footer --- */


.SpaceV1 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}