* {
    text-align: left;
}
body {
    background-image: url('../assets/imgs/trouglovi\ test3.png');
    background-repeat:repeat-x;
    
}

p {
    text-align: justify;
}


a {
    text-decoration: none !important;
}


.linkovano  {
    font-size: 20px !important;
}


.navbar-nav{
    width: 80%;
}
.headings-nav {
    text-align: center;
    background-color: #2C3E50;
    width: 100%;
    color: #fff;
    overflow: hidden;
}


.headings-nav-item a{
    color: #fff;
    font-size: 1.0rem;
    font-weight: 400;
}

figcaption {
    margin: auto;
    text-align: center;
}

img {
    width: 60% !important;
    margin: 0 auto;
    display: block;
    
}

figure.group {
    display: inline-block;
    align-content: center;
}

