				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  /* Všechna rozlišení */

.top-panel{
	width:100%;
	padding-left:calc((100vw - 1200px)/2) !important;
	padding-right:calc((100vw - 1200px)/2) !important;
	align-items:center;
}

.h2, h2 {
    color: #002e7a;
    text-transform: uppercase;
	/*text-decoration: underline;*/
	font-weight: bold;
}

#phone-number{
	font-size:1.5rem;
}

#phone-number span{
	display:none;
}

#contact-us{
	font-size:1.5rem;
}

#contact-us span{
	display:none;
}

.top-panel .logo{
	padding-left:5px;
	max-height:100px;
}

#contact-icons{
	order:2;
	margin-right:10px;
}

footer{
	padding: 1em 0em;
}

footer .box-head{
	background:transparent;
	font-size:1.4em;
}

footer .box-head i{
	margin-right:5px;
}
footer .box-content a{
	color:#fff;
}

footer .box-content{
	font-size:1.1em;
}

#partners img{
	max-width:400px;
}

#contact-icons a{
	color:#000;
}

#copyright-declaration::after{
	content:"|";
	margin-left:5px;
	margin-right:5px;
}

#copyright-declaration{
	display:inline-block;
	padding-left:calc(50% - 179.52px);
}

#copyright-sitemap::after{
	content:"|";
	margin-left:5px;
	margin-right:5px;
}

#copyright-sitemap{
	display:inline-block;
}

#copyright-cookies{
	display:inline-block;
}

#contact-icons a:hover{
	text-decoration:none;
}

.ttPostTable th{
	background: #244266;
    border: 1px solid #244266;
	color:#fff;
}

#top-header-navigation-desktop .top-header-navigation-buttons>ul>li>ul>li>a{
	padding:10px;
}


#top-header-navigation-desktop .top-header-navigation-buttons>ul>li>ul>li>ul>li{
	padding:10px 1.6em;
}

#fb{
	background-image: url(/upload/ikony/fb.png);
    background-color: #eaeaea;
    position: fixed;
    bottom: 24px;
    width: 50px;
    height: 50px;
    right: 24px;
    z-index: 2147483644;
    background-position: center;
    background-size: 61px;
    background-repeat: no-repeat;
    border-radius: 100%;
}

.header-slider-arrow{
	padding: 12px 0px;
	height:auto;
	width:62px;
	top: calc(50% - 59px);
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	#fb{
		background-image: url(/upload/ikony/fb.png);
		background-color: #eaeaea;
	    position: relative;
		display:block;
		bottom: 0;
	    width: 40px;
	    height: 40px;
	    right: 0;
	    z-index: 2147483644;
	    background-position: center;
	    background-size: 47px;
	    background-repeat: no-repeat;
	    border-radius: 100%;
		margin-left:10px;
	}

	.logo{
		flex:none !important;
	}

	#phone-number{
		display:block;
		margin-right:20px;
	}

	#contact-us{
		display:block;
	}

	#contact-icons{
		display:flex;
		align-items:center;
	}

	#standard-navigation-desktop li a{
		padding: 1.1em 1.6em;
	}

	#standard-navigation-desktop li a.sf-with-ul{
		padding: 1.1em 3em 1.1em 1.6em;
	}

	#standard-navigation-desktop li a{
		width:100% !important;
	}

}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */

@media screen and (min-width: 768px) {

	#phone-number{
		font-size:1rem;
	}

	#phone-number span{
		display:initial;
	}

	#contact-us{
		font-size:1rem;
	}

	#contact-us span{
		display:initial;
	}

}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	#copyright-declaration::after{
		content:"|";
		margin-left:0.5em;
		margin-right:0;
	}

	#copyright-declaration{
		display:inline-block;
		padding-left:0;
	}

	#copyright-sitemap::after{
		content:"|";
		margin-left:0.5em;
		margin-right:0;
	}

	#copyright-sitemap{
		display:inline-block;
	}

	#copyright-cookies{
		display:inline-block;
	}

	#standard-navigation-desktop ul li:not(.navigation-submenu-item){
		font-size:1.1em;
		padding:0;
	}

	.navigation-submenu-item{
		font-size:1rem !important;
		padding:0!important;
	}

	.post-text{
		font-size: 1.2em;
	}

	.h5, h5{
		font-size:1.25em;
	}

	.breadcrumb-nav{
		font-size: 1.2em;
	}

	.post-name{
		margin-bottom:4rem;
	}

	.header{
		margin-top:155px;
	}

}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

}


@media screen and (min-width: 1920px) {

	.header{
		width:1920px;
		margin-left:auto;
		margin-right:auto;
	}

}
