.navigacija {
    background-color: white;
    border-bottom-style: solid ;
    border-bottom-color: #E6E6E7;
    border-bottom-width: 0.5px;
}
.navigacija li a {
    font-size: 13pt;
}
.navbar {
    margin-top: 0.5%;
    border-bottom-style: 0.5px;
}
.social li a i {
    color: grey;
}

/*..................Navbar...................*/

.secNavbar {
	background-color: grey;
  	float: right;
  	margin-top: 0.5%;
}
.secNavbar a i {
	float: right;
	color: white;
	margin-top: 0.8%;
	margin-bottom: 0.8%;
	margin-left: 2%;
	font-family: 'Quicksand', sans-serif;

}
/*..................Second Navbar...................*/
.naslov {
    color: grey;
    font-family: 'Quicksand', sans-serif;
    padding-top:1%;
}
.content {
       color: grey;
    font-family: 'Quicksand', sans-serif; 
}
/*..................content...................*/


.footer {
    background-color: grey;
    margin-top: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
}

.text {
    text-align: center;
    color: white;
    font-family: 'Poppins', sans-serif;
    margin-top: 0.5%;
}

.text p h4{
    margin-left: 5%;
}
.spanovi1 i {
    color: white;
    margin-left: 0.5%;
}
.linksajt {
    margin-top: 1%;
}
.otisak {
    font-family: 'Yellowtail', cursive;
}