.header_tabel {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 260px;
	width: 965px;
}

.half_tabel {
	background-image: url(images/half.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 965px;
}

.footer_tabel {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 105px;
	width: 965px;
}

.bg_menu_top {
	background-image: url(images/bg_menu_top.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	margin-left:10px;
	border:solid 1px #666666;


}


.bg_menu_bottom {
	background-image: url(images/bg_menu_bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 31px;
	width: 221px;

}


.bg_menu_mamici {
	background-image: url(images/layout-pag-sumar_01.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}

.bg_menu_bebelusi {
	background-image: url(images/layout-pag-sumar_02.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}

.bg_menu_baietei {
	background-image: url(images/layout-pag-sumar_03.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}


.bg_menu_fetite {
	background-image: url(images/layout-pag-sumar_04.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}

.bg_menu_jucarii {
	background-image: url(images/layout-pag-sumar_05.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}

.bg_menu_evenimente {
	background-image: url(images/layout-pag-sumar_06.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}

.bg_menu_promotii {
	background-image: url(images/layout-pag-sumar_07.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 221px;

}



.bg_search {
	background-image: url(images/bg_search.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 121px;
	width: 221px;
	margin-bottom:15px;
}







