home *** CD-ROM | disk | FTP | other *** search
- <table border='0' width='100%' cellspacing='0'>
- <tr>
- <td colspan='3' width='100%'><%=txt_priznaky%></td>
- </tr>
- <tr>
- <td colspan='2' width='70%'><%=URL_start%><font color="#367998" size="2"><b><%=txt_nazev%></b></font><%=URL_end%></td>
- <td width='30%' valign='bottom' align='right'><%=txt_cena_bezdph%> KΦ / <b><font color="#000000"><%=txt_cena_sdph%> KΦ</font></b></td>
- </tr>
- <tr>
- <td width='50%' valign="top">
- <font size="1">KatalogovΘ Φφslo: <%=txt_katcislo%></font><br>
- <font size="1">V²robce: <%=txt_vyrobce%></font>
- </td>
- <td colspan='2' width='50%' align='right'>
- <%
- if txt_sleva <> "" then
- %>
- <font color="#FF0000"><b>Sleva: </font><font color="#FF0000">- <%=txt_sleva%>%</font></b><br><font color="#000000">UÜet°φte: </font><font color="#FF0000"><b><%=txt_usetrite%> KΦ</b></font><font color="#000000"> z p∙vodnφ ceny!</font><br>
- <%
- end if
- %>
- <%=txt_koupit%>
- </td>
- </tr>
- <tr>
- <td colspan='2' width='50%'>
- <%
- if txt_vaha <> "0" then Response.Write "Vaha: " & txt_vaha & " kg<br>"
- if txt_zaruka <> "0" then Response.Write "Zßruka: " & txt_zaruka & " m∞sφc∙"
- %>
- </td>
- </tr>
- <%
- if txt_popis <> "" then
- %>
- <tr>
- <td colspan='3' align='justify' width='100%' class='BG1'><%=txt_popis%></td>
- </tr>
- <%
- end if
- %>
- <tr>
- <td colspan='3' width='100%'><hr noshade color='#000000'></td>
- </tr>
- </table><br>