.linkovi{
    margin-top: 150px;
    height: 20px;
    width: 264px;
    background-color: rgb(12, 14, 11);
    text-align: center;
    border: rgb(0, 0, 0) 1px solid;
    border-radius: 6px;
    margin-left: 200px;
}

.linkovi a{
    text-decoration: none;
    color: rgb(0, 72, 255);
}

.sadrzaj{
    margin-top: 10px;
    height: 500px;
    width: 1010px;
    background-color: rgb(255, 255, 255);
    border: rgb(68, 0, 255) 1px solid;
    border-radius: 10px;
    padding-left: 20px;
    margin-left: 200px;
}

.cover{
    background-image: url(../img/00_generic_facebook-001.jpg);
    background-size: cover;
}

.pattern{
    background-image: url(../img/OIP.jfif);
    background-size: 50%;
}

p{
    color: rgb(185, 185, 185);
}

h2, h4{
    color: rgb(199, 199, 199);
}

.atmosfera_podrucja{
    line-height: 6px;
    margin-left: 10px;
}

.line_height{
    line-height: 5px;
}