

#breadcrumb {
	position: absolute;
	margin: 10px;
	padding: 0px;
	top: 10px;
	left: 10px;
	height: 2.2em;
	background-image: url(../img/grey2w.gif);
	background-repeat: repeat-x;
	background-position: 0em 2.1em;
	font-size: 0.8em;
	color: #999;
	z-index: 50;
}
#page-section {
	position: absolute;
	top: 0px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	}
	
#banner-panel {
	position: relative;
	margin: 2px 4px 0px 2px;
	padding-bottom:2px;
	background-color: #fff;
	background-repeat:no-repeat;
	height: 122px;
	border-bottom:1px solid #d5d5d5;
}

#left-panel {
	position: relative;
	top: 0px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	}
div#left-panel ul {
	margin: 0px;
}
#right-panel {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 200px;
	}
#middle-panel {
	position: relative;
	margin: 0px 240px 0px 220px;
	padding: 0px;
	}
#middle-wide {
	position: relative;
	margin: 0px 240px 0px 60px;
	padding: 0px;
	}
#middle-right {
	position: relative;
	margin: 0px 60px 0px 220px;
	padding: 0px;
	}
	
#middle-left {
	position: relative;
	margin: 0px 240px 0px 14px;
	padding: 0px;
	}
	
#completeFullPage {
	position: relative;
	margin: 0px 4px 2px 2px;
	padding: 0px;
	}
#fullPage {
	position: relative;
	margin: 0px 30px 0px 14px;
	padding: 0px;
	}
	
#back {
	margin-top: 25px;
	width: 65px;
	height: 18px;
	padding:1px 0px 0px 10px;
	background-image: url(../img/layout2/back.gif);
	background-repeat: no-repeat;
}
#back a {
	font-weight:bold;
	font-size:11px;
	color:#555;
}
#back a:hover {
	color:#f60;
}

#shopPicture {
	position: relative;
	margin-top: 0px;
	left: 0px;
	margin-right: 20px;
	width: 180px;
	float: left
}

div#shopPicture img {
	border: solid 1px #000000;
}

#shopAddress {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 220px;
	width: 220px;
}
/*modificare pt shop bucuresti*/
#shopAddressBucuresti {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 400px;
}

.width20em {
	width: 20em;
}

.width30em {
	width: 30em;
}

.width40em {
	width: 35em;
}

.floaterLeft {
	float: left;
	margin: 0px 20px 10px 0px;
}

.floaterRight {
	float: right;
	margin: 0px 0px 10px 20px;
}

.marginLeft {
	margin: 0px 0px 0px 120px;
}

.alignCenter {
	margin: 0 23%;
}

div#placeholderHPFlash {
	position: relative;
	top: 0px;
	padding: 2px;
	width: 565px;
	border: solid 1px #ccc;
}

div#placeholderHPBanners {
	position: relative;
	margin-top: 1em;
}

div#placeholderHPButtons {
	position: absolute;
	top: 0em;
	right:18px;
	margin-right: 0em;
	padding: 0px;
	width: 164px;
	height: 390px;
	background-image: url(../img/layout/right-bground.gif);
	background-repeat: repeat-y;
	background-position: 0em 0em;
	z-index: 40;
}



/*----------------------------------------sectiunea business-------------------------------------------*/



/*-------------------------------- pozitionare menu dreapta business --------------------------------------*/

div#placeholderBSButtons {
	position: absolute;
	background-color:#fff;
	top: 0em;
	right:18px;
	margin-right: 0em;
	padding: 0px;
	width: 164px;
	height: 390px;
	z-index: 40;
	vertical-align:middle;
	
	
}
/*------------------------------ div index busines flash -----------------------------------*/
div#placeholderHPFlashBs {
	position: relative;
	top: 0px;
	padding: 2px;
	width: 565px;
	border: solid 1px #fff;

}
	
/*------------------------------ end div index busines flash -----------------------------------*/


