ÿþ<html> <head> <title>Pensiun Degonda</title> </head> <link rel="stylesheet" href="../style.css" /> <body background="../images/bg1.jpg" bgcolor="#ffffff"> <table border="0" width="100%"> <tr> <td height="100" width="150"><img src="../images/pixel.gif" height="150" width="150" /></td> <td> <h1>Pensiun Degonda</h1> <hr size="1" align="left" width="50%" /> </td> </tr> <tr> <td valign="top"> <table border="0" width="100%"> <tr> <td colspan="2"> <a href="../default.html"> pagina di partenza </a> </td> </tr> <tr> <td colspan="2"> <a href="offerta.html"> offerta </a> </td> </tr> <tr> <td colspan="2"> <a href="posizione.html"> posizione </a> </td> </tr> <tr> <td colspan="2"> <a href="casa.html"> casa </a> </td> </tr> <tr> <td> </td> <td> <a href="camere.html"> camere </a> </td> </tr> <tr> <td> </td> <td> <a href="cucina.html"> cucina </a> </td> </tr> <tr> <td> </td> <td> <a href="sala.html"> sala </a> </td> </tr> <tr> <td> </td> <td> <a href="pianta.html"> pianta della casa </a> </td> </tr> <tr> <td> </td> <td> <a href="altre.html"> ...altre informazioni </a> </td> </tr> <tr> <td colspan="2"> <a href="spesa.html"> spesa </a> </td> </tr> <tr> <td colspan="2"> <a href="prezzi.html"> prezzi </a> </td> </tr> <tr> <td colspan="2"> <a href="prenotazione.html"> prenotazione </a> </td> </tr> <tr> <td colspan="2"> <a href="libro.html"> libro degli ospiti </a> </td> </tr> <tr> <td colspan="2"> <a href="links.html"> links </a> </td> </tr> </table> </td> <td valign="top" width="85%"> <h1>sala</h1> <center><img src="../images/sala.jpg" /></center> <p>Nella sala accogliente e luminosa c è posto per 40 persone. Stoviglie, posate e bicchieri sono a disposizione in quantità sufficiente. La sala grande si presta anche come locale per corsi. </p> </td> </tr> </table> </body> </html>