
body{
	font-family: Open Sans;
				background-color: #ffffff;
		color: #474747;
}

a, a:hover, a:visited{
	color:#474747;
}

.post-text h1, .post-text h2, .post-text h3, .post-text h4, .post-text h5, .post-text h6{
	color: #474747;
}

/***************************************/
/*                                     */
/*             HORNÍ PANEL             */
/*                                     */
/***************************************/

.top-panel{
	height: 75px;
	background-color: #af7db5;
	position: fixed;
	top:0;	color: #ffffff;
				padding-left:calc((100vw - 1400px)/2) !important;
		padding-right:calc((100vw - 1400px)/2) !important;
	}

/******************************/
/*                            */
/*    LOGO V HORNÍM PANELU    */
/*                            */
/******************************/

.top-panel .logo{
	position: relative;
	flex: none;
}

/******************************/
/*                            */
/*       NADPIS OBECNĚ        */
/*                            */
/******************************/

.title h1{
	font-size:27px;
}

.title a{
	color:#ffffff;
}

/******************************/
/*                            */
/*   NADPIS V HORNÍM PANELU   */
/*                            */
/******************************/




/******************************/
/*                            */
/*    MENU V HORNÍM PANELU    */
/*                            */
/******************************/


/* Tlačítko v responsivce */
.top-panel-navigation .navigation-toggle{
	border-color: #000000;
	color: #000000;
}

/* Vnitřek menu */
.top-panel-navigation-buttons{
	background: #af7db5;
}
#top-panel-navigation-mobile .top-panel-navigation-buttons{
	top:75px;
}
/* Ikony */
#top-panel-navigation-mobile .navigation-image{
	}


/* Tlačítko v menu */
.top-panel-navigation .navigation-item{
	background: #000000;
	color: #000000;
}

/* Tlačítko v menu po najetí */
.top-panel-navigation .navigation-item:hover, .top-panel-navigation .navigation-item.active{
	background: #000000;
	color: #000000;
}

/* Text tlačítka menu */
.top-panel-navigation .navigation-link, .top-panel-navigation a{
	color: #000000;
}

/* Text tlačítka menu po najetí */
.top-panel-navigation .navigation-item:hover .navigation-link, .top-panel-navigation .navigation-item.active .navigation-link{
	color: #000000;
}

/* Šipka u vyjíždějícího menu */
.top-panel-navigation .navigation-item>a.sf-with-ul::after{
	border-top-color: #000000 !important;
}

/* Šipka u vyjíždějícího menu po najetí */
.top-panel-navigation .navigation-item:hover>a.sf-with-ul::after, .top-panel-navigation .navigation-item.active>a.sf-with-ul::after{
	border-top-color: #000000 !important;
}

/* Druhá úroveň - Tlačítko v menu */
.top-panel-navigation .navigation-submenu-item{
	background: #000000;
	color: #000000;
}

/* Druhá úroveň - Tlačítko v menu po najetí */
.top-panel-navigation .navigation-submenu-item:hover, .top-panel-navigation .navigation-submenu-item.active{
	background: #000000;
	color: #000000;
}

/* Druhá úroveň - Text tlačítka menu */
.top-panel-navigation .navigation-submenu-link{
	color: #000000;
}

/* Druhá úroveň - Text tlačítka menu po najetí */
.top-panel-navigation .navigation-submenu-item:hover .navigation-submenu-link, .top-panel-navigation .navigation-submenu-item.active .navigation-submenu-link{
	color: #000000;
}

/* Druhá úroveň - Šipka u vyjíždějícího menu */
.top-panel-navigation .navigation-item .navigation-submenu a.sf-with-ul::after{
	border-left-color: #000000 !important;
}

/* Druhá úroveň - Šipka u vyjíždějícího menu po najetí */
.top-panel-navigation .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .top-panel-navigation .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{
	border-left-color: #000000 !important;
}

/* Třetí úroveň - Tlačítko v menu */
.top-panel-navigation .navigation-subsubmenu-item{
	background: #000000;
	color: #000000;
}

/* Třetí úroveň - Tlačítko v menu po najetí */
.top-panel-navigation .navigation-subsubmenu-item:hover, .top-panel-navigation .navigation-subsubmenu-item.active{
	background: #000000;
	color: #000000;
}

/* Třetí úroveň - Text tlačítka menu */
.top-panel-navigation .navigation-subsubmenu-link{
	color: #000000;
}

/* Třetí úroveň - Text tlačítka menu po najetí */
.top-panel-navigation .navigation-subsubmenu-item:hover .navigation-subsubmenu-link, .top-panel-navigation .navigation-subsubmenu-item.active .navigation-subsubmenu-link{
	color: #000000;
}

#top-panel-navigation-desktop ul.special li.navigation-item{
	background-color: #af7db5;
}
/*********************************/
/*                               */
/*    HLEDÁNÍ V HORNÍM PANELU    */
/*                               */
/*********************************/

.top-panel .search{
	top: 75px;
	background-color: #af7db5;
}

.top-panel .search .d-flex{
	background-color: #af7db5;
}

/******************************/
/*                            */
/*    MENU NAD HLAVIČKOU      */
/*                            */
/******************************/

.top-header-navigation{
	background-color: #ffffff;
}

#top-header-navigation-desktop{
			top: 75px;
		position:fixed;
		width:100%;
	}

#top-header-navigation-mobile{
		margin-top: 75px	;
}

/* Ikony */
#top-header-navigation-mobile .navigation-image{
			display:none !important;
	}

#top-header-navigation-mobile .navigation-toggle{
	color: #474747;
}

.top-header-navigation-buttons{
	background: #ffffff;
}

#top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons>ul, #top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons{
	max-width:1400px;
}


/* Tlačítko v menu */
.top-header-navigation .navigation-item{
	background: #ffffff;
	color: #474747;
}

/* Tlačítko v menu po najetí */
.top-header-navigation .navigation-item:hover, .top-header-navigation .navigation-item.active{
	background: #ffffff;
	color: #474747;
}

/* Text tlačítka menu */
.top-header-navigation .navigation-link, .top-header-navigation a{
	color: #474747;
}

/* Text tlačítka menu po najetí */
.top-header-navigation .navigation-item:hover .navigation-link, .top-header-navigation .navigation-item.active .navigation-link{
	color: #474747;
}

.top-header-navigation ul.basic .navigation-item>a.sf-with-ul::after{
	border-top-color: #474747 !important;
}

.top-header-navigation ul.special .navigation-item>a.sf-with-ul::after{
	border-top-color: #474747 !important;
}

/* Šipka u vyjíždějícího menu po najetí */
.top-header-navigation  ul.basic .navigation-item:hover>a.sf-with-ul::after, .top-header-navigation  ul.basic .navigation-item.active>a.sf-with-ul::after{
	border-top-color: #474747 !important;
}

/* Šipka u vyjíždějícího menu po najetí */
.top-header-navigation  ul.special .navigation-item:hover>a.sf-with-ul::after, .top-header-navigation  ul.special .navigation-item.active>a.sf-with-ul::after{
	border-right-color: #474747 !important;
}

/* Druhá úroveň - Tlačítko v menu */
.top-header-navigation .navigation-submenu-item{
	background: #f0f0f0;
	color: #474747;
}

/* Druhá úroveň - Tlačítko v menu po najetí */
.top-header-navigation .navigation-submenu-item:hover, .top-header-navigation .navigation-submenu-item.active{
	background: #dedede;
	color: #474747;
}

/* Druhá úroveň - Text tlačítka menu */
.top-header-navigation .navigation-submenu-link{
	color: #474747;
}

/* Druhá úroveň - Text tlačítka menu po najetí */
.top-header-navigation .navigation-submenu-item:hover .navigation-submenu-link, .top-header-navigation .navigation-submenu-item.active .navigation-submenu-link{
	color: #474747;
}

/* Druhá úroveň - Šipka u vyjíždějícího menu */
.top-header-navigation ul.basic .navigation-item .navigation-submenu a.sf-with-ul::after{
	border-left-color: #474747 !important;
}

.top-header-navigation ul.special .navigation-item .navigation-submenu a.sf-with-ul::after{
	border-right-color: #474747 !important;
}

/* Druhá úroveň - Šipka u vyjíždějícího menu po najetí */
.top-header-navigation ul.basic .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .top-header-navigation ul.basic .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{
	border-left-color: #474747 !important;
}

.top-header-navigation ul.special .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .top-header-navigation ul.special .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{
	border-right-color: #474747 !important;
}

/* Třetí úroveň - Tlačítko v menu */
.top-header-navigation .navigation-subsubmenu-item{
	background: #f0f0f0;
	color: #474747;
}

/* Třetí úroveň - Tlačítko v menu po najetí */
.top-header-navigation .navigation-subsubmenu-item:hover, .top-header-navigation .navigation-subsubmenu-item.active{
	background: #dedede;
	color: #474747;
}

/* Třetí úroveň - Text tlačítka menu */
.top-header-navigation .navigation-subsubmenu-link{
	color: #474747;
}

/* Třetí úroveň - Text tlačítka menu po najetí */
.top-header-navigation .navigation-subsubmenu-item:hover .navigation-subsubmenu-link, .top-header-navigation .navigation-subsubmenu-item.active .navigation-subsubmenu-link{
	color: #474747;
}

/******************************/
/*                            */
/*          HLAVIČKA          */
/*                            */
/******************************/

.header{
	margin-top: 0px;
	max-height: 500px;
	overflow:hidden;
		height:calc(0.41666666666667 * 100vw);
}

.header-small{
	max-width:1400px;
	position:absolute;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}


#header-slider{
	height:100%;
}

.header-slider-item{
		height:calc(0.35714285714286 * 100vw);
}

.header-slider-item div{
	height:100%
}

.slick-dots li.slick-active button:before{
	color: #af7db5;
}

/******************************/
/*                            */
/*       LOGO V HLAVIČCE      */
/*                            */
/******************************/

.header .logo{
		height:calc(0 * 100vw);
	max-height:px;
}


/******************************/
/*                            */
/*    MENU POD HLAVIČKOU      */
/*                            */
/******************************/

.standard-navigation{
	background-color: #000000;
}

#standard-navigation-desktop{

}

.standard-navigation .navigation-toggle, #standard-navigation-desktop .priority-menu-toggler{
	color: #000000;
}

.standard-navigation-buttons{
	background: #000000;
}

#standard-navigation-desktop .standard-navigation .standard-navigation-buttons>ul.basic{
	max-width:1400px;
}

/* Ikony */
#standard-navigation-mobile .navigation-image{
	}


/* Tlačítko v menu */
.standard-navigation .navigation-item{
	background: #000000;
	color: #000000;
}

/* Tlačítko v menu po najetí */
.standard-navigation .navigation-item:hover, .standard-navigation .navigation-item.active{
	background: #000000;
	color: #000000;
}

/* Text tlačítka menu */
.standard-navigation .navigation-link, .standard-navigation a{
	color: #000000;
}

/* Text tlačítka menu po najetí */
.standard-navigation .navigation-item:hover .navigation-link, .standard-navigation .navigation-item.active .navigation-link{
	color: #000000;
}

/* Šipka u vyjíždějícího menu */
.standard-navigation ul.basic .navigation-item>a.sf-with-ul::after{
	border-top-color: #000000 !important;
}

.standard-navigation ul.special .navigation-item>a.sf-with-ul::after{
	border-right-color: #000000 !important;
}

/* Šipka u vyjíždějícího menu po najetí */
.standard-navigation  ul.basic .navigation-item:hover>a.sf-with-ul::after, .standard-navigation  ul.basic .navigation-item.active>a.sf-with-ul::after{
	border-top-color: #000000 !important;
}

/* Šipka u vyjíždějícího menu po najetí */
.standard-navigation  ul.special .navigation-item:hover>a.sf-with-ul::after, .standard-navigation  ul.special .navigation-item.active>a.sf-with-ul::after{
	border-right-color: #000000 !important;
}

/* Druhá úroveň - Tlačítko v menu */
.standard-navigation .navigation-submenu-item{
	background: #000000;
	color: #000000;
}

/* Druhá úroveň - Tlačítko v menu po najetí */
.standard-navigation .navigation-submenu-item:hover, .standard-navigation .navigation-submenu-item.active{
	background: #000000;
	color: #000000;
}

/* Druhá úroveň - Text tlačítka menu */
.standard-navigation .navigation-submenu-link{
	color: #000000;
}

/* Druhá úroveň - Text tlačítka menu po najetí */
.standard-navigation .navigation-submenu-item:hover .navigation-submenu-link, .standard-navigation .navigation-submenu-item.active .navigation-submenu-link{
	color: #000000;
}

/* Druhá úroveň - Šipka u vyjíždějícího menu */
.standard-navigation ul.basic .navigation-item .navigation-submenu a.sf-with-ul::after{
	border-left-color: #000000 !important;
}

.standard-navigation ul.special .navigation-item .navigation-submenu a.sf-with-ul::after{
	border-right-color: #000000 !important;
}

/* Druhá úroveň - Šipka u vyjíždějícího menu po najetí */
.standard-navigation ul.basic .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .standard-navigation ul.basic .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{
	border-left-color: #000000 !important;
}

.standard-navigation ul.special .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .standard-navigation ul.special .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{
	border-right-color: #000000 !important;
}

/* Třetí úroveň - Tlačítko v menu */
.standard-navigation .navigation-subsubmenu-item{
	background: #000000;
	color: #000000;
}

/* Třetí úroveň - Tlačítko v menu po najetí */
.standard-navigation .navigation-subsubmenu-item:hover, .standard-navigation .navigation-subsubmenu-item.active{
	background: #000000;
	color: #000000;
}

/* Třetí úroveň - Text tlačítka menu */
.standard-navigation .navigation-subsubmenu-link{
	color: #000000;
}

/* Třetí úroveň - Text tlačítka menu po najetí */
.standard-navigation .navigation-subsubmenu-item:hover .navigation-subsubmenu-link, .standard-navigation .navigation-subsubmenu-item.active .navigation-subsubmenu-link{
	color: #000000;
}

/******************************/
/*                            */
/*           OBSAH            */
/*                            */
/******************************/

main{
	margin-top:0px;
}

.container .vbm-arrow-element{
	background: #af7db5;
}

/******************************/
/*                            */
/*    DROBEČKOVÁ NAVIGACE     */
/*                            */
/******************************/

.breadcrumb{
	background-color: #ffffff;
	width:100%;
	max-width: 1400px;
}

.breadcrumb a{
	color: #444444;
}

/******************************/
/*                            */
/*       POSTRANNÍ BOXY       */
/*                            */
/******************************/

.box-head{
	background:#e6e6e6;
	color: #4a4a4a;
	border-bottom: 5px solid #4d4d4d;
	border-top: px solid #000000;
	font-weight: 600;
	}


.box-head>div.d-flex{
	justify-content: center;
}

.box-head a, .box-head i{
	color: #4a4a4a;
}

.box-content{
	background:#ededed;
	color: #4a4a4a;
}

.box-content a, .box-content i{
	color: #4a4a4a;
}

.box-head{
	border-radius: px px 0px 0px;
}

.box-content{
	border-radius: 0px 0px px px;
}

/******************************/
/*                            */
/*          TLAČÍTKA          */
/*                            */
/******************************/

.btn:not(.btn-admin){
	border-radius: px;
			transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
			font-weight:300;
	font-size:0.8em;
}

.btn-primary{
	background-color: #af7db5;
	border-color: #af7db5;
	color: #ffffff !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
	background-color: #804b86;
	border-color: #804b86;
	color: #ffffff !important;
}

/******************************/
/*                            */
/*        SEZNAM UDÁLOSTÍ     */
/*                            */
/******************************/

.cal-list-ev .cal-list-event-date{
	background-color: #af7db5;
	color: #ffffff !important;
}

.cal-list-ev:hover .cal-list-event-date{
	background-color: #804b86;
	color: #ffffff !important;
}

/******************************/
/*                            */
/*         SEZNAM TŘÍD        */
/*                            */
/******************************/

.classes-layout-icon{
	background-color: #af7db5;
}

.classes-layout-icon g#Outline{
	color: #ffffff;
}

.classes-layout-icon.active, .classes-layout-icon:hover{
	background-color: #804b86;
}

.classes-layout-icon.active g#Outline, .classes-layout-icon:hover g#Outline{
	color: #ffffff;
}

#classes-list-widget a, #classes-list-widget.layout-list>div{
	background-color: #af7db5;
	color: #ffffff;
}

#classes-list-widget a:hover, #classes-list-widget.layout-list>div:hover{
	background-color: #804b86;
	color: #ffffff;
}

/******************************/
/*                            */
/*            SLIDER          */
/*                            */
/******************************/



/******************************/
/*                            */
/*            BLOG            */
/*                            */
/******************************/

.blogDiv{
	background: #dedede;
}

.blogContent h2 a{
	color:#000000}

/******************************/
/*                            */
/*          GALERIE           */
/*                            */
/******************************/

.gallery-category-content{
	background: #dedede;
}

.gallery-category-content h2 a{
	color:#000000}

.g-content{
	background: #dedede;
}

.g-content h2 a{
	color:#000000}

/******************************/
/*                            */
/*          KONTAKT           */
/*                            */
/******************************/

.contact{
	background: #dedede;
}

.contact h2 a{
	color:#000000}

/******************************/
/*                            */
/*          PATIČKA           */
/*                            */
/******************************/

footer{
	background: #444444;
	color: ;
	}

footer .box-content{
	color: ;
}



footer .box-head{
	background:#444444;
	color: #ffffff;
	border-bottom: px solid #000000;
	border-top: px solid #000000;
	font-weight: 300;
	}


footer .box-head>div.d-flex{
	justify-content: start;
}

footer .box-head a, footer .box-head i{
	color: #ffffff;
}

footer .box-content{
	background:#444444;
	color: #ffffff;
}

footer .box-content a, footer .box-content i{
	color: #ffffff;
}

footer .box-head{
	border-radius: px px 0px 0px;
}

footer .box-content{
	border-radius: 0px 0px px px;
}

/******************************/
/*                            */
/*           OBSAH            */
/*                            */
/******************************/

main.container{
	background-color: #ffffff;
	max-width: 1400px;
}

#content{
	background-color: #ffffff;
}

/******************************/
/*                            */
/*  SLIDER ČLÁNKŮ V HLAVIČCE  */
/*                            */
/******************************/

#header-posts_slider{
	height:100%;
}

.header-posts_slider-item{
	height:calc(100vw / 4);
}

.header-posts_slider-helper{
	height:100%;
}

/******************************/
/*                            */
/*  MENU OBECNĚ               */
/*                            */
/******************************/

/* Barva šipky u vyjíždějícího menu */
ul.basic .sf-arrows .sf-with-ul:after{
	border-left-color:#000000 !important;
}

/******************************/
/*                            */
/*  VYHLEDÁVAČ OBECNĚ         */
/*                            */
/******************************/

#lets-search{
	color: #000000}

/******************************/
/*                            */
/*  JEZDÍCÍ PRUH (PARTNEŘI)   */
/*                            */
/******************************/

#partners-inner{
	background-color:#000000;
}

/******************************/
/*                            */
/*          MAPA WEBU         */
/*                            */
/******************************/

#sitemap-container a{
	color: #474747;
}

/******************************/
/*                            */
/*         JÍDELNÍČEK         */
/*                            */
/******************************/

a.food-image{
	color: #474747;
}

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

	/******************************/
	/*                            */
	/*   NADPIS V HORNÍM PANELU   */
	/*                            */
	/******************************/

	
	/******************************/
	/*                            */
	/*    LOGO V HORNÍM PANELU    */
	/*                            */
	/******************************/

	.top-panel .logo{
		flex: 1;
	}


	/******************************/
	/*                            */
	/*     MENU POD HLAVIČKOU     */
	/*                            */
	/******************************/

	#standard-navigation-desktop .standard-navigation-buttons{
		max-width:1400px;
	}

	#standard-navigation-desktop.fixed{
				top: 75px;

	}


	/******************************/
	/*                            */
	/*          PATIČKA           */
	/*                            */
	/******************************/

	
	
	
	
	
	
}

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


	.top-panel{
		height: 75px !important;
	}

}


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

	/***************************************/
	/*                                     */
	/*             HORNÍ PANEL             */
	/*                                     */
	/***************************************/

	.top-panel{
		height: 100px;
		position: fixed;
		top:0;		margin-bottom:0;
	}

	/******************************/
	/*                            */
	/*    LOGO V HORNÍM PANELU    */
	/*                            */
	/******************************/

	.top-panel .logo{
		flex: 1;
	}

	/******************************/
	/*                            */
	/*     MENU NAD HLAVIČKOU     */
	/*                            */
	/******************************/

	#top-header-navigation-desktop{
					top: 100px;
			}

	/******************************/
	/*                            */
	/*          HLAVIČKA          */
	/*                            */
	/******************************/

	.header{
		margin-top: 0;
	}

	/******************************/
	/*                            */
	/*     MENU POD HLAVIČKOU     */
	/*                            */
	/******************************/

	
	#standard-navigation-desktop.fixed{
				top: 50px;

	}


	
		footer{
			display:flex;
		}

		.footer-col-one{
			flex:1;
		}

		.footer-col-two{
			flex:1;
		}

		.footer-col-three{
			flex:1;
		}

	
	.header video{
		display:block;
		width:100%;
	}

	a.header-posts_slider-button{
		top: calc(500px - (992px - 100vw));
	}

	#top-header-navigation-mobile{
				margin-top: 100px	;
	}

}

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

	
	
	
	
	
	
	


	a.header-posts_slider-button{
		top: 600px;
	}

	/******************************/
	/*                            */
	/*    LOGO V HORNÍM PANELU    */
	/*                            */
	/******************************/

	.top-panel .logo{
		flex: 1;
	}

}

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

	.header{
		height: 500px;
	}

	/******************************/
	/*                            */
	/*       NADPIS OBECNĚ        */
	/*                            */
	/******************************/

	.title a{
		font-size:27px;
	}

	/******************************/
	/*                            */
	/*    LOGO V HORNÍM PANELU    */
	/*                            */
	/******************************/

	.top-panel .logo{
		flex: 1;
	}

	/******************************/
	/*                            */
	/*          PATIČKA           */
	/*                            */
	/******************************/

	

}


@media screen and (max-width: 279px) {

	
	
	.header{
		display:none;
	}


}

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

	.header-small{
		display:flex;
		height:auto;
	}

	.header .logo{
		position:relative;
		margin-top:20px;
		top:0;
		margin-right:0;
	}

	.header{
    	align-items: flex-start;
	}

	.header .title-inner{
		justify-content: flex-start;
		min-height:100px;
	}

	.header .title{
		margin-left:1em;
	}

}
