/*
font-family: 'Roboto', sans-serif;
font-family: 'Trirong', serif;
*/
*{
	font-family: 'Roboto', sans-serif;

}

.workshop.skryj {
	display: none;
}

p, div{
	color: #3c3b37;
	font-size: 14px;
	line-height: 1.5;
}
.navbar-fixed-left {
  width: 230px;
  position: fixed;
  border-radius: 0;
  height: 100%;
  z-index: 1000;
  left: 0;
}
h1, h2, h3, h4, h5, h6, .nadpis{
	font-family: 'Trirong', serif;
}

.navbar-fixed-left .navbar-nav > li {
  z-index:1000000;
  float: none;  /* Cancel default li float: left */
  width: 229px;
}

.navbar-fixed-left + .container {
  padding-left: 160px;
}
.navbar-brand{
	height: auto;
	width: 100%;
}
.navbar-brand>img{
	margin: 0 auto;
}

html body  .navbar-nav li
{
  z-index:100000;

}

html body .navbar-nav>li>a{
	font-size: 16px;
	text-transform: uppercase;
	color: #cccccc;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	background: transparent;
	/* Old browsers */
	background: linear-gradient(to right, transparent 50%, #eaeaea 50%);
	background-size: 200% 100%;
	background-position:left bottom;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  z-index:100000;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>li:hover>a{
	color: #333;
	background-position:right bottom;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	color: #333;
}


.navbar-nav li:hover .dropdown-menu{
	display: block;
	
}
.dropdown-menu{
	border: 0;
	box-shadow: 0px 0px 0px;
	padding: 0;
}
.dropdown-menu li a{
	background: #252421;
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	padding: 5px 20px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	
	/* Old browsers */
	background: linear-gradient(to right, #252421 50%, #eaeaea 50%);
	background-size: 200% 100%;
	background-position:left bottom;
}
.dropdown-menu li a:hover{
	background-position:right bottom;
}


/* On using dropdown menu (To right shift popuped) */
.navbar-fixed-left .navbar-nav > li > .dropdown-menu {
  margin-top: -39px;
  margin-left: 229px;
}

.navbar.navbar-inverse.navbar-fixed-left{
	background: #252421;
	border-right: 10px solid #eaeaea;
}


.fixed-bottom.logs{
	position: absolute;
	width: 100%;
	bottom: 20px;
    z-index:100;
}
.logs a{
	color: #9f9f9f;
  z-index:100;
}
.logs img.pmlogo{
	margin-bottom: 15px;
    z-index:100;
}

.flexslider .slides > li { 
  background-position: center;
  height: 100%;
  width: 100%;
  display: none; 
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.flexslider-container, 
.flexslider .slides, 
.flex-viewport {
    height: 100%;
}


html, 
body {
  height: 100%;
  min-height: 100%;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
}

ul.slides {
  margin: 0;
  padding: 0;
}

.flexslider {
  margin: 0; 
  padding: 0; 
  width: 100%; 
  height: 100%; 
  border: 0px; 
  overflow: hidden;
}

.aktualitybg{
	background: url(../images/aktualitybg.jpg) repeat 100% 100%;
}

.flexslider .container{
	min-height: 100%;
	position: relative;
}
.flexslider .text{
	background: rgba(55, 52, 43, 0.8);
	position: absolute;
	bottom: 50px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-top: 20px;
}

.flexslider .text .nadpis{
	font-size: 35px;
	font-weight: 400;
}
.flexslider .text p{
	color: #c3c3c3;
	font-size: 18px;
	font-weight: 300;
}
.flexslider .text a.odkaz{
	color: #36342a;
	font-size: 18px;
	font-family: 'Trirong', serif;
	background: #eaeaea;
	display: inline-block;
	padding: 5px 20px;
	font-weight: 400;
	bottom: -17px;
	position: relative;
}
.flexslider .text a.odkaz:hover{
	text-decoration: none;
	background: #252421;
	color: #ccc;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
h2.white{
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	
	
}
h2.ndps{
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 30px;
	
}

@media (min-width: 992px){
	.container {
		width: 970px;
	}
}

[class*='col-'] {
    padding-right:7px;
    padding-left:7px;
}
.row{
	margin-left: -7px;
	margin-right: -7px;
}
.eshopbg, .pozadized{
	background: url(../images/eshopbg.jpg) repeat 100% 100%;
}
.facebookbg{
	background: url(../images/facebookbg.jpg) repeat 100% 100%;
}
.aktualitybg, .eshopbg, .facebookbg{
	padding-top: 30px;
	padding-bottom: 30px;
}
.aktualitybg{
	padding-top: 78px;
	padding-bottom: 105px;
}
.facebookbg{
	padding-top: 78px;
	padding-bottom: 90px;
	
}


.velkaNovinka{
	max-height: 380px;
	text-align: center;
	margin-bottom: 14px;
}
.malaNovinka{
	margin-bottom: 15px;
	
}
.velkaNovinka .podtext, .malaNovinka .podtext{
	padding-left: 15px;
	padding-right: 15px;
}
.velkaNovinka .border{
	padding-bottom: 4px;
	min-height: 350px;
}
.velkaNovinka .border, .malaNovinka .border{
	background: #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.malaNovinka .malaNodkaz{
	float: left;
	display: inline-block;

}

.velkaNovinka h2{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 4px;
}

.malaNovinka h2{
	font-size: 19px;
}
.malaNovinka .podtext{
	float: right;
	max-width: 51%;
}
.noPadding{
	padding: 0;
}
.border{
	border: 1px solid #dfdfdf;
	overflow: visible;
}
.malaNovinka .border{
	overflow: hidden;
}
.malaNovinka .podtext p, .velkaNovinka .podtext p{
	margin-bottom: 0;
}
.malaNovinka p, .velkaNovinka p{
	line-height: 1.4;
}

.podtext a{
	color: #3c3b37;
	font-size: 20px;
}

@media screen and (min-width: 1170px){
	body{
		padding-left: 230px;
	}

}

.produktTit{
	margin-bottom: 14px;
}
.produktTit p{
	line-height: 1.4;
}
.produktTit .border{
	border: 1px solid #dfdfdf;
	background: #fff;
	text-align: center;
	min-height: 288px;
		transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.produktTit .podtext{
	padding-left: 15px;
	padding-right: 15px;
}
.produktTit .podtext h3{
	font-size: 15px;
	text-transform: uppercase;
	
}
.foot-right{
	color: #fff;
}
.footerUl{
	padding-left: 0;
}
.footerUl li{
	list-style: none;
	
}
.footerUl li:before{
	content: '\f00c';
	font-family: 'FontAwesome';
	margin-right: 10px;
	color: #f9a12f;
}
.facebookbg a{
	color: #f9a12f;
	text-decoration: underline;
}
.foot-right h3{
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
	text-transform: uppercase;
}
.textovaBg{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/3.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	color: #333;
}





/*Pozadia na stranku*/
.pozadicko2{
	background-position: center;
	height: 100%;
	width: 100%;
	/*background: url('../images/kat/aktualne/bg.jpg') no-repeat center center;*/
	/*background: url('../images/kat/aktualne/nedavat.jpg') no-repeat center center;*/
	background: url('../images/kat/aktualne/bg_aktualne.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko23{
		background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/cenik/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko8{
			background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kontakt_petr_matuska.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko32, .pozadicko40{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/o_nas/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko5{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/reference/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko36{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/spoluprace/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko25{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/tym/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko10{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/rezane/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko11{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/hrnkove/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.pozadicko14{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/svatebni/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko18{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/dusickova_vazba/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko15{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/dekorace-interieru/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko17{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/dekorace-vystav/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko31{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/smutecni/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko19{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/vanocni_floristika/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko27{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/vanocni_ozdoba/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko28{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/vanocni_strom/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*Vanocni ozboba*/
.pozadicko34{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/vanocni_strom/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.pozadicko20{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/sluzby/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pozadicko39{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/parfumy/bg.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*pozadie parfem*/
.pozadicko41{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/parfum/strana_parfem.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/*pozadie parfem*/
.pozadicko42{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/aktualne/bg_aktuality.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pozadicko44{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/aktualne/bg_parfem.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.pozadicko50{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/kat/aktualne/bg_pink_flower.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/*Pozadia na stranku end*/



.textCont{
	height: 100%;
	background: #fff;
	padding-top: 120px;
	padding-left: 30px;
	padding-right: 30px;
	position: fixed;
	overflow: auto;
	
}
.textCont img{
	display: block;
	max-width: 100%;
}

.spacer-50{
	height: 50px;
}
.spacer-40{
	height: 40px;
}
.spacer-30{
	height: 30px;
}
.spacer-20{
	height: 20px;
}




.site-title{
	
	padding-bottom: 30px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 30px;
}
.site-title h1{
	font-size: 35px;
	text-align: center;
	text-transform: uppercase;
}
.siteGall{
	margin-top: 7px;
	margin-bottom: 7px;
}
.siteGall img{
	max-height: 425px;
}
.textCont{
	width: 580px;
}
.kolekcebg{
	background-position: center;
	height: 100%;
	width: 100%;
	background: url('../images/bg_kolekce.jpg') no-repeat center center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.container ul{
	padding-left: 5px;
}
.container ul li{
	list-style-type: none;
	
}
.container ul li:before{
	content: '\f111';
	font-family: "FontAwesome";
	margin-right: 15px;
	font-size: 10px;
}


html body .container ul.pagination li:before{
	content: " " !important;
	font-family: "FontAwesome";
	margin-right: 15px;
	font-size: 0px;
}


.history ul li{
	list-style-type: none;
	float: left;
	padding: 5px 10px;
}
.history ul li:before{
	content: '';
	display: none;
}
.history ul li a{
	color: #212021;
	font-weight: 300;
}
.history ul li.active, .history ul li:hover{
	background: #565151;
}
.history ul li.active a, .history ul li:hover a{
	color: #fff;
	text-decoration: none;
}

.history{
	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8a8a8a;
	margin-top: 50px;
}
.history ul{
	overflow: auto;
	margin-bottom: 0;
	float: right;
}
.KolekcePhoto{
	position: relative;
}
.KolekcePhoto img{
	width: 100%;
}
.KolekcePhoto .container{
		position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	height: 100%;
}
.KolekcePhoto .NadpisText{
	background: rgba(55, 52, 43, 0.8);
	margin: auto;
	position: absolute;
	/*top: 0; left: 0; bottom: 0; right: 0;
	height: 40%;*/
	bottom: 25%;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-top: 20px;
	text-align: center;
	margin-right: 15px;
}
.gallImg img{
	max-height: 180px;
}

.KolekcePhoto .NadpisText .nadpis{
	font-size: 35px;
	font-weight: 400;
}
.KolekcePhoto .NadpisText p{
	color: #c3c3c3;
	font-size: 18px;
	font-weight: 300;
}
.gallImg{
	margin-bottom: 14px;
}
.kolekcePaticka{
	text-align: center;
}
.tlacitko-eshop{
	display: inline-block;
	margin: 0 auto;
	padding: 15px 30px 15px 150px;
	background: #fff url(../images/kosik.png) no-repeat 40px center;
	text-decoration: none !important;
	color: #000 !important;
	font-weight: 700;
	font-size: 18px;
	font-family: 'Trirong', serif;
		transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.tlacitko-eshop:hover{
	background: #eaeaea url(../images/kosik.png) no-repeat 40px center;
}

.produktTit  a.prodHover{
	display: block;
	position: relative;
}
.produktTit a.prodHover:before{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	content: '\f002';
	font-size: 40px;
	color: #fff;
	font-family: "FontAwesome";
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	opacity: 0;
	filter: alpha(opacity=0); 
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.produktTit a.prodHover:hover:before{
	opacity: 1;
	filter: alpha(opacity=100); 
}
.produktTit:hover .border{
	background: #efefef;
}
.facebookbg a:hover{
	text-decoration: none;
}
.velkaNovinka:hover .border, .malaNovinka:hover .border{
	background: #efefef;
}
.velkaNovinka .imgHover, .malaNovinka .malaNodkaz, .gallImg .fancybox{
	position: relative;
	display: block;
}
.velkaNovinka .imgHover:before, .malaNovinka .malaNodkaz:before, .gallImg .fancybox:before {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	content: '\f002';
	font-size: 40px;
	color: #fff;
	font-family: "FontAwesome";
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	opacity: 0;
	filter: alpha(opacity=0); 
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.velkaNovinka a.imgHover:hover:before, .malaNovinka a.malaNodkaz:hover:before, .gallImg .fancybox:hover:before {
	opacity: 1;
	filter: alpha(opacity=100); 
}
.svatek{
position: absolute;
right: 30px;
z-index: 10000;
background: #eaeaea;
display: inline-block;
padding: 5px 30px;
text-align: center;
font-size: 17px;
}
.svatek p{
	font-family: 'Trirong', serif;	
	margin-bottom: 0;
}
.svatek strong{
	font-size: 25px;
	font-family: 'Trirong', serif;
	text-transform: uppercase;
}
.novinka .vice-zde{
	background: #252421;
	color: #9d9d9d;
	display: inline-block;
	padding: 5px 10px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.novinka .vice-zde:hover{
	background: #eaeaea;
	color: #252421;
	text-decoration: none;
}
.novinka img{
	margin-top: 10px;
	margin-bottom: 20px;
}
.novinka{
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.map{
	height: 100%;
	width: calc(100% - 580px);
	float: right;
}
.footerUl{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.footerUl li{
	line-height: 1.6;
}
.mehoimg img{
	max-width: 80px;
}
.mehoimg{
	display: inline-block;
	float: left;
	margin-left: 15px;
}
.fbimg{
	float: left;
	margin-right: 15px;
	display: inline-block;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin-right: 4px;
	background-image: url(../assets/synergy_sprite.png);
	background-position:-30px -130px;
}
.fbimg.insta{
	background-image: url(../assets/synergy_sprite_insta.png);
	background-position:-30px -130px;
}
.fbimg.insta:hover{
	background-position: -30px -100px;
}
.fbimg:hover{
	background-position: -30px -100px;
}
div.icons{
	display: inline-block;
}

hr.cl{
	display: none;
}
.eshop_textPodTitle{
	margin-top: 30px;
	background: #fff;
	padding: 30px 80px;
}
.eshop_textPodTitle p{
	text-align: center;
	margin-bottom: 5px;
	line-height: 1.4;
	font-size: 15px;
	
}
.eshopOdkazz{
	
}
.eshopOdkazz{
	
	font-size: 18px;
	font-family: 'Trirong', serif;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	display: inline-block;
	padding: 5px 20px;
	background: #e8b546;
	color: #6a5016;
	font-weight: 400;
	position: relative;
}
.eshopOdkazz:hover{
	text-decoration: none;
	background: #f1cc7b;
	color: #6a5016;
}

/* workshopy */

.horniobr {
	padding-top: 35%;
	position: relative;
}



.horniobr.sluzby {
	background: url('../images/sluzby/sluzby.webp') center/cover no-repeat;
}

.horniobr.omne {
	background: url('../images/omne/o_nas.webp') center/cover no-repeat;
}

.horniobr.sluzba52 {
	background: url('../images/sluzby/01_redesign_prodejny.webp') center/cover no-repeat;
}
.horniobr.sluzba53 {
	background: url('../images/sluzby/02_predvadeci_akce.webp') center/cover no-repeat;
}
.horniobr.sluzba54 {
	background: url('../images/sluzby/03_dekorace_firem.webp') center/cover no-repeat;
}
.horniobr.sluzba55 {
	background: url('../images/sluzby/04_instalace_vystav.webp') center/cover no-repeat;
}
.horniobr.sluzba56 {
	background: url('../images/sluzby/05_dekorace_interieru.webp') center/cover no-repeat;
}
.horniobr.sluzba57 {
	background: url('../images/sluzby/06-flowerbox.webp') center/cover no-repeat;
}
.horniobr.sluzba58 {
	background: url('../images/sluzby/07-svatebni-floristika.webp') center/cover no-repeat;
}
.horniobr.sluzba59 {
	background: url('../images/sluzby/08-smutecni-floristika.webp') center/cover no-repeat;
}
.horniobr.sluzba60 {
	background: url('../images/sluzby/09-dusickova-vazba.webp') center/cover no-repeat;
}
.horniobr.sluzba61 {
	background: url('../images/sluzby/10-vanocni-floristika.webp') center/cover no-repeat;
}


.horniobr.obecny {
	background: url('../images/workshopy/zahlavi_rozcestnik.webp') center/cover no-repeat;
}

.horniobr.w1 {
	background: url('../images/workshopy/w1.jpg') center/cover no-repeat;
}

.horniobr.w2 {
	background: url('../images/workshopy/w2.jpg') center/cover no-repeat;
}

.horniobr.w3 {
	background: url('../images/workshopy/w3.jpg') center/cover no-repeat;
}

.horniobr.w4 {
	background: url('../images/workshopy/w4.jpg') center/cover no-repeat;
}

.horniobr.w5 {
	background: url('../images/workshopy/w5.jpg') center/cover no-repeat;
}

.horniobr.w6 {
	background: url('../images/workshopy/w6.jpg') center/cover no-repeat;
}

.horniobr.w7 {
	background: url('../images/workshopy/w7.jpg') center/cover no-repeat;
}

.horniobr.w8 {
	background: url('../images/workshopy/w8.jpg') center/cover no-repeat;
}

.horniobr.w9 {
	background: url('../images/workshopy/w9.jpg') center/cover no-repeat;
}

.horniobr.w10 {
	background: url('../images/workshopy/w10.jpg') center/cover no-repeat;
}

.horniobr.w11 {
	background: url('../images/workshopy/w1.jpg') center/cover no-repeat;
}

.horniobr.w12 {
	background: url('../images/workshopy/w12.jpg') center/cover no-repeat;
}

.horniobr.w13 {
	background: url('../images/workshopy/w13.jpg') center/cover no-repeat;
}

.horniobr.w14 {
	background: url('../images/workshopy/w14.jpg') center/cover no-repeat;
}

.horniobr.w15 {
	background: url('../images/workshopy/w15.jpg') center/cover no-repeat;
}

.horniobr.w16 {
	background: url('../images/workshopy/w16.jpg') center/cover no-repeat;
}

.horniobr.w17 {
	background: url('../images/workshopy/w17.jpg') center/cover no-repeat;
}

.horniobr.w18 {
	background: url('../images/workshopy/w18.jpg') center/cover no-repeat;
}

.horniobr.w19 {
	background: url('../images/workshopy/w19.jpg') center/cover no-repeat;
}

.horniobr.w20 {
	background: url('../images/workshopy/w20.jpg') center/cover no-repeat;
}

.horniobr.w21 {
	background: url('../images/workshopy/w21.jpg') center/cover no-repeat;
}

.horniobr.w22 {
	background: url('../images/workshopy/w22.jpg') center/cover no-repeat;
}

.horniobr.w23 {
	background: url('../images/workshopy/w23.jpg') center/cover no-repeat;
}

.horniobr.w24 {
	background: url('../images/workshopy/w24.jpg') center/cover no-repeat;
}

.horniobr.w25 {
	background: url('../images/workshopy/w25.jpg') center/cover no-repeat;
}

.horniobr.w26 {
	background: url('../images/workshopy/w26.jpg') center/cover no-repeat;
}

.horniobr.w27 {
	background: url('../images/workshopy/w27.jpg') center/cover no-repeat;
}

.horniobr.w28 {
	background: url('../images/workshopy/w28.jpg') center/cover no-repeat;
}
.horniobr.w29 {
	background: url('../images/workshopy/w29.jpg') center/cover no-repeat;
}

.horniobr.w30 {
	background: url('../images/workshopy/w30.jpg') center/cover no-repeat;
}

.horniobr.w31 {
	background: url('../images/workshopy/w31.jpg') center/cover no-repeat;
}

.horniobr.w32 {
	background: url('../images/workshopy/w32.jpg') center/cover no-repeat;
}

.horniobr.w33 {
	background: url('../images/workshopy/w33.jpg') center/cover no-repeat;
}

.horniobr.w34 {
	background: url('../images/workshopy/w34.jpg') center/cover no-repeat;
}

.horniobr.w35 {
	background: url('../images/workshopy/w35.jpg') center/cover no-repeat;
}

.horniobr.w36 {
	background: url('../images/workshopy/w36.jpg') center/cover no-repeat;
}

.horniobr.w37 {
	background: url('../images/workshopy/w37.jpg') center/cover no-repeat;
}

.horniobr.w38 {
	background: url('../images/workshopy/w38.jpg') center/cover no-repeat;
}

.horniobr.w39 {
	background: url('../images/workshopy/w39.jpg') center/cover no-repeat;
}

.horniobr.w40 {
	background: url('../images/workshopy/w40.jpg') center/cover no-repeat;
}

.horniobr.w41 {
	background: url('../images/workshopy/w41.jpg') center/cover no-repeat;
}

.horniobr.w42 {
	background: url('../images/workshopy/w42.jpg') center/cover no-repeat;
}

.horniobr.w43 {
	background: url('../images/workshopy/w43.jpg') center/cover no-repeat;
}

.horniobr.w44 {
	background: url('../images/workshopy/w44.jpg') center/cover no-repeat;
}

.horniobr.w45 {
	background: url('../images/workshopy/w45.jpg') center/cover no-repeat;
}


span.full {
	font-weight: 600;
	color: rgb(168, 1, 1);
}

section.stredova {
	position: relative;
	max-width: 1000px;
	margin: -15vw auto 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

section.stredova a.vice.zpetovaci {
	position: absolute;
	top: 0;
	right: 15px;
	margin-top: 0;
	transform: translateY(-120%);
    padding: 12px 30px 12px 70px;
}
p.stredovka {
	text-align: center;
	max-width: 600px;
	margin: auto;
	font-weight: 500;
}

section.stredova a.vice.zpetovaci::after {
	right: unset;
	left: 30px;
	transform: translateY(-50%) rotate(180deg);
}

section.stredova a.vice.zpetovaci:hover::after {
	left: 20px;
}

.sedovka {
	background: #F2F2F2;
	padding: clamp(25px, 2vw, 50px);
}

h1.workshops {
	text-align: center;
}
p.smallgrey {
	text-align: center;
	color: #949494;
}

.bilepozadi {
	background: white;
	padding: clamp(25px, 3vw, 50px);
}

.bilepozadi p, ul.standard, table.seznam tr td {
	font-size: clamp(14px, 1.5vw, 17px);
}

.bilepozadi img.petrmatuska {
	float: right;
padding-left: 30px;
	padding-bottom: 30px;
	width: 45%;
	height: auto;
}
.flexgalerka {
	padding: 20px 0 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flexgalerka a {
	flex-basis: 22%;
	width: 100%;
	padding-top: 22%;
	position: relative;
	overflow: hidden;
}
.flexgalerka a img {
	width: 101%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: 0.3s all ease-in;
}

.flexgalerka a:hover img {
	width: 105%;
}

.flexgalerka a:before{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	content: '\f002';
	font-size: 40px;
	color: #fff;
	font-family: "FontAwesome";
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	opacity: 0;
	filter: alpha(opacity=0); 
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	top: 0;
	z-index: 100;
}
.flexgalerka a:hover:before{
	opacity: 1;
	filter: alpha(opacity=100); 
}


/* VYPNUTÍ ZAPNUTÍ WORKSHOPU 

.workshop:nth-of-type(8) {
	display: none;
}


*/



.workshop {
	box-shadow: 0px 16px 40px #46454533;
	display: grid;
	grid-template-columns: 2fr 1fr;
	margin-bottom: 90px;
}

.sluzbovy {
    box-shadow: 0px 16px 40px #46454533;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 8rem;
}

.sluzbovy .svlevo {
    flex-basis: 67%;
    padding: clamp(25px, 2vw, 40px);
}

.sluzbovy .boxfull {
    width: 100%;;
    padding: clamp(25px, 2vw, 40px);
}
img.floatright {
    float: right;
    width: 40%;
    height: auto;
    margin: 0 0 2rem 2rem;
}


.sluzbovy .svpravo {
    flex-basis: 33%;
    position: relative;
    overflow: hidden;
}

.sluzbovy .svpravo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.centruj {
    margin-top: 5rem;
    display: flex;
    justify-content: center;
}
.sluzbovy h2 {
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 1.5rem;
    margin-top: 0;
}

.galerka_statika {
    margin-top: 5rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    grid-auto-rows: minmax(200px, auto); 
}

.galerka_statika a {
    display: block;
    position: relative;
}

.galerka_statika a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.workshop .box1 {
	grid-column: 1/2;
	grid-row: 1/2;
	padding: clamp(25px, 2vw, 40px);
	padding-bottom: 20px;
	background: #F2F2F2;
}

.workshop.vpravo {
	grid-template-columns: 1fr 2fr;
}

.workshop.vpravo .box1 {
	grid-column: 2/3;
}

h2.workshops {
	font-weight: 800;
    font-size: 26px;
	padding-top: 50px;
	padding-bottom: 35px;
	text-align: center;
}

.workshop .box1 h2 {
	font-weight: 800;
    font-size: 24px;
}

.workshop .box2 {
	grid-column: 2/3;
	grid-row: 1/3;
	position: relative;
	overflow: hidden;
}
.workshop .box2 picture {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.workshop .box2 picture img {
	height: 110%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.workshop.vpravo .box2 {
	grid-column: 1/2;
	grid-row: 1/3;
}


.workshop .box3 {
	grid-column: 1/2;
	grid-row: 2/3;
	padding: clamp(25px, 2vw, 40px);
	padding-top: 20px;
}

.workshop.vpravo .box3 {
	grid-column: 2/3;
	grid-row: 2/3;
}


p.sedytextik {
	color: #949494;
	margin-bottom: 0;
}

p.date {
	margin-bottom: 0;
	padding-left: 30px;
	position: relative;
}

p.date::before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url('../images/workshopy/ikona_datum.svg') center/cover no-repeat;
}

span.obsazeno {
	margin-top: 10px;
	display: inline-block;
	padding: 12px 30px;
	color: white;
	background: #8b020d;
	line-height: 16px;
	font-size: 16px;

}

a.vice, span.rezervuj, a.rezervujsi {
	margin-top: 10px;
	display: inline-block;
	padding: 12px 70px 12px 30px;
	color: white;
	background: #3C3B37;
	position: relative;
	line-height: 16px;
	font-size: 16px;
	transition: 0.3s all ease-in;
	cursor: pointer;
}

a.vice::after, span.rezervuj::after, a.rezervujsi::after {
	content: '';
	width: 20px;
	height: 15px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	background: url('../images/workshopy/ikona_sipka.svg') center/cover no-repeat;
	transition: 0.3s all ease-in;
}

a.vice:hover::after, span.rezervuj:hover::after {
	right: 20px;
}


a.vice:hover, span.rezervuj:hover, a.rezervujsi:hover {
	background: #BBA446;
}

a.vice.eshop {
    background: #BBA446;
    color: #212021;
    font-weight: 900;
}

a.vice.eshop:hover {
	background: #3C3B37;
    color: white;
}

.obaltlacitka a.vice {
    min-width: 215px;
    margin-right: 10px;
}


a.vice.eshop::after {
	content: '';
	width: 20px;
	height: 15px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
    mask-image: ;
	background: black;
	transition: 0.3s all ease-in;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-image: url('../images/workshopy/ikona_sipka.svg');
    mask-image: url('../images/workshopy/ikona_sipka.svg');
}

a.vice.eshop:hover::after {
    background: white;
}

a.vice.eshop::before {
    content: 'nové';
    position: absolute;
    right: 5px;
    top: -10px;
    display: inline-block;
    color: white;
    text-shadow: 4px 6px 8px rgba(0, 0, 0, 1);
}



a.rezervujsi {
	margin-left: 20px;
	padding: 8px 50px 8px 20px;
	margin-top: 0;
}
a.rezervujsi::after {
	right: 20px;
}

a.rezervujsi:hover::after {
	right: 10px;
}


p.strong {
	font-weight: 900;
}

p.slinkou {
	padding-top: 20px;
	border-top: 1px solid #DBDBDB;
	margin-top: 50px;
}

table.seznam {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 100%;
	border-collapse: collapse;
}

table.seznam tr td {
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding: 8px 15px;
}
table.seznam tr td.prvni {
	width: 30%;
	font-weight: 500;
}
table.seznam tr td.druhy {
	width: 70%;
}

table.seznam.casovac tr td {
	border-top: 0;
	border-bottom: 0;
}

table.seznam.casovac tr td.prvni {
	border-right: 1px solid #DBDBDB;
	vertical-align: baseline;
}

.boxformular {
	box-shadow: 0px 16px 40px #46454533;
}

.boxformular > img {
	width: 100%;
	height: auto;
}
.padding {
	padding: clamp(25px, 3vw, 50px);
}

.boxformular h2.workshops {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.boxformular h3 {
	text-align: center;
}

.boxformular p.volnamista {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}

.centrujblok {
	display: flex;
	justify-content: center;
}
.centrujblokh {
	display: flex;
	flex-direction: column;
	align-items: center;
}
form.rez_work {
	margin-top: 30px;
	padding: 20px 0;
	border-top: 1px solid #DBDBDB;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flexik {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

form.rez_work .box50 {
	flex-basis: 48%;
}

form.rez_work .boxfull {
	flex-basis: 100%;
}

form.rez_work label {
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
}
form.rez_work input:not([type="checkbox"]) {
	width: 100%;
	font-size: 16px;
	padding: 5px 8px;
	box-shadow: 0px 0px 5px #1717172E;
	border: 1px solid #C5C5C5;
	border-radius: 5px;
}
form.rez_work select {
	width: 100%;
	max-width: 200px;
	font-size: 16px;
	padding: 5px 8px;
	box-shadow: 0px 0px 5px #1717172E;
	border: 1px solid #C5C5C5;
}
p.celkovacena {
	padding: 30px 0;
	font-weight: 900;
}
form.rez_work input[type="checkbox"] {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 15px;
	cursor: pointer;
}
.podminky p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 30px;
}

.podminky p.text-center {
	max-width: 340px;
    margin: auto;
}

form.rez_work input[type="submit"] {
	background-color: #169843;
	color: white;
	transition: 0.3s all ease-in;
}

form.rez_work input[type="submit"]:hover {
	background-color: #015e21;
}

form.rez_work input[type="checkbox"].poukaz {
	margin-top: -3px;
}
img.telefon, img.email {
	width: 25px;
	height: auto;
	display: block;
	margin-bottom: 12px;
}
img.email {
	margin-top: 30px;
}
.kontaktni {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 80px;
}
.kontaktni p {
	margin-bottom: 0;
}

a.titulni_novinka {
	display: flex;
	width: 100%;
    background: white;
    justify-content: space-between;
}

a.titulni_novinka:hover {
	text-decoration: none;
}

a.titulni_novinka:hover span.rezervuj {
	background: #BBA446;
}

a.titulni_novinka:hover  span.rezervuj::after {
    right: 20px;
}
a.titulni_novinka.ntreti {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
}
a.titulni_novinka .boxleva1 p.st {
	font-size: 15px;
	font-weight: 500;
	max-width: unset;
}

a.titulni_novinka.ntreti .boxleva1 p {
	max-width: unset;
}


a.titulni_novinka .boxleva1 {
	padding: 2vw;
    flex-basis: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

a.titulni_novinka .boxleva1 p {
	font-size: 25px;
	font-weight: 900;
	max-width: 300px;
	line-height: 1.5;
}

a.titulni_novinka .boxprava1 {
	flex-basis: 40%;
	display: flex;
    align-items: center;
}
a.titulni_novinka .boxprava1 img {
	display: block;
	width: 100%;
	height: auto;
}




.flex2 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.flex2 a.titulni_novinka {
	flex-basis: 48%;
	flex-wrap: wrap;
}

.flex2 a.titulni_novinka .boxleva1,
a.titulni_novinka .boxprava1 {
flex-basis: 100%;
}



/* workshopy - end */

.uvodka {
    min-height: 100vh;
    background: url('../images/uvodka/titulni.webp') right/cover no-repeat;
    display: flex;
    align-items: flex-end;
    position: relative;
}

.uvodka h1, .uvodka p {
    color: white;
}

.uvodka .levastrana {
    padding: 8rem 3rem 20vh 6rem;
    position: relative;
    z-index: 20;
}
.uvodka h1 {
    font-size: clamp(4rem, 5vw, 10rem);
    font-weight: 900;
    text-shadow: -2px 0px 5px rgba(0,0,0,0.82);
}
.uvodka p {
    font-size: clamp(2rem, 1.5vw, 3rem);
    width: 50vw;
    max-width: 640px;
    text-shadow: -2px 0px 5px rgba(0,0,0,0.82);
    line-height: 1.4;
 margin-bottom: 3rem;
}

.uvodka a.vice {
    border: 1px solid white;
}


.uvodka a.vice:hover {
    text-decoration: none;
}


.mt3 {
    margin-top: 6rem !important;
}

.mt8 {
    margin-top: 8rem !important;
}

a.standard {
    font-weight: 900;
    color: black;
    text-decoration: underline;
    transition: 0.3s all ease-in;
}

a.standard:hover {
    text-decoration: none;
}


@media screen and (max-width: 600px) {
    
.uvodka {

    background: url('../images/uvodka/titulni-mobile.webp') top/cover no-repeat;
}

.uvodka .levastrana {
    padding: 60vw 2rem 5rem 2rem;
}
.uvodka p {
    font-size: 15px;
    width: 80%;
    max-width: 640px;
    text-shadow: -2px 0px 5px rgba(0, 0, 0, 0.82);
    line-height: 1.4;
    margin-bottom: 3rem;
}


}




@media screen and (max-width: 992px) {
    .uvodka {
        min-height: calc(100vh - 90px);
    }
}
@media screen and (max-width: 992px) and (min-height: 900px) {


    .uvodka::before {
    content: '';
    width: 100%;
    height: 45vh;
    position: absolute;
    left: 0;
    bottom: 0;
    background: transparent linear-gradient(0deg, #000000 0%, #25242100 100%) 0% 0% no-repeat padding-box;
    z-index: 10;
}

.uvodka .levastrana {
    padding-bottom: 10vh;
}

}

@media screen and (min-width: 768px){
    .uvodka a.vice {
        font-size: 18px;
        padding: 20px 90px 20px 30px;
        margin-right: 2rem;
    }

}


/* titulka*/






/* titulka - end */


/* Media screen */


@media screen and (min-width: 1200px){
	.malaNovinka .malaNodkaz{
		max-width: 220px;
	}
}
@media screen and (max-width: 1440px){
	.dropdown-menu li a{
		font-size: 14px;
		padding: 5px 15px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px){
	.malaNovinka .malaNodkaz{
		float: none;
	}
	.malaNovinka .malaNodkaz img {
		margin: 0 auto;
	}
	.malaNovinka .podtext{
		float: none;
		max-width: unset;
		text-align: center;
		padding-bottom: 5px;
	}
}

@media screen and (max-width: 1200px){
	.velkaNovinka{
		max-height: unset;
	}
	.navbar-nav > li > a{
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.logs img.pmlogo{
		max-width: 60px;
	}
	.navbar-fixed-left{
		width: 200px;
	}
	.navbar-fixed-left .navbar-nav > li{
		width: 199px;
	}
	.navbar-fixed-left .navbar-nav > li > .dropdown-menu{
		margin-left: 199px;
	}
	body{
		padding-left: 199px;
	}
	.velkaNovinka{
		margin-bottom: 14px;
	}
	.container{
		width: 580px;
	}
	.navbar-nav > li > a{
		font-size: 14px;
	}
	.KolekcePhoto .NadpisText{
		position: relative;
		bottom: 0;
		margin-right: 0;
	}
	.map{
		height: 250px;
		width: 100%;
		float: none;
	}
	.kontFixMap{
		position: relative;
		margin-left: 0px;
	}

	a.titulni_novinka .boxleva1 p {
		font-size: 22px;
		
	}
	.flexslider .text p, .KolekcePhoto .NadpisText p{
		font-size: 14px;
	}
	
}
@media screen and (max-width: 992px){
	body{
		padding-left: 0;
	}
	    .navbar-nav > li {
        float: none;
    }
    .navbar-nav {
        float: none;
    }
    .nav.navbar-nav {
        clear: both;
        float: left;
        margin: 0 auto;
        width: 100%;
    }
	.navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
	.navbar-default .navbar-brand{
		display: inline-block;
		float: left;
		width: unset;
		padding: 0;
		padding: 5px 15px;
	}
	.navbar-default .navbar-brand img{
		max-height: 80px;
	}
	.navbar-default .navbar-toggle{
		margin-top: 30px;
	}
	.navbar-default{
		background-color: #252421;
		border: 0;
		border-radius: 0;
		margin-bottom: 0;
	}
	.navbar-nav  li a{
		border-bottom: 1px solid #777;
	}
	.dropdown-menu{
		display: block;
		float: none;
		position: relative;
		width: 100%;
	}
	.dropdown-menu li a{
		padding-left: 60px;
		color: #777;
		text-transform: uppercase;
		font-size: 14px;
	}
	.textCont{
		margin: 0 auto;
		position: relative;
		padding-top: 70px;
		height: auto;
	}
	.textovaBg{
		background-attachment: fixed;
	}
	.malaNovinka .malaNodkaz{
		max-width: 48%;
	}
	.malaNovinka .malaNodkaz img{
		width: 100%;
	}
	
}

@media screen and (max-width: 768px){
	.container{
		width: 100%;
	}
	
	.flexslider .text .nadpis, .KolekcePhoto .NadpisText .nadpis{
		font-size: 24px;
	}
	.flexslider .text{
		padding-left: 15px;
		padding-right: 15px;
	}
	.foot-right{
		margin-top: 15px;
	}
	.tlacitko-eshop{
		font-size: 11px;
	}
	.KolekcePhoto .container{
		position: relative;
	}
	.flexslider .text{
		left: 0;
	}
	.footerUl{
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	.malaNovinka .malaNodkaz{
		max-width: unset;
		display: block;
		width: 100%;
	}
	.malaNovinka .malaNodkaz img{
		max-width: 100%;
		display: block;
		margin: 0 auto;
		width: unset;
	}
	.malaNovinka .podtext{
		float: none;
		max-width: unset;
	}
    .galerka_statika {
        
        grid-template-columns: repeat(2, 1fr);
        
    }
}
@media screen and (max-width: 600px){
	form.rez_work .box50 {
		flex-basis: 100%;
	}
	.bilepozadi.nopaddm {
		padding-left: 0;
		padding-right: 0;
	}

	table.seznam.casovac tr {
		display: flex;
		flex-direction: column;

	}

table.seznam.casovac tr td {
	display: block;
	flex-basis: 100%;
	width: 100%;
}
table.seznam.casovac tr td.prvni {
	border-right: 0;
	padding-top: 15px;
	padding-bottom: 0;
}
table.seznam.casovac tr td.druhy {
	padding-left: 0;
	padding-top: 0;
	border-bottom: 1px solid #DBDBDB;
}
a.rezervujsi {
	margin-left: 0;
}


}
@media screen and (max-width: 540px){
	.malaNovinka .malaNodkaz{
		float: none;
	}
	.malaNovinka .podtext{
		max-width: 100%;
		float: none;
	}
	.malaNovinka img{
		margin: 0 auto;
	}
	
	section.stredova {
		margin: -15vw auto 0 auto;
		padding-left: 0;
		padding-right: 0;
	}

	.horniobr {
		padding-top: 50%;
	}

    .sluzbovy {
        flex-direction: column;
    }
    .sluzbovy .svlevo {
        order: 2;
    }
    .sluzbovy .svpravo {
        order: 1;
        height: 250px;
        flex-basis: unset;
    }

	.flexsfotkou {
		display: flex;
		flex-direction: column;
	}

	.flexsfotkou p {
		order: 3;
	}

	.flexsfotkou p.prvnif {
		order: 1;
	}

	.bilepozadi img.petrmatuska {
		padding-left: 0;
		padding-top: 30px;
		float: none;
		width: 100%;
		order: 2;
	}
	.flexgalerka {
		padding-bottom: 10px;
	}
	.flexgalerka a  {
		flex-basis: 46%;
		padding-top: 46%;
		margin-bottom: 20px;
	}
	
	.workshop, .workshop.vpravo {
		grid-template-columns: 1fr;
	}
		
	.workshop .box1, .workshop.vpravo .box1 {
		grid-column: 1/2;
		grid-row: 2/3;
	}

	.workshop .box2, .workshop.vpravo .box2 {
		grid-column: 1/2;
		grid-row: 1/2;
		position: relative;
		overflow: hidden;
		height: 40vw;
	}

	.workshop .box2 picture img, .workshop.vpravo .box2 img {
		width: 100%;
		height: auto;
	}

	.workshop .box3, .workshop.vpravo .box3 {
		grid-column: 1/2;
		grid-row: 3/4;
	}
	table.seznam tr td.prvni {
		padding-left: 0;
	}
	table.seznam tr td.druhy {
		padding-right: 0;
	}
	.padding {
		padding: 15px;
	}


	a.titulni_novinka .boxleva1 p {
		font-size: 18px;
	}

	a.titulni_novinka {
	    flex-direction: column;
		max-width: 390px;
		margin: auto;
	}

	a.titulni_novinka .boxleva1 {
		padding-top: 40px;
		padding-bottom: 40px;
		align-items: center;
    text-align: center;
	}
	.flex2 a.titulni_novinka {
		flex-basis: 100%;
		margin-bottom: 25px;
	}
}


@media screen and (max-width: 470px){
.galerka_statika {
        
    display: block;
    
}
.galerka_statika a {
    pointer-events: none;
    cursor: not-allowed;
    margin-bottom: 2rem;
}
.galerka_statika a img {
    position: static;
    top: unset;
    left: unset;
    transform: unset;
    height: auto;
    object-fit: unset;
}

img.floatright {
    float: unset;
    width: 100%;
    margin: 0 0 3rem 0;
}

}


/*** Eshop styles ***/
.produkt_vypis{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.produkt_vypis a.hlavxx{
	display: block;
	position: relative;
}
.produkt_vypis a.hlavxx .vyprodej{
	position: absolute;
	left: 0;
	top: 0;
}
.produkt_vypis div.nazev{
	background: #fff;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 55px;
	text-align: center;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.produkt_vypis div.nazev a{
	color: #3c3b37;
	font-size: 15px;
	font-family: 'Trirong', serif;
}
.produkt_vypis div.nazev a:hover, .produkt_vypis div.nazev a:focus{
	text-decoration: none;
}

.produkt_vypis:hover div.nazev, .produkt_vypis:focus div.nazev{
	background: #efefef;
}

.produkt_vypis .prxcena2{
	width: 50%;
	float: left;
	color: #fff;
	background: #6a6861;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.produkt_vypis .koupen{
	width: 50%;
	float: left;
}
.produkt_vypis .koupen .vloz3a{
	width: 100%;
	border: 0;
	background: #e8b546;
	color: #6a5016;
	height: 30px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.produkt_vypis .koupen .vloz3a:hover, .produkt_vypis .koupen .vloz3a:focus{
	background: #f1cc7b;
}

.eshop-title h1{
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
}

/*Detail*/
.zpetNaEshop{
	float: left;
	display: inline-block;
}
.detail-left{
	width: 50%;
	float: left;
}
.detail-right{
	width: 50%;
	float: left;
	background: #fff;
	min-height: 390px;
	padding: 30px;
	padding-bottom: 0;
	position: relative;
}
.eshopbg, .pozadized {
	min-height: 100%;
}
.detailik-title h2{
	font-size: 22px;
	font-weight: 400;
	margin-top: 0;
	margin: 0;
	margin-bottom: 20px;
}
a.zpetNaEshop{
	display: inline-block;
	background: #c9c9c9;
	color: #6a6a6a;
	text-decoration: none;
	padding: 10px 15px;
	font-size: 15px;
	font-weight: 700;
	margin-top: 15px;
	line-height: 1.2;
}
.eshop-title{
	overflow: auto;
}
#eshop-detail .eshop-title h1{
	margin-bottom: 30px;
}
.zal3-cena{
	font-size: 18px;
}
div.popis{
	line-height: 1.8;
	font-size: 13px;
	margin-top: 20px;
}
div.popis, div.popis p, div.popis span{
	font-family: "Roboto", sans-serif !important;
}
div.zal4{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.detail-right .cena{
	width: 50%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #6a6861;
	color: #fff;
	font-size: 22px;
	height: 40px;
}
.detail-right .vloz3{
	float: left;
	width: 50%;
	font-size: 18px;
	border: 0;
	background: #e8b546;
	color: #6a5016;
	font-weight: 600;
	height: 40px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.detail-right .vloz3:focus, .detail-right .vloz3:hover{
	background: #f1cc7b;
}
.akoNadpis h3{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
}
.DalsiaFoto{
	margin-top: 7px;
	margin-bottom: 7px;
}
@media screen and (max-width: 1200px){
	.detail-left, .detail-right{
		float: none;
		width: 100%;
	}
	a.zpetNaEshop{
		float: none;
	}
}
@media screen and (max-width: 992px){
	.eshop-title h1{
		font-size: 22px;
	}
}
@media screen and (max-width: 768px){
	.detail-right{
		padding-bottom: 50px;
	}
	.detailik-title h2{
		font-size: 18px;
	}
	.eshop-title h1{
		font-size: 20px;
	}
	.zal3-cena{
		font-size: 15px;
	}
	.akoNadpis h3{
		font-size: 19px;
	}
	.produkt_vypis{
		overflow: auto;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}

/*Kosik*/
.kosik-bg{
	background: #fff;
	padding: 30px 30px;
	margin-top: 30px;
	overflow: auto;
}
.zadne p{
	font-size: 18px;
	text-align: center;
}
.kosik-bg .table>thead>tr>th{
	border-bottom: 0;
	
}

.kosik-bg .table>tbody>tr td{
	background: #efefef;
	border: 0;
}
.kosik-bg .table>tbody>tr>td{
	vertical-align: middle;
	border: 0;
}
.kosik-bg .table {
		border-spacing: 0px 5px;
	border-collapse:unset;
}
.kosik-bg .table.maximal tr td:last-child{
	text-align: right;
	font-size: 24px;
	font-weight: 300;
}
.kosik-bg .table.maximal tr td:first-child{
	font-size: 24px;
	font-weight: 300;
}
.kosik-bg .table tbody tr td:first-child { border-top-left-radius: 5px;border-bottom-left-radius: 5px; }
.kosik-bg .table tbody tr td:last-child { border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.kosik-bg .table .reload{
	border: 0;
	width: 100%;
	background: #e8b546;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	color: #6a5016;
	font-size: 15px;
	padding: 5px 10px;
	border-radius: 2px;
}
.kosik-bg .table .reload:hover, .kosik-bg .table .reload:focus{
	background: #f1cc7b;
}

.kosik-bg .table .delete{
	color: #C0392B;
	font-size: 18px;
}
.kosik-bg .table .zmena.form-control{
	text-align: center;
}
.kosik-bg .dokoncit, .stylDokoncit{
	background: #e8b546;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	color: #6a5016;
	font-size: 15px;
	padding: 7px 30px;
	border: 0;
	border-radius: 5px;
	float: right;
}
.kosik-bg .dokoncit:hover, .kosik-bg .dokoncit:focus, .stylDokoncit:hover, .stylDokoncit:focus{
	background: #f1cc7b;
	border-radius: 5px;
}
.kosik-bg .pokracovat, .kosikZpet{
	background: #6a6861;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	color: #fff;
	font-size: 15px;
	padding: 7px 30px;
	border: 0;
	border-radius: 5px;
	float: left;
}
.kosik-bg .pokracovat:hover, .kosik-bg .pokracovat:focus, .kosikZpet:hover, .kosikZpet:focus{
	background: #949188;
	color: #fff !important;
	text-decoration: none !important;
}
.zadne a{
	color: #333;
	text-decoration: underline;
}
.zadne a:hover, .zadne a:focus{
	text-decoration: none;
}
.kosik-bg .table.small{
	font-size: 14px;
}
.vyhodnotenie i.fa.fa-check-circle-o{
	font-size: 75px;
}
.vyhodnotenie p{
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 20px;
}
.redAlert{
	font-weight: 600;
	color: #C0392B;
}
.kosik-vrch{
	background: #eaeaea url(../images/eshop_vrch.jpg) no-repeat left center;
	padding-left: 86px;
	top: 0;
}
.kosik-vrch p{
	font-size: 22px;
	font-family: 'Trirong', serif;
	line-height: 1;
}
.kosik-vrch a{
	color: #6a5016;
	font-size: 16px;
	font-weight: 600;
}