JQuery otrzymuj identyfikator trzeciego rodzica
$('#element1').parents().eq(2).attr("id");
Indian Gooner
$('#element1').parents().eq(2).attr("id");