body{
    position: relative;
	padding:50px 0px 0px 0px;
    z-index:0;
}

h3 {
	#font-family: 'Jacques Francois Shadow', cursive;
	color: #c60021;
	padding: 20px 20px 20px 20px;
}

.navbar-dark {
    background-color: #30343f;
}

.jumbotron {
	#background: repeating-linear-gradient(
		45deg,
		#f6f6f8,
		#f6f6f8 100px,
		#e3e3e3 100px,
		#e3e3e3 140px);
	background-color: #f6f6f8;
	#background-color:  #c60021 #ffe8ec #f6f6f8 #e3e3e3; 
	padding: 30px 30px 30px 30px;
	margin: 0px auto;
}

.footer {
	background-color: #f6f6f8;
	padding: 30px 30px 30px 30px;
}

.display-2 {
	#font-family: 'Akronim', cursive;
	font-family: 'Jacques Francois Shadow', cursive;
	
}

.img-thumbnail {
	border-color: #c60021;
	border-width: 2px;
	padding: 10px 10px 10px 10px;
	
}

.card-body{
	font-style: oblique;
}

#novosti {
	#background-color: #e3e3e3;
	background: repeating-linear-gradient(
		45deg,
		#e3e3e3,
		#e3e3e3 100px,
		#f6f6f8 100px,
		#f6f6f8 140px);
	padding: 0px 30px 30px 30px;
}

#biografija {
	background-color: #f6f6f8;
}

#festivali {
	background-color: #e3e3e3;
	padding: 30px 30px 30px 30px;
}

#kontakt {
	background-color: #30343f;
	color: #F8F8FF;
}

#media {
	background: repeating-linear-gradient(
		-45deg,
		#f6f6f8,
		#f6f6f8 100px,
		#e3e3e3 100px,
		#e3e3e3 140px);
	#background-color: #f6f6f8;
	padding: 0px 30px 30px 30px;
}

#modalbg{
	background-color: #f6f6f8
}
#hl{
	color: #c60021;
	font-weight: bold;
}

#card3{
	margin-top: 30px;
}

.bpicture {
    border-bottom: 1px solid black;
}

.carousel-caption {
    right: 10px;
	top: 0;
	bottom: auto;
	text-align: right;
}

#.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
#    background-color: #c60021 !important;
#}




