/* PAGE CONTENT STYLES START*/

#main-banner{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#main-banner img{
    width: 100%;
    margin: 20px 10px 10px 10px;
}

#main-banner h1{
    margin: 0;
    padding: 0;
    text-indent: -10000px;
    height: 0;
}

#main-content{
    color: #454545;
    font-size: 22px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 50px;
}

#razmak{
    margin-bottom: 20px;
}

.smanjeno{
    font-weight: bold;
    font-size: 18px;
}

#main-content ul{
    list-style-type: none;
    float: left;
    max-height: 100%;
    max-width: 100%;
    width: 31.33333333333333%;
    margin: 1%;
    padding: 0px;
}

#main-content a{
    text-decoration: none;
}

.boja{
    color: #6095e1;
}

.boja2{
    color: #6095e1;
}

.boja:hover{
    text-decoration: underline;
}

#main-content:after{
    content: "";
    display: block;
    clear: both;
}

footer{
    margin-top: 40px;
}

/* PAGE CONTENT STYLES END */
