/*----------Tlačítko tisk------------*/

#block-print {
   float: left;
   padding: 7px 16px;
   background: #C0C432;
   border-radius: 4px;
   font-size: 13px;
   margin: 7px 8px 10px 0px;
   font-weight: bold;
   color: #000;
  }

#block-print:hover {
  background: #000; color:#fff; font-weight:bold;
  }

#block-print2 a{ color: #fff;text-decoration: none;}
#block-print2 a:visited{color: #000;}
.custom-fixed-banner2 {
	position: fixed;
	background: #fff;
	left: -255px;
	z-index: 100;
	top: 10%;
  width: 255px;
  height: 560px;
}

/*------------------------------------------------------*/

.custom-fixed-banner2 .show-me2{
	position: absolute;
	left: 255px;
	background: #3b5997 url(/content/img/facebook.png) center center no-repeat;
	top: 50%;
	display: block;
	width: 40px;
	height: 170px;
	margin-top: -85px;
}

.custom-fixed-banner-gplus {
	position: fixed;
	background: #fff;
	left: -300px;
	z-index: 100;
	top: 45%;
  width: 300px;
  height: 333px;
}

.custom-fixed-banner-gplus .show-me-gplus{
	position: absolute;
	left: 300px;
	background: #D95434 url(/content/img/google.png) center center no-repeat;
	top: 50%;
	display: block;
	width: 40px;
	height: 170px;
	margin-top: -85px;
}

/*--- Calendar ---*/
#page #mod_calendar {width:240px;/*height:246px;*//*margin-top:20px;*/margin-bottom:0px;-webkit-border-radius:0px;border-radius: 0px;overflow:visible;}
#page #mod_calendar-padding {width:100%;height:320px;}
#mod_calendar-right {width:100%;height:236px;}
#mod_calendar-left {width:100%;height:236px;}
#mod_calendar .loader {padding-top:60px;}
#page #getCalendar {margin:0 auto;}
#page #calendarMonth {width:100%;height:40px;overflow:hidden;text-align:center;font-size:14px;font-weight:bold;}
#page #calendarMonth a, #calendarMonth a:visited {color:#ffffff;text-decoration:none;}
#page #calendarMonth a:hover, #calendarMonth a:visited:hover {text-decoration:underline;}
#page #prevMonth {float:left;width:35px;height:40px;cursor:pointer;}
#page #currentMonth {float:right;height:15px;padding-right:7px;margin-top:-7px;}
#page #todayMonth {float:left;width:46px;height:40px;cursor:pointer;}
#page #nextMonth {float:left;width:35px;height:40px;cursor:pointer;}
#page #nextMonth:hover, #page #prevMonth:hover {}
#page #calendarMonth .monthPadding {padding-top:12px; margin-right:4px;margin-left:4px;}
#page #calendarDays {margin:0 auto;width:100%;/*border:1px solid #63afd0;*/margin-left:1px;}
#page #calendarDays .calendarWeek {width:100%;font-size:14px;}
#page #calendarDays .dayTitle {width:34px;height:29px;float:left;font-weight:bold;text-align:center;}
#page #calendarDays .day {-webkit-border-radius:3px;border-radius:3px;width:34px;height:29px;text-align:center;float:left;/*background:transparent url('../../modules/mod_calendar/images/dayBg.png') center center no-repeat;*/}
#page #calendarDays .today {-webkit-border-radius:3px;border-radius:3px;width:35px;height:29px;float:left;text-align:center;/*font-weight:bold;*//*background:#e1e1e1 url('../../modules/mod_calendar/images/dayBg.png') center center no-repeat;*/}
#page #calendarDays .dayPadding {padding-top:8px;}
#page #calendarDays .dayTitle .dayPadding {padding-top:9px;}
#page #mod_calendar .dayEvent {cursor:pointer;font-weight:bold;display: block;overflow: visible;position: relative;}
#page #mod_calendar .today.dayEvent {	background: #bec331 url('/img/calendarTodayEventBg.jpg') repeat-x 0px 14px;}
#page #mod_calendar .dayEvent:hover .dayActions {display: block;}
#page #mod_calendar .dayActions {
	width: 207px;
	position: absolute;
	left: -51px;
	top: 27px;
	display: none;
	text-align: left;
	font-weight: normal;
	background: rgba(0,0,0,0.75);
	border: 1px solid #000;
	box-shadow: 0px 0px 3px;
	padding: 10px;
	z-index: 1000;
	border-radius: 5px;
}

#page #mod_calendar .holidayInfo {
	width: 130px;
	position: absolute;
	left: -141px;
	top: 8px;
	display: none;
	text-align: left;
	font-weight: normal;
	background: #d6d6d6;
	box-shadow: 0px 0px 3px;
	padding: 10px;
	z-index: 1000;
	border-radius: 1px;
}

.fullCalendar{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  width: 92%;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 9px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center;
}

#page #mod_calendar .dayActions li a {
	padding: 1px 2px;
	display: block;
	color: #fff;
	font-size: 12px;
}

#page #mod_calendar .dayActions li a:hover {
	color: yellow;
	text-decoration: none;
}

#page #mod_calendar .day1 .dayActions {
	left: 9px;
}

#page #mod_calendar .day2 .dayActions {
	left: -26px;
}

#page #mod_calendar .day3 .dayActions {
	left: -61px;
}

#page #mod_calendar .day4 .dayActions {
	left: -96px;
}

#page #mod_calendar .day5 .dayActions {
	left: -131px;
}

#page #mod_calendar .day6 .dayActions {
	left: -166px;
}

#page #mod_calendar .day7 .dayActions {
	left: -201px;
}

#page #mod_calendar .holidayNotif:hover .holidayInfo {

	display: block;
	color: #000;
	font-size: 12px;
}

#page #mod_calendar .holidayNotif:hover .dayPadding{
  display:none;
}

#page #mod_calendar .holidayInfo li a:hover {
	color: yellow;
	text-decoration: none;
}

#page #mod_calendar .day1 .holidayInfo {
	left: 69px;
}

#page #mod_calendar .day2 .holidayInfo {
	left: 34px;
}

#page #mod_calendar .day3 .holidayInfo {
	left: -1px;
}

#page #mod_calendar .day4 .holidayInfo {
	left: -36px;
}

#page #mod_calendar .day5 .holidayInfo {
	left: -71px;
}

#page #mod_calendar .day6 .holidayInfo {
	left: -106px;
}

#page #mod_calendar .day7 .holidayInfo {
	left: -141px;
}
#page #mod_calendar .dayEvent:hover {}
#page #eventsMenu {width:100%;height:33px;overflow:hidden;text-align:left;font-size:14px;font-weight:bold;}
#page #eventsMenu-padding {}
#page #eventsBox {position:relative;overflow:hidden;/*border:1px solid #63afd0;*/}
#page #eventsContent {height:190px !important;overflow:hidden;padding:10px;padding-right:15px !important;padding-bottom:0px !important;padding-top:4px !important;}
#page #eventsDay {float:right;width:73px;height:33px;color:#ffffff;padding-top:10px;padding-right:9px;}
#page #eventsBack {float:left;width:63px;height:33px;cursor:pointer;padding-top:10px;padding-left:9px;}
#page #eventsBack:hover {}
#page #mod_calendar .event {padding:5px;font-weight:bold;font-size:14px;text-align:left;margin:2px;margin-bottom:5px;margin-top:5px;}
#page #mod_calendar .event a, #mod_calendar .event a:visited {text-decoration:none;}
#page #mod_calendar .event a:hover, #mod_calendar .event a:visited:hover {text-decoration:underline;}
#page .calFeed input {width:143px;padding:5px;margin-bottom:10px;}
#page .calFeed .submit {width:68px;padding:5px;}
#page .calFeed {padding-bottom:3px;}
#page .calFeedName {padding:7px;font-size:14px;font-weight:bold;}

.eventNotif{
    position: absolute;
    margin-top: -22px;
    font-size: 10px;
    background-color: #FF0000;
    float: right;
    padding: 0px 3px 0px 3px;
    border-radius: 2px;
    right: 0;
}

.weekinfo{
  height:20px;
  margin-top:9px;
  padding: 5px;
  float:right;
  font-size:10px;
  margin-right:7px;
  text-align:right;
}

.schoolWeek{
  padding:10px;
  color: #fff;
  background: #7f7f7f;
  margin-top:10px;
  font-weight:bold;
}


.holidayNotif{
    position: absolute;
    margin-top: -9px;
    font-size: 10px;
    /*background-color: #0037FF;*/
    float: left;
    padding: 0px 3px 0px 3px;
    border-radius: 2px;
    color: #fff;
    margin-left: -3px;
}

.postText img {
  margin:7px;
  border:3px solid #ffffff;
 -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

img.pdfIcon, img.docIcon, img.xlsIcon, img.mailIcon, img.linkIcon{
  width:14px;
  height:14px;
  margin-right:3px;
  vertical-align:-9px;
  border:none;
  box-shadow:none;
  border-radius: 0px;
}

img.linkIcon{
  width:11px;
  height:11px;
}

img.mailIcon{
  width:11px;
  height:8px;
  vertical-align:-8px;
}


.showTt {
    background: #dddddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 1px;
    height: 28px;
    vertical-align: middle;
    text-decoration: none;
    padding-top: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    color: #000000;
    border: 1px solid #aaaaaa;
    width: 70px;
    cursor: pointer;
}

/*--- Search ---*/
#search {float:right;}
.suggestionsBox {z-index:99999999;text-align:left; position:fixed; margin:0px; margin-top:30px; width:343px;
    background: #3C3C3C;
    border-radius: 0 0 0 0;
    height:500px;
    overflow-y:scroll;
    }
.suggestionList {margin:0px; padding:0px;}
.searchItem {margin:0px 0px 0px 0px;color:#c1862c;border:0px;}
.searchItem-padding {padding:10px;}
#search input {}
.searchItem a {color:#ffffff;}


/*----- Počítadlo ---*/

.hitLabel{
    font-weight:bold;
    width:130px;
    line-height: 20px;
    text-align:right;
    padding-right:20px;
}

.hitNumber{
    line-height: 20px;
}

/*----- Jídlo ---*/

.fullFood{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  width: 100%;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 9px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

.fullFood:hover{}
.fullFood a{ color: #000;text-decoration: none;}
.fullFood2 a{color: #000;text-decoration: none;}
.fullFood2 a:visited{color: #000;}
.fullFood2 a:hover{color: #fff;}

.fullFood{
  text-align: center;
  margin-bottom: 17px;
  margin-top: 20px;
}

.sliderItem{
        overflow:hidden;
				position:absolute;
}
.sliderItem img{
      /*margin-top:-365px;*/
}
#slider{
      margin-left:auto;
      margin-right:auto;
	  overflow:hidden;
	  position:absolute;
}
.sliderText{
      position:absolute;
      background: rgba(255, 255, 255, 0.82);
      padding:30px;
      border-radius:0px 5px 5px 0px;
      width:260px;
      left:-320px;
      margin-top:50px;
      color: #148e93;
      font-size: 20px;
      font-weight: bold;
}


.postText td{
    padding-left:2px;
    padding-right:2px;
}

#cookiesInfo{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    text-align: center;
}

#acceptCookies{
    border:1px solid darkgoldenrod;
    background: yellow;
    padding:5px;
    border-radius: 2px;
    cursor:pointer;
}

#layout #page #mod_calendar .holidayDay{
    background: #6fe6a0;
}

#loginIcon {
    width: 20px;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

#cancelReservation{
	width: 138px;
    height: auto;
    cursor: pointer;
    letter-spacing: 1px;
    border: 1px solid #7a0303;
    border-radius: 2px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background: #b55656;
}

#blockTime{
	width: 138px;
    height: auto;
    cursor: pointer;
    letter-spacing: 1px;
    border: 1px solid #222;
    border-radius: 2px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background: #000;
}


.alertify .ajs-modal{
	z-index:8100;
}

.rs_window{
	margin: 2px 5px;
    border-radius: 2px;
    padding-top:2px;
}

.rs_free{
	background: #00b300;
    color: #fff;
}

.rs_free:hover{
	background:#007b00;
}

.rs_blocked{
	background: #000;
    color: #fff;
}

.rs_taken{
	background: #f13737;
    color: #fff;
}

.rs_taken:hover{
	background: #b91e1e;
}

.registrationSchedulerAdmin a {
	text-decoration:none;
}

.rs_wrongPass{
	color:#f13737;
}

#sendPass{
	    width: auto;
    height: auto;
    cursor: pointer;
    letter-spacing: 1px;
    border: 1px solid #037a0e;
    border-radius: 2px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background: #56B55F;
}

.jobOffersHead{
    padding: 5px;
    background: #c5c3c3;
    font-weight: bold;
}

.jobOffersRow{
	padding: 5px;
    background: #d5d5d5;
    margin-top: 5px;
    align-items:center;
}

.jobOfferRow{
	margin-bottom:10px;
}

.sizing-border{
	box-sizing:border-box !important;
}

#classes-list-widget.layout-list a.classes-list-main{
    display: block;
    background: #356da6;
    color: #fff;
    text-decoration: none;
    padding: 1em;
    margin-bottom: 1em;
}

#classes-list-widget.layout-list a.classes-list-main:hover{
	background:#204469;
}

#classes-list-widget.layout-box a.classes-list-main{
    display: flex;
    align-items:center;
    justify-content:center;
    background: #356da6;
    color: #fff;
    text-decoration: none;
    padding: 1em 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
    word-break: break-all;
	height:42px;
}

#classes-list-widget.layout-box a.classes-list-main:nth-child(3n+3){
	margin-right:0em;
}

#classes-list-widget.layout-box a.classes-list-main:hover{
	background:#204469;
}

.classes-layout-icon{
	background: #356da6;
    display: inline-block;
    cursor:pointer;
}

.classes-layout-icon.active, .classes-layout-icon:hover{
	background:#204469;
}

.classes-list-layout{
	text-align: right;
	margin-bottom: 1em;
}

.gallery-preview{
	height: 120px;
    overflow: hidden;
    border-radius: 5px;
    background-size: contain;
    background-repeat:no-repeat;
    background-position:center;
    background-color:#e6e6e6;
}

.calendar-class-name{
    font-size: 0.85em;
}

.calendar-sort{
	cursor:pointer;
}

.calendar-sort:hover{

}

.decoration-none{
	text-decoration:none;
}

#eventsFiltr .dropdown-toggle-multiselect{
	width:13em;
	text-align:left;
	padding: .375rem .75rem;.
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
    border-radius: .25rem;
}

#eventsFiltr .dropdown-toggle::after{
    margin-left: 4.9em;
}

#eventsFiltr .form-check-label{
	padding-left:0px;
}

#content-before-main{
	display: flex;
    align-items: center;
}

#content-before_left{
	flex:1;
	min-width:180px;
}

#content-before{
	flex:1;
	display:flex;
    flex-direction: row-reverse;
    align-items: center;
}

#previous{

}

#previous img, .backBlog img{
  vertical-align: -12px;
  transform: rotate(-90deg);
}

#sidemap{

}

#sidemap img{
  width:30px;
}

#sidemapContainer{
  line-height: 29px;
  margin-top: 30px;
  margin-left: 40px;
}

#zoom {

}

#zoom-padding {

}

#print img{
    height: 1.5em;
}

#sidemap img{
	height: 1.5em;
}

#print{
	cursor:pointer;
}

#sidemap .dayActions{
	margin-left: -183px;
}

.blogDiv .left{
    background-size: contain;
}

.input-group{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #000000 !important;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group>.btn, .input-group-btn:not(:first-child)>.dropdown-toggle, .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn, .input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.class-menu .btn{
	flex:1;
}

.class-menu{
	width:100%;
}

svg.linkIcon{
	width:14px;
	vertical-align: middle;
	margin-right:0.2em;
}

.popover{
    z-index: 10600;
}

.partnerItem{
	display:none;
	position:absolute;
	overflow:hidden;
}

.partner-slider{
	height:175px;
	display:flex;
	align-items:center;
	justify-content: center;
}

.partner-slider div{
	text-align:center;
}

.partner-slider img{
	max-height: 175px;
	max-width:225px;
}

.calendar-date{
	min-width:83px;
}

.intranetAlert{
	display:flex;
	align-items:center;
}

.intranetAlert .img img{
	width:50px;
}

.intranetAlert .text{

}

.intranetLogin{
  	background-color: #d5d5d5;
  	padding: 10px;
  	border-radius: 5px;
  	color: #000;
  	margin-top: 40px;

}

#unlock{
	width:auto;
}

#cookiesInfo{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    z-index: 9999999;
}

#acceptCookies{
    border:1px solid #ff0;
    background: yellow;
    padding:5px;
    border-radius: 4px;
    cursor:pointer;
}

#acceptCookies:hover{
    border:1px solid #7de47d;
    background: #7de47d;
}
