function NastavObrazek(e,pict){
	$(e).find('img').attr('src',pict);
}
