#przyciskDoGory
{
    position:fixed;
    top:20px;
    right:20px;
    background:#007dd0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    padding:20px;
    font-size:15pt;
    display:none;
    z-index:98888;
    color:#fff;
    cursor:pointer;
}

#zdjecieDuze
{
    width:100%;
    float:left;
    height:0px;
    z-index:9999;
    position:absolute;
    top:0; 
}
    
    #zdjecieDuzeKontener
    {
        width:900px;
        margin:0 auto;
        position:relative;
    }
        
        #zdjecieDuzeKontenerFoto
        {
            height:919px;
            overflow:hidden;
            position:absolute;
            z-index:66666;
            top:80px;
            right:0;
            float:right;
        }

#top
{
    width:100%;
    height:250px;
    background:url(../images/tlo-top.png) center top no-repeat;
    overflow:hidden;
}

    #topKontener
    {
        width:950px;
        height:124px;
        margin:0 auto;
        position:relative;
        z-index:3000;
    }
        #topKontenerData
        {
            position:absolute;
            top:10px;
            left:15px;
            width:500px;
            height:30px;
            color:#4ab4ef;
        }
        
        #topKontenerFoto
        {
            width:223px;
            height:177px;
            position:absolute;
            top:0;
            right:0;
            z-index:4000;
            float:right;
            overflow: hidden;
        }
    
        #topKontenerLogo
        {
            height:79px;
            width:166px;
            float:left;
            position:absolute;
            top:35px;
            left:5px;
        }
        
        #topKontenerSlogan
        {
            width:280px;
            height:30px;
            position:absolute;
            top:40px;
            left:190px;
            font-size:20px;
            font-weight:bold;
            color:#d70002;
        }
            
            #topKontenerSlogan a
            {
                color:#000;
            }
        
        #topKontenerMenu
        {
            width:450px;
            height:30px;
            position:absolute;
            top:66px;
            left:190px;
            color:#ccc;
            font-size:10pt;
        }
        
            #topKontenerMenu a
            {
                color:#666;
            }
        
        #topKontenerTelefon
        {
            width:280px;
            height:30px;
            position:absolute;
            top:30px;
            left:510px;
        }

        #topKontenerDwaPrzyciski
        {
            position:absolute;
            right:0;
            top:155px;
            z-index:5000;
            float:right;
            overflow: hidden;            
        }
        
            .topKontenerDwaPrzyciskiPrzycisk
            {
                width:88px; 
                height:95px; 
                float:right; 
                margin-right:5px;
            }
            
            .topKontenerDwaPrzyciskiPrzycisk.start
            {
                background:url(../images/top-przycisk-start.png) no-repeat;
            }
            
            .topKontenerDwaPrzyciskiPrzycisk.sklep
            {
                background:url(../images/top-przycisk-sklep.png) no-repeat;
            }
            
            .topKontenerDwaPrzyciskiPrzycisk.kontakt
            {
                background:url(../images/top-przycisk-kontakt.png) no-repeat;
            }
            
            .topKontenerDwaPrzyciskiPrzycisk:hover
            {
                background-position: 1px -95px;
                cursor: pointer;
            }


#menuTop
{
    width:100%;
    float:left;
    overflow:hidden;
    z-index:2000;
    position:relative;
    height:110px;
}

    #menuTopKontener
    {
        width:950px;
        height:115px;
        margin:0 auto;
        position:relative;
        z-index:8000;
        left:0;
        top:0;
    }
    
        #menuTopKontener ul
        {
            width:950px;
            list-style-type:none;
            margin:0;
            padding:0;
            overflow:hidden;
            float:left;
        }
        
            #menuTopKontener ul.czerwone
            {
/*                background:#d70002;*/
            }
                
            #menuTopKontener ul.niebieskie
            {
/*                background:#007dd0;*/
                height:53px;
            }

            
        #menuTopKontener li
        {
            width:105px;
            height:36px;
            padding:7px 10px 10px 15px;
            float:left;
            color:#fff;
            font-size:15px;
            overflow:hidden;
            text-align:left;
        }

            #menuTopKontener li a
            {
                color:#fff;
                font-weight:bold;
            }
        
            #menuTopKontener ul.czerwone li:hover
            {
                background:url(../images/tlo-top-over.png) repeat-x top left;
            }

            #menuTopKontener ul.niebieskie li:hover
            {
                background:url(../images/tlo-top-over.png) repeat-x top left;
            }            
            
            #menuTopKontener li.separator
            {
                width:2px;
                height:53px;
                float:left;
                padding:0;
                background: url(../images/tlo-top-separator.png) no-repeat top left;
            }
            
        .menuTopKontenerLinkDolny
        {
            top:48px;
            background-position: 0 0;
        }
        
        .menuTopKontenerLinkDolny:hover
        {
            top:43px;
            cursor:pointer;
        }   
        
#strona
{
    width:950px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    padding:15px 5px 0;
}

.strona
{
    width:950px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    padding:15px 5px 0;
}

    .stronaSzerokiKontener
    {
        width:100%;
        float:left;
    }
    
    .tytul
    {
    }
    
    .stronaKontener
    {
        width:950px;
        overflow:hidden;
        z-index:1000;
        float:left;
        box-shadow:0px 0px 5px #888;
        border-radius:5px 5px 0 0;
    }
    
        .stronaKontenerJedyny
        {
            width:950px;
            position:relative;
            overflow: hidden;
        }
        
        .stronaKontenerTlo
        {
            background:#fff;
        }
        
    .stronaKontenerTytul
    {
        width:930px;
        height:20px;
        float:left;
        padding:7px 10px 18px;
        margin:0 auto;
        font-size:11pt;
        font-family:Trebuchet MS, Arial;
        color:#7b5922;
        background:#f3e5cf url(../images/tlo-tytul-strony.gif) repeat-x top right;
    }
    
    .stronaKontenerMenu
    {
        width:250px;
        float:left;
        margin:0 auto;
        padding:15px;
        background: #fff url(../images/tlo-kontener-menu.png) no-repeat top right;
        background-size: 100% 100%;
        border-radius:5px 0 0 0;
    }
    
        .stronaKontenerMenu ul.menu
        {
            list-style-type:none;
            margin:0 0 20px 0;
            padding:0;
            z-index:5555;
            float:left;
        }
        
        .stronaKontenerMenu ul.menu li
        {
            width:234px;
            padding:8px;
            margin:0 5px 5px 0;
            cursor:pointer;
            color:#0d1d3a;
            -webkit-border-radius:3px;
            -moz-border-radius:3px;
            border-bottom:0;
            font-size:11pt;
            overflow: hidden;
        }
        
            .stronaKontenerMenu ul.menu li:hover, .stronaKontenerMenu ul.menu li:hover a
            {
                background:#ddd;
                color:#0d1d3a;
                text-decoration:none;
            }
            
            .stronaKontenerMenu ul.menu li.aktywny, .stronaKontenerMenu ul.menu li.aktywny:hover, .stronaKontenerMenu ul.menu li.aktywny a
            {
                background:#007dd0;
                z-index:9999;
                border-bottom:0;
                color:#fff;
                font-weight:bold;
            }
            
            
        .stronaKontenerMenu ul.aktualnosci
        {
            list-style-type:none;
            margin:0;
            padding:0;
            float:left;
        }

            .stronaKontenerMenu ul.aktualnosci li
            {
                font-size:11pt;
                font-weight:normal;
                margin-bottom:10px;
                padding-top:10px;
                width:250px;
                float:left;
                border-top:1px solid #ddd;
            }
        
        ul.aktualnosciGlowna
        {
            list-style-type:none;
            margin:0;
            padding:0;
            float:left;
            width:890px;
        }
        
            ul.aktualnosciGlowna li
            {
                font-size:18pt;
                font-weight:normal;
                margin-bottom:20px;
                padding:15px;
                width:860px;
                float:left;
                background:#eee;
            }
            
                ul.aktualnosciGlowna li:hover
                {
                    background:#fedd00;
                }
            
                ul.aktualnosciGlowna li .zdjecie
                {
                    float:left;
                    width:400px;
                    overflow: hidden;
                    margin: 0 20px 0 0;
                }
                
                    ul.aktualnosciGlowna li .zdjecie img
                    {
                        width:400px;
                    }
                ul.aktualnosciGlowna li .tekst
                {
                    width:420px;
                    overflow: hidden;
                    font-size:11pt;
                    line-height:19pt;
                }
                
                    ul.aktualnosciGlowna li .tekst h2
                    {
                        font-size:24pt;
                        font-weight: normal;
                        margin:10px 0 15px;
                    }
         
                    
                ul.aktualnosciGlowna li.prawy .zdjecie
                {
                    float:right;
                    margin: 0 0 0 20px;
                }
                    
        .stronaKontenerMenu h3
        {
            font-size:14pt;
        }
        
        .stronaKontenerMenu a
        {
            color:#0d1d3a;
        }

    .stronaKontenerTrescIndex
    {
        width:280px;
        background-position: 30px 0;
    }
        
    .stronaKontenerTresc
    {
        overflow:hidden;
        width:610px;
        min-height:400px;
        float:right;
        font-size:10pt;
        font-family:Trebuchet MS, Arial;
        padding:30px;
        color:#333;
    }
    
        .stronaKontenerTresc h1
        {
            margin-bottom:15px;
            color:#007dd0;
        }
    
        .stronaKontenerTrescTekst
        {
            width:400px;
            float:left;
            color:#888;
            font-size:11pt;
        }

            .stronaKontenerTrescTekst a
            {
                background:#0585da;
                color:#fff;
                font-size:12pt;
                padding:3px 10px 5px;
                border-radius:3px;
            }
            
            .stronaKontenerTrescTekst a:hover
            {
                background:#666;
            }
            
            
            .stronaKontenerTrescTekst p.cytat
            {
                font-size:11pt;
                color:#000;
            }

            .stronaKontenerTrescTekst ul.menu
            {
                float:left;
                width:100%;
                list-style-type:none;
                padding:0 0 15px;
                margin:15px 0;
                border-bottom:1px solid #ddd;
            }

                .stronaKontenerTrescTekst ul.menu li
                {
                    float:left;
                    margin-right:3px;
                    margin-bottom:5px;
                    padding-top:7px;
                    height:31px;
                    padding-right:15px;
                    padding-left:15px;
                    background:#0c1b37;
                }

                .stronaKontenerTrescTekst ul.menu li a
                {
                    color:#fff;
                    padding-right:0;
                }

                .stronaKontenerTrescTekst ul.menu li:hover, .stronaKontenerTrescTekst ul.menu li.aktywny
                {
                }
            
        .stronaKontenerTrescTekst img
        {
            margin:10px;
        }
        
        .stronaKontenerTrescIndex
        {
            width:610px;
            padding:15px;
        }
        
        .stronaKontenerTrescSzeroki
        {
            width:890px;
            
        }

#menuBottom
{
    width:750px;
    float:left;
    overflow: hidden;
}

    .menuBottomElement
    {
        float:left;
        width:230px;
        margin-top:40px;
    }

        .menuBottomElement h3
        {
            color:#fff;
            font-size:18pt;
            font-weight:bold;
            float:left;
            width:100%;
            margin-bottom:0;
        }
    
        .menuBottomElement ul
        {
            list-style-type:none;
            margin:10px 0 26px 0;
            padding:0;
            float:left;
        }

        .menuBottomElement li
        {
            padding:7px 0;
            color:#425800;
            font-size:10pt;
        }

            .menuBottomElement li a
            {
                color:#425800;
            }
        
#stopka
{
    width:100%;
    overflow:hidden;
    float:left;
    background:#63a700 url(../images/tlo-stopka.png) repeat-x top left;
    margin:0;
}

    #stopkaKontener
    {
        width:950px;
        margin:0 auto;
        overflow:hidden;
        text-align:left;
        font-family:Trebuchet MS, Arial;
        font-size:9pt;
        color:#fff;
    }
    
        #stopkaKontenerObrazek
        {
            width:200px;
            height:300px;
            float:left;
            padding-top:60px;
        }
        
        #stopkaKontenerMenu
        {
            width:750px;
            float:right;
        }
        
        #stopkaKontenerPrawaAutorskie h3
        {
            padding:0;
            margin:0 0 5px 0;
            color:#a7a7a7;
        }

        #stopkaKontenerPrawaAutorskie        
        {
            float:left;
            font-size:11pt;
        }

        #stopkaKontenerRealizacja
        {
            width:910px;
            padding:20px;
            float:right;
            margin:20px 0 0;
            font-size:8pt;
            color:#888;
            background:#fff;
            border:1px solid #ccc;
            border-radius: 5px;
        }
        
            #stopkaKontenerRealizacja a
            {
                color:#888;
            }

            #stopkaKontenerRealizacjaCopy
            {
                float:right;
                margin-top:8px;
            }

            #stopkaKontenerRealizacjaMenu
            {
                float:left;
                font-size:9pt;
                margin-top:5px;

            }
        
    #stopkaKontenerPrawaAutorskie
    {
        float:left;
        width:910px;
        font-size:8pt;
        color:#87bb3b;
        padding:20px;
        text-align:center;
    }

#facebookLikers
{
    float:left;
    width:950px;
    background:#a69d6c;
    height:185px;
    padding:10px;
    overflow: hidden;
    margin-bottom:85px;
}
        
#blog 
{
    width:650px;
    overflow:hidden;
    float:left;
    margin:0 0 0 30px;
    padding-bottom:30px; 
}

    #blog h3
    {
        margin:3px 0 20px 0;
        font-size:14pt;
        font-weight:normal;
        line-height:35px;
    }

    .blogPost 
    {
        width:245px;
        float:left;
        line-height:20px;
        font-style: italic;
        font-size:9pt;
        margin-right:40px;
    }
    
        .blogPost a 
        {
            padding:3px 10px;
            color:#fff;
            background:#a69d6c;
            -webkit-border-radius:3px;
            -moz-border-radius:3px;
        }
        
        
#blogPolecane
{
    float:left; 
    height:280px; 
    width:645px;
}

#szczegolniePolecane
{
    float:left;
    width:645px;
    height:265px;
}

#ofertaMiesiaca
{
    float:left;
    width:645px;
    height:250px;
}
        
#glownaOferta
{
    width:645px;
    height:265px;
    overflow:hidden;
}

    .glownaOfertaKontener
    {
        position:relative;
        width:620px;
    }

        .glownaOfertaKontenerNaglowek
        {
            font-size:55pt;
            margin-bottom:10px;
            padding:5px;
        }

        .glownaOfertaKontenerZobacz
        {
            font-size:13pt;
            margin-top:20px;
        }

            .glownaOfertaKontenerZobacz a
            {
                background:#a69d6c;
                color:#fff;
                -webkit-border-radius:3px;
                -moz-border-radius:3px;
                padding:10px;
            }
        
        .glownaOfertaKontenerPrzycisk
        {
            width:195px;
            margin-right:11px;
            overflow: hidden;
            float:left;
            height:195px;
        }
        
        .glownaOfertaKontenerPrzycisk:last
        {
            margin-right:0;
        }
        
        
#formularzKontaktowy
{
    color:#666;
}


#logotypyWyswietl
{
    list-style-type: none;
    width:610px;
    margin:0;
    padding:0;
}