/*******************************************/
/*              CONTENT STYLY              */
/*                                         */
/* - Obsahuje styly, které mohou potřebovat*/
/*   šablony                               */
/* - Obsahuje styly jednotlivých modulů    */
/*                                         */
/*******************************************/

/************************************/
/***** BOČNÍ VYJÍŽDĚJÍCÍ MODULY *****/
/************************************/

/* Facebook - vnitřní část */
.custom-fixed-banner2{
	position: absolute;
	left: -280px;
	top: 25%;
	display: block;
	width: 280px;
	height: 500px;
	z-index: 9;
}

/* Facebook - vnější část */
.custom-fixed-banner2 .show-me2{
	position: absolute;
	left: 280px;
	background: #3b5997 url(/content/img/facebook.png) center center no-repeat;
	display: block;
	width: 40px;
	height: 170px;
	top:40%;
}

/* G+ - vnější část */
.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;
}

/* G+ - vnitřní část */
.custom-fixed-banner-gplus {
	position: fixed;
	background: #fff;
	left: -300px;
	z-index: 100;
	top: 45%;
	width: 300px;
	height: 333px;
}

/********************/
/***** KALENDÁŘ *****/
/********************/

/* Načítátko u kalenndáře */
#mod_calendar .loader {
	padding-top:60px;
}

/* Horní pruh nad kalendářem */
#content #calendarMonth {
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

/* Řádek dní v kalendáři */
#content #calendarDays .calendarWeek {
	font-size:14px;
}

/* Zkrátka názvu dne */
#content #calendarDays .dayTitle {
	font-weight:bold;
	text-align:center;
	padding:0.5em 0em;
}

/* Všechny buňky s číslem dne */
#content #calendarDays .day {
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	padding:0.5em 0em;
}

/* Tabulka s dny */
#content #calendarDays{
	width: calc(100% - 1rem);
	margin:0.5rem;
}

/* Buňka s událostí */
#content #mod_calendar .dayEvent {
	cursor:pointer;
	font-weight:bold;
	overflow: visible;
	position: relative;
}

/* Dnešní buňka s událostí */
#content #mod_calendar .today.dayEvent {
	background: #bec331 url('/img/calendarTodayEventBg.jpg')
	repeat-x 0px 14px;
}

/* Seznam událostí po najetí na datum */
#content #mod_calendar .dayEvent:hover .dayActions {
	display: block;
}

/* Seznam událostí */
#content #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;
}

/* Státní svátek */
#content #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;
}

#content #mod_calendar .holidayNotif:hover .holidayInfo {
	display: block;
	color: #000;
	font-size: 12px;
}

/* Odkaz v seznau akcí v bublině */
#content #mod_calendar .dayActions li a {
	padding: 1px 2px;
	display: block;
	color: #fff;
	font-size: 12px;
}

/* Odkaz v seznau akcí v bublině po najetí */
#content #mod_calendar .dayActions li a:hover {
	color: yellow;
	text-decoration: none;
}

/* Další sračky kvůli vyskakovacím bublinám, to celé je největší bastl v historii bastlů */
#content #mod_calendar .holidayNotif:hover .dayPadding{
  display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#content #mod_calendar .day7 .holidayInfo {
	left: -141px;
}

/* Šedý pruh v seznamu akcí pro konkrétní den */
#content #eventsMenu {
	width:100%;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	display:flex;
}

/* Oblast šedého pruhu "Zpět" */
#content #eventsBack {
	cursor:pointer;
	padding:1rem;
}

/* Datum v šedém pruhu */
#eventsDayDetail {
	padding:1rem;
}

/* Seznam událostí */
#content #eventsBox {
	overflow:hidden;
}

/* Další div se seznamem událostí */
#content #eventsContent {

}

/* Řádek v seznamu událostí */
#content #mod_calendar .event {
	font-weight:bold;
	font-size:14px;
}

/* Odkaz v seznamu akcí */
#content #mod_calendar .event a, #mod_calendar .event a:visited {
	text-decoration:none;
}

/* Odkaz v seznamu akcí po najetí */
#content #mod_calendar .event a:hover, #mod_calendar .event a:visited:hover {
	text-decoration:underline;
}

/* Bublinka s počtem událostí */
.eventNotif{
    position: absolute;
    margin-top: -22px;
    font-size: 10px;
    background-color: #FF0000;
    float: right;
    padding: 0px 3px 0px 3px;
    border-radius: 2px;
    right: 0;
}

/* Týden v roce */
.weekinfo{
  height:20px;
  margin-top:9px;
  padding: 5px;
  float:right;
  font-size:10px;
  margin-right:7px;
  text-align:right;
}

/* Školní týden */
.schoolWeek{
  padding:1em;
  color: #fff;
  background: #696868;
  margin-top:1em;
  font-weight:bold;
}

/* Hvězdička s notifikací o státním svátku */
.holidayNotif{
    position: absolute;
    margin-top: -9px;
    font-size: 10px;
    float: left;
    padding: 0px 3px 0px 3px;
    border-radius: 2px;
    color: #fff;
    margin-left: -3px;
}

/********************/
/****** ČLÁNKY ******/
/********************/

/* Obrázky v článku */
.postText img {
 -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

/* Ikony souborů */
img.pdfIcon, img.docIcon, img.xlsIcon, img.mailIcon, img.linkIcon{
  width:14px;
  height:14px;
  margin-right:3px;
  border:none;
  box-shadow:none;
  border-radius: 0px;
}

/* Ikona odkazu */
img.linkIcon{
  width:11px;
  height:11px;
}

/* Ikona mailu */
img.mailIcon{
  width:11px;
  height:8px;
  vertical-align:-8px;
}

/* SVG ikona odkazu */
svg.linkIcon{
	width:14px;
	vertical-align: middle;
	margin-right:0.2em;
}

/* Buňky v tabulce */
.postText td{
    padding-left:2px;
    padding-right:2px;
}

/* Tabulka s borderem */
table.border-all {
	border-collapse: collapse;
	font-size: 12px;
}

/* Buňka tabulky s borderem */
table.border-all td {
	border: solid 1px #ADADAD;
}

/* Seznam v článku*/
.postText ul {
	list-style-type: disc;
}

/************************/
/****** VYHLEDAVAČ ******/
/************************/

/* Hlavní div */
#search {

}

/* Box s výsledky */
.suggestionsBox {
	z-index:99999999;
	position:fixed;
	margin-top:30px;
	width:343px;
    background: #3C3C3C;
    border-radius: 0;
    height:500px;
    overflow-y:scroll;
}

/* Řádek v seznamu výsledků */
.searchItem-padding {
	padding:0.8em;
}

/* Odkaz v seznamu výsledků */
.searchItem a {
	color:#ffffff;
}


/***********************/
/****** POČÍTADLO ******/
/***********************/

/* Popis řádku */
.hitLabel{
    font-weight:bold;
    width:130px;
    line-height: 20px;
    text-align:right;
    padding-right:20px;
}

/* Hodnota řádku */
.hitNumber{
    line-height: 20px;
}


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

/* Položka slideru */
.sliderItem{
	overflow:hidden;
	position:absolute;
}

/* Hlavní div slideru */
#slider{
      margin-left:auto;
      margin-right:auto;
	  overflow:hidden;
	  position:absolute;
}

/* Text ve slideru */
.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;
}

/*************************/
/******** COOKIES ********/
/*************************/

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

/* Tlačítko souhlasu s cookies */
#acceptCookies{
    border:1px solid darkgoldenrod;
    background: yellow;
    padding:5px;
    border-radius: 2px;
    cursor:pointer;
}

/**************************************/
/******** REGISTRAČNÍ KALENDÁŘ ********/
/**************************************/

/* Zrušit rezervaci */
#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;
}

/* Zablokovat čas */
#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;
}

/* Okénko v kalendáři */
.rs_window{
	margin: 2px 5px;
    border-radius: 2px;
    padding-top:2px;
}

/* Volné okénko */
.rs_free{
	background: #00b300;
    color: #fff;
}

/* Volné okénko po najetí */
.rs_free:hover{
	background:#007b00;
}

/* Zablokované okénko */
.rs_blocked{
	background: #000;
    color: #fff;
}

/* Zabrané okénko */
.rs_taken{
	background: #f13737;
    color: #fff;
}

/* Zabrané okénko po najetí */
.rs_taken:hover{
	background: #b91e1e;
}

/* Odkaz v rez. kalendáři */
.registrationSchedulerAdmin a {
	text-decoration:none;
}

/* Špatné heslo */
.rs_wrongPass{
	color:#f13737;
}

/* Zaslání nového hesla */
#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;
}



/**************************/
/******** KALENDÁŘ ********/
/**************************/

/* Názvy tříd v seznamu akcí */
.calendar-class-name{
    font-size: 0.85em;
}

/* Sort nadpisy u kalendáře */
.calendar-sort{
	cursor:pointer;
}

/* Vybírátko třídy */
#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;
}

/* Šipečka u selectu */
#eventsFiltr .dropdown-toggle::after{
    margin-left: 4.9em;
}

/* Položka v multiselectu */
#eventsFiltr .form-check-label{
	padding-left:0px;
}

/* Datum v seznamu všech akcí */
.calendar-date{
	min-width:83px;
}

/* Řádek v seznamu všech akcí */
.fullcalendar-item {
    margin-bottom: 7px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 12px;
}

/* Název akce */
.fullcalendar-item div.flex9:first-child{
	padding-left:10px;
}

/* Samotný název */
.fullcalendar-item div.flex9 div:first-child{
	padding-right:15px;
}

/**************************************/
/******** HORNÍ PANEL U OBSAHU ********/
/**************************************/

/* Hlavní div */
#content-before-main{
	display: flex;
    align-items: center;
}

/* Levá část */
#content-before_left{
	flex:1;
	min-width:180px;
}

/* Pravá část */
#content-before{
	flex:1;
	display:flex;
    flex-direction: row-reverse;
    align-items: center;
}

/* Obrázek tlačítka zpět */
#previous img, .backBlog img{
  vertical-align: -12px;
  transform: rotate(-90deg);
}

/* Obrázek mapy webu */
#sitemap img{
  width:30px;
  height: 1.5em;
}

/* Obrázek tiskárny */
#print img{
    height: 1.5em;
}

/* Tlačítko tiskárny*/
#print{
	cursor:pointer;
}

/* Obrázek blogu */
.blogDiv .left{
    background-size: contain;
}

/********************************/
/******** PARTNER SLIDER ********/
/********************************/

/* Položka partner slideru */
.partnerItem{
	display:none;
	position:absolute;
	overflow:hidden;
	text-align:center;
}

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

/* Obrázek v partner slider */
.partner-slider img{
	max-height: 175px;
	max-width:225px;
}

/***************************************/
/******** ZAHESLOVANÁ ČÁST WEBU ********/
/***************************************/

/* Hláška o zaheslované části */
.intranetAlert{
	display:flex;
	align-items:center;
}

/* Obrázek zámku */
.intranetAlert .img img{
	width:50px;
}

/**********************/
/******** ZOOM ********/
/**********************/

#zoom1 {float:right;cursor:pointer;font-size:14px;padding:3px;vertical-align:bottom;}
#zoom2 {float:right;cursor:pointer;font-size:18px;padding:3px;vertical-align:bottom;}
#zoom3 {float:right;cursor:pointer;font-size:24px;padding:3px;vertical-align:bottom;}
#zoom .active {text-decoration:underline !important;}
.zoom1 #container-padding {font-size:14px !important;}
.zoom2 #container-padding {font-size:18px !important;line-height:26px !important;}
.zoom3 #container-padding {font-size:24px !important;line-height:32px !important;}


/*----------Zoom jidelníček------------*/
.zoom1 .mainFoodTable {font-size:13px !important;line-height:19.5px !important;}
.zoom2 .mainFoodTable {font-size:18px !important;line-height:26px !important;}
.zoom3 .mainFoodTable {font-size:24px !important;line-height:32px !important;}


/*----------Zoom kontakty------------*/
.zoom1 .containerPaddingContact {font-size:13px !important;line-height:19.5px !important;}
.zoom2 .containerPaddingContact {font-size:18px !important;line-height:26px !important;}
.zoom3 .containerPaddingContact {font-size:24px !important;line-height:32px !important;}

/******************************************/
/******** ROZVRH HODIN A SUPLOVÁNÍ ********/
/******************************************/

/* Ikona pro fotku učitele */
.tt-icon-teacher{
	width:17px;
}

/* Selectbox pro třídy */
.selectTt{
  height: 28px;
  width: 180px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 3px;
  padding-left: 5px;
}

/* Tabulka se suplováním */
.supplesTable{
  border-collapse: collapse;
  width:100%;
  border: 1px solid #bbbbbb;
  line-height: 28px;
}

/* Buňka tabulky se suplováním */
.supplesTable td{
  border: 1px solid #bbbbbb;
  padding-left: 4px;
}

/* Řádek tabulky se suplováním */
.supplesTableTr{
  background: #dedede;
}

/*************************/
/******** OSTATNÍ ********/
/*************************/

/* Odkaz kotvy */
#kotva{
  position: fixed;
  top: 94%;
  left: 94%;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  z-index: 99999;
  cursor:pointer;
}


/* Vyskakovací okno Alertify */
.alertify .ajs-modal{
	z-index:8100;
}

.liveEdit {
    padding: 0.4em;
    margin-bottom: 0.5em;
    background: #a0a0a0;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

.liveEdit a, .liveEdit a:visited {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

.liveEditPadding{
  padding: 10px;
}

/**********************************/
/******** Postranní panely ********/
/**********************************/

.widget-buttons{
	position: absolute;
}

#left .widget-buttons{
	margin-left: -26px;
    margin-top: 8px;
}

#right .widget-buttons{
	margin-left: 240px;
	margin-top: 8px;
}

.widget-button{
	background: #d5d5d5;
    padding: 0.2em;
	margin-bottom: 3px;
	color:#424242;
	line-height: 10px;
}

.widget-button i{
	font-size:20px;
}

#left .widget-button{
    border-radius: 0.5em 0 0 0.5em;
}

#right .widget-button{
    border-radius: 0 0.5em 0.5em 0;
}

.widget-button a{
	color:#424242;
}

.widget-button-move{
	cursor:grab;
}

/* Univerzální styly */

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

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

.transform90deg{
	transform: rotate(90deg);
}

.popover{
    z-index: 10600;
}

/*************************/
/********* FONTY *********/
/*************************/
