body{
	font-family: Open Sans, Jura, sans-serif !important;
}
p{
	font-size: 18px;
}
li{
	font-size: 18px;
}
.menu-text{
	padding: 5px 15px 5px 20px;
}

.jumbotron{
	margin-bottom:5px;
	padding-bottom: 5px;
    margin-top: 8px;
}
.small-hr{
	width:50px;
	color:black;
	margin-top:0px;
	border-top: 2px solid #444;
}
.header-image-text{
	background-color: black;
	color: #ddd;
}
.well{
	background-color: black;
	color: white;
}
.mujfooter{
	color: white;
    background-color: #212529;
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-radius: 8px;
}
.img-rounded{
	border-radius: 6px;
}
.panel-title{
	margin-bottom: 20px;
}

.uvodni-text{
	margin-top: 20px;
	padding-top: 12px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 22px;
	background-color: #dff0d8;
	font-weight: 700;
}
.ctverec{
	display: flex;
	gap: 20px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
h1{
	color: #777777;
	margin-bottom: 20px;
}
hr{
	border-top: 4px solid #eee;
}
.navbar{
	border-radius: 8px;
}