<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9" />
  <title>Fiyat Listeleri</title>
  <link rel="stylesheet" type="text/css" href="style_right.css" media="screen"/>
 </head>
 <body class="right" marginwidth="10" marginheight="10" leftmargin="10" topmargin="10">
<b>Fiyat Listesi</b><br/>     <form name="form2" style="display:inline;" method="post" action="">
      <input type="hidden" name="kategori_id"/>
     </form>
  <table cellspacing="0" style="margin:3px;display:inline;">
   <tr>
    <td style="border:1px solid #000;width:180px;height:180px;padding:5px;text-align:center;" onmouseover="this.style.backgroundColor='#FFD'"  onmouseout="this.style.backgroundColor=''">
     <a class="fiyat" href="?showcat=&kategori_id=92">SKF<br/>
     <img style="width:150px;height:150px;border:0px;" src="fiyatdata/kategori/92.gif"/></a>
    </td>
   </tr>
  </table>
  <table cellspacing="0" style="margin:3px;display:inline;">
   <tr>
    <td style="border:1px solid #000;width:180px;height:180px;padding:5px;text-align:center;" onmouseover="this.style.backgroundColor='#FFD'"  onmouseout="this.style.backgroundColor=''">
     <a class="fiyat" href="?showcat=&kategori_id=93">FAG<br/>
     <img style="width:150px;height:150px;border:0px;" src="fiyatdata/kategori/93.gif"/></a>
    </td>
   </tr>
  </table>
 </body>
</html>