@charset "utf-8";
/* CSS Document */

.box-shadow-full-rekli {
  padding: 2rem 1.25rem;
  position: relative;
  background-color: #fff;
  margin-bottom: 5rem;
  margin-top: 3rem;
  margin-left: 0rem;
  margin-right: 0rem;
  z-index: 2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.fotoOd {
    width: 150px;
    height: 150px;
    margin-right: 4px;
	margin-top: 0px;
    overflow: hidden;
}

.rounded-circle {
    border-radius: 50%!important;
}
.box-shadow-full-proc {
  padding: 2rem 1.25rem;
  position: relative;
  background-color: #fff;
  margin-bottom: 3rem;
  margin-top: 2rem;
  margin-left: 0rem;
  margin-right: 0rem;
  z-index: 2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

ul.mod {
  list-style: none;
}

ul.mod li::before {
  content: "\2022";
  color: #0078ff;
  font-weight: bold;
  font-size:24px;
  display: inline-block; 
  width: 1em;
  margin-left: -1.2em;
}
.textJust {
	text-align: justify;
	}
.modrePozadi {
	background-color: #E5E5E5;
	padding-top: 50px;
	margin-top: 20px;
	}
.kandidat {
	display:block;
	
	}
.navbar-b .navbar-brand{
	font-size: 2.5rem;
	}
	
.ohnohoney {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}	
	

