* {
    border-radius: 0
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
    outline: 0!important
}

a:focus {
    text-decoration: none
}

h1 {
    font-size: 28px;
    line-height: 35px
}

h2 {
    font-size: 24px;
    line-height: 33px
}

h3 {
    font-size: 20px;
    line-height: 27px
}

h4 {
    line-height: 25px
}

h1,
h2,
h3,
h4 {
    color: #555;
    margin-top: 5px;
    text-shadow: none;
    font-weight: 400;
    font-family: "Open Sans", Arial, sans-serif
}

h1 i,
h2 i,
h3 i,
h4 i {
    margin-right: 5px
}

.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #555
}

.headline h2,
.headline p.h2 {
    font-size: 22px
}

.headline h2 a,
.headline p.h2 a {
    color: #555
}

.headline h2 a:hover,
.headline p.h2 a:hover {
    color: #e74c3c
}

.headline h2,
.headline h3,
.headline h4,
.headline p.h2 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #e74c3c /*podvuceno*/
}

.headline p.h2 {
    line-height: 33px
}

.headline p.h2 i {
    margin-right: 5px
}

h1[class^="title-v3-"],
h2[class^="title-v3-"],
h3[class^="title-v3-"] {
    color: #ccc
}

.social_facebook {
    background: url(../img/icons/social/facebook.png) no-repeat
}

.social_googleplus {
    background: url(../img/icons/social/googleplus.png) no-repeat
}

.social_twitter {
    background: url(../img/icons/social/twitter.png) no-repeat
}

blockquote {
    padding: 5px 15px;
    margin: 0 0;
    border-left-width: 2px;
    border-left-color: #555
}

blockquote p {
    font-size: 14px
}

blockquote h1,
blockquote h2 {
    font-size: 18px;
    margin: 0 0 8px;
    line-height: 24px
}


blockquote.bq-text-right h1,
blockquote.bq-text-right h2,
blockquote.bq-text-right p {
    color: #2d2d2d;
    font-weight: 300;
    text-transform: uppercase
}


blockquote.bq-text-right.light h1,
blockquote.bq-text-right.light h2,
blockquote.bq-text-right.light p {
    color: #fff
}

blockquote.bq-text-right h1,
blockquote.bq-text-right h2,
blockquote.bq-text-right p {
    text-align: right
}

blockquote.bq-text-right {
    border-left: none;
    border-right: 2px solid #555
}


blockquote.bq-text-right:hover {
    border-color: #e67e22;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}


blockquote.bq-text-right.color {
    padding: 10px 15px
}

@media (min-width:1200px) {
    
    blockquote.bq-text-right.v3 p {
        font-size: 22px;
        line-height: 32px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    
    blockquote.bq-text-right.v3 p {
        font-size: 18px;
        line-height: 28px
    }
}

@media (max-width:991px) {
    
    blockquote.bq-text-right.v3 p {
        font-size: 19px;
        line-height: 29px
    }
}

@media (max-width:479px) {
    
    blockquote.bq-text-right.v3 p {
        font-size: 16px;
        line-height: 27px
    }
}

.tag-box {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px
}

.tag-box h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px
}

.tag-box h3 {
    font-size: 16px;
    margin: 10px 0 -1px 0;
    padding: 3px
}

.tag-box h4 {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 10px;
    color: black;
    padding-left: 3px
}

.tag-box .headline {
    margin: 0 0 10px
}

.tag-box p {
    margin-bottom: 5px
}

.tag-box .headline p {
    margin-bottom: 10px
}

.tag-box-v3 {
    border: solid 1px #eee;
    text-align: justify
}

@media (max-width:479px) {
    .tag-box.tag-box-v3 {
        padding: 20px 10px
    }
    
    .tag-box-v3 ul {
        padding-left: 20px
    }
}

.content {
    padding-top: 40px;
    padding-bottom: 40px
}

.content-xxs {
    padding-top: 10px;
    padding-bottom: 10px
}

.content-xs {
    padding-top: 20px;
    padding-bottom: 20px
}



.margin-bottom-0,
.margin-bottom-20,
.margin-bottom-30,
.margin-top-40,
.margin-bottom-50,
.margin-bottom-60 {
    clear: both
}

.margin-top-40 {
    margin-top: 40px
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

@media (max-width:639px) {
    .x-margin-bottom-10 {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .xs-margin-bottom-10 {
        margin-bottom: 10px
    }
    .xs-margin-top-20 {
        margin-top: 20px
    }
}

@media (max-width:991px) {
    .sm-margin-bottom-10 {
        margin-bottom: 10px
    }
    .sm-margin-bottom-20 {
        margin-bottom: 20px
    }
}

@media (max-width:1200px) {
    .md-margin-bottom-15 {
        margin-bottom: 15px
    }
    .md-margin-bottom-40 {
        margin-bottom: 40px
    }
    .md-margin-bottom-60 {
        margin-bottom: 60px
    }
}

.color-orange {
    color: #e67e22
}

.color-black {
    color: #000
}


.bg-color-red,
.bg-color-light {
    color: #fff
}

.bg-color-red {
    background-color: #e74c3c!important
}

.bg-color-light {
    background-color: #f7f7f7!important
}

@media (max-width:767px) {
    .content.last {
        padding-bottom: 10px
    }
}

.margin-bottom-0 {
    margin-bottom: 0
}

.btn {
    box-shadow: none;
    border-radius: 0
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #f78e21;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none
}

.btn-u:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.btn-u.btn-block {
    text-align: center
}

.btn-u-md,
a.btn-u-md {
    font-size: 16px;
    padding: 7px 15px
}

.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.open .dropdown-toggle.btn-u {
    background: #f78e21
}

.btn-u.btn-u-blue {
    background: #0c62c5;
	}




.btn-u.btn-u-blue:hover,
.btn-u.btn-u-blue:focus,
.btn-u.btn-u-blue:active,
.open .dropdown-toggle.btn-u.btn-u-blue {
    background: #e74c3c
}

.btn-u.btn-u-dark {
    background: #e74c3c
}

.btn-u.btn-u-dark:hover,
.btn-u.btn-u-dark:focus,
.btn-u.btn-u-dark:active,
.open .dropdown-toggle.btn-u.btn-u-dark {
    background: #333
}