/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29.05.2015., 13:40:31
    Author     : igorgojkovic
*/

.plavo {
    color: #375a7f;
}

.plavo2 {
    color: #1F4369;
}

body {
    padding-top: 70px;
}

.body-pocetna {
    background-image: url(../images/pozadina.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;

}

html {
    position: relative;
    min-height: 100%;
}

.footer {
    width: 100%;
    background-color: #375a7f;
    padding-top: 20px;
}

.transparent {
    background-color: transparent;
}

.margina {
    margin-top: 11%;   
}

.jumbotron h1 {
    font-size: 48px;
    color: #375a7f;
}

ul {
    list-style: none;
    padding-left: 0px;

}

.usluge {
    margin-top:100px;
}

.usluge2 {
    margin-top:100px;
    margin-bottom:100px;
}