<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  /* Všechna rozlišení */

.top-panel .logo{
	display: flex;
	align-items: center;
}

.top-panel .logo img{
	width: auto;
    max-height: 50px;
}

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

.events-box{
	background: #ffffff !important;
    color: #444444 !important;
}

.box-event::before{
	background: #444444 !important;
}

.event-box{
	border-left: 1px solid #444444 !important;
}

.box-event:first-child::after{
	background:#ffffff !important;
}

.box-event:nth-last-child(2)::after{
	background:#ffffff !important;
}

.box-event-detail{
	background: #fffffff5 !important;
    color: #444444 !important;
}

.big-calendar .bcli-date{
	background: #ffc776;
    color: #0f0f0f;
}

.big-calendar .bcli-name{
	background: #ffffff;
    color: #000;
	font-size: 1.3rem;
}

.big-calendar .dag-info.today{
	color:#10485b;
}

.btn-primary{
	border-color:#194857
}

#top-panel-navigation-desktop ul.basic{
	display:flex;
	align-items: center;
}

#top-panel-navigation-desktop ul.basic img{
	height:25px;
}

#top-panel-navigation-desktop .navigation-open-button{
	display:none;
}

#top-panel-navigation-desktop li {
    border-radius: 100%;
    margin-right: 0.75em;
    height: 30px;
    width: 30px;
}

#top-panel-navigation-desktop li.has-img {
	background: none;
}

#top-panel-navigation-desktop li a {
	font-size: 20px;
	padding: 0;
	justify-content: center;
	width: 30px;
	height: 30px;
}

#top-panel-navigation-desktop li.has-img a {
        padding: 0;
    }

#top-panel-navigation-desktop li a .navigation-image img {
    height: 30px;
}

#top-panel-navigation-desktop li.has-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-panel-3 .search-input-div {
	top: 45px;
	right: -0.5em;
}

.top-panel .search{
	position:relative;
}

#univers_top_header_navigation&gt;ul&gt;li&gt;ul::before{
	left: 50px;
    top: -17px;
}

.contact-photo-image{
	padding-top: 130%;
}

.contact-category-anchor{
	position:relative;
}

.contact-category-anchor div{
	position:absolute;
	top:-150px;
}

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

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

	#top-panel-navigation-desktop{
		flex:auto;
	}

	#top-panel-navigation-desktop{
		width:auto;
	}

}

/* 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-navigation-desktop li{
		margin-right:1.5em;
		height: 35px;
        width: 35px;
	}

	#top-panel-navigation-desktop li a{
		width:35px;
		height:35px;
	}

	#top-panel-navigation-desktop li a .navigation-image img{
		height:35px;
	}



	.top-panel .search{
		padding-left:0;
	}

}

/* 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) {



}
																				</pre></body></html>