div.clear { clear: both; }

body {
    background: url('body.jpg') center 0 no-repeat;
    width: 1000px;
    margin: 0 auto;
    overflow: scroll;
    padding-bottom: 25px;
}

#logo {
    height: 180px;
    position: relative;
}

    #logo img {
        margin: 15px;
        display: block;
        position: relative;
        left: 0;
        top: 20px;
    }

    #logo h1 {
        font-family: "Arial Black";
        font-size: 32px;
        position: absolute;
        left: 25px;
        top: 70px;
    }

    #logo h2 {
        font-family: "Arial Black";
        font-size: 20px;
        position: absolute;
        left: 25px;
        top: 100px;
    }

#mainMenu {
    height: 79px;
    text-align: center;
}

    #mainMenu ul li {
        width: 190px;
        height: 68px;
        display: inline-block;
        margin: 0 0px;
        position: relative;
        top: 30px;
    }

        #mainMenu ul li a {
            display: block;
            width: 190px;
            height: 68px;
            background: url('button.png') 0 0 no-repeat;
            line-height: 50px;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            color: #fff;
        }

        #mainMenu ul li a:hover, #mainMenu ul li a.selected {
            display: block;
            width: 190px;
            height: 68px;
            background: url('button2.png') 0 0 no-repeat;
            line-height: 50px;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            color: #fff;
        }

#pageContent {
    background: #b5e5ff;
    border: 1px solid #b5e5ff;
    padding: 1px;
}

    #pageContent div.pageInnerContent {
        border: 1px solid #b5e5ff;
        background: #b5e5ff;
        padding: 20px;
    }

    h2.mainHeader {
        font-size: 20px;
        color: #e17308;
        padding-bottom: 16px;
    }

    h2.mainHeader a {
        font-size: 20px;
        color: #e17308;
        padding-bottom: 16px;
    }


#footer {
    background: #64c6eb;
}

#footer ul li {
    float: left;
    margin: 10px;
}

    #footer ul li a {
        text-decoration: none;
        color: #FFF9EE;
    }


/* News */
hr.news-entry {
    height: 1px;
    background: #f6a251;
    border: 0;
    border-top: 1px solid #eee;
}

div.news-entry {
    position: relative;
    margin: 10px 0;
}

    p.news-entry {
        color: #000;
    }

    div.news-entry h3 {
        font-size: 14px;
        margin-bottom: 8px;
        font-weight: bold;
    }

        div.news-entry h3 a { text-decoration: none; color: #695b47; }

        div.news-entry div.date {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 11px;
        }

        div.news-entry p {
            text-align: justify;
        }

        div.news-entry div.more {
            margin-top: 10px;
            text-align: right;
            padding: 8px;
        }

        div.news-entry div.more a {
            border: 1px solid #f6a251 !important;
            text-decoration: none;
            padding: 3px;
            background: #f6a251;
        }

        div.return {
            margin-top: 30px;
        }

        div.return a {
            border: 1px solid #8A716A !important;
            text-decoration: none;
            padding: 3px;
            background: #8A716A;
        }

div.place-entry {
    position: relative;
    margin: 10px 0;
}

    div.place-entryp {
        color: #000;
    }

        div.place-entry h3 {
            margin-bottom: 8px;
            font-size: 22px;
            font-weight: bold;
            text-decoration: none;
            color: #695b47;
        }

        div.place-entry div.date {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 11px;
        }

        div.place-entry p {
            text-align: justify;
        }

        div.place-entry div.more {
            text-align: right;
            padding: 5px;
        }

        div.place-entry div.place {
            float: left;
        }

        div.place-entry img {
            background: #ccc;
            padding: 2px;
            border: 2px solid #695b47;
            display: block;
            float: right;
        }

        div.map {
            background: white;
            float: left;
            padding: 4px;
            border: 1px solid #695b47;
            margin: 0 10px;
            height: 240px;
        }

        div.place-entry div.place {
            height: 170px;
            width: 300px;
            padding-left: 15px;
            padding-top: 70px;
        }

div.galLeftColumn {
    width: 154px;
    float: left;
}

div.galRightColumn {
    width: 760px !important;
    padding: 0 20px 20px 20px;
    float: left;
}

#widget {
    display: none !important;
}

#gallery-photo a.photo {
    display: block;
    float: left;
    text-decoration: none;
    margin: 6px;
}

    #gallery-photo a.photo span {
        display: block;
    }

    #gallery-photo a.photo span.title {
        font-weight: bold;
        font-size: 12px;
        padding: 2px;
    }

    #gallery-photo a.photo span.description {
        font-size: 11px;
        font-style: italic;
        height: 14px;
        overflow: hidden;
    }

#gallery-photo img {
    display: block;
    width: 170px;
    height: 170px;
    display: block;
    border: 1px solid #695b47;
    padding: 1px;
    background: #cfb58a;
}

#gallery-list ul li {
    border-bottom: 2px solid #f6a251;
}

#gallery-list ul li a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    padding: 0 5px;
}

#gallery-list ul li.selected {
    background: #f6a251 !important;
}

#gallery-list ul li:hover {
    background: #ffbb7a;
}

#gallery-photo h3 {
    font-size: 22px;
    font-weight: bold;
    color: #a33d3f;
    padding: 4px 6px 2px 6px;
}

#gallery-photo p {
    font-size: 12px;
    font-style: italic;
    padding: 0 0 12px 6px;
    border-bottom: 1px solid #f6a251;
}

div.singleColumnGallery {
    width: 170px !important;
    float: right !important;
    margin-right: 30px;
}

/* page related CSS */
div.page-strona_glowna div.contentBg {
    width: 720px;
    float: left;
}

div.page-kontakt div.contentBg {
    width: 300px;
    float: left;
}

div.page-kontakt div.map {
    float: right !important;
    margin-top: 15px;
    position: relative;
    top: 95px;
}

a.pp_close {
    position: absolute;
    z-index: 100;
    border: 1px solid #000;
    color: #000 !important;
    text-indent: 0 !important;
    text-align: center;
    text-decoration: none;
    background: #eee;
}