function biuletyn(co) {
	   document.subskrypcja.act.value = co;
	   document.subskrypcja.submit();
}