/* PAGE CONTENT STYLES START*/

#main-banner{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#main-banner img{
    width: 100%;
    margin: 20px 0px 30px 0px;
}

#main-banner h1{
    margin: 0;
    padding: 0;
    text-indent: -10000px;
    height: 0;
}

#main-content{
    color: #454545;
    font-weight: bold;
    font-size: 18px;
}

#tekst{
    text-align: justify;
}

#tekst p{
    font-weight: normal;
}

#main-content ul{
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

#main-content li{
    float: left;
    width: 29.33333333333333%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
}

#main-content li:nth-child(1){
    margin-right: 2.5%;
}

#main-content li:nth-child(2){
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#main-content li:nth-child(3){
    margin-left: 2.5%;
}

#main-content img{
    width: 100%;
}

#main-content a{
    text-decoration: none;
    color: #6095e1;
}

#main-content a:hover{
    text-decoration: underline;
    color: #6095e1;
}

#vise{
    font-weight: bold;
    
}
#tesla a{
    color: #454545;
}

#partneri img{
    width: 100%;
    margin-top: 10px;
    padding-top: 15px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #454545;
}

#main-content:after{
    content: "";
    display: block;
    clear: both;
}

footer{
    margin-top: 30px;
}

/* PAGE CONTENT STYLES END */
