/**********************************************
 ORTA ALAN MENÜ 
***********************************************/
#div_sepet_ic{
	position:relative;
	top:10px;
	width:970px;
	margin:0 auto;
	text-align:center;
}

 #div_sepet_ic_icerik {
	position:absolute;
	left:186px;
	top:0px;
	width:769px;
	z-index:50;
}

/**********************************************************************************
 Hücreler
**********************************************************************************/
.hucre_1 {
	background:#F5F5F5;
	font: 11px "Lucida Grande", arial, verdana, sans-serif;
	color: #575757;
	padding:5px;
}

.hucre_2 {
	background:#E9E9E9;
	font: 11px "Lucida Grande", arial, verdana, sans-serif;
	color: #575757;
	padding:5px;
}

.hucre_ac_1 {
	 border-bottom:1px #EEEEEE solid;
	 font: 11px "Lucida Grande", arial, verdana, sans-serif;
}

.hucre_ac_2 {
	 font: 11px "Lucida Grande", arial, verdana, sans-serif;
}
