				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  /* Všechna rozlišení */

.title a {
    font-weight: 100;
}

.title h1{
	font-size:13px;
}

#top-panel-navigation-desktop .basic .navigation-label{
	display:none;
}

.top-panel-navigation .basic .navigation-image img{
	height:30px;
}

.top-panel-navigation .special .navigation-image img, #top-panel-navigation-mobile .navigation-image img{
	width:35px;
	height:auto;
}

#top-panel-navigation-mobile .navigation-toggle-text{
	display:none;
}

main.container{
	font-weight:100;
}

.breadcrumb-nav{
	font-weight:100;
}

#copyright{
	background:#fff;
	color:#464646;
	padding:0 1em;
	margin-top: -1em;
}

#copyright a{
	color: #c96200;
}

#copyright-text{
	text-align:center;
	margin-bottom:0.5em;

}

#copyright-logo{
	text-align:center;
	margin-bottom:0.5em;
}

#copyright-declaration{
	text-align:center;
	margin:0;
}

#copyright-sitemap{
	margin:0;
}

#copyright img{
	height:20px;
}

#copyright-links{
	border-bottom: 1px solid #d5d5d5;
    padding: 0.5em 0em;
	display: flex;
	justify-content: center;
	margin-left: -0.6em;
    margin-right: -0.6em;
}

#copyright-declaration::after{
	content:"|";
	margin-left:5px;
	margin-right:5px;
}

#copyright-sitemap::after{
	content:"|";
	margin-left:5px;
	margin-right:5px;
}

#copyright-system{
	text-align:center;
}

#top-panel-navigation-mobile{
	display:none;
}

#top-panel-navigation-desktop .top-panel-navigation{
	height: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

#top-panel-navigation-desktop .top-panel-navigation .top-panel-navigation-buttons{
	width: 100%;
    position: relative;
}

.breadcrumb{
	padding-left: 2.5em;
}

#top-panel-navigation-desktop .top-panel-navigation-buttons{
	height: 34px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

#top-panel-navigation-desktop .top-panel-navigation .top-panel-navigation-buttons>ul.basic{
	width: 100%;
    position: relative;
}

#top-panel-navigation-desktop li{
	padding: 0.5em 0.5em;
    display: flex;
    align-items: center;
}

#top-panel-navigation-desktop ul.basic>li{
	visibility:visible;
}

.header-posts_slider-item{
	height: calc(0.33333333333333 * 100vw);
}

main{
	margin-top:0;
}

.header-posts_slider-title{
	font-size: 1.1em;
}

a.header-posts_slider-button{
	font-size:1.1em;
	padding:0.15em 0.5em;
}

.breadcrumb a{
	color:#343434 !important;
}

.week-move{
	cursor:pointer;
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	.top-panel .logo{
		flex:none !important;
	}

	#standard-navigation-desktop li a{
		font-weight:100;
	}

	.title h1 {
    	font-size: 14px;
	}

	.header-posts_slider-title{
		font-size: 1.3em;
	}

	a.header-posts_slider-button{
		font-size:1.3em;
		padding:0.35em 0.5em;
	}

	#top-panel-navigation-desktop li a .navigation-image{
		margin-right:0;
	}

	#top-panel-navigation-desktop li{
		padding: 0.5em 1em;
	}


}

@media screen and (max-width: 575.98px) {


	#header-posts_slider .header-slider-arrow {
    	height: 50px;
    	padding: 0.25em;
    	margin-top: auto;
    	margin-bottom: auto;
    	bottom:0;
    	top:0;
	}

	.header-slider-arrow img{
		height:100%;
	}


}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */

@media screen and (max-width: 767.98px) {

	.header-posts_slider-title{
		background: #767676e0;
    	color: #ffffff;
	}

	a.header-posts_slider-button{
		background: #f17e3b;
	    color: white !important;
	}

	a.header-posts_slider-button:hover{

	}

	#header-posts_slider .header-slider-arrow{

	}

	#header-posts_slider .header-slider-arrow:hover, #header-posts_slider .header-slider-arrow:focus{

	}

	.logo{
		height:25px !important;
		margin-left:10px;
	}

	.title{
		margin-left:0 !important;
	}

	#top-panel-navigation-desktop .top-panel-navigation .top-panel-navigation-buttons>ul.basic{
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#top-panel-navigation-desktop{
		display:block;
		position: absolute;
		top: 46.5px;
		width: 100%;
	}

	.top-panel .search{
		top: 90px !important;
	}

	.navigation-open-button{
		display:none;
	}

	.header{
		margin-top: 112.5px;
	}

}

@media screen and (min-width: 768px) {

	.breadcrumb{
		padding-left: 1em;
	}

	.title h1 {
    	font-size: 16px;
	}

	.top-panel{
		height:50px;
	}

	#standard-navigation-desktop.fixed {
	    top: 50px;
	}

	.header-slider-arrow{

	}

	.header-slider-arrow:hover, .header-slider-arrow:focus{

	}

	.header-posts_slider-title{
		background: #767676e0;
    	color: #ffffff;
	}

	a.header-posts_slider-button{
		background: #f17e3b;
		color: white !important;
	}

	a.header-posts_slider-button:hover{
		background: #cb652a;
		color: white !important;
	}

	.header-posts_slider-title{
		font-size: 1.5em;
	}

	a.header-posts_slider-button{
		font-size:1.5em;
		padding:0.5em 0.5em;
	}

	#top-panel-navigation-desktop li {
		padding: 0.5em 0.55em;
	}


}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	.breadcrumb{
		padding-left: 3.5em;
	}

	.title h1 {
    	font-size: 22px;
	}

	header.header{
		margin-top:50px;
	}

	#copyright-content{
		display: flex;
		align-items: baseline;
		justify-content: center;
		position: relative;
		padding: 24px;
	}

	#copyright-text{
		margin:0;
		margin-right:0.5em;
	}

	#copyright-logo {
		margin-right: 0.5em;
		margin-bottom:0;
	}

	#copyright-logo:after{
		content:'|';
		margin-left:0.5em;
	}

	#copyright-info{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0 0 0 0;
		align-items: center;
	}

	#copyright-text {
	    width: 100%;
	}

	#top-panel-navigation-desktop li {
		padding: 0.5em 0.95em;
	}

}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

	.top-panel .logo{
		max-height: none;
		position: relative;
		height: 90px;
		width: fit-content;
		margin-right: 1em;
		margin-left:1em;
		padding-bottom:18px;
		padding-left:18px;
		padding-right:18px;
		background:#fff;
	}

	#copyright-text {
	    width: auto;
	}

	#copyright-text:after{
		content:'|';
		margin-left:0.5em;
	}

	#admin-link-icon{
		position: absolute;
		align-items: center;
		left: 0;
		top: 0;
		bottom: 0;
		height:100%;
	}

	#admin-link-icon img{
		height: 18px;
	}

	.header-posts_slider-title{
		font-size: 2em;
	}

	.header-posts_slider-item{
		height:400px;
	}

	#top-panel-navigation-desktop li {
		padding: 0.5em 1em;
	}

}

@media screen and (max-width: 1199.98px) {

	.logo{
		height:25px !important;
		margin-left:10px;
	}

}
