function newbottom() {

document.write("<div align='center'>");
document.write("<center>");
document.write("<table border='0' cellpadding='0' cellspacing='0' width='980'>");
document.write("<tr>");
document.write("<td bgcolor='#B2B2B2' height='1'><img border='0' src='img/spacer.gif' width='1' height='1'></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td bgcolor='#FFFFFF' height='1'><img border='0' src='img/spacer.gif' width='1' height='1'></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td bgcolor='#CF3F37' height='2'><img border='0' src='img/spacer.gif' width='2' height='2'></td>");
document.write("</tr>");
document.write("</table>");
document.write("</center>");
document.write("</div>");

document.write("<div align='center'>");
document.write("<center>");
document.write("<table border='0' cellpadding='0' cellspacing='0' width='980'>");
document.write("<tr>");
document.write("<td width='10'><img border='0' src='img/ff_bottom_left_red.png' width='10' height='18'></td>");
document.write("</center>");
document.write("<td bgcolor='#CF3F37' width='960' valign='top'>");
document.write("<p align='right' class='whitesmall'>Projekt i opieka nas serwisem: Scott Tiger S.A.</td>");
document.write("<center>");
document.write("<td width='10'><img border='0' src='img/ff_bottom_right_red.png' width='10' height='18'></td>");
document.write("</tr>");
document.write("</table>");
document.write("</center>");
document.write("</div>");

}