document.write('<style type="text/css">')
document.write('#baner {')
document.write('top: 150px;')
document.write('left: 50px;')
document.write('background-color: transparent;')
document.write('position: fixed;')
document.write('text-align: left;')
document.write('}')
document.write('</style>')
document.write('<script type="text/javascript">')
document.write('on=1;')
document.write('function g(){')
document.write('on=0;')
document.write('document.getElementById(\'baner\').style.display=\'none\';')
document.write('}')
document.write('function f(){')
document.write('if(document.all&&!window.opera && on==1){')
document.write('document.all[\'baner\'].style.position=\'absolute\';')
document.write('document.all[\'baner\'].style.top=parseInt(document.body.scrollTop)+50;')
document.write('}')
document.write('}')
document.write('onscroll=f;')
document.write('onload=f;')
document.write('</script>')






document.write('<div id="baner" onclick="g()" style="z-index:20;" ><a href="#" onclick="g()" title="ukryj baner"><font size=2 color=#000000><B>x</B></font></a>')
document.write('<br>')



document.write('<A HREF="http://www.kt.net.pl" target=_blank><img src="http://www.kt.net.pl/1.gif" border="0"></A>')
		
document.write('</div>')

