
.fixed-left-banner{
    position: fixed;
    left: -250px;
    top: 50%;
    width: 250px;
    margin-top: -135px;
    min-height: 230px;
    background: #fff;
    color: #452301;
    z-index: 600;
    border-right: solid 1px #80808b;
    border-top: solid 1px #80808b;
    border-bottom: solid 1px #80808b;
    font-family: Arial;
}

.fixed-left-banner .show-me {
	width: 232px;
    height: 35px;
    position: absolute;
    left: 250px;
    top: 97.5%;
    z-index: 500;
    overflow: hidden;
    transform: rotate(270deg);
    transform-origin: left top 0;
    background: #80808b;
    color: #000;
    text-align: center;
    font-size: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Arial;
}

#instagram{
	background-image: url(/upload/ikony/1200px-Instagram_logo_2016.svg.png);
    background-color: #eaeaea;
    position: fixed;
    bottom: 25px;
    width: 60px;
    height: 60px;
    right: 90px;
    z-index: 2147483644;
    background-position: center;
    background-size: 37px;
    background-repeat: no-repeat;
    border-radius: 100%;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 12px 0px;
}

a#kotva{
	left: auto !important;
    right: 30px !important;
    top: auto !important;
    bottom: 30px !important;
}

#page #mod_calendar-padding{
	height:auto;
}

#mod_calendar-left{
	height:auto;
}

#page #calendarDays .dayTitle{
	width: 42px;
}

#page #calendarDays .day{
	width:41px;
	height:41px;
	margin-right:1px;
	display: flex;
	align-items: center;
	justify-content: center;
	position:relative;
}

#page #calendarDays .today{
	width:41px;
	height:41px;
	margin-right:1px;
	display: flex;
	align-items: center;
	justify-content: center;
	position:relative;
}

#page #calendarDays .dayPadding{
	padding:0;
}

.holidayNotif{
	margin:0;
	padding:0;
	top: 0;
	right: 0;
}

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

	#slider {
    	margin-top: 110px;
	}

	.custom-fixed-banner{
		top: 30%;
	}

	.custom-fixed-banner .show-me{
		top: 85%;
	}

	.custom-fixed-banner img{
		max-width:100%;
	}

	body {
		background-attachment: fixed;
	}

}


@media (max-width: 1199px) {

	body {
		background:none;
	}

}

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

	.box{
		width:300px;
	}

	#page #mod_calendar{
		width:auto;
		margin:-10px;
	}

}
