$(document).ready(function(){
	var wys =  $('body').height();
	$('.tlo-warstwa2').height(wys);
});
