/* zrusi paticku inPage */
#bar-poweredby {  display:none;}
.breadcrumb {
    padding: 10px 15px 8px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fcfcfc00;
    border-radius: 0px;
}
footer {
    background: #122132;
    color: #C7C7C7;
}
footer #footer-content {
    padding-top: 1.5em;
    line-height: 1.8;
    font-size: 13px;
}
#motive {
    margin: 0 auto;
    margin-bottom: 2em;
    height: 305px;
    border-bottom: 1px solid #E7E7E7;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: right;
    width: 72%;
    margin-bottom: 0;
}
#bar-footer {
    padding: 1.5em 1em;
    background: #000000;
    border-top: 4px solid #ffff00;
    margin: 0;
}

#topbar > .row > .col-sm-6:first-of-type {
    float:right;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a {
    color: #0000ff;
}
h1 {
    font-size: 3em;
    color: #1f3591;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}