html {
    height: 100%;
}

body {
    padding-top: 0;
    height: 100%;
    background-color: #E0E0E0;
}

ul.list-none li {
    margin: 15px 0;
    list-style: none;
}

.editable-link {
    left: 0 !important;
}

/* --------- */
/*   NAVBAR  */
/* --------- */
.navbar-default {
    transition: padding 1s, background-color 1s;
}

.navbar-default.navbar-shrink {
    /*background-color: #131313*/
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
    background: none;
    border-bottom: 3px solid #fec503;
}

.navbar-brand {
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s;
}

.navbar.navbar-shrink .navbar-brand {
    opacity: 1;
    visibility: visible;
}

@media (min-width: 768px) {
    .navbar.navbar-default.inverted:not(.navbar-shrink) a {
        color: black;
    }
    .navbar.navbar-default.inverted:not(.navbar-shrink) li.active a {
        border-color: black;
    }
}

a.centered-image img {
    margin-top: 30px;
}

@media (min-width: 768px) {
    a.centered-image img {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    a.centered-image {
        display: block;
        width: 100%;
        background-color: white;
        text-align: center;
    }

    a.centered-image img {
        width: auto;
    }
}

/* --------- */
/*   HEADER  */
/* --------- */
header.intro {
    width: 100%;
    text-align: center;
    height: 100%;
    display: table;
    background-image: url(../assets/header.jpg);
}

header.intro, img.header-image {
    margin-top: 50px;
}

@media (min-width: 768px) {
    header.intro, img.header-image {
        margin-top: 0;
    }
}


header.intro .container {
    display: table-cell;
    vertical-align: middle;
}

.intro_quartier_logo {
    margin: 0 0 20% 20px;
    border-bottom: 1px solid white;
    text-align: left;
}

@media (min-width: 1200px) {
    .intro_quartier_logo {
        width: 40%;
    }
}


.btn-xl {
    padding: 10px 40px;
    color: black;
}

header .page-scroll {
    position: absolute;
    bottom: 10px;
}

header .facebook {
    position: absolute;
    bottom: 10px;
    right: 10px;    
}

header .facebook img {
    width: 100px;
}

img.header-image {
    width: 100%;
}

h1 {
    background-color: black;
    color: white;
    margin: 0;
    padding: 20px;
    text-align: center
}

h2 {
    border-bottom: 1px solid silver;
}

section {
    padding: 30px 0;
    margin-bottom: 50px;
}

section:before {
    content: '';
    display: none;
    position: relative;
    top: -100px;
    visibility: hidden;
    /*width: 0; height: 100px;*/
    /*margin-top: -100px;*/
}

/*section .container {
    border-left: 1px solid silver;
}*/

.jumbo {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*#ceny_ubytovani>.row:first-child div {
    text-align: center;
    background-color: #757575;
} */

.h-10-em.jumbo-caption {
    height: 10em;    
}

.h-15-em.jumbo-caption {
    height: 15em;    
}

.jumbo .jumbo-header {
    max-width: 400px;
    margin: 0 auto;
    background-color: #757575;
    color: white;
    text-align: center;
    padding: 25px 0;
    font-size: 1.5em;
    font-weight: bold;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;    
}

.jumbo .jumbo-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 25px;
}

.jumbo .jumbo-caption h4 {
    text-transform: none;
    margin: 0;
}

.jumbo .jumbo-caption p {
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 1em 0 0 0;
}

/*section>h2 {
    margin-top: 0;
}*/

footer {
    background-color: white;
}

footer ul.social-buttons li a {
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    width: 60px;   
}

ul.inline-cards {
    list-style: none;    
}

ul.inline-cards li {
    display: inline-block;   
}

.black {
    background-color:  #404040;
    color: white;
}

.white {
    background-color:  white;
    color: #404040;    
}

.yellow {
    background-color: #fed136;
    color: black;
}

.yellow a {
    color: black;
}

.yellow a:hover {
    color:white;
}

.praxe {
    background-color: white;
    color: #868686;
    padding: 2em;
    font-style: italic;
    border-radius: 10px;
}

.praxe p {
    font-size: 1.3em;
}

.media .media-left span.glyphicon {
    font-size: 2.5em;
}

.TODO {
    background-color: green;
    color: white;
    font-size: small;
    padding: 3px 10px;
}

.centered-jumbos div {
    text-align: center;
}

.white-rounded {
    border-radius: 50%;
    border: 5px solid white;    
}

.jumbo .hover {
    background: rgba(254,209,54,.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding-right: -12px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
}

.jumbo .hover:hover {
    opacity:1
}

.hover .hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: #fff;
}

.ceny {
    margin: 50px;
}

/*MAGNIFIC*/
figcaption div.mfp-title p {
    font-weight: normal;
    font-size: 12px;
    color: gray;
}

.an-hidden{
     opacity:0;
}
.an-visible{
     opacity:1;
}

dd {
    margin: .3em 0 1em 1em;
}

#contacts img {
    width: 100%;
}

#contacts .jumbo-caption {
    background-color:  #404040;
    color: white;
    height: 15em;    
}

#contacts h3 {
    margin: 0;
    padding: 1em .3em;
    text-align: center;
    font-size: 20px;
}

#contacts div.text-center {
    padding: 1em;
    font-size: 1.5em;
    font-weight: bold;
}

#pujcovna-kol ul li span {
    width: 3em;
    display: inline-block;
}

section h3.section-subheading {
    margin-bottom: 20px;
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

section.black-map {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

.definitions {
    margin: 2em 0 2em 3em;
    border-left: 1px solid silver;
    padding-left: 1em;
}

.timeline>li.main .timeline-image {
    display: table;
}

.timeline>li .timeline-image h3 {
    color: black;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
    font-size: 1em;
}

.timeline>#mestem_stylove {
    padding-top: 5em;
}

.timeline>#mestem_stylove .timeline-image {
    border-color: #fec503;
}

@media (min-width: 768px) {
    .timeline>li .timeline-panel {
        width: 38%;
        float: left;
        padding: 0 20px 20px 0;
        text-align: right;
        margin-top: 1em;
    }
    .timeline>li .timeline-image {
        width: 160px;
        height: 160px;
        margin-left: -80px;
    }    
    .timeline>li.main {
        margin-top: 5em;
    }
    .timeline>li.main .timeline-panel {
        width: 32%;
    }
    .timeline>li.main .timeline-image {
        width: 190px;
        height: 190px;
        margin-right: -95px;
    }
    .timeline>li .timeline-image h3 {
        font-size: 2em;
    }
    .timeline>li {
        margin-bottom: 3em;
        min-height: 160px;
    }
    body.kola footer {
        margin-top: 8em;
    }
}

@media (min-width: 1200px) {
    .timeline>li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 0;
        text-align: right;
        margin-top: 6em;
    }
    .timeline>li .timeline-image {
        width: 200px;
        height: 200px;
        margin-left: -100px;
    }
    .timeline>li.main {
        margin-top: 8em;
    }
    .timeline>li.main .timeline-panel {
        width: 38%;
    }
    .timeline>li.main .timeline-image {
        width: 250px;
        height: 250px;
        margin-left: -125px;
    }
    .timeline>li .timeline-image h3 {
        font-size: 2.8em;
    }
    .timeline>li {
        margin-bottom: 4em;
    }
    body.kola footer {
        margin-top: 8em;
    }
}