


objekt1=document.getElementById ? document.getElementById('pozyc') : document.all['pozyc'];


// objekt1.style.top=objekt1.offsetTop; 




