Tu fragment pliku index.php(tylko sekcja body

):
<body bgcolor="#eeeeee">
<center>
<table width=800 height=800 border="1" border rules="none" cellspacing="0" cellpadding="0">
<tr>
<td width=800 height=150 background="logo3.jpg">
</td>
</tr>
<tr>
<td width=800 height=630>
<table width=800 height=630 border=0 align="center">
<tr>
<td width=150 height=630 background="tlo.jpg" valign="top">
<img src="menu2.jpg"border=0><br>
<center>
<A href="index.php?id=plik">plik</a></center>
</td>
<td width=500 height=630 bgcolor="#ffffff" valign="top">
<? include ("frame.php"); ?>
</td>
<td width=150 height=630 background="tlo.jpg" valign="top">
<center>
<A href="index.php?id=plik2">plik2</a></center>
</td>
</tr>
</table>
</tr>
<tr>
<td width=800 height=20 background="tlostopka.jpg">
<font color="#000000" size=2>
<center>costam</center>
</font>
</td>
</tr>
</table>
</center>
</body>
a tutaj plik plik.html (ten includowany do srodkowej kolumny):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
<P class="TRESC">
Tu wstawiam dlugi tekst ,który za chiny nie chce się załamywać przy dojściu do krawędzi komórki...
</P>
Ktos ma pomysł?