/* ÝSKELET */
table.Iskelet {
	width:1000px;
}
 
tr.UstBolumIskelet {

}

td.UstBolumIskelet {
	height:188px;
	width:1000px;
	vertical-align:top;
	text-align:left;
}
 
tr.GovdeIskelet {

}

td.GovdeIskelet {
	width:1000px;
	height:100%;
	vertical-align:top;
	text-align:left;
}
 

td.AltBolumIskelet {
	height:53px;
	width:1000px;
	vertical-align:top;
	text-align:center;
	
	background-color:#2f3231;
	border-top:1px solid #858585;
	
	background-image:url(../images/bg/altbolum/altbolum.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
 