        body {
            padding: 0px;
            margin: 0px;
            
            background-color: #DDDD99;
            height: 100%;
            top: 0;
            bottom: 0;
        }
        #wszystko {
            margin: 0px auto 0px;
            background-color: white;
            width: 75%;
            min-width: 700px;
            left: 12.5%;
            top: 10px;
            bottom: 0px;
            position: absolute;
            -moz-border-radius: 3px;
            top: 0px;
            bottom: 0px;            
            height: auto;
            min-height: 500px;
            padding-bottom: 10px;
            border-left: 1px solid #AAAAAA;
            border-right: 1px solid #AAAAAA;
        }
        #czesc_gorna {
            
            height: 240px;
            position: relative;
            -moz-border-radius-top: 3px;
        }

        #left_column {
            width: 98%;
            left: 0px;
            height: auto !important;
            background-color: white;
            padding-left: 2%;
            top: 0px;
            bottom: 0px;
            min-height: 500px;
            padding-bottom: 10px;
        }
        #kolumny {
            font-family: sans-serif;
            position: relative;
            border-top: 2px solid #CCCCCC;
            width: 100%;
            top: 0px;
            height: auto !important;
            bottom: 0px;
            min-width: 700px;
            min-height: 300px;
            padding-bottom: 80px;
            
        }
        #right_column {
            position: absolute;
            top: 0px;
            bottom: 0px;
            border-left: 3px solid #CCCCCC;
            padding-left: 3px;
            height: 100%;
            right: 0px;
            width: 35%;
            min-width: 245px;
        }
        
        #baner {
            -moz-border-radius-topleft: 10px;
        /*    background-image: url('images/baner2.jpg');*/
            font-size: 20px;
            text-align: center;
            position: absolute;
            left: 0px;
            margin-top: -10px;
            right: 0px;
            height: 100%;
        }
        #top_menu {
            width: 100%;
            position: absolute;
            left: 0px;
            bottom: 0px;
            height: 48px;
            padding: 0;
        }
        #pomniejsze_menu {
            width: 150px;
            text-align: left;
            font-size: small;
            right: 0px;
            top: 0px;
            position: absolute;
            background-color: white;
            padding: 2px 2px 2px 2px;
            -moz-border-radius-bottomleft: 5px; 
            
        }
        #pomniejsze_menu a {
            color: #0000AA;
            text-decoration: none;
        }
        #pomniejsze_menu a:hover {
            color: #6666FF;
            text-decoration: none;
        }        
        #szukajka {
            position: absolute;
            display: none;
            right: 0px;
            top: 150px;
            background-color: white;
            -moz-border-radius-left: 5px;
            
            padding: 5px;
        }
        #search_button {
            width: 48px;
            height: 48px;
            font-size: 0px;
            background-image: url(szukaj.png);
            background-color: transparent;
            border: 0px;
            
        }
        #search_input {
            border: 1px solid black;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            width: 150px !important;
        }
        #stopka {
            border-top: solid 6px #CCCCCC;
            position: absolute;
            bottom: 0px;
            width: 96%;
            background-color: white;
            height: 50px;
            font-size: 10px;
            padding-left: 2%;
            margin-top: 20px;
            padding-right: 2%;
            vertical-align: bottom;
            left: 0px;
        }
        .smallinfo {
            color: gray;
            display: inline-block;
            margin-top: 0px;
            
            font-size: 10px;
        }
        .smallinfo .autor:hover {
            color: #336633;
            cursor: pointer;
            
        }
        h3 {
            font-family: serif;
            margin-bottom: 0px;
            font-size: 20px;
            
        }
        #top_menu ul.podzial {
            left: 0px;
            right: 0px;
            top: -1px;
            position: absolute;
            height: 24px;
            display: inline;
            list-style: none;
            vertical-align: middle;
            margin: 0px 0px;
            
        }
        #top_menu ul.podzial li {
            color: white;
            background-color: #80344F;
            border: 1px solid white;
            height: 23px;
            margin: 0px 0px;
            display: inline;
            position: absolute;
            top: 0px;
            font-size: 20px;
            text-align: center;
            vertical-align: middle;
            overflow: hidden;
            border: 1px solid white;
            
        }
        #top_menu ul.podzial li:hover {
            background-color: #555555;
            border-radius: 2px;
        }
        #top_menu ul.artykuly_podzial li:hover {
            background-color: #555555;
            border-radius: 2px;
        }
        #top_menu ul a {
            color: white !important;
            width: 100%;
            
        }
        #top_menu ul.podzial li ul.ukryte_menu {
            display: block;
            background: none;
            
        }
        #top_menu ul.podzial li ul.ukryte_menu li {
            display: block;
            background: none;
        }        
        #top_menu ul.podzial li#home {
            left: 0%;
            right: 80%;
        }
        #top_menu ul.podzial li#galeria {
            left: 20%;
            right: 60%;
        }
        #top_menu ul.podzial li#artykuly {
            left: 40%;
            right: 40%;

        }
        #top_menu ul.podzial li#wspolpraca{
            left: 60%;
            right: 20%;
        }
        #top_menu ul.podzial li#zielone_ludziki {
            left: 80%;
            right: 0;
        }
        
        #top_menu ul.artykuly_podzial {
            left: 0px;
            right: 0px;
            top: 23px;
            position: absolute;
            height: 25px;
            display: inline;
            list-style: none;
            vertical-align: middle;
            margin: 0px 0px;
            background-color: #80344F;
        }
        #top_menu ul.artykuly_podzial li {
            color: white;
            border: 1px solid white;
            height: 24px;
            margin: 0px 0px;
            display: inline;
            position: absolute;
            top: 0px;
            font-size: 20px;
            text-align: center;
            vertical-align: middle;
            
        }        
        #top_menu ul.artykuly_podzial li#newsy {
            left: 0%;
            right: 83%;
        }       
        #top_menu ul.artykuly_podzial li#kino {
            left: 17%;
            right: 67%;
        }
        #top_menu ul.artykuly_podzial li#muzyka {
            left: 33%;
            right: 50%;
        }
        #top_menu ul.artykuly_podzial li#sport {
            left: 50%;
            right: 33%;
            
        }
        #top_menu ul.artykuly_podzial li#ksiazki {
            left: 67%;
            right: 17%;
        }
        #top_menu ul.artykuly_podzial li#spotkania {
            left: 83%;
            right: 0%;
        }
        a img {
            border: 0px;
            
        }
        a {
            text-decoration: none;
            
        }

        .wycentrowane {
            text-align: center;
            
        }
        tr.godz_przyj:hover {
            background-color: #DDFFDD;
        }
        table.godziny_przyjec_tabela td {
            border-spacing: 10px 10px;
            
        }
        .telefon {
            padding-left: 12px;
            background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/8/86/Gnome-call-start.svg/12px-Gnome-call-start.svg.png');
            background-repeat: no-repeat;
            background-position: left center;
        }
        tr.godz_przyj {
            height: 14px;
            line-height: 14px;
            font-size: 12px;
        }
        td.godz_przyj {
            height: 14px;
            line-height: 14px;
            font-size: 12px;
        }        