@font-face {
	font-family: "computer-modern";
	src: url(data:font/truetype;charset=utf-8;base64,T1R...gP5w/kP+RAA format("opentype");
}

@media screen and (max-width: 800px) {
	article {
		padding-left: 10%;
		padding-right: 10%;
	}
}

article img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.color1 {
	color: #102e48;
}

.color2 {
	color: #0961b2;
}

.color3 {
	color: #ff6244;
}

.color4 {
	color: #ffe859;
}

.color5 {
	color: #fffbdb;
}

a
#infinite-handle span {
	color: #AC9E80
}

a:hover {
	color: #AC9E80;
}

a:active {
	color: #640000;
}

.btn-primary,
.label-primary,
.carousel-caption h4 {
	background-color: #AC9E80;
	border-color: #AC9E80;
}

hr.section-divider:after,
.entry-meta .fa {
	color: #AC9E80
}

.image-container {
	position: relative;
	display: inline-block;
}

.background-photo {
	width: 100%;
	overflow: visible;
	height: auto;
	display: block;
	filter: brightness(60%);
}

.rw {
	width: 100%;
	display: flex;
}


/* Create two equal columns that floats next to each other */
.clmn {
	width: 50%;
	padding: 10px;
	height: 100%;
	display: table-cell;
}

.column {
	display: flex;
}

.center {
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
}

@media screen and (max-width: 800px) {
	.rw {
		flex-direction: column;
	}

	.clmn {
		float: left;
		width: 100%;
	}

	.clmn#left {
		order: 2;
	}

	.clmn#left {
		order: 2;
	}

	.karta {
		display: none;
	}
}

/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}

.batn-kontejner {
	text-align: center;
	margin-top: 10px;
}

.batn-kontejner#vlk {
	text-align: center;
	margin-top: 10px;
}

/* CSS */
.button-17 {
	margin: 0 auto;
	margin-bottom: 20px;
	display: block;
	align-items: center;
	appearance: none;
	background-color: #fff;
	border-radius: 24px;
	border-style: none;
	box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px, rgba(0, 0, 0, .14) 0 6px 10px 0, rgba(0, 0, 0, .12) 0 1px 18px 0;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	background-color: #f3e3d3;
	font-family: "computer-modern";
	font-weight: bold;
	font-size: 20px;
	font-weight: 500;
	height: 48px;
	justify-content: center;
	letter-spacing: .25px;
	line-height: normal;
	max-width: 100%;
	overflow: visible;
	padding: 2px 24px;
	text-align: center;
	text-transform: none;
	transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1), opacity 15ms linear 30ms, transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	width: auto;
	will-change: transform, opacity;
	z-index: 0;
}


.button-17#vlk {
	font-size: 3vw;
	padding: 5px 0x;
	opacity: 1;
	border: 3px;
	border-color: white;
	border-radius: 24px;
	border-style: solid;
	background-color: transparent;
	width: fit-content;
	height: fit-content;
}

.button-17:hover {
	background: #F6F9FE;
	color: #AC9E80;

}

.button-17#vlk:hover {
	border-color: #AC9E80;

}

.button-17:active {
	box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
	outline: none;
}

.button-17:focus {
	outline: none;

}

.button-17:not(:disabled) {
	box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {

	box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
	box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
	box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

.button-17:disabled {
	box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.logo-row {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100px;
	margin: 10px 25%;
}

.logo-row>a>img {
	height: 60px;
	margin: 0px 10px;
}

@media screen and (max-width: 1300px) {
	.logo-row {
		flex-direction: column;
		align-items: center;
		height: fit-content;
	}

	.logo-row>a>img {
		height: 60px;
		margin: 5px 5px;
	}
}

#lab_social_icon_footer {
	padding: 10px 0;
	background-color: #AC9E80;
}

#insta {
	font-size: 3em;
	background-color: #AC9E80;
}

#lab_social_icon_footer a {
	color: #333;
}

#lab_social_icon_footer .social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

#insta:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

#lab_social_icon_footer .social {
	-webkit-transform: scale(0.8);
	/* Browser Variations: */

	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}

#insta {
	-webkit-transform: scale(0.8);
	/* Browser Variations: */

	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}

/*
	  Multicoloured Hover Variations
  */

#lab_social_icon_footer #social-fb:hover {
	color: #3B5998;
}

#lab_social_icon_footer #social-tw:hover {
	color: #4099FF;
}

#insta:hover {
	color: #d62976;
}

#lab_social_icon_footer #social-em:hover {
	color: #9db03f;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */

.column>img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: none;
}

.column-narrow {
	flex: 30%;
}

.column-wide {
	flex: 70%;
}



.centered {
	position: absolute;
	top: 32%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.centered h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 5vw;
	color: #ffffff;
}

.centered h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3vw;
	color: #ffffff;
}

.odstavek {
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 5px;
}

div.temen {
	background-color: #AC9E80;
}

div.temen h1,
div.temen h2,
div.temen h3 {
	color: #ffffff;
}

div.temen p,
div.temen a {
	color: #ffffff;
}

.btn-primary:hover,
.label-primary[href]:hover,
.label-primary[href]:focus,
#infinite-handle span:hover,
.btn.btn-primary.read-more:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.site-main [class*="navigation"] a:hover,
.more-link:hover,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
	background-color: #AC9E80;
	border-color: #AC9E80;
}

h3 {
	font-weight: bold;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.entry-title {
	color: #AC9E80;
}

.navbar.navbar-default {
	background-color: #AC9E80;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #000000;
}

.dropdown-menu,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background-color: #AC9E80;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #000000;
}

#colophon {
	background-color: #AC9E80;
}

.copyright {
	color: #AC9E80;
}

.site-info a {
	color: #000000;
}

.entry-content {
	font-family: Helvetica Neue;
	font-size: 15px;
	font-weight: normal;
	color: #545454;
}

.site-branding {
	margin: 0;
}

.col-md-6 {
	width: 100%;
}



.entry {
	flex: 50%;
	padding: 20px;
}

.logorow {
	display: flex;
}

.logo {
	flex: 20%;
	padding: 20px;
}