/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url('http://placehold.it/1900x500') no-repeat center center scroll;
    background: url('../i/akvarel2.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 20px 0;
}
          

@font-face {
  font-family: 'Jonas';
  font-style: normal;
  font-weight: normal;
  src: local('Jonas'), url('../fonts/jonas_ot_2.otf') format('truetype');
}
          
.headline h1 {
    font-size: 100px;
    line-height: 100%;
    font-family: 'Jonas';
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-weight: normal;
    color: #111111;
}

.headline h2 {
    font-size: 77px;
    background: #fff;
    background: rgba(255,255,255,0.15);
}


.featurette-divider {
    margin: 0px 0px 0px 0px;
}

.featurette {
    overflow: hidden;
    padding-top: 30px;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
    color: #B04A0A;
    font-family: 'Jonas';
    margin-bottom: 20px;
}

.text-muted {
    color: rgba(176, 74, 10, 0.75);
}

.featurette-heading .text-muted {
    color: rgba(176, 74, 10, 0.50);
}


.lead {
    
}

strong {
    color: #B04A0A;
}

footer {
    margin: 20px 0;
}

@media(max-width:1200px) {
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 20px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

/*    .featurette-heading {
        font-size: 35px;
    }*/
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 20px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

    .featurette-small-image {
        max-width: 50%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

/*    .featurette-heading {
        font-size: 30px;
    }*/
}

@media(max-width:768px) {
    .container {
        margin: 0 10px;
    }

    .featurette-divider {
        margin: 20px 0;
    }

/*    .featurette-heading {
        font-size: 25px;
    }*/
}

@media(max-width:668px) {
    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 10px 0;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 20px 0 20px 0;
    }

    .headline h1 {
        font-size: 60px;
    }

    .headline h2 {
        font-size: 30px;
    }
}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}

a.hand:before {
    content: "\261b";
    line-height: 1em;
    position: relative;
    top: 1px;
    color: #B04A0A;
    font-family: sans-serif;
    font-size: 1.5em;
    margin-right: 5px;
}
      
ul.nechceme li {
    list-style-type: square;
}

ul.metro {
    list-style-type: none;
    padding: 5px 5px 0px 10px;
}

ul.metro li:before {
  content:'';
  background-repeat: no-repeat;
  width: 22px; 
  height: 16px; 
  display: inline-block; 
}

.m_a:before{
  background:url('../i/m_a.jpg');
}

.m_b:before{
  background:url('../i/m_b.jpg');
}

.dodelat {
  padding-left: -10px;
  border-left: 3px solid #F22A2A;
  border-bottom: 2px solid #F22A2A;
  background-color: rgba(242, 42, 42, 0.04);
}

img.vymenit {
  background-color: rgba(242, 42, 42, 0.04);
  border: 3px solid #F22A2A;
}

.and {
    display: inline-block;
    margin: 0em 0.15em 0em 0.15em;
    position: relative;  
}
.navbar-brand .and{
    font-size: 0.6em;
    bottom: 0em;
}

h1 .and {
  color: rgba(51, 51, 51, 0.67);
  font-size: 0.60em;
  bottom: 0.18em;  
}

.tl-stahovani {
	margin-top: 10px;
}

.podnadpis {
    font-size: 30px;
    color: rgba(176, 74, 10, 0.75);
    font-family: 'Jonas';
    margin-top: -15px;
    margin-bottom: 20px;
}

/* .text-muted {
    color: rgba(176, 74, 10, 0.75);
}

.featurette-heading .podnadpis {
    color: rgba(176, 74, 10, 0.50);
}
*/
