/*
Theme Name: Easy Best Creative Theme
Theme URI: http://www.easybest.cz/
Description: Custome style by Easy Best s.r.o.
Version: 24.2.2010
Author: Easy Best - Michael Minar
Author URI: http://www.easybest.cz/
Tags: fixed width, three columns
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
	text-align: center;
	color: #efefef;
	font-family: sans-serif;
	background: #000 url(images/pozadi3c.jpg) no-repeat center top;
}
#content {
	display: block;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#gallery-1 img{
	width: 100%;
	object-fit: cover;
}

#gallery-1 .gallery-item{
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
}

#gallery-1.gallery-columns-4,
#gallery-1.gallery-columns-3{
	margin: 20px 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
}

#gallery-1.gallery-columns-4{
	grid-template-columns: repeat(4, 1fr);
}

#gallery-1 br{
	display: none;
}

.wrapper{
	display: grid;
	grid-template-columns: 1fr 330px;
	gap: 30px;
	clear: both;
	max-width: 990px;
	width: 100%;
	margin: 0 auto 30px auto;
	align-items: flex-start;
}

.wrapper--full{
	grid-template-columns: 1fr;
}

#main {
	position: relative;
	margin: 0;
	padding: 30px 15px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 12px;
}
.page #main p img{
	margin: 4px;
}
#main p.imagess a img{
	margin: 0px;
}
#submain {
}
#side {
	position: sticky;
	top: 20px;
}

.sticky__wrapper{
	padding: 30px 15px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 12px;
	transition: background 0.3s;
	margin: 0 0 20px 0;

}

#side.stuck .sticky__wrapper{
	background: rgba(255, 255, 255, 0.05);
}
#side.stuck .banner{
	background: rgba(255, 255, 255, 0.05);
}
#header {
	margin: 0 0 290px 0;
	position: relative;
}

#header:before{
	content: "";
	width: 100%;
	height: 41px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: background 0.3s;
}

.header__inner{
	max-width: 990px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#current a {
	display: block;
	position: absolute;
	left: 0px;
	top: 123px;
	padding-left: 520px;
	width: 0px;
	height: 150px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 150px;
	overflow: hidden;
}
#current a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
	display: block;
	font-size: 110%;
	color: #fff;
	max-width: 990px;
	width: 100%;
	margin: 0 auto 20px auto;
}
.homepage #breadcrumb{
  display: none;
}
.homepage h1{
  padding-bottom: 10px;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #fff;
}
#breadcrumb strong {
	display: none;
}
#menu, #menu4 {
  display: block;
}
#menu ul {
}
#menu ul li, #menu4 ul li {
	font-size: 14px;
}
#menu li a, #menu4 ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	text-decoration: none;
	background: url(images/li.gif) no-repeat 6px 6px;
}

#menu a:hover, #menu4 a:hover {
	text-decoration: underline;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	padding: 20px 10px;
	margin: 0 auto;
}
fieldset {
	margin: 0;
	border: none;
}
fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #efefef;
	padding: 5px 0 10px 23px;
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
	display: inline;
  float: left;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form select {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form textarea {
	width: 270px;
	margin: 0 0 3px 0;
	float: left;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.sendbutton {
  position: relative;
  left: 113px;
}
.emailreqtxt, .reqtxt {
	display: inline;
	float: left;
	width: 0;
	padding: 0 0 0 15px;
	height: 15px;
	overflow: hidden;
	color: #ff0000;
	background: url(images/required.gif) no-repeat 3px 6px;
}
form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	border: 1px solid #ff0000;
	padding: 10px;
}

#footer {
	background: url(images/bg_footer.gif) no-repeat center top;
	padding: 35px 0 15px;
	text-align: center;
	clear: both;
}
#footer p {
	margin-top: 20px;
	font-size: 120%;
}
#footer p, #footer p a {
	color: #999;
}
#footer p a {
  text-decoration: none;
}
#footer p a:hover{
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: filson-pro, sans-serif;
	font-weight: normal;
}
h1 {
	background: url(images/slapak.svg) no-repeat 12px 6px;
	color: #FFBD00;
	background-size: 26px;

	font-size: 240%;
  padding: 0 0 20px 50px;
}
h2 {
	color: #FFA801;
	font-size: 160%;
	padding: 10px 0 5px 0;
}
h3 {
	color: #FF7D02;
	font-size: 140%;
	padding: 10px 0 5px 0;
}
h4 {
	font-size: 120%;
	padding: 10px 0 5px 0;
}

#main p {
	padding: 7px 0 3px 0;
	text-align: justify;
	color: white;
}

#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul ul, #main ol ol{
	margin: 0.2em 0;
}
#main ul li, #main ol li {
	list-style-type: disc;
	margin-left: 2em;
	color: white;
}
#main ol li {
	list-style: decimal url();
}

#main p, #main ul li, #main ol li {
	font-size: 120%;
	line-height: 1.3em;
}
#main li li {
	font-size: 100%;
}

#side p{
	font-size: 110%;
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
}
#kalend{
  display: block;
  position: relative;
}
.eb-nov, .eb-nov2{
  padding-top: 8px;
  display: block;
  float: left;
  width: 335px;
  margin: 0 0 18px;
  min-height: 40px;
  position: relative;
  color: #aaa;
}
.eb-nov2{
  width: 585px;
  height: 50px;
  margin-bottom: 10px;
}
.eb-nov h4, .eb-nov2 h4{
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  color: black;
  width: 61px;
  height: 24px;
	text-align: center;
  padding-top: 26px;
  background: url(images/bg_kalendar.png) no-repeat left top;
}
.eb-nov h3, .eb-nov p,
.eb-nov2 h3, .eb-nov2 p{
  display: block;
  float: right;
  width: 260px;
  padding: 0!important;
  margin: 0!important;
 }
.eb-nov2 h3, .eb-nov2 p{
  width: 490px;
  }
.eb-nov h4 strong, .eb-nov2 h4 strong{
  display: none;
}
.eb-nov .edit, .eb-nov2 .edit{
  top: -8px;
}

#main table {
	margin: 10px auto 20px auto;
	width: 100% !important;
	border-collapse: collapse;
	border: 2px solid #dddddd;
	color: white;
}
#main table th, #main table td {
	border: 1px solid #dddddd;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
}
#main table tfoot th, #main table tfoot td {
	border-top: 2px solid #dddddd;
}
#main table tbody th {
	border-right: 2px solid #dddddd;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: center;
	padding: 5px;
	font-size: 110%;
}
#cham{
  display: block;
  position: absolute;
  bottom: 0px;
  right: 35px;
  width: 137px;
  height: 53px;
  overflow: hidden;
}
#cham a{
  display: block;
  width: 0;
  background: url(images/easy-logo.jpg) no-repeat left top;
  padding-left: 137px;
  height: 53px;
}



/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color:#fa6705;
	}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* zarovnání obrázků v Texy , vždy nastavit */
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin: 4px 10px 4px 4px;
}
img.right {
	margin: 4px 4px 4px 10px;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
.edit {
	position: absolute;
	right: 25px;
	top: 5px;
}
.edit a {
	text-decoration: underline;
	color: #666666;
	padding: 3px;
}
.edit a:hover {
	text-decoration: none;
	background: #dddddd;
}

#menu2 h2{
  display: none;
}

#menu2 ul, #menu2 ul li, #menu2 ul li a{
  display: block;
  position: relative;
}
#menu2 ul{
	display: flex;
}
#menu2 ul li a{
	color: #fff;
  width: 103px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 120%;
  text-align: center;
  padding: 0 4px;
  background: url(images/delitko.gif) no-repeat right 0px;
  height: 73px;
	transition: color 0.3s;
	z-index: 4;
	position: relative;
  }

#menu2 ul li:before{
	content: "";
	width: 100%;
	height: 41px;
	opacity: 0;
	background: linear-gradient(180deg,rgba(255, 204, 0, 1) 0%, rgba(255, 146, 1, 1) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	transition: opacity 0.3s, color 0.3s;
}

#menu2 ul li:after{
	content: "";
	width: 100%;
	height: 32px;
	opacity: 0;
	background: linear-gradient(180deg,rgba(255, 146, 1, 1) 0%, rgba(255, 105, 2, 1) 100%);
	position: absolute;
	top: 36px;
	left: 0;
	z-index: 2;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	transition: opacity 0.3s, top 0.3s;
}

#menu2 ul li.current-page-ancestor:before,
#menu2 ul li.current-page-ancestor:after,
#menu2 ul li:hover:after,
#menu2 ul li.current-menu-item:after,
#menu2 ul li.ancestor:after,
#menu2 ul li:hover:before,
#menu2 ul li.current-menu-item:before,
#menu2 ul li.ancestor:before,
#menu2 ul li.current-post-ancestor:before,
#menu2 ul li.current-post-ancestor:after{
	opacity: 1;
}

#menu2 ul li.current-page-ancestor:after,
#menu2 ul li:hover:after,
#menu2 ul li.current-menu-item:after,
#menu2 ul li.ancestor:after,
#menu2 ul li.current-post-ancestor:after{
	top: 41px;
}


#menu2 ul li.current-page-ancestor a,
#menu2 ul li.current-menu-item a,
#menu2 ul li:hover a,
#menu2 ul li.ancestor a,
#menu2 ul li.current-post-ancestor a{
  color: #000;
  text-decoration: none;
  }
#menu2 .odkazy a {
	background: none;
}

#menu-hlavni-menu:has(.page-item-959.current-menu-item) .menu-item-43677:hover a{
	color: #000;
}

#menu-hlavni-menu:has(.page-item-959.current_page_item) .menu-item-43677 a{
	color: #fff;
}

#menu-hlavni-menu:has(.page-item-959.current_page_item) .menu-item-43677:hover:after,
#menu-hlavni-menu:has(.page-item-959.current_page_item) .menu-item-43677:hover:before{
	opacity: 1;
}

#menu-hlavni-menu:has(.page-item-959.current_page_item) .menu-item-43677:after,
#menu-hlavni-menu:has(.page-item-959.current_page_item) .menu-item-43677:before{
	opacity: 0;
}


#main .item{
  display: block;
  width: 485px;
  padding:0 0 25px 120px;
  display: block;
  float: left;
  margin-bottom: 10px;
  position: relative;
  background: url(images/bg_main_delitko.gif) no-repeat left bottom;
}
#main .item .imagess{
  position: absolute;
  top: 13px;
  padding: 0;
  margin: 0;
  border: 1px solid white;
  left: 10px;
}
#main .item .imagess, #main .item .imagess img{
  width: 100px;
  height: 75px;
	object-fit: cover;
}
.eb-kronika .imagess, .eb-kronika .imagess img{
  width: 160px;
  height: 120px;
}
.eb-kronika .imagess img{
  border: 2px solid white;
}

#main .item2{
  padding:0 0 25px 0px;
  display: block;
  position: relative;
  background: url(images/bg_main_delitko.gif) no-repeat left bottom;
}


#side h2, #side h2 a{
  color: #fa6705;
  text-transform: uppercase;
  font-size: 16px;
  clear: both;
	padding: 5px 10px 5px 0px;
}
#side h2{
	padding: 0 0 20px 0;
}
#kalend{
  display: block;
  position: relative;
}
#kron{
  font-size: 120%;
  padding-bottom: 10px;
}
/* #kron li{
  padding-left: 15px;
	background: url(images/li.gif) no-repeat 3px 3px;
  margin-bottom: 5px;
} */
p.pub{
  color: #989898!important;
}
.item h2{
  font-weight: bold;
}
#nejnovejsi{
  display: block;
  margin-top: 10px;
}
.eb-kronika{
  display: block;
  float: left;
  overflow: hidden;
  background: url(images/bg_main_delitko.gif) no-repeat left 2px;
  width: 100%;
  position: relative;
  padding: 80px 0 15px;
  margin: 0;
}
.eb-kronika h3{
  display: block;
  position: absolute;
  top: 23px;
  color: white;
  font-size: 180%;
  text-align: left;
  left: 120px;
  line-height: 48px;
  width: 480px;
  height: 48px;
  padding: 0;
  margin: 0;
}
.eb-kronika h3 a{
  color: white;
  font-weight: normal!important;
}
.eb-kronika h4{
  display: block;
  position: absolute;
  top: 23px;
  font-size: 180%;
  text-align: center;
	left: 0;
  line-height: 48px;
  width: 97px;
  height: 48px;
  padding: 0;
  margin: 0;
  background: url(images/date.gif) no-repeat left top;
}
.eb-kronika p{
  display: block;
  float: left;
	width: 385px;
  position: relative;
}

.eb-kronika p.imagess{
	padding-right: 20px !important;
}


.imgbox{
  background: white;
  display: block;
  width:580px;
  padding-top: 10px;
  margin: 0 auto;
  height: 430px;
}
.imgbox img{
  display: block;
  width: 560px;
    height: 420px;
  margin: 0px auto;
}


/* h5 a{
  display: block;
  position: absolute;
  bottom: 8px;
  margin: 0;
  padding: 0;
  right: 13px;
  width: 70px;
  height: 50px;
}
h5.kom a{
  right: 93px;
  display: none;
  background: url(images/button_kom.gif) no-repeat left top;
}*/
a.cti{
  display: block;
  position: absolute;
  bottom: 0px;
  margin: 0;
  padding: 0;
	right: 0;
  color: white!important;
  background: #FA6705;
  text-align: center;

	font-size: 14px;
  padding: 10px 16px;
}
.pub a span{
    color: white!important;
}
.ngg-gallery-thumbnail a img{
  width: 100px;
  display: block;
  height: 75px;
}
#kontakt #main div{
  display: block;
  width: 290px;
  float: left;
  height: 110px;
  margin-right: 10px;
}
.eb-kronika .pub{
  display: block;
	bottom: 0;
	width: 100%;
}
.pub a{
  color: #989898!important;
}

ul#rroky li a.current, ul#odd li a.current{
  font-weight: bold;
 	color:#fa6705;
}
.wp-pagenavi{
  position: relative;
  float: left;
  height: 20px;
  padding: 15px 0 0 8px;
}
.wp-pagenavi span,.wp-pagenavi a{
  border: 0!important
}
#pwbox-81{
  width: 80px;
}
form{
  width: 450px;
}
form label{
  float: left;
  display: block;
  width: 250px;
}
form input{
  border: 1px solid #333;
  float: right;
  display: block;
  width: 160px!important;
}
.size-large{
  margin: 15px 0;
}
.navigation{
  display: block;
  float: left;
  font-size: 13px!important;
  font-weight: bold!important;
  margin: 15px 0 8px;
}
.navigation li span{
  color: white!important;
}
.wp-paginate .current{
  border: 0px solid #FF7902!important;
  background: #FF7902!important;
  color: #000!important;
}
.wp-paginate a{

  background:none!important;
  border: 0px solid #FF7902!important;
  color: #FF7902!important;
}
ol.wp-paginate li{
    margin-left: 1.2em!important;
}
#prenavi p span{
  font-weight: bold;
  font-size: 11px;
}
#prenavi {
  width: 100%;
  display: flex;
  justify-content: space-around
}
#prenavi p{
  width: 100%;
  padding: 0;
  margin: 0;
}
.odkazy #main ul li{
  list-style-type: none;
  padding: 0;
  margin: 0 10px;
  display: block;
  height: 120px;
  text-align: center;
  float: left;
}
.odkazy #main ul li ul li, .odkazy #main ul li ul{
  padding: 0;
  width: 150px;
  margin: 2px 0 0;

}
.eb-novs{
	margin-bottom: 30px;
}
.btn-register{
	clear: both;
	margin: 20px 0;
	width: calc(100%-60px);
	display: block;
    padding: 14px 30px;
    font-size: 160%;
    font-weight: 700;
    text-transform: uppercase;
    color: white!important;
    background: #fa6705 url('https://www.skaut-lanskroun.cz/wp-content/themes/default/images/date.gif') right top;
    background-size: 100% 100%;
    text-align: center;
}

.sponzori #wp-sponzori ul{
	display: flex;
	align-items: center;
	gap: 50px;
	justify-content: center;
	margin: 10px 0 30px;
	flex-wrap: wrap;
}

.sponzori #wp-sponzori ul li{
	height: 40px;
}

.sponzori #wp-sponzori ul li a{
	padding: 0 !important;
	height: auto;
	background: none;
	display: block;
}

.sponzori #wp-sponzori ul li a img{
	height: 35px;
	transition: 0.2s ease-in height;
}
.sponzori #wp-sponzori ul li a:hover img{
	height: 40px;
	transition: 0.2s ease-in height;
}

.header__box{
	position: absolute;
  max-width: 990px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
	top: 130px;
	gap: 30px;
}

.header__box:hover{
	text-decoration: none;
}

.header__box img{
	max-width: 170px;
	width: 100%;
}

.header__box a:hover{
	text-decoration: none;
}

.header__text{
	text-align: center;
	display: flex;
    flex-direction: column;
    gap: 10px;
}

.header__box div{
	font-family: filson-pro, sans-serif;
	font-size: 45px;
	    color: #fcfaff;
	    line-height: 1;
}

.header__box p{
	font-size: 16px;
color: #fdfbd4;
line-height: 1.4;
}

@media(max-width: 1024px){
	body{
		background-position: top left -230px;
	}

	#menu2 ul li a{
		width: 88px;
	}

	.header__box img{
		margin-left: 15px;
		max-width: 140px;
	}

	.header__box div{
		font-size: 38px;
	}

	.header__box p{
		font-size: 14px;
	}

	a.cti{
		position: relative;
		right: 0;
		max-width: 60px;
		margin: 10px 0 0 auto;
	}

	.eb-kronika h3{
		position: relative;
		top: 0;
		width: auto;
		height: auto;
		line-height: 1.4;
		left: 0;
	}

	.eb-kronika h4{
		left: 0;
	}

	.wrapper{
		padding: 0 15px;
		gap: 20px;
		width: auto;
		grid-template-columns: 1fr 260px;
	}

	.eb-nov, .eb-nov2{
		width: 100%;
		float: none;
		flex-direction: column-reverse;
	}

	.eb-nov h4, .eb-nov2 h4{
		position: relative;
		top: 0;
	}

	.eb-nov h3, .eb-nov p, .eb-nov2 h3, .eb-nov2 p{
		float: none;
		width: 100%;
	}

	#menu2 ul li{
		border-right: 1px solid rgba(0, 0, 0, 0.5);
	}

	#menu2 ul li a,
	#menu2 ul li,
	#menu2 ul{
		width: 100%;
	}

	.eb-nov2 h4{
		width: 61px !important;
		padding-left: 0 !important;
		background: url(//www.skaut-lanskroun.cz/wp-content/themes/default/images/bg_kalendar.png) no-repeat left top;
		margin: 0 0 3px 0;
	}

	#main .item{
		width: auto;
	}

	.wp-paginate li:first-of-type{
		display: none;
	}

	#kontakt #main div{
		height: auto;
	}


	#menu2 ul li a{
		background: none;
		height: auto;
		width: auto;
	}

	#breadcrumb{
		padding: 0 15px;
	}

	h1{
		font-size: 210%;
	}
}

.sentinel{
	height: 1px;
	position: absolute;
}

.banner{
	text-align: center;
	padding: 30px 15px;
		background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
		margin: 0;
		transition: background 0.3s;
}

#side .banner p{
	padding: 0;
	font-size: 120%;
}

#side .banner h2{
	padding: 0 0 10px 0;
}

#side .banner a{
	display: block;
}

.banner__textbox{
	margin: 0 0 10px 0;
}

.banner__link{
	background: #fa6705;
color: #fff;
font-size: 14px;
padding: 10px 16px;
text-align: center;
margin: 10px 0 0 0;
display: inline-block !important;
}

.btn.btn--burger{
	display: none;
}

.momenu{
	display: none;
}

@media(max-width: 767px){
	#menu2{
		display: none;
	}

	#header{
		margin: 0;
	}

	#header:before{
		height: 50px;
	}

	.header__box{
		position: initial;
		transform: none;
		left: 0;
		top: 0;
		padding: 90px 0 30px 0;
		justify-content: center;
	}

	.header__logolike{
		position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
	}

	.wrapper{
		grid-template-columns: 1fr;
	}

	.header__box img{
		max-width: 40px;
        margin: 5px 0 0 15px;
	}

	body{
		background-position: top -50px left -440px;
	}

	h1{
		font-size: 200%;
	}

	.header__box div{
		font-size: 32px;
	}

	.header__box p{
		font-size: 12px;
	}

	.btn.btn--burger{
		border: 0;
	  padding: 0;
	  outline: 0 !important;
	  background: none;
	  cursor: pointer;
	  text-decoration: none;
	  display: inline-flex;
	  align-items: center;
	  justify-content: center;
	  transition: background 0.3s, color 0.3s, border-color 0.3s;
	  line-height: 1;

    display: flex;
    flex-direction: column;
    min-width: 0;
    align-items: flex-end;
    padding: 0;

		position: absolute;
    top: 15px;
    right: 15px;
		z-index: 5;
	}

	.btn.btn--burger span{
		width: 27px;
		height: 2px;
		display: block;
		transition: opacity 0.3s, transform 0.3s, width 0.3s;
		background: #fff;
	}

	.btn.btn--burger span:nth-child(2){
		margin: 6px 0;
	}

	body.nav-is-open .btn.btn--burger span:nth-child(2){
		opacity: 0;
	}
	body.nav-is-open .btn.btn--burger span:nth-child(3){
		transform: rotate(45deg) translate(-6px, -7px);
	}
	body.nav-is-open .btn.btn--burger span:nth-child(1){
		transform: rotate(-45deg) translate(-5px, 5px);
	}

	.momenu{
		position: fixed;
    top: 50px;
    z-index: 99;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: calc(100dvh - 50px);
		opacity: 0;
		display: block;
		pointer-events: none;
		transition: opacity 0.3s;
		overflow: auto;
	}

	.momenu .menu{
		padding: 15px;
	}

	#main p, #main ul li, #main ol li{
		font-size: 14px;
	}

	.momenu ul li a{
		color: #fff;
		font-size: 18px;
		padding: 10px 0;
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	}

	.momenu ul li .sub-menu{
		display: none;
	}

	.momenu ul{
		display: flex;
		flex-direction: column;
		gap: 0px;
	}

	.momenu ul li{
		position: relative;
	}

	.momenu ul li.sub-is-open .momenu__opener{
		transform: scaleY(-1);
	}

	.momenu ul li.sub-is-open .sub-menu{
		display: flex;
	}

	.momenu ul li ul li a{
		font-size: 14px;
		padding: 10px 0;
		border: 0;
	}

	.momenu ul li ul{
		padding-left: 15px;
		margin-top: 10px;
	}
	.nav-is-open #header:before{
		background: rgba(0,0,0,.8);
	}

	.nav-is-open .momenu{
		opacity: 1;
		pointer-events: auto;
	}

	.momenu__opener:before{
		content: "";
		width: 0;
	  height: 0;
	  border-style: solid;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		border-top: 8px solid #ffffff;
	  border-bottom: 0;
		position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
	}

	.momenu__opener{
		transition: transform 0.3s;
		position: absolute;
				right: 0;
        top: 0;
        height: 38px;
        width: 38px;
	}

	#main{
		padding: 0;
		border-radius: 0;
		background: none;
	}
	ol.wp-paginate li{
		margin-left: 0 !important;
	}

	.eb-kronika h4{
		font-size: 14px;
		line-height: 38px;
		width: 77px;
		height: 38px;
		background-size: contain;
	}

	#main p iframe{
		width: 100%;
	}

	h1{
		background-position:  0px 6px;
		padding: 0 0 20px 35px;
	}


	#footer{
		padding: 15px;
		background: none;
		border-top: 1px solid rgba(255, 255, 255, 0.5);
	}

	.sponzori{
		margin: 0 0 20px 0;
	}

	#main .item .imagess{
		top: 0;
		left: 0;
	}

	#main .item{
		padding: 0 0 25px 110px;
	}

	#main .item h2{
		padding-top: 0;
	}

	.wp-paginate .current{
		margin-right: 0;
	}

	.eb-nov, .eb-nov2{
		display: flex;
		gap: 0px;
		margin: 20px 0 0 0;
	}

	.eb-nov2 h4{
		background-size: contain;
	}

	#breadcrumb{
		width: auto;
		font-size: 13px;
	}

	.sponzori #wp-sponzori ul li a img{
		height: 40px;
	}

	body#ke-stazeni #main h2{
		display: none;
	}

	.eb-kronika p{
		width: auto;
	}

	body#ke-stazeni .sticky__wrapper{
		display: block;
	}
}

.nivo-lightbox-image{
	display: flex;
	vertical-align: middle;
}

form{
	width: 100%;
	max-width: 350px;
	box-sizing: border-box;
}

form p{
	text-align: center !important;
}

form input,
form label{
	float: none;
	width: 100% !important;
	box-sizing: border-box;
}

form label{
	margin: 20px 0 5px 0;
}

#menu4 ul li a[aria-current="page"],
#menu ul li a[aria-current="page"]{
	color: #fff !important;
}

form input{
	height: 36px;
	margin: 10px 0 0 0;
}

form input[type="submit"]{
	background: #fa6705;
    text-align: center;
    font-size: 14px;
    padding: 10px 16px;
    color: #fff;
    line-height: 1;
}

.section-oddil{
	margin: 0 0 20px 0;
}
