				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  /* Všechna rozlišení */

#eu_badge{
	display: flex;
    width: 250px;
    align-items: center;
    justify-content: center;
    background: #ae7db5;
    padding: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#eu_badge:after{
	content: "";
    position: absolute;
    top: 0;
    right: -50px;
    width: 0;
    height: 0;
    border-bottom: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #ad7cb5;
}

#eu_badge:before{
	content: "";
	position: absolute;
	top: 0;
	left: -50px;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-top: 50px solid #ad7cb5;
}

.logo_1{

}

.logo_1 img{
	height:30px;
}

.logo_2{

}

.logo_2 img{
	height:30px;
}

.top-panel .title-inner{
	justify-content:center;
	text-align:center;
}

.top-panel .title h1{
	font-weight: 100;
	font-size: 21px;
}

.hp-new #front-control{
	display:none;
}

#top-header-navigation-mobile .logo{
	height:50px;
	flex:1;
	order:3;
}

#top-header-navigation-mobile .logo img{
	height:100%;
	width:auto;
}

#top-header-navigation-mobile .search{
	order:2;
	display: flex;
	align-items: center;
}

.search-input-div{
	width:100%;
}

#search-input{
	border: 1px solid #d5d5d5;
    padding: 4px 8px;
}

#top-header-navigation-mobile .navigation-toggle{
	order:1;
}

#search-button{
	display:none;
}

#lets-search{
	font-size:1.4em;
}

#top-header-navigation-desktop .logo{
	height:65px;
	position: absolute;
    transform: translate(-50%, 0);
    z-index: 1;
	left: 50%;
}

#top-header-navigation-desktop .logo img{
	height:100%;
	width:auto;
}

#top-header-navigation-desktop .fa-chevron-down{
	font-size: 0.7rem;
}

a.dropdown-link::after{

}

#top-header-navigation-desktop .basic>li>a{
	font-size: 0.9rem;
	font-weight: 100;
	text-transform: uppercase;
	padding:0;
	margin:1em 0.5em;
	-webkit-transition: color 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, box-shadow 0.3s ease;
}

#top-header-navigation-desktop ul.basic>li{
	visibility:visible;
}

#top-header-navigation-desktop ul.basic>a{
	margin-left: 55px;
}

#top-header-navigation-desktop ul.basic>li:nth-child(4){
	margin-right:56px;
}

#top-header-navigation-desktop ul.basic>li:nth-child(2){

}

#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons>ul.basic{
	justify-content: center;
}

#top-header-navigation-desktop .priority-menu-toggler{
	display:none;
}

#top-header-navigation-desktop .basic>li>a:hover{
	box-shadow: 0 0.25rem 0 0 #af7db5;
}

#top-header-navigation-desktop .top-header-navigation .navigation-submenu{
	width: max-content;
}

#top-header-navigation-desktop .basic>li>ul a{
	padding: 0.4em 2em;
    font-size: 1.2rem;
    font-weight: 300;
}

.submenu-submenu{
	display:none !important;
}

.header-slider-arrow{
	height:80px;
	top: calc(50% - 40px);
	background: #ffffffcf;
	color: #af7db5;
	font-size: 2rem;
	display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots {
    bottom: 40px;
}

.slick-dots li{
	width:30px;
	height:30px;
}

.slick-dots li button{
	width:30px;
	height:30px;
	background:#ffffff;
	border-radius:100%
}

.slick-dots li button:before{
	font-size: 24px;
	top: 5.12px;
	left: 2.5px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color:#fff;
}

.slick-dots li.slick-active button:before{
	color:#af7db5;
}

.header-slider-prev{
	left:10px;
}

.header-slider-next{
	right:10px;
}

.header-posts_slider-title{
	width: calc(100% - 130px);
	right:100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto !important;
	color:#fff;
	text-transform: uppercase;
	background:transparent !important;

}

#hp-links{
	margin-top: 4em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.hp-links{
	display:flex;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	justify-content:center;
	max-width:300px;
}

#hp-links .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	border-bottom:1px solid #af7db5 !important;
}

#hp-links h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

a.hp-link{
	background:#af7db5;
	width:calc(50% - 10px);
	margin:5px;
	text-align:center;
	font-size: 1rem;
    padding: 29px 20px;
	text-decoration:none;
	color:#fff;
}

a.hp-link:hover{
	background:#d7d7d7;
}

a.hp-link img{
	height:50px;
	width:auto;
	margin-bottom:0.5em;
}
#hp-links-2{
	max-width: 360px;
}

#hp-links-2 a.hp-link:hover{
	opacity:1;
}



#hp-links-2 a.hp-link{
	display: flex;
    flex-direction: column;
	padding:0;
	text-align:left;
	opacity:0.9;
	background:transparent;
	color:#000;
	width:100%;
	align-items: center;
}

#hp-links-2 a.hp-link div:nth-child(2){
	font-size:1.2rem;
	padding:1rem;

}

#hp-links-2 a.hp-link div:nth-child(1){
	height:300px;
    background-size: cover;
    background-repeat: no-repeat;
	border-radius:100%;
	width: 300px
}

.hp-new{
	margin-top: 4em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.hp-new .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	border-bottom:1px solid #af7db5 !important;
}

.hp-new h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

.hp-new-text{
	margin-top: 2em;
	background: #fff;
	padding: 1em 2em;
	font-size: 1.1rem;
	line-height: 1.3;
	font-weight:100;
	position:relative;
	border:1px solid #af7db5;
	color: #000;
}

.hp-posts{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.hp-posts .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	border-bottom:1px solid #af7db5 !important;
}

.hp-posts h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

.hp-post{
	border: 1px solid #af7db5;
    padding: 5px;
	margin-bottom:5em;
	position:relative;
}

.hp-post-img div{
	width: 100%;
    padding-top: 65%;
    background-position: center;
    background-size: cover;
}

.hp-post-name{
	color:#6a6060;
	margin-top:10px;
	padding:0px 20px;
}

.hp-post-name h2{
	font-size: 1.7rem;
}

.hp-post-perex{
	padding:0px 20px;
	line-height: 1.8;
    font-weight: 300;
    font-size: 1.2em;
	padding-bottom:3em;
	text-align: justify;
}

.hp-post>a{
	position: absolute;
	color: #fff;
	background: #606060;
	padding: 0.5em 1em;
	font-size: 1.2rem;
	text-transform: uppercase;
	bottom: -24px;
	left: 0;
	right: 0;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
}

.hp-post>a:hover{
	background: linear-gradient(to bottom right, #606060 50%, #606060 50%, #af7db5 51%, #af7db5 50%);
}

.all-posts{
	text-align:center;
}

.all-posts a.btn{
	border-radius: 0;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0.5em 1em;
}

.header-slider-item{
	height: 100%;
}

.big-calendar{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
}

.big-calendar .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	border-bottom:1px solid #af7db5 !important;
}

.big-calendar h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#big-calendar-inner{
	margin-top: 2.3em;
	background: #f9f9f9;
	padding: 1.5rem 1rem;
	position:relative;
}

.month-control{
	font-size: 1.3rem;
	display: flex;
	align-items: center;
}

.change-month{
	flex:1;
	color: #fff;
	font-size: 1.5rem;
}

.arrow-back{
	text-align:right;
}

.change-month i{
	background: #852991;
    padding: 0.4em 0.7em;
	cursor:pointer;
}

.change-month i:hover{
	background: #74217e;
}

.month-name{
	margin: 0em 2em;
	font-weight: 300;
}

#big-calendar-table{
	width: 100%;
    text-align: center;
	font-weight: 300;
    font-size: 1.1rem;
    margin-top: 1em;
}

#big-calendar-table th{
	font-weight: 600;
}

#big-calendar-table td, #big-calendar-table th{
	border: 1px solid #d5d5d5;
}

#big-calendar-table td:hover{
	background:#ebebeb;
}

#big-calendar-table td.td-event-day{
	cursor:pointer;
}

.dag-info{
	height: 35px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
	border-radius: 100%;
	margin-left: auto;
    margin-right: auto;
}

.dag-info.today{
	background:#ebebeb;
}

.dag-info.event-day{
	background:#74217e;
	color:#fff;
	cursor:pointer;
}

#big-calendar-table td:hover .dag-info.event-day{
	background: #3e0c44;
}

.events-box{
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #af7db5;
    color: #fff;
    padding: 1rem;
	width:250px;
	overflow:hidden;
	display:none;
}

.close-box{
	position: absolute;
	right: 1rem;
	top: 0.4rem;
    font-size: 1.8rem;
	background: #852991;
    border-radius: 100%;
    width: 43.19px;
    text-align: center;
	cursor:pointer;
}

.close-box:hover{
	background: #74217e;
}

.box-date{
	font-size: 1.4rem;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    padding-bottom: 0.5rem;
    margin-top: 2rem;
	height: 43px;
}

.event-box{
	border-left: 1px solid #fff;
	padding-left: 1rem;
}

.box-event{
	position:relative;
	margin-bottom: 2rem;
	padding-right:1em;
	cursor:pointer;
}

.box-event::before{
	content: '';
	position: absolute;
	left: -26px;
	font-size: 80px;
	line-height: 15px;
	height: 20px;
	top: calc(50% - 10px);
	width: 20px;
	background: #fff;
	border-radius: 100%;
}

.box-event:first-child::after{
	content: '';
	background: #af7db5;
	height: calc(50% - 10px);
	position: absolute;
	width: 1px;
	top: 0;
	left: -17px;
}

.box-event:last-child::after{
	content: '';
	background: #af7db5;
	height: calc(50% - 10px);
	position: absolute;
	width: 1px;
	bottom: 0;
	left: -17px;
}

.another-scroll-element{
	height:calc(100% - 3.5rem - 43px);
	margin-top: 1.5rem;
}

.slimScrollDiv, .event-box-scroll{
	margin-left: -2.5rem;
    padding-left: 2.5rem;
}

.event-box-scroll{
	padding-left: 3.5rem;
}

.slimScrollBar{
	opacity:1 !important;
}

.box-event-detail{
	display:none;
}

.box-event-detail-name{
	display:none;
}

.box-event-detail-close{
	display:none;
}

.our-partners{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #af7db5;
	margin-bottom: 7rem;
}

.our-partners .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	border-bottom:1px solid #af7db5 !important;
}

.our-partners h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#partners{
	background:#fff;
}

.our-partners-item img{
	height: auto;
    max-width: 100%;
    width: auto;
    max-height: 150px;
}

#our-partners{
	width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
	margin-bottom:1.4em;
}

.partners-slider-arrow{
	background: #486b9a;
	color: #fff;
	height: 60px;
	font-size: 1.5rem;
	border: 0;
	width: 40px;
	position:absolute;
}

#our-partners .slick-prev::before{
	display:none;
}

#our-partners .slick-next::before{
	display:none;
}

#our-partners .slick-prev{
	left:-30px;
}

#our-partners .slick-next{
	right:-30px;
}

#our-partners .slick-arrow{
	background: #af7db5;
	color: #fff;
	font-size:1rem;
	width: 30px;
	height: 45px;
}

#our-partners .slick-list{

}

.our-partners-item{
	text-align:center;
	height:150px;
}

footer{
	padding-top:5rem;
}

footer .box-name{
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: 400;
}

footer .box-head{
	border-bottom:0;
}

footer .box-content{
	font-size: 1.1rem;
    font-weight: 100;
}

footer .box-content a{
	color:#fef8a0;
}

footer .input-group-text{
	background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    width: 45px;
    display: flex;
    justify-content: center;
}

footer .form-control{
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color:#fff;
	padding:1.375rem 0.75rem;
}

footer .form-control:focus{
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color:#fff;
}

footer .form-control::placeholder{
	color:#ddd !important;
}

footer .contactform button{
	width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
}

.map-div-top{
	background:#444;
	margin-top: -5rem;
	padding-bottom:2.5rem;
}

.map-div{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.map-div .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.map-div h1{
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	background:#444;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#copyright a{
	color:#1a7dc3;
}

#copyright-text:after{
	display:none !important;
}

#copyright{
	margin-top:0;
}

#copyright-links{
	padding-bottom:0.7em;
}

#copyright-content{
	padding:12px;
}

#widget-62 .box-content a{
	text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    background: #e2e2e2;
    padding: 10px;
    display: block;
    color: #696969;
    text-align: center;
    letter-spacing: 1px;
	margin-bottom:10px;
}

#widget-62 .box-content i{
	display:none;
}

#widget-62 .box-content a:hover {
    background: #22446d;
    color: #e2e2e2;
}

.all-posts div{
	color: #486c99;
	font-size: 3rem;
}

#anchor{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	background: #af7db5bf;
	color: #fff;
	text-align: center;
	padding: 0.5rem;
	text-transform: uppercase;
	display:none;
	cursor:pointer;
}

#anchor div:first-child{
	font-size: 2.5rem;
	line-height: 2rem;
}

#content .vbm-text{
	padding: 0.7em 0.9em;
	background: #e2e2e2;
}

#content  .vbm-arrow-element{
	background: #336699;
}

#content  .vbm-option.multiselect{
	padding: 0.3em 0.7em 0.45em 2em;
}

.fake-table>div:nth-child(2n)>div:nth-child(3), .fake-table>div:nth-child(2n)>div:nth-child(4){
	border-left: solid 1px #efefef;
}

.fake-table>div>div{
	border-left: solid 1px #c7c7c7;
	padding: 10px;
}

.fake-table>div>div:nth-child(2){
	width: 100%;
	flex: none;
	border-right: solid 1px #c7c7c7;
	border-bottom: solid 1px #d6d6d6;
}

.fake-table>div>div:nth-child(3){
	display:flex;
	align-items:center;
}

.fake-table>div:nth-child(2n)>div:nth-child(3){
	border-left: solid 1px #d6d6d6;
}

.fake-table>div:nth-child(2n)>div:nth-child(2){
	border-bottom: solid 1px #efefef;
}

.fake-table{
	word-break: break-word;
}

.fake-table>div{
	background:#e2e2e2;
}

.fake-table>div:nth-child(2n){
	background:#fff;
}

.fake-table>div:nth-child(2){
	border-top: solid 1px #c7c7c7;
}

.fake-table-header{
	display:none;
}

.fake-table>div{
	flex-wrap:wrap;
}

.fake-table-header>div{
	font-weight:bold !important;
}

.fake-table>div>div:first-child{
	flex:none;
	width:100%;
	border-right: solid 1px #c7c7c7;
	border-bottom: solid 1px #d6d6d6;
	font-weight: bold;
}

.fake-table>div:nth-child(2n)>div:first-child{
	border-bottom: solid 1px #efefef;
}

.fake-table .full-name{
	font-weight: bold;
}

.fake-table>div>div:nth-child(3), .fake-table>div>div:nth-child(4){
	border-left: solid 1px #d6d6d6;
}

.fake-table>div>div:nth-child(2){
	display: flex;
	align-items: center;
}

.fake-table>div>div:nth-child(4) {
	border-right: solid 1px #c7c7c7;
}

.fake-table>div:last-child>div{
	border-bottom: solid 1px #c7c7c7 !important;
}

.hp-posts-posts{
	margin-top:2.3em;
}

.big-calendar .slimScrollBar{
	display:block !important;
}

#widget-61 p{
	display:none;
}

.td-event-day{
	background: #74217e;
}

.td-today{
	background: #ebebeb;
}

#top-header-navigation-mobile .navigation-link, #top-header-navigation-mobile .navigation-submenu-link{
	padding: 0.5em 1.5em;
}

#top-header-navigation-mobile .navigation-item.dropdown>span.navigation-open-button, #top-header-navigation-mobile .navigation-submenu-item.dropdown .navigation-open-button{
	padding-right:1.5em;
}

.blogDiv{
	border: 1px solid #486c99;
    padding: 5px;
    margin-bottom: 5em;
    position: relative;
	background:transparent;
}

.blogImg{
	width: 100%;
    padding-top: 66.669%;
    background-position: center;
	background-size: contain;
	background-color: #d5d5d5;
}

.blogContent{
	padding:0;
	margin:0;
}

.blogContent>.flex1{
	color: #6a6060;
	margin-top: 10px;
	padding: 0px 20px;
}

.blogContent h2{
	font-size: 1.7rem;
}

.blogContent h2 a{
	color: #6a6060;
}

#content{
	padding:0;
}

.blog-perex{
	padding: 0px 20px;
	line-height: 1.8;
	font-weight: 300;
	font-size: 1.2em;
	padding-bottom: 3em;
	text-align: justify;
}

#blog-category .open-post, .hp-post .open-post{
	position: absolute;
	    color: #fff;
	    background: #606060;
	    padding: 0.5em 1em;
	    font-size: 1.2rem !important;
	    text-transform: uppercase;
	    bottom: -24px;
	    left: 0;
	    right: 0;
	    width: 160px;
	    margin-left: auto;
	    margin-right: auto;
	    text-decoration: none;
	    border: 0;
	    border-radius: 0;
	    font-weight: 400 !important;
}

.open-post{
	border-radius: 0;
}

.slick-list, .slick-track{
	height:100%;
}

.header-slider-item{
	max-height: 100%;
}

#hp-gallery{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
}

#hp-gallery .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	max-width:1400px;
	left: 50%;
	transform: translate(-50%, 0%);
	border-bottom:1px solid #af7db5 !important;
}

#hp-gallery h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
	max-width:100%;
}

.hp-gallery-gallery{
	margin-top:2em;
}

.hp-gallery{
	display:none;
}

#hp-gallery-xs{
	display:block;
}

#hp-gallery a{

}

#hp-gallery a div{

}

#hp-fields{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

#hp-fields .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
	border-bottom:1px solid #af7db5 !important;
}

#hp-fields h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
	max-width:100%;
}

.hp-fields{
	display: flex;
    flex-wrap: wrap;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

a.hp-field{
	width: 50%;
	padding: 15px;
	text-decoration:none !important;
}

.hp-field-name{
	text-align:center;
	margin-top:10px;
	font-size:1.2em;
}

a.hp-field:hover .hp-field-name{
	color:#00539e;
}

.hp-field-icon{
	background: #d5d5d5;
    width: 100%;
    padding-top: 100%;
    border-radius: 100%;
	background-position: center;
    background-size: cover;
}

#widget-54 .box-content i{
	display:none;
}

#widget-54 .box-content a{
	text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    background: #e2e2e2;
    padding: 10px;
    display: block;
    color: #696969;
    text-align: center;
	margin-bottom:10px;
}

#widget-54 .box-content a:hover{
	background: #af7db5;
    color: #e2e2e2;
}

.gallery{
	background: #dedede;
	margin-bottom:1em;
}

.gallery>div:nth-child(2){
	padding-bottom:10px;
	margin-right:10px;
}

#galleryDiv .open-post{

}

#lets-search{
	color:#474747;
}

#top-header-navigation-desktop ul.basic .navigation-submenu{
	z-index:1;
}

#motto{
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 90px;
}

.ml12 {
	font-weight: 200;
	font-size: 1.25em;
	text-transform: uppercase;
    letter-spacing: 0.05em;
	color:#6a6060;
}

.ml12 .letter {
  display: inline-block;
  line-height: 1em;
  opacity:0;
}

#text_1{
	position: absolute;
    transform: translate(0%, -50%);
	left: 0;
	top:50%;
    right: 0;
    text-align: center;
}

.contact-photo-image{
	background-position: 0px -30px;
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	#hp-links-2 a.hp-link div:nth-child(2){
		font-size: 1.4rem;
    	padding: 1.5rem;
	}

	#hp-links-2{
		max-width: 450px;
	}

	#eu_badge{
	    width: 400px;
	}

	#eu_badge:before{
		left: -70px;
		border-left: 70px solid transparent;
    	border-top: 70px solid #ad7cb5;
	}

	#eu_badge:after{
		right: -70px;
		border-bottom: 70px solid transparent;
    	border-right: 70px solid transparent;
    	border-top: 70px solid #ad7cb5;
	}

	#eu_badge img{
		height:50px;
	}

	#top-header-navigation-desktop .top-header-navigation{
		padding:7px;
	}

	.top-panel .title h1{
		font-size: 24px;
	}

	.hp-links{
		max-width:500px;
	}

	a.hp-link{
		width:calc(33% - 10px);
		margin:5px;
		font-size: 1.2rem;
		padding: 33px 20px;
	}

	.hp-posts-posts{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.hp-post:first-child{
		margin-right:5px;
	}

	.hp-post:nth-child(2){
		margin-left:5px;
	}

	.hp-post{
		width: calc(50% - 5px);
	}

	#big-calendar-table td, #big-calendar-table th{
		padding: 0.5em 0.25em;
	}

	#big-calendar-inner{
		padding: 1.5rem 1.5rem;
	}

	.dag-info{
		height: 45px;
		width: 45px;
	}

	.events-box{
		width:330px;
		padding: 1rem 2.5rem;
	}

	.slick-dots {
	    bottom: 30px;
	}

	#big-calendar-table{
	    font-size: 1.2rem;
	}

	.td-event-day{
		background: transparent;
	}

	.td-today{
		background: transparent;
	}


	.fake-table-header{
		font-weight:bold;
		display:flex;
	}

	.fake-table>div>div:last-child{
		border-right: solid 1px #c7c7c7;
	}

	.fake-table>div:last-child>div{
		border-bottom: solid 1px #c7c7c7;
	}

	.fake-table>div:first-child>div{
		border-top: solid 1px #c7c7c7;
		border-left: solid 1px #c7c7c7;
	}

	.fake-table .full-name, .fake-table .second-number{
		display:none;
	}

	.fake-table .second-number{
		display:block;
	}

	.fake-table .only-number, .fake-table>div>div:nth-child(5){
		display:none;
	}

	.fake-table>div>div:first-child{
		flex:4;
		border-right:0;
		border-bottom:0;
		font-weight:normal;
		display:flex;
		align-items:center;
	}

	.fake-table>div>div:nth-child(2){
		flex:4;
		border-right:0;
		border-bottom:0;
	}


	.fake-table>div:nth-child(2n)>div:nth-child(3), .fake-table>div:nth-child(2n)>div:nth-child(4){
		border-left: solid 1px #c7c7c7;
	}

	.fake-table>div>div:nth-child(3), .fake-table>div>div:nth-child(4){
		    border-left: solid 1px #c7c7c7;
	}

	.fake-table>div:nth-child(2n)>div:first-child{
		border-bottom:0;
	}

	.fake-table>div:nth-child(2n)>div:nth-child(2){
		border-bottom:0;
	}

	#hp-gallery-xs{
		display:none;
	}

	#hp-gallery-sm{
		display:block;
	}

	.hp-field-name{
		font-size:1.4em;
	}

	#gallery-container>div:nth-child(3){
		display:flex;
		margin-top:2em;
	}

	#gallery-container>div:nth-child(3) .pagination{
		flex:1;
	}

	#gallery-container>div:nth-child(3) .text-right{
		display: flex;
		align-items: center;
	}

	.category-inner{
		display: flex;
    	flex-wrap: wrap;
	}

	.blogDiv{
		margin-right:1em;
		width:calc(50% - 0.5em);
	}

	.blogDiv:nth-child(2n){
		margin-right:0em;
	}

	.blogContent h2{
		font-size:1.3rem;
	}

	.blog-perex{
		font-size:1em;
		font-weight:400;
		line-height: 1.5;
	}

	.ml12 {
		font-size: 1.6em;
		letter-spacing: 0.2em;
	}

}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */

@media screen and (min-width: 768px) {

	#eu_badge{
	    width: 515px;
		padding:20px;
	}

	#eu_badge:before{
		left: -105px;
		border-left: 105px solid transparent;
    	border-top: 105px solid #ad7cb5;
	}

	#eu_badge:after{
		right: -105px;
		border-bottom: 105px solid transparent;
    	border-right: 105px solid transparent;
    	border-top: 105px solid #ad7cb5;
	}

	#eu_badge img{
		height:65px;
	}

	.header {
    	margin-top: 178px;
	}

	.hp-links{
		max-width:570px;
	}

	a.hp-link{
		width:calc(33% - 30px);
		margin:15px;
		padding: 35px 20px;
	}

	.hp-post:first-child{
		margin-right:5px;
	}

	.hp-post:nth-child(2){
		margin-left:5px;
		margin-right:5px;
	}

	.hp-post:nth-child(3){
		margin-left:5px;
	}

	.hp-post{
		width: calc(33% - 5px);
	}

	.events-box{
		width:450px;
		overflow: visible !important;
	}

	.box-event{
		font-size: 1.3rem;
		font-weight: 100;
	}

	.another-scroll-element>.slimScrollDiv{
		overflow: visible!important;
	}

	.box-event-detail{
		position: absolute;
		top: -28px;
		left: -314px;
		width: 314px;
		background: #af7db5f5;
		height:412px;
		padding:10px;
	}

	.box-event-detail-name{
		display:block;
		border-bottom: 1px solid #fff;
		padding-bottom: 10px;
		padding-right: 40px;
	}

	.box-event-detail-close{
		background: #852991;
		position: absolute;
		right: 5px;
		top: 5px;
		border-radius: 100%;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor:pointer;
	}

	.box-event-detail-close:hover{
		background: #74217e;
	}

	.box-event-detail-text{
		margin-top:10px;
		padding-right:15px;
	}

	.box-event-detail-scroll{
		height: calc(100% - 3.5rem - 20px);
		margin-top:15px;
	}

	.header-slider-arrow{
		font-size:3rem;
		width:100px;
	}

	#big-calendar-table{
	    font-size: 1.3rem;
	}

	.hp-post{
		margin-bottom:2em;
	}

	#hp-gallery-sm{
		display:none;
	}

	#hp-gallery-md{
		display:block;
	}

	.header-posts_slider-title{
		max-width: calc(100% - 260px);
		width: max-content;
	}

	a.hp-field{
		width:25%;
	}

	.hp-fields{
		max-width:1000px;
	}

	.search-input-div{
		display:none;
		position: absolute;
	    top: 29px;
	    right: 0px;
	    width: 310px;
	    background: rgb(175, 125, 181);
	}

	.search{
		position: relative;
		margin-left:10px;
	}

	#search-button{
		display:block;
	}

	.ml12 {
		font-size: 1.7em;
		letter-spacing: 0.4em;
	}

}

@media screen and (max-width: 767.9px) {

	#top-header-navigation-mobile .logo{
		height: 50px !important;
	}

}

@media (min-width: 768px) and (max-width: 991.9px) {

	#top-header-navigation-desktop .logo{
		height: 65px !important;
		top:auto !important;
	}

}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	.top-panel .title h1{
		font-size: 27px;
	}

	.hp-post:first-child{
		margin-right:25px;
	}

	.hp-post:nth-child(2){
		margin-left:25px;
		margin-right:25px;
	}

	.hp-post:nth-child(3){
		margin-left:25px;
	}

	.hp-post{
		width: calc(33% - 31px);
	}

	#big-calendar-table th{
		padding: 1em;
	}

	#big-calendar-table td{
		padding:0.25em 0.5em;
	}

	.dag-info{
		height: 55px;
		width: 55px;
	}

	.slick-dots {
	    bottom: 40px;
	}

	#big-calendar-table{
	    font-size: 1.4rem;
	}

	.box-event-detail{
		top: -25px;
    	left: -514px;
    	width: 514px;
		height: 496px;
		padding:25px;
	}

	.box-event-detail-close{
		width: 45px;
    	height: 45px;
		top: 15px;
		right:20px;
	}

	.box-event-detail-name{
		padding-right: 50px;
	    font-size: 1.5em;
	    font-weight: 300;
	}

	.category-inner{
		display:flex;
		flex-wrap: wrap;
	}

	.blogDiv{
		width: calc(50% - 2rem);
		margin:1em;
		margin-bottom:3em;
	}

	.hp-links{
		max-width:900px;
	}

	a.hp-link{
		width:calc(25% - 30px);
		margin:15px;
	}

	#hp-gallery-md{
		display:none;
	}

	#hp-gallery-lg{
		display:block;
	}

	#top-header-navigation-desktop .basic>li>a{
		font-size:1.1rem;
		margin: 1em 0.7em;
	}

	#top-header-navigation-desktop ul.basic>a{
		margin-left:95px;
	}

	#top-header-navigation-desktop ul.basic>li:nth-child(4){
		margin-right:80px;
	}

	#top-header-navigation-desktop .logo{
		height: 130px;
		top: 8px;
	}

	.g-content{
		margin-bottom:40px;
	}

	.gallery>div:nth-child(2){
		position: absolute;
	    bottom: 0;
	    right: 0;
	}

	.gallery{
		position:relative;
	}

	.blogContent h2{
		font-size:1.5rem;
	}

	.blog-perex{
		font-size: 1.1em;
    	font-weight: 300;
    	line-height: 1.6;
	}

	.ml12 {
		font-size: 1.8em;
		letter-spacing: 0.5em;
	}

}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

	.hp-links {
		max-width: 1130px;
	}

	a.hp-link{
		width: calc(16.666% - 30px);
	}

	.hp-new-text{
		font-size:1.2rem;
	}

	#our-partners .slick-prev{
		left:-50px;
	}

	#our-partners .slick-next{
		right:-50px;
	}

	#our-partners .slick-arrow{
		background: #af7db5;
		color: #fff;
		font-size:2rem;
		width: 50px;
		height: 75px;
	}

	#our-partners{
		width: calc(100% - 100px);
	}

	.category-inner{
		display:flex;
		flex-wrap: wrap;
	}

	.blog-category-box .blogDiv{
		width: calc(100% / 3 - 2rem);
		margin:1em;
		margin-bottom:3em;
	}

	.blog-category-box .blogDiv:nth-child(2n){
		margin-right:1em;
	}

	.blog-category-box .blogDiv:nth-child(3n){
		margin-right:0em;
	}

	.blogContent h2{
		font-size:1.4rem;
	}

	.blog-perex{
		font-size:1.2em;
		font-weight:300;
		line-height: 1.7;
	}

	#copyright-text{
		width: 100%;
	}

	.hp-new #front-control{
		display:block;
		top:5px;
		right:10px;
	}

	.our-partners #front-control{
		display:block;
		top:30px;
		right:10px;
	}

	.gallery-category{
		width: calc(33% - 0.5em);
	}

	.gallery-category:nth-child(2n){
		margin-right:0.5em;
	}

	.gallery-category:nth-child(3n){
		margin-right:0;
	}

	.columns-one .gallery{
		width: calc(33% - 0.5em);
	}

	.columns-one .gallery:nth-child(2n){
		margin-right:0.5em;
	}

	.columns-one .gallery:nth-child(3n){
		margin-right:0em;
	}

	#hp-gallery-lg{
		display:none;
	}

	#hp-gallery-xl{
		display:block;
	}

	#top-header-navigation-desktop ul.basic>li:nth-child(4){
		margin-right:195px;
	}

	#top-header-navigation-desktop .basic>li>a{
		margin:1em;
	}

	.box-event-detail{
		left:-560px;
		width:560px;
	}

	#gallery-container>div:nth-child(3) .text-right{
		margin-right: 17px;
	}

	.pagination-sm .page-link{
		font-size: 1rem;
		padding: 0.25rem 0.75rem;
	}

	.pagination select{
		font-size: 1rem;
	}

	.close-box{
		top: 1rem;
	}
}

@media screen and (min-width: 1200px) {

	.box-event-detail{
		left:-720px;
		width:720px;
	}

	.hp-fields {
    	max-width: 1400px;
	}

	a.hp-field{
		padding:30px;
	}

}

@media screen and (min-width: 1920px) {

	#header-slider{
		width: 1920px;
    	margin-left: auto;
    	margin-right: auto;
	}

}
