				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  

/* Všechna rozlišení */

#top-panel-navigation-mobile{
	display:none;
}

#top-panel-navigation-desktop{
	display: flex;
    order: 2;
    align-items: center;
}

#top-panel-navigation-desktop .navigation-label{
	display:none;
}

#top-panel-navigation-desktop .navigation-image img{
	height:40px;
}

#top-panel-navigation-desktop .navigation-open-button{
	display:none;
}

#top-panel-navigation-desktop .priority-menu-toggler{
	display:none;
}

.logo{
	margin-left:10px;
}

.header-slider-arrow {
    background: #ffffffed;
    color: #769f7a;
}

#hp-important-text{
	border: 1px solid #769f7a;
    margin-top: 2em;
	color:#606060;
}

.last_posts-posts .last_post{
	border:0;
	background:#f5f5f5;
	padding-bottom:1em;
}

.last_posts-posts .last_post-perex{
	color:#000;
}

.last_posts-posts .last_post>a{
	display: block;
	position:static;
}

.change-month i{
	color: #c5e1a5 !important;
}

.close-box{
	color: #c5e1a5 !important;
}

.events-box{
	background: #6c6c6c !important;
}

.box-event:first-child::after{
	background: #6c6c6c !important;
}

.box-event:nth-last-child(2)::after{
	background: #6c6c6c !important;
}

.box-event-detail{
	background: #6c6c6c !important;
}

#our-partners .slick-arrow{
	background: #769f7a;
	color: #c5e1a5;
}

footer{
	padding-top: 2em;
}

.contactform button{
	background: #c5e1a5;
    color: #769f7a !important;
}

.map-div-top .map-div h1{
	color:#fff;
}

.map-div-top .map-div .hp-border-bottom{
	border-color:#fff;
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	#top-panel-navigation-desktop ul.basic>li{
		visibility:visible;
	}

	.last_posts-posts .last_post>a{
		position: absolute;
		bottom: 20px;
	}

}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */


@media screen and (min-width: 768px) {

	#top-panel-navigation-desktop{
		margin-right:0;
	}

	.top-panel .search{
		padding-left:0;
	}

	.header{
		margin-top:100px;
	}

	.box-event-detail{
		background: #769f7ade !important;
	}

}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {



}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {



}


@media screen and (min-width: 1400px) {



}
																																																