/*ie*/
.img-responsive {
    width: 100%;
}
/*ie*/

.text__img--none {
  height: auto;
  max-width: 100%;
}

/*safari*/
.navbar-brand {
    -webkit-transition: none;
}
@media screen and (min-width: 768px) {
  .novinka__article--skm {
    -webkit-transition-duration: initial;
  }
}
/*safari*/

/*odstup pod 'vice' napr. univ. organy*/
.btn_xp {
  margin-bottom: 1em;
}
/*odstup pod 'vice' napr. univ. organy*/

table p {
  margin: 0 0;
}

.carousel__banner--soc {
  border-right: 1px solid #eee;
}

@media screen and (max-width: 991px) {
  .carousel__banner--4 {
    border-right: thin solid #eee;
  }
}

@media screen and (min-width: 992px) {
  .carousel__row {
    background-color: transparent;
  }
  .carousel__banners {
    background-color: #006FAD;
    height: 242px;
  }
}

@media screen and (min-width: 1200px) {
  .carousel__slider {
    width: 878px;
  }
  .carousel__banners {
    height: 293px;
    width: 292px;
  }
}

@media screen and (max-width: 767px) {
  .tx-vlk-owl-slider .owl-item > .item > div,
  .tx-owl-slider .owl-item > .item > div {
    display: contents;
  }
  .tx-owl-slider .owl-item > .item > div > h1,
  .tx-vlk-owl-slider .owl-item > .item > div > h1,
  .tx-vlk-owl-slider .owl-item > .item > div > h2,
  .tx-vlk-owl-slider .owl-item > .item > div > h3,
  .tx-vlk-owl-slider .owl-item > .item > div > h4,
  .tx-vlk-owl-slider .owl-item > .item > div > h5,
  .tx-vlk-owl-slider .owl-item > .item > div > h6,
  .tx-vlk-owl-slider .owl-item > .item > div > p {
    padding: 0 8px;
  }
}

@media screen and (min-width: 768px) {
  .tx-vlk-owl-slider .owl-item > .item > div,
  .tx-owl-slider .owl-item > .item > div {
    pointer-events: none;
  }
}

.col-sharebox {
  background-color: #fff;
  box-sizing: border-box;
  margin: -9px 4px 15px -15px;
  padding: 20px;
  /*line-height: 40px;*/
}
.col-sharebox .fb-share-button,
.col-sharebox .twitter-share-button {
  vertical-align: bottom;
}
@media screen and (max-width: 991px) {
  .col-sharebox {
    margin-right: -4px;
  }
}
@media screen and (max-width: 767px) {
  .col-sharebox {
    margin-right: -15px;
  }
}

.vz_photo > .panel-body {
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-height: 250px;
    max-width: 250px;
}

/*@media screen and (max-width: 767px) {
  .vz_field row {
    margin-bottom: 1em;
  }
}*/


.vz_common.panel.panel-default {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .center-block {
    margin-bottom: 1em;
    margin-left: 0;
  }
}

.download::after {
    font-family: 'Glyphicons Halflings';
    content: '\e025';
    font-size: x-small;
    margin-left: .5em;
    opacity: .85;
}

/*.footer__link::after {
    font-family: 'Glyphicons Halflings';
    content: '\e144';
    font-size: x-small;
    margin-left: .5em;
    opacity: .85;
}*/

@media print {
    a[href]:after {
        content: '' !important;
    }
}

/*p.align-justify {
    text-align: justify;
}*/

@media (min-width: 768px) {
  p.align-center {
    text-align: center;
  }
  p.align-justify {
    text-align: justify;
  }
}

p.align-right {
    text-align: right;
}

.csc-frame-frame1 {
    /*background-color: lightgray;*/
    background-color: #eee;
    color: #000;
    padding: 1em;
}

.csc-frame-frame2 {
    background-color: #eee;
    margin-bottom: 0;
    padding: 1em;
}
.news-single-content .csc-frame-frame2 {
  margin: 1em 0;
}

.csc-line-left {
  border-left: .5em solid #006FAD;
  padding-left: 1.25em;
  margin-top: 1.1em;
  margin-bottom: 1.1em;
}

.detail {
    color: #aaa;
}

.ce-column.ce-nomargin { margin-right: 0; }

.listline, .listline-right {
    margin-bottom: 1em;
}

.listline > a, .listline-right > a {
    color: #4C4C4E;
    display: inline-block;
    width: 100%;
}

@media (min-width: 768px) {
    .listline > a:hover, .listline-right > a:hover {
        color: #006FAD;
    }
}

.news-list .listline img,
.news-list .listline video {
    float: left;
    margin-right: 1em;
    max-width: 30%;
    height: auto;
}

@media (min-width: 768px) {
    .news-list .listline img {
        margin-bottom: 2em;
    }
    .news-list {
        background-color: white;
        margin: 9px 0px 0px -15px;
        padding: 1em 1.5em;
    }

    .news-title > h4 {
        font-size: 14px;
    }

    .news-title > h4 > a {
        color: #4C4C4E;
        font-size: 1.4em;
        font-weight: bold;
    }

    .news-title > h4 > a:hover {
        color: #006FAD;
    }
}

.listline-right .news-img {
    float: left;
    margin-bottom: 2em;
    margin-right: 1em;
}

@media (min-width: 768px) {
    .listline-right .news-img {
        margin-bottom: 1em;
    }
}

.news-title {
    font-size: large;
    margin-top: -5px;
    padding: 0;
}

.news-text {
    margin-bottom: 0;
}

.news-amenu-container .news-amenu-item-year {
    font-weight: bold;
}

.news-amenu-container ul li.amenu-act {
    font-weight: bold;
}

.novinka__article > .novinka__img > video {
  display: block;
  max-width: 100%;
  height: auto;
}

/********** news search results count **********/
.news-list .count-msg {
  margin-bottom: 16px;
}

/********* single news ************/

.news-single-item .news-single-fz-image {
    margin-bottom: 20px;
}
.news-single-item .news-single-imgcaption {
    font-style: italic;
}
.news-single-item .news-single-fz-imgcaption {
    font-style: italic;
    margin-bottom: 20px;
}
.news-single-item .news-single-timedata-author {
    font-style: italic;
    margin: 20px 0;
}
.news-single-item .news-single-content {
    margin: 20px 0;
}
.news-single-gallery.row {
    padding-left: 15px;
}
.news-single-item .news-single-gallery-image {
    margin-bottom: 15px;
    padding-left: 0;
}
.news-single-item .news-single-gallery-imgcaption {
    display: none;
}
.news-single-item .news-single-backlink {
    margin: 20px 0;
}
.news-single-item .wsidebox, .news-single-item .sidebox {
    background-color: #DDD;
    padding: 16px 20px;
    margin: 10px 0;
}

.news-single-item > h3 {
    margin-top: 0;
}

/* zaujalo nas klikatelny nadpis */
.news-single-item__header {
  color: #4C4C4E;
  font-weight: 700;
  line-height: 1.2em;
}

.news-single-item__header:hover {
  color: #006FAD;
}

@media screen and (max-width: 767px) {
  .news-single-item__header {
    font-size: 1.2em;
    /*margin-left: 6px;
    padding: .5em;*/
    padding: .5em 0;
  }
}

@media (min-width: 768px) {
  .news-single-item__header {
    font-size: .85em;
    padding: .5em 0 0;
  }
}

@media (min-width: 992px) {
  .news-single-item__header {
    font-size: 1em;
    padding: 1em 0 0;
  }
}

@media (min-width: 1200px) {
  .news-single-item__header {
    font-size: 1.2em;
  }
}
/* zaujalo nas klikatelny nadpis */

@media (min-width: 768px) {
    .news-single-item .sidebox {
        float: right;
        width: 33%;
        margin-left: 16px;
    }
}

@media (max-width: 767px) {
  .news-single-item {
    margin-top: 0;
  }
}

/********** pro eventnews **********/

.news-single-item .event-single-timedata {
  font-weight: bold;
  margin: 0;
}
ul.pager li.monthlist-title {
  font-size: xx-large;
}


/********** calendar main list **********/

.main-kalendar__event {
    margin-bottom: 20px;
}
.main-kalendar__header {
    font-weight: bold;
}

/********** odkaz u vyhledavace na Zurnalu **********/
.news-list-right .zurnal-old-search {
    font-size: 0.8em;
    margin-top: 20px;
}

/********** text nad nadpisem v rubrice Akademicky svet **********/
.news-list-disclaimer {
    font-style: italic;
    color: #888;
}

/********** kontejner s bílým pozadím do pravého sloupce **********/

aside .rcol-whitebg {
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
}
aside .rcol-whitebg p:last-of-type {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    aside .rcol-whitebg {
        padding: 15px;
    }
}
@media (min-width: 768px) {
    aside .rcol-whitebg {
        margin-bottom: 12px;
        padding: 10px;
    }
}
@media (min-width: 992px) {
    aside .rcol-whitebg {
        margin-bottom: 18px;
        padding: 20px;
    }
}

main .lcol-whitebg {
    background-color: #fff;
    margin: 9px 0 15px -15px;
    padding: 1em 1em 0;
}
@media screen and (max-width: 991px) {
    main .lcol-whitebg {
        margin-bottom: 12px;
        margin-top: 6px;
    }
}
@media screen and (max-width: 767px) {
    main .lcol-whitebg {
        margin: 0 -15px;
    }
}

.col-graybg, .frame-layout-5 {
    background-color: #eee;
    padding: 1em 1em 0;
}

/********** upravy pro stafflist **********/
/* pozor na dve ruzne pomlcky */

.tx_stafflist tbody.table—-contact > tr > th,
.tx_stafflist tbody.table—-contact > tr > td,
.tx_stafflistplus tbody.table—-contact tr th,
.tx_stafflistplus tbody.table—-contact > tr > td  {
    min-width: 33% !important;
    width: 33% !important;
    white-space: normal !important;
}

.tx_stafflistplus .row {
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}

.tx_stafflistplus > div > .row:last-child {
  margin-top: 0;
  margin-bottom: 0;
}

.tx_stafflistplus > div > .row:first-child {
  margin-top: 0;
}

.tx_stafflistplus > div > .row:nth-last-child(2) {
  margin-bottom: 0;
}

/********** powermail do paty **********/

footer .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap label.control-label {
  display: none;
}

footer .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_type_submit .col-sm-offset-2 {
  margin-left: 0;
}

/********** powermail **********/

.powermail_fieldwrap.powermail_fieldwrap_type_text.layout1 {
  font-weight: bold;
}

div.powermail_fieldwrap.layout2 > label {
  font-weight: normal;
}
/*
div.powermail_fieldwrap.layout1.col-md-12 label.control-label.col-sm-2 {
  float: none;
  text-align: left;
}
*/

/********** odhlasovaci formular vpravo **********/

aside .tx-felogin-pi1 {
  margin: 20px 0;
}


/********** todo **********/

main {
    padding-bottom: 0.5em;
}

@media (max-width: 767px) {
  .nav-main__form {
    box-shadow: none;
  }

  #page__title--xs {
    background-color: #006FAD;
  }

  #page__title--xs > h4 {
    color: white;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 767px) {
  .news-foto-container > p {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .news-foto-container {
    padding-bottom: 10px;
    /*padding-bottom: 0.5em;*/
  }
}

@media (min-width: 992px) {
  .news-foto-container {
    padding-bottom: 20px;
  }
}

.page__container--bg .news-single-item {
    margin-top: 0;
    padding: 0 20px;
}

.gallery__link .novinky__all {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .gallery__container .gallery__link {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .gallery__link .novinky__all {
    margin-bottom: 0;
  }
}

/* nepouzivane */
.gallery__container--video > div > h2 {
    /*background: linear-gradient(transparent,rgba(0,0,0,.4),rgba(0,0,0,.6),rgba(0,0,0,.8),#000);*/
    background: linear-gradient(#000,rgba(0,0,0,.8),rgba(0,0,0,.6),rgba(0,0,0,.4),transparent);
    /*bottom: -11px;*/
    color: #F1F1F1;
    /*display: block !important;*/
    font-size: x-large;
    left: 0;
    margin-left: 15px;
    margin-right: 15px;
    max-width: 560px;
    padding: 0.5em 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: -3px;
    z-index: 1;
}

.gallery__container--video:hover > div > h2 {
    color: #fff;
}
/* nepouzivane */

#tx_cookies #cookie {
    background-color: #2B2B2B;
    bottom: 0;
    color: #F1F1F1;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2;
}

#cookie__buttons {
    display: inline-block;
}

.cookie__button {
    background-color: #5D5E60;
    color: #F1F1F1;
    display: inline-block;
    margin: .5em 0 .5em .5em;
    padding: .5em;
    border-style: none;
}

.cookie__button:hover {
    background-color: #006FAD;
    color: white;
}

form#tx_cookies_accept {
    display: inline-block;
}

.footer__link {
    font-weight: normal;
}

.footer__left--2 .ce-bodytext {
    padding-left: 15px;
}

@media (max-width: 767px) {
    #footer__nav li {
        border-bottom: thin solid #eee;
    }
}

#footer__nav li > a {
    padding-top: .3em;
}

#footer__nav li > a:focus {
    background-color: #006FAD;
}

#tx_cookies_close {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}

/* cookies 2022 */
#tx_cookies {
  bottom: 0;
  position: fixed;
  width: 100%;
}

#tx_cookies::before {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.9);
  content: "";
  filter: blur(0.5em);
  position: fixed;
  height: 100%;
  width: 100%;
}

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  #tx_cookies::before {
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    filter: blur(1em);
  }
}

#tx_cookies #tx_cookies_inner {
  /*background-color: unset !important;*/
  border-top: 5px solid #006FAD;
  padding: 5px 200px 20px;
  position: relative;
}

#tx_cookies #tx_cookies_types .form-group {
  margin-bottom: 5px;
}

#tx_cookies #tx_cookies_types .form-group label.form-check-label {
  margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
  #tx_cookies #tx_cookies_inner {
    padding: 5px 20px 20px;
    max-height: 360px;
    overflow-y: scroll;
  }
}

#xp_cookies {
  background-color: #fff;
  box-shadow: 0 0 1em 1em #fff;
}

.btn_xp {
  background: 0 0;
  border: none;
  color: #006FAD;
  transition: all .2s ease-in-out;
}
/****************/

.novinky__all, .kalendar__all {
    background-color: #5D5E60;
}

@media screen and (max-width: 767px) {
    .novinky__all, .kalendar__all {
        color: white;
        margin-bottom: 1em;
        padding: 0.5em 0;
        text-align: center;
        width: 100%;
    }
    .novinky__all--block {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .novinky__all, .kalendar__all {
        color: #F1F1F1;
        margin-bottom: 0.5em;
        padding: 0.5em;
        transition: all 0.2s ease-in-out;
    }

    .novinky__all {
        float: right;
        margin-right: 4px;
    }

    .novinky__all--block {
        display: block;
        float: none;
        margin-bottom: 0;
        margin-right: 0;
        text-align: center;
    }

    .kalendar__all {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 1em;
    }

    .novinky__all:hover, .kalendar__all:hover {
        background-color: #006FAD;
        color: white;
    }
}

/*.kalendar__all {
  background-color: #5D5E60;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 18px;
  padding: 0.5em 0 0.5em 1em;
  transition: all 0.2s ease-in-out;
}

.kalendar__all > a {
  color: #F1F1F1;
}

.kalendar__all:hover {
  background-color: #006FAD;
}

.kalendar__all:hover > a {
  color: white;
}*/

.fb-new-window, .lin-new-window, .yt-new-window, .twitter-new-window, .ig-new-window {
    display: inline-block;
    height: 42px;
    width: 42px;
}

.fb-new-window {
    background: url(../up/css/imgs/social-sprite-42.png) no-repeat 0 -42px;
}

.lin-new-window {
    background: url(../up/css/imgs/social-sprite-42.png) no-repeat -168px -42px;
}

.yt-new-window {
    background: url(../up/css/imgs/social-sprite-42.png) no-repeat -420px -42px;
}

.twitter-new-window {
    background: url(../up/css/imgs/social-sprite-42.png) no-repeat -336px -42px;
}

.ig-new-window {
    background: url(../up/css/imgs/social-sprite-42.png) no-repeat -504px -42px;
}

@media screen and (min-width: 768px) {
    .fb-new-window:hover, .lin-new-window:hover, .yt-new-window:hover, .twitter-new-window:hover, .ig-new-window:hover {
        filter: brightness(1.2);
        -webkit-filter: brightness(1.2);
    }
}

.ghost-button {
  /*felogin start*/
  background-color: #FFF;
  /*felogin end*/
  border-color: #006FAD;
  border-style: solid;
  border-width: 1px;
  color: #006FAD;
  display: inline-block;
  font-size: 1.2em;
  padding: 7px 12px;
}

.ghost-button--block {
  display: block !important;
  text-align: center;
}

.ghost-button--gray {
  background-color: #f5f5f5;
}

.ghost-button--white {
  font-size: 1em;
  margin-top: 0.5em;
}

.ghost-button--up,
.ghost-button--cmtf,
.ghost-button--lf,
.ghost-button--ff,
.ghost-button--prf,
.ghost-button--pdf,
.ghost-button--ftk,
.ghost-button--pf,
.ghost-button--fzv,
.ghost-button--red,
.ghost-button--dark {
  color: #FFF !important;
}

.ghost-button--up {
  background-color: #006FAD;
  border-color: #006FAD !important;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 1.2em;
  padding: 7px 12px;
}

.ghost-button--cmtf {
  background-color: #9E82B5;
  border-color: #9E82B5 !important;
}
.ghost-button--lf {
  background-color: #B62846;
  border-color: #B62846 !important;
}
.ghost-button--ff {
  background-color: #3AB0E1;
  border-color: #3AB0E1 !important;
}
.ghost-button--prf {
  background-color: #EB6D25;
  border-color: #EB6D25 !important;
}
.ghost-button--pdf {
  background-color: #E7AE05;
  border-color: #E7AE05 !important;
}
.ghost-button--ftk {
  background-color: #099652;
  border-color: #099652 !important;
}
.ghost-button--pf {
  background-color: #58507F;
  border-color: #58507F !important;
}
.ghost-button--fzv {
  background-color: #B2C918;
  border-color: #B2C918 !important;
}

.ghost-button--red {
  background-color: #A61414;
  border-color: #A61414 !important;
}

.ghost-button--dark {
  background-color: #5D5E60;
  border-color: #5D5E60 !important;
}

.ghost-button--small {
  font-size: 1em;
  padding: 4px 6px 2px;
}

.ghost-button--covid-19 {
  display: inline-block;
  font-size: 0.9em;
  margin-left: 0.5em;
  padding: 0 6px;
}

.ghost-button--covid-19_disabled {
  color: inherit;
  border-color: inherit;
}

@media screen and (max-width: 767px) {
  .ghost-button--white {
    border: none;
    color: #006FAD !important;
    padding: 0;
  }
  .ghost-button:hover, .ghost-button:active {
    /*background-color: #eee !important;*/
    color: #006FAD !important;
  }
  .ghost-button--up:hover, .ghost-button--up:active,
  .ghost-button--cmtf:hover, .ghost-button--cmtf:active,
  .ghost-button--lf:hover, .ghost-button--lf:active,
  .ghost-button--ff:hover, .ghost-button--ff:active,
  .ghost-button--prf:hover, .ghost-button--prf:active,
  .ghost-button--pdf:hover, .ghost-button--pdf:active,
  .ghost-button--ftk:hover, .ghost-button--ftk:active,
  .ghost-button--pf:hover, .ghost-button--pf:active,
  .ghost-button--fzv:hover, .ghost-button--fzv:active,
  .ghost-button--red:hover, .ghost-button--red:active,
  .ghost-button--dark:hover, .ghost-button--dark:active {
    color: #FFF !important;
  }
}

@media screen and (min-width: 768px) {
  .ghost-button--white {
    border-color: #FFF !important;
    color: #FFF !important;
    padding: 4px 8px;
  }
  .ghost-button:hover, .ghost-button:active {
    color: #FFF;
    background: #006FAD;
  }
  .ghost-button--up:hover, .ghost-button--up:active,
  .ghost-button--cmtf:hover, .ghost-button--cmtf:active,
  .ghost-button--lf:hover, .ghost-button--lf:active,
  .ghost-button--ff:hover, .ghost-button--ff:active,
  .ghost-button--prf:hover, .ghost-button--prf:active,
  .ghost-button--pdf:hover, .ghost-button--pdf:active,
  .ghost-button--ftk:hover, .ghost-button--ftk:active,
  .ghost-button--pf:hover, .ghost-button--pf:active,
  .ghost-button--fzv:hover, .ghost-button--fzv:active,
  .ghost-button--red:hover, .ghost-button--red:active,
  .ghost-button--dark:hover, .ghost-button--dark:active {
    color: #FFF;
  }
  .ghost-button--up:hover, .ghost-button--up:active {
    background-color: #00568C !important;
    border-color: #00568C !important;
  }
  .ghost-button--cmtf:hover, .ghost-button--cmtf:active {
    background-color: #85699C !important;
    border-color: #85699C !important;
  }
  .ghost-button--lf:hover, .ghost-button--lf:active {
    background-color: #9D0F2D !important;
    border-color: #9D0F2D !important;
  }
  .ghost-button--ff:hover, .ghost-button--ff:active {
    background-color: #2197C8 !important;
    border-color: #2197C8 !important;
  }
  .ghost-button--prf:hover, .ghost-button--prf:active {
    background-color: #D2540C !important;
    border-color: #D2540C !important;
  }
  .ghost-button--pdf:hover, .ghost-button--pdf:active {
    background-color: #CE9500 !important;
    border-color: #CE9500 !important;
  }
  .ghost-button--ftk:hover, .ghost-button--ftk:active {
    background-color: #007D39 !important;
    border-color: #007D39 !important;
  }
  .ghost-button--pf:hover, .ghost-button--pf:active {
    background-color: #3F3766 !important;
    border-color: #3F3766 !important;
  }
  .ghost-button--fzv:hover, .ghost-button--fzv:active {
    background-color: #99B000 !important;
    border-color: #99B000 !important;
  }
  .ghost-button--red:hover, .ghost-button--red:active {
    background-color: #8D0000 !important;
    border-color: #8D0000 !important;
  }
  .ghost-button--dark:hover, .ghost-button--dark:active {
    background-color: #00568C !important;
    border-color: #00568C !important;
  }
  .ghost-button--covid-19_disabled:hover, .ghost-button--covid-19_disabled:active {
    background-color: inherit;
    color: inherit;
  }
}

@media screen and (min-width: 768px) {
  .before-hide {
    margin-bottom: 6px;
    margin-top: 6px;
  }
  .before-hide::before {
    content: none !important;
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .scrollspyAlt-dd {
    border-color: #006FAD;
    border-left: none;
    border-radius: 0;
    border-top: none;
    margin: 0 0 1em;
    padding: 0.5em;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .ce-row:last-child {
    margin-bottom: 10px;
  }
  .carousel__slider .ce-row:last-child {
    margin-bottom: 0;
  }
/* obtekanie textu napr. https://bezpecna.upol.cz/uplikace/ */
  .ce-right .ce-gallery .ce-row {
    display: inline;
  }
  .ce-right .ce-gallery .ce-column {
    float: right;
  }
  .ce-nowrap .ce-bodytext {
    display: inline-block;
  }
}

.footer__img--mapy {
  margin-bottom: 15px;
  margin-right: -15px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .footer__img--mapy img {
    background-color: #006FAD;
    max-width: 300px;
  }
}
@media screen and (min-width: 768px) {
  .footer__img--mapy img:hover,
  .footer__img--mapy img:active {
    background-color: #006FAD;
  }
}

@media screen and (min-width: 768px) {
  .footer__logo {
    vertical-align: middle;
  }
}

#academia-button {
  margin: 10px 0 0 15px;
}

#orcid-button {
  margin: 10px 0 10px 15px;
}

#orcid-button img {
  vertical-align: -2px;
  width: 1em;
}

.table__col--nowrap {
  white-space: nowrap;
}

.table__col--right {
  text-align: right;
}

/*** pridano pro CK Editor (TYPO3 v8) ***/

@media (min-width: 768px) {
  p.text-center {
    text-align: center;
  }
  p.text-justify {
    text-align: justify;
  }
}

p.text-right {
    text-align: right;
}

.nowrap {
  white-space: nowrap;
}

/*** pridano kvuli felogin na TYPO3 v8 ***/

.tx-felogin-pi1 label {
  display: block;
}

/*** pridano kvuli videogalerii na TYPO3 v8 ***/

.gallery__container--video > div > header > h2 {
  display: none !important
}

/*** pridano kvuli embed videu ***/
.video-embed,
.video-embed-item {
  max-width: 100%;
}

/*** responzivita pro vložené obrázky v news ***/

.news-single-item .news-single-content img {
  max-width: 100%;
  height:auto;
}

.news-foto-container > a > .news-single-item {
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 768px) {
  .news-foto-container > a:hover > .news-single-item img {
    opacity: .98;
  }

  .news-foto-container > a > .news-single-item__header {
    transition: all .2s ease-in-out;
  }

  .news-foto-container > a:hover > .news-single-item__header {
    color: #006FAD;
  }
}

/*** obrázek ve slideru ***/

.carousel__slider .ce-above .ce-gallery {
  margin-bottom: 0;
}