@media (min-width:768px) {
body {
    background-color: #EBEDEC;
    
}

.footer {
    text-align: center;
    padding: 20px;
    color: #aaa;
}

.post + .post {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #eee;
    
}

.post .annotation {
    margin-top: 15px;
}

.post-detail {
    margin-top: 50px;
}
.post-detail .annotation {
    font-size: 25px;
    line-height: 200%;
    text-align: center;
    font-family: tahoma;
}
.post-detail .images {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #eee;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin: 0 auto; 
    margin-left: 6%;
}
.post-detail .images .thumbnail {
    float: left;
    margin: 10px;
}
.post-detail .images .thumbnail img {
    height: 100px;
}

#header {
    background-color: #443937;
    padding-bottom: 20px;
    border-bottom: solid 5px #86786F;
}

.navbar {
    background-color: #EBEDEC;
    border-radius: 0px;
    width: 100%;
    height: 70px;
}

.navbar-header {
    width: 100%;
    
}
.navbar .navbar-header a {
    width: 25%;
    float: left;
    text-align: center;
    padding-top: 20px;
    text-transform: uppercase;
    height: 60px;
    font-size: 18px;
    color: #443937;
    border-right: solid 3px #443937;
    margin-top: 3px;
}

.navbar .navbar-header a:last-child {
    border-right: 0px;
}

#logo {
    text-align: center;
}
#logo-img {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.sluzby {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#boxiky {
    margin-left: 40px;
    
}
.home-box {
    width: 28%;
    background-color: white;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 26px;
    margin-top: px;
    font-size: 20px;
    box-shadow: 0px 0px 10px #5B5B5B;
}

.home-box:hover {
    transform: scale(1.05);
}
.home-box img {
    width: 100%;
    margin-bottom: 15px;

}
.galerie-box {
    width: 22%;
    background-color: white;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 26px;
    margin-top: px;
    font-size: 20px;
    height: 230px;
    box-shadow: 0px 0px 10px #5B5B5B;
    font-size: 13px;
}

.galerie-box img {
    width: 100%;
    margin-bottom: 15px;
    max-height: 160px;
}

.galerie-box:hover {
    transform: scale(1.05);
}

h1,h2 {
    text-align: center;
    width: 100%;
}

h1 img, h2 img {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 20px;
}

p {
    font-size: 30px;
    text-align: center;
    font-family: tahoma;
    line-height: 200%;
    letter-spacing: 1px;
}

footer {
    background-color: #443937;
    padding-bottom: 20px;
    border-top: solid 5px #86786F;
    margin-top: 50px;
}

footer #horni {
    margin-top: 10px;
    color: #F1A714;
    font-size: 25px;
    letter-spacing: 2px;
}

footer #horni a {
    color: white;
    text-transform: uppercase;
    font-family: tahoma;
}

footer #dolni {
    color: #86786F;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 10px;
}

footer #dolni a {
    color: white;
    text-transform: lowercase;
}

footer #autor {
    border-top: solid 2px #86786F;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-top: 15px;
    font-family: tahoma;
    color: white;
    font-size: 17px;
    letter-spacing: 2px;
}

#lejsek {
    width: 15%;
    margin-top: 10px;
}

}

@media (max-width:768px) {
body {
    background-color: #EBEDEC;
    
}

.footer {
    text-align: center;
    padding: 20px;
    color: #aaa;
}

.post + .post {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #eee;
    
}

.post .annotation {
    margin-top: 15px;
}

.post-detail {
    margin-top: 50px;
}
.post-detail .annotation {
    font-size: 15px;
    line-height: 200%;
    text-align: center;
    font-family: tahoma;
}
.post-detail .images {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #eee;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin: 0 auto; 
    margin-left: 6%;
}
.post-detail .images .thumbnail {
    float: left;
    margin: 10px;
}
.post-detail .images .thumbnail img {
    height: 100px;
}

#header {
    background-color: #443937;
    padding-bottom: 20px;
    border-bottom: solid 5px #86786F;
}

.navbar {
    background-color: #EBEDEC;
    border-radius: 0px;
    width: 100%;
    height: 70px;
}

.navbar-header {
    width: 100%;
    
}
.navbar .navbar-header a {
    width: 25%;
    float: left;
    text-align: center;
    padding-top: 20px;
    text-transform: uppercase;
    height: 60px;
    font-size: 18px;
    color: #443937;
    border-right: solid 3px #443937;
    margin-top: 3px;
}

.navbar .navbar-header a:last-child {
    border-right: 0px;
}

#logo {
    text-align: center;
}
#logo-img {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.sluzby {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#boxiky {
    margin-left: 40px;
    
}
.home-box {
    width: 90%;
    background-color: white;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 13px;
    margin-left: 0px;
    margin-bottom: 26px;
    margin-top: px;
    font-size: 20px;
    box-shadow: 0px 0px 10px #5B5B5B;
}

.home-box:hover {
    transform: scale(1.05);
}
.home-box img {
    width: 100%;
    margin-bottom: 15px;

}
.galerie-box {
    width: 90%;
    background-color: white;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 26px;
    margin-top: px;
    font-size: 20px;
    height: 230px;
    box-shadow: 0px 0px 10px #5B5B5B;
    font-size: 13px;
}

.galerie-box img {
    width: 100%;
    margin-bottom: 15px;
    max-height: 160px;
}

.galerie-box:hover {
    transform: scale(1.05);
}

h1,h2 {
    text-align: center;
    width: 100%;
}

h1 img, h2 img {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 20px;
}

p {
    font-size: 18px;
    text-align: center;
    font-family: tahoma;
    line-height: 200%;
    letter-spacing: 1px;
}

footer {
    background-color: #443937;
    padding-bottom: 20px;
    border-top: solid 5px #86786F;
    margin-top: 50px;
}

footer #horni {
    margin-top: 10px;
    color: #F1A714;
    font-size: 15px;
    letter-spacing: 2px;
}

footer #horni a {
    color: white;
    text-transform: uppercase;
    font-family: tahoma;
}

footer #dolni {
    color: #86786F;
    font-size: 10px;
    letter-spacing: 2px;
    margin-top: 10px;
}

footer #dolni a {
    color: white;
    text-transform: lowercase;
}

footer #autor {
    border-top: solid 2px #86786F;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-top: 15px;
    font-family: tahoma;
    color: white;
    font-size: 10px;
    letter-spacing: 2px;
}

#lejsek {
    width: 40%;
    margin-top: 10px;
}

}