function wysun(el, jaki) {
	
	el.style.right= jaki+'px';	
	
}

