.profile-circle {
	border: 0.5rem solid #23a6ff;
	border-radius: 50%!important;
	width: 140px;
	margin: 10px;
	padding: 5px;
}

.logo-title {
	width: auto;
	height: 2.5em;
	margin-right: 50px;
	filter: invert(100%);
}

.logo-kontakty {
	width: auto;
	height: 100px;
	margin: 40px;
}

header.medailonek {
	padding-top: 4.5rem;
	padding-bottom: 0;
	background: linear-gradient(to bottom, rgba(92, 77, 66, 0.8) 0%, rgba(92, 77, 66, 0.8) 100%), url(../assets/img/bg-masthead.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
}

ul {
  list-style-image: url('/obrazky/li_sede.png');
}

.napiste-ikona {
	font-size: 6em;
}
