body {
    font-family: 'Helvetica',sans-serif;
    background: #f2f0f0;
    color: #333;
    padding-top: 75px;
    /*background-image: url('/images/bg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: 68px;*/
}

html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

.content {
    flex: 1 0 auto;
    margin-top: 20px;
    width: 100%;
    max-width: 1200px;
    padding: 0px;
}

.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: initial;
}

footer {
    flex-shrink: 0;
}

a {
    transition: .3s;
    color: #e02e2c;
    text-decoration: none;
}

a:hover {
    color: #e02e2c;
    text-decoration: none;
}

h1.entry-title {
    font-family: Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    color: #e02e2c;
    font-size: 40px;
    font-weight: bold;
    border: 0;
    padding: 0;
    margin: auto auto;
    width: 100%;
    text-shadow: 2px 2px #cccccc;
    
}
.navbar {
    padding: 0px 1rem;
    height: 75px;
}
.navbar .navbar-brand {
}
.navbar-nav > li > a {
    color: #424242 !important;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 3px solid transparent;
    padding: 25px 10px;
    font-weight: 600;
    font-size: 15px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    border-bottom: 3px solid #424242;
}

.navbar-user {
    padding: 5px 10px;
}
.navbar-icon-item label {
    display: none;
}
.form-inline {
    min-width: 400px;
}
.form-inline input {
    width: 300px !important;
}

.article {
    max-width: 1200px;
    margin: 10px auto;
}
.article h1{
    font-size: 2em; 
}
.article h2 {
    font-size: 1.5em; 
    margin-top: 20px;
    clear: both;
}
.article h3 {
    font-size: 1em; 
    margin: 0px;
    font-weight: bold;
}
.article hr {
    border-color: silver;
}
.article img {
    border: 1px solid black;
    margin: 0px 10px 30px 0px;
}

.logo-top {
    /*width:150px;*/
    height:35px;
}

.revision-info ul {
    display: table;
    list-style: none;
    padding-left: 20px;
}

.revision-info ul > li {
    display: table-row;
}

.revision-info ul > li::before {
    display: table-cell;
    text-align: right;
}

.revision-info ul li a:hover {
    padding-left: 10px;
}

.revision-info ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #008c4f;
    padding-right: 12px;
}

footer {
    position: relative;
    text-align: center;
    background: #d3d3d5;
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    /*height: 100px;*/
    /*overflow: hidden;*/
}

footer a {
    color: #424242;
}

#topImage, #topImageCover {
    height: 350px;
    background-position: center top;
    margin-bottom: 25px;
}

#topImageCover {
    position: relative;
}

#topImage {
    animation: fadein 0.5s;

}

#headerToTop {
    position: absolute;
    bottom: 10px;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#headerToTop .background {
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    padding: 20px 10px;
}


.background .znacka-container {
    width: inherit;
}


.dropdown-menu {
    line-height: 20px;
    width: 300px;
    margin-top: -1px !important;
}
.disk {
    width: 400px !important;
}

.main-menu {
    max-height: 50px;
    background-color: #e02e2c;
    width: 100%;
}
.main-menu-container {
    max-width: 1280px;
    margin: 0px auto;
}
.main-menu-items {
    height: 50px;
    width: 100%;
    padding-right: 130px;
}
.main-menu-items ul {
    list-style: none;
    margin-bottom: 0px;
    height: 50px;
}
.main-menu-items ul li {
    display: inline-block;
    position: relative;
    float: left;
}
.main-menu ul li a {
    display: block;
    height: 50px;
    padding: 14px 20px 14px 60px;
    font-family: 'Anton',sans-serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
}
.main-menu ul li a i {
    left: 15px;
    top: 12px;
    font-size: 1.5em;
    position: absolute;
}
.main-menu a.active {
    background-color: #b02e2c;
}
.main-menu a:hover {
    background-color: #b02e2c;
}
.main-menu a:focus {
    background-color: #b02e2c;
    border: 2px solid #e02e2c;
}

.main-menu-items-right {
    display: block;
    max-width: 1280px;
    /*margin: 0px 50px;*/
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
}
.main-menu-items-right a {
    position: absolute;
    right: 0;
    height: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    padding: 15px 10px;
}

.breadcrumb {
    max-width: 1200px;
    margin: 10px auto; 
    width: 100%;
    text-align: left;
    display: inline;
}

.footer-menu {
    padding: 30px 100px;
}
.footer {
    max-width: 1200px;
    margin: auto;    
}
.footer-item:first-child {
    width: 30%;
}
.footer-item {
    width: 35%;
    float: left;
    border-left: 1px solid #0075D2;
}
.footer-item ul {
    list-style: none;
    text-transform: uppercase;
    text-align: left;
    color: white;
}

.footer-item ul li {
    display: block;
    margin: 0 0 20px;
}
.copyright {
    background-color: #e7e7e7;
    margin: 0px;
    height: 50px;
    color: black;
    padding: 0px 15px;
}
.copyright-logo {
    float: left;
    position: relative;
    margin: 15px 35px;
}
.copyright-text {
    margin: 15px 35px;
    text-align: left;
}
.filter-item .btn {
    background-color: #e02e2c;
    border-color: #e02e2c;
}
.filter-item .btn:hover {
    background-color: #c02e2c;
    border-color: #c02e2c;
}
.filter-item-disk .btn {
    background-color: #e02e2c;
    border-color: #e02e2c;
}
.filter-item-disk .btn:hover {
    background-color: #c02e2c;
    border-color: #c02e2c;
}
.btn-primary:focus {
    background-color: #c02e2c;
    border-color: #c02e2c;
    box-shadow: 0 0 0 0.2rem rgba(192,46,48,.5);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #c02e2c;
    border-color: #c02e2c;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(192,46,48,.5);
}
.btn-default {
    background: #f02e2c;
}
@media (max-width: 991px) {
    .navbar-icon-item label {
        display: inline;
    }
    .navbar-collapse {
        background-color: #bbb;
        padding: 10px;
        border: 2px dashed #e02e2c;
    }
    .navbar-user {
        margin: 10px;
    }
    .navbar-user label {
        margin-left: 15px;
    }
}
@media (max-width: 1024px) {

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .background .znacka-container {
        width: 100%;
    }

    .article {
        margin: 10px 50px;
    }
    .footer-item:first-child {
        width: 100%;
    }
    .footer-item:first-child ul li {
        display: inline-block;
        margin: 0 15px 15px 0;
    }
    .main-menu ul li a {
        padding-right: 15px;
        padding-left: 15px;
    }
    .main-menu ul li a i {
        width: 100%;
        display: block;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .main-menu ul li a span {
        width: 100%;
        display: block;
    }
    .main-menu {
        max-height: 100px;
    }
    .main-menu-items li {
        height: 75px;
    }
    .main-menu-items-right {
        width: 150px;
    }
}

@media (max-width: 777px) {
    .main-menu ul li a span {
        font-size: .8em;
        font-weight: bolder;
        padding-top: 5px;
    }
    /*.main-menu ul li a span {
        display: none;
    }
    .main-menu-items li {
        height: 50px;
    }*/
}
@media (max-width: 768px) {
    .article {
        margin: 10px 10px;
    }
    
    .znacka-container {
        width: 100%;
    }

    #topImage, #topImageCover {
        height: 250px;
    }

    h1.entry-title {
        font-size: 30px;
    }

    h2 {
        font-size: 20px;
    }

    .footer-item {
        width: 100%;
        float: none;
    }
    .footer-item:first-child ul li {
        display: block;
        text-align: center;
    }
}
@media (max-width: 720px) {
    .breadcrumb {
        margin-left: 10px;
    }
}
@media (max-width: 692px) {
    .main-menu ul li a span {
        display: none;
    }
    .main-menu-items li {
        height: 50px;
    }
}
@media (max-width: 576px) {
    .copyright {
        height: 100px;
    }
}

@media (max-width: 530px) {

    .main-menu-items {
        padding-right: 80px;
    }
    .main-menu-items-right {
        /*display: none;*/
        width: auto;
    }
    .main-menu-items-right ul li a {
        padding: 14px 20px 14px 0px;
    }
}
@media (max-width: 444px) {
    .main-menu-items ul {
        margin-left: 0px;
        padding-inline-start: 0px;
    }
    .copyright-logo {
        margin: 15px 5px;
    }
}
@media (max-width: 404px) {
    .main-menu {
        max-height: 100px;
    }
}
@media (max-width: 274px) {
    .main-menu {
        max-height: 150px;
    }
}
