/* 
    Document   : style_dom_kultury
    Created on : 2011-08-14, 13:09:10
    Author     : Pawel
    Description:
        Purpose of the stylesheet follows.
*/


body {
    background-image: url('./images/biblioteka_bg.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #070707;
}
