home *** CD-ROM | disk | FTP | other *** search
- <p align="center">
- <b><font size="4"><u><% =txt_nazev %></u></font></b>
- </p>
-
- <table border="0" width="100%" cellspacing="0" cellpadding="5">
- <tr>
- <td valign="top">
- <%
- if txt_priznaky <> "" then Response.write txt_priznaky & "<br><br>"
- %>
- <% =txt_obrazek %></td>
- <td valign="top"><b>katalogovΘ Φφslo: </b><% =txt_katcislo %><br><br><%=txt_popis%><br><br><b>V²robce:</b> <%=txt_vyrobce%><br>
- <%
- if txt_vaha <> "0" then Response.Write "<b>Vaha:</b> " & txt_vaha & " kg<br>"
- if txt_zaruka <> "0" then Response.Write "<b>Zßruka:</b> " & txt_zaruka & " m∞sφc∙"
- %>
- </td>
- </tr>
- <tr>
- <td width="100%" colspan="2" valign="top"><br></td>
- </tr>
- <%
- if txt_popisPlus <> "" then
- %>
- <tr>
- <td width="100%" colspan="2" valign="top" class="BG2"><% =txt_popisPLUS %></td>
- </tr>
- <%
- end if
- %>
- <tr>
- <td width="100%" colspan="2" valign="top"></td>
- </tr>
- <tr>
- <td width="50%" valign="top"><br>
- <b>Cena: </b><%=txt_cena_bezdph%> KΦ / <b><font color="#000000"><%=txt_cena_sdph%> KΦ</font></b><br>
- <%
- if txt_sleva <> "" then
- %>
- <font color="#FF0000"><b>Sleva: </font><font color="#FF0000" size="3">- <%=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
- %>
- </td>
- <td width="50%" align="right" valign="top"><br><form name="FormPage"><% =txt_koupit%></form></td>
- </tr>
- </table>
-