#bg_bottom {
	background-image: url(../images/bg_bottom_page2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	height:100%;
	float: left;
}

#articole_pe_scurt {
	background-image: url(../images/bg_lista_articole.jpg);
	background-repeat: no-repeat;
	height: 276px;
	width: 735px;
	float: left;
	margin-bottom: 12px;
	text-align: left;
	font-size: 11px;
	color: #252935;
	padding: 10px;
}
#poza_primul_articol {
	float: left;
	height: 158px;
	width: 225px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

#colturi_poza_prim_articol {
	background-image: url(../images/colturi_poza_prim_articol.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 158px;
	width: 225px;
	top: 0px;
	right: 0px;
}