function ProvisionBox(ID,TBbg,TBbd,TBwd,NIco,NIli,NIsz,NIfn,PIco,PIsz,PIfn,TIco,TIsz,TIfn) {
document.write("<table width='"+TBwd+"'  cellpadding=0 cellspacing=0 bgColor='"+TBbg+"' style='border:"+TBbd+"'>")
document.write("  <tr>")
document.write("    <td align='center' bgcolor='#fff' style='padding: 2;'>")
document.write("      <img src='http://divers-direct.cz/img/Logo.gif' border='0' width='50%'>")
document.write("    </td>")
document.write("  </tr>")
document.write("  <tr>")
document.write("    <td align='center' style='padding: 3;'>")
document.write("      <b><a href='http://divers-direct.cz/DetailPage.asp?DPG=37731&IDP="+ID+"' style='color:"+NIli+"'><font size='"+NIsz+"' color='"+NIco+"' face='"+NIfn+"'>Oblek suchý DUI TLS 350 SE dámský se Zip Seals</font></a></b>")
document.write("    </td>")
document.write("  </tr>")
document.write("  <tr>")
document.write("    <td align='center' valign='middle' style='padding: 3;'>")
document.write("      <b><font size='"+PIsz+"' color='"+PIco+"' face='"+PIfn+"'>34 461 Kč</font></b>")
document.write("    </td>")
document.write("  </tr>")
document.write("  <tr>")
document.write("    <td align='center' valign='middle' style='padding: 3;'>")
document.write("      <font size='"+TIsz+"' color='"+TIco+"' face='"+TIfn+"'>Suché obleky DUI jsou vyrobeny z velice kvalitního materiálu.  Spoje jsou podlepeny silikonovou pryskyřicí,  která zajiuje dokonalou těsnost be ...</font>")
document.write("    </td>")
document.write("  </tr>")
document.write("  <tr>")
document.write("    <td align='center' valign='bottom' style='padding: 3;'>")
document.write("      <a href='http://divers-direct.cz/DetailPage.asp?DPG=37731&IDP="+ID+"'><img src='http://divers-direct.cz/img/infobt.gif' border='0'></a>")
document.write("    </td>")
document.write("  </tr>")
document.write("</table>")
}

