.title {
    display: inline;
}
.img_hover {
  transition: transform .1s ease;
  margin:15px; 
}

.img_hover:hover {
  transform: scale(2);
}

a.nav-link { 
  cursor: pointer; 
}

a.dropdown-item { 
  cursor: pointer; 
}

img.image {
  padding-top: 10%;
  width: 40%;
}

@media screen and (max-width: 992px) {
  img.image {
    padding-top: 3%;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  img.image {
    padding-top: 3%;
    width: 100%;
  }
}

.zahlavi {
  padding-top: 57px;
}

.zahlavi img {
  width: 100%;
}

.animated {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
 }
         
 @-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.2); }
    100% { -webkit-transform: scale(1); }
 }
         
 @keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
 }
         
 .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
 }

 #mainNav {
  min-height: 56px;
  background-color: #fff;
}

#mainNav .navbar-toggler {
  font-size: 150%;
  color: #000000;
  border: none;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: #fff;
    transition: transform .5s ease;
  }
  #mainNav .navbar-brand:hover {
    transform: scale(1.1);
  }
  #mainNav .nav-link {
    transition: none;
    padding: 3rem 1.5rem;
    color: #fff;
    transition: transform .5s ease;
  }
  #mainNav .nav-link:hover {
    transform: scale(1.2);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #FF0000;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #FF0000;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #FF0000;
    outline: none;
    border-bottom: 0.25rem solid #FF0000;
  }
}

.sekce {
  padding-top: 2rem;
  background: #fff;
  color: black;
  border-bottom: 1px solid;
  border-top: 1px solid;
  min-height: 55%;
}

.table {
	color: black;
}

.footer {
	background-color: #fff;
	color: black;
}

.sekce p {
  margin-bottom: 2rem;
}

a {
  color: #136fa8;
  transition: all 300ms;
}

a:hover {
  text-decoration: none;
  color: #e2562d;
}

footer {
  padding: 1rem 0;
}

@font-face {font-family: "Malovane"; src: url("/fonts/Malovane/be7d00cc3e81bca7bd01f0924f5d5b73.eot"); src: url("/fonts/Malovane/be7d00cc3e81bca7bd01f0924f5d5b73.eot?#iefix") format("embedded-opentype"), url("/fonts/Malovane/be7d00cc3e81bca7bd01f0924f5d5b73.woff2") format("woff2"), url("/fonts/Malovane/be7d00cc3e81bca7bd01f0924f5d5b73.woff") format("woff"), url("/fonts/Malovane/be7d00cc3e81bca7bd01f0924f5d5b73.ttf") format("truetype"); }

.malovane {
  font-family: Malovane;
  font-size: 150%;
}

.nav-link::first-letter {
  font-family: Malovane;
  font-weight: bold;
  font-size: 150%;
}

.mb-4::first-letter {
  font-family: Malovane;
  font-weight: bold;
  font-size: 150%;
  color: #FF0000;
}

.img-responsive {
    height: auto;
    width: auto;
    max-height: 72px;
    max-width: 250px;
}

@media screen and (min-width: 992px) {
    .pad-link {
        margin-top: 18%;
    }
}

.rightMotiv {
    background: url("/img/motiv.png") repeat scroll right top transparent;
    background-repeat: repeat-y;
    background-size: 16%;
}

p {
  display:inline-block;
  max-width: 80%;
}

@media screen and (max-width: 992px) {
  .rightMotiv {
    background: url("/img/motiv.png") repeat scroll right top transparent;
    background-repeat: repeat-y;
    background-size: 16%;
  }
}

@media screen and (max-width: 600px) {
  .rightMotiv {
    background: url("/img/motiv.png") repeat scroll right top transparent;
    background-repeat: repeat-y;
    background-size: 16%;
  }
}

.popis {
  color: #FF0000;
}

.popisMalovane {
    color: #FF0000;
    font-family: Malovane;
    font-weight: bold;
    font-size: 120%;
}

.arrowBack {
    font-weight: normal;
    font-size: 60%;
}

.historie {
    margin: 0 20px;
    max-width: 80%;
}

.historieTable {
    max-width: 80%;
}

.historie a {
    font: normal 1.3em;
    line-height: 30px;
    margin: 0 7px;
}

.akce p::first-letter {
    color: #FF0000;
    font-family: Malovane;
    font-weight: bold;
    font-size: 150%;
}
