// pohyblivá aktualita
mesg = "Vítejte na stránkách společnosti Žatecká teplárenská, a.s.";
text = ("<font size=2 face=Verdana>"+mesg+"</font>")
document.write("<marquee width=590 behavior=scroll direction=left scrolldelay=100 scrollamount=4 bgcolor=#212a43 align=center><font color=white>" + text + "</font></MARQUEE>")
