Index: trunk/Wierszowki/Wierszowki.Web/Views/Report/Index.aspx
===================================================================
--- trunk/Wierszowki/Wierszowki.Web/Views/Report/Index.aspx (revision 823)
+++ trunk/Wierszowki/Wierszowki.Web/Views/Report/Index.aspx (revision 842)
@@ -9,5 +9,5 @@
     <h2>Raporty</h2>
     <h3>Proszê wybraæ raport:</h3>
-<table class="reportTable">
+<table class="reportTable" cellpadding=4 cellspacing=4>
     <tr>
         <td style="text-align:left; vertical-align:top;">
@@ -176,3 +176,4 @@
     </tr>
 </table>
+<%= Html.ActionLink("Strona g³ówna", "Index", "Home")%>
 </asp:Content>
