<span style='float: right'>Wolne Lektury przepuszczone przez mikser.</a>
         </div>
         <div id="header">
-            <div id="logo">
-                <a href="/"><img src="{{ STATIC_URL }}img/logo.png" alt="WolneLektury.pl - logo" /></a>
-            </div>
+            <a href="/"><img src="{{ STATIC_URL }}img/logo-220.png" alt="Wolne Lektury" /></a>
         </div>
         <div id="book-text">
             <h1>
                     {% endfor %}
                 </ul>
                 {% if shelf %}
+                    <p>
                     <a href="">Zmiksuj</a>
                     półkę <a href="{{ shelf.get_absolute_url }}">{{ shelf.name }}</a>
                     jeszcze raz, albo
             <div>
         </div>
         </div>
+        {{ piwik_tag|safe }}
         <script type="text/javascript">
         var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
         document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));