﻿.logo img {
    margin: -4% 0 0 0;
}

#s-box-top-wrap {
    background: #f0f0f0 url(images/bg2.jpg) no-repeat bottom center;
}

#f-left {
    background: #80a71d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

footer#main-footer .logo img {
    margin: -40px 0 0 0;
}

@media screen and (max-width: 1366px) {
    footer#main-footer .logo img {
        margin: -30px 0 0 0;
    }
}

figure#badge {
    margin-left: 20px;
}

p:first-letter{
    text-transform: uppercase;
}

.aktualni-slozeni {
    font-size: 15px !important; 
    color: rgba(51,51,51,0.7);
}