$(document).ready( function () {
	$("#frame_pasek").css("height", $(document).height()+"px");
});

