body {
    background: #fcede7 url(img/hlavicka.jpg) no-repeat top center; color: #ad9094;
    text-align: center;
}
a {
    color: #FFF;
}
#container {
    width: 960px;
    height: 290px;
    position: relative;
    margin: 0px auto;
    text-align: left;
}

#logo {
    width: 566px; height: 133px;
    position: absolute; top: 113px; left: 0px;
    overflow: hidden;
}
#logo a {
    display: block; width: 566px; height: 133px;
    border: none;
    font-size: 24px; font-weight: bold;
}
#logo a span {
    width: 566px; height: 133px;
    position: absolute; top: 0; left: 0;
    background-image: url(img/logo.png);
    cursor: pointer;
}
#logo a:hover span {
    background-position: 0 133px;
}

#gallery, .gallery {
    width: 933px;
    margin-left: 142px;
}
#gallery li, dl.gallery-item {
    width: 311px; height: 400px; display: block; float: left;
    background: url(img/bg.jpg);
    position: relative;
}
#gallery li a img, #gallery li span img, .gallery-icon {
    position: absolute; top: 63px; left: 20px;
    border: 2px solid #FFF;
}
.gallery-icon {
    border: none !important;
}
.gallery-icon a img {
    border: 2px solid #FFF;
}
#footer {
    width: 962px; height: 200px; display: block;
    margin-left: 142px;
    margin-top: 60px;
    position: relative;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
    max-width: 100% !important;
    padding: 0 !important;
}
#footer h3 {
    line-height: 200px;
    font-size: 32px;
    color: #ad9094;
    z-index: 0 !important;
}
#footer span {
    width: 962px; height: 200px; display: block;
    background: url(img/footer.jpg);
    position: absolute; left: 0; top: 0;
}
.navigation {
    width: 960px;
    margin-left: 142px;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.navigation a {
    color: #5f4147;
    font-size: 18px;
}
#intro {
    width: 960px; height: 700px; display: block;
    margin-left: 142px;
    position: relative;
}
#intro span {
    width: 960px; height: 700px; display: block;
    z-index: 5;
    position: absolute; left: 0; top: 0;
    background: url(img/intro.png);
}
#produkty {
    width: 309px; height: 306px; display: block;
    z-index: 10;
    position: absolute; left: 651px; top: 97px;
}
#wp-content {
    width: 780px;
    padding: 30px 90px;
    margin-left: 142px;
    text-align: left;
}
#wp-content h1 {
    color: #5f4147;
    font-size: 20px;
}
