#square_zone{
	margin-left: auto;
	margin-right: auto;
	width:980px;
}
#square {
	background-color: #FFFFFF;
	height: 250px;
	width: 300px;
	float:left;
}
#spatiu_gol {
	width:10px;
	float:left;
}
#spatiu_dreapta {
	width: 670px;
	height:250px;
	float:left;
	background: #FFFFFF;
}
#top_right{
	background: url(top_right.png) no-repeat top right;
	}

#top_left{
	background: url(top_left.png) no-repeat top left;

	}

#bottom_left{
	background: url(bottom_left.png) no-repeat bottom left;
	margin:auto;

}
#bottom_right{
	background: url(bottom_right.png) no-repeat bottom right;
}
#menu_left{
	background: url(menu_left.gif) no-repeat top left;
}
#menu_right{
	background: url(menu_right.gif) no-repeat top right;
}
#special{
	background-color:#f6e8e8;
	height:20px;
}
#ads{
	width:150px;	
}