@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700&subset=latin,latin-ext');

html {
    background: #fff;
}

body {
    background: rgba(133, 194, 38, 0.1);
    background: #fff;
}

body.theme_fbt {
    padding-top: 50px;
    padding-bottom: 50px;
    background: rgba(133, 194, 38, 0.1);
    background: #fff;
}

.all {
    background: transparent;
}

html, body, .all {
    font-family: 'Titillium Web', sans-serif;
}

/* .all>.container { background: #fff; } */
.obsah-hl {
    background: transparent;
    /* padding: 15px;*/
}

a {
    color: #255182;
    text-decoration: none;
}

a:hover, a:focus {
    color: #255182;
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
    color: #255182;
}

.span8 #pocet {
    width: 50px;
}

.well {
    /*background: rgba(133, 194, 38, 0.1);*/
}

.well2:after {
    left: 45px;
}

.well2:before {
    left: 45px;
}

.well2 h3 {
    /*color: #713962*/
}

.vyrobek_obal {
    /* background: #fff; */
    min-height: 20px;
    padding: 19px 0;
    /* margin: 0 -15px 0 0; */
    /* border: 1px solid #e3e3e3; */
    border-radius: 0;
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); */
}

.span9pravy .vyrobek_obal {
    margin: 0 0 -15px 0;
}

.well4 {
    /*color: #713962;*/
}

.bocni > h3 {
    font-size: 117.5%;
    /*color: #4d7b58;*/
}

.bocni .well {
    border: 0 none;
    background: #46aee0;
    color: #fff;
    border-radius: 0;
}

.bocni .well h1, .bocni .well h2, .bocni .well h3, .bocni .well h4 {
    color: #fff;
    font-weight: bold;
}

.bocni .well .tab-content h4 {
    color: #255182
}


.bocni .well .row-fluid form > a {
    color: #fff;
}

.nakupni-kosik {
    padding: 10px 14px 0 0;
    color: #fff;
}

.nakupni-kosik a {
    color: #fff;
}


.vyrobek {
    background: #fff;
}

.hlavicka3 {
    padding: 9px 0 0 0;
    position: relative;
}

.punc {
    position: absolute;
    top: 15px;
    right: 0;
    height: 100px;
}

#logo, #logo_sk, #logo_de, #logo_en {
    background: transparent url('/css/fbt/fbt.png') top left no-repeat;
    height: 100px;
    width: 228px;
    display: block;
    margin: 10px 0 0 0;
}

.odsad-logo {
    margin-left: 0 !important;
}

.navbar {
    margin-bottom: 0;
}

.navbar-inverse .navbar-inner {
    background: #46aee0;
    padding: 3px 0;
    border-radius: 0;
    border: 0 none;
}

.navbar-inverse .nav > li > a {
    text-transform: uppercase;
    color: #fff;
    background: #255182;
    border-radius: 0;
    margin: -1px 0 0 20px;
    text-shadow: 0 0 0;
    padding: 5px 8px;
}

.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
    background: #255182;
}

.nav-list > .active > a, .nav-list > .active > a:hover {
    background: #255182;
    color: white;
}

.well .top-nav li a {
    background: #fff;
}

.well .top-nav li a:hover {
    background: #eee;
}

.well .top-nav li.active a {
    background: #255182;
    color: #fff;
    font-weight: bold;
}

.well .top-nav li.active a em {
    background-image: url("/css/glyphicons-halflings-white.png");
}

.span9pravy .vyrobek_small {
    width: auto;
}

.navbar-inverse .navbar-inner {
    /*
    background-color: #713861;
    background-image: -moz-linear-gradient(top, #6b3f5f, #642c55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b3f5f), to(#642c55));
    background-image: -webkit-linear-gradient(top, #6b3f5f, #642c55);
    background-image: -o-linear-gradient(top, #6b3f5f, #642c55);
    background-image: linear-gradient(to bottom, #6b3f5f, #642c55);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b3f5f', endColorstr='#ff642c55', GradientType=0);
    border-color: #252525;
    */
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    background: #fff;
    /*color: #713861;*/
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border-radius: 8px;
}

.nav-list > .active > a, .nav-list > .active > a:hover {
    /*background-color: #255182;*/
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    /*background-color: #255182;*/
}

.btn {
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}
.nav-tabs>li>a {
    border-radius: 0;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #255182;
    background-image: -moz-linear-gradient(top, #255182, #255182);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#255182), to(#255182));
    background-image: -webkit-linear-gradient(top, #255182, #255182);
    background-image: -o-linear-gradient(top, #255182, #255182);
    background-image: linear-gradient(to bottom, #255182, #255182);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff255182', endColorstr='#ff255182', GradientType=0);
    border-color: #255182 #255182 #255182;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #255182;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #255182;
}

.vyrobek .span12 a {
    color: #255182;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    text-decoration: none;
    /*
    color: #ffffff;
    background-color: #6b3f5f;
    background-image: -moz-linear-gradient(top, #6b3f5f, #642c55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b3f5f), to(#642c55));
    background-image: -webkit-linear-gradient(top, #6b3f5f, #642c55);
    background-image: -o-linear-gradient(top, #6b3f5f, #642c55);
    background-image: linear-gradient(to bottom, #6b3f5f, #642c55);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b3f5f', endColorstr='#ff642c55', GradientType=0);
    */
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    text-decoration: none;
    /*
    color: #ffffff;
    background-color: #6b3f5f;
    background-image: -moz-linear-gradient(top, #6b3f5f, #642c55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b3f5f), to(#642c55));
    background-image: -webkit-linear-gradient(top, #6b3f5f, #642c55);
    background-image: -o-linear-gradient(top, #6b3f5f, #642c55);
    background-image: linear-gradient(to bottom, #6b3f5f, #642c55);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b3f5f', endColorstr='#ff642c55', GradientType=0);
    */
}

.tab-content-posuv {
    max-height: 450px;
    overflow-y: auto;
}

.allx {
    background: transparent;
}

.cena {
    color: #c93944;
}

.label-cena {
    background: #c93944;
    display: inline-block;
}

.prepinac_vypisu a img {
    display: none;
}

#vyrobek_cena_box_informativni p {
    margin: 0;
}

.platba_obal img {
    cursor: default;
}

.footer {
    color: #666;
}

.footer a {
    color: #666;
}

#clona {
    top: 3px;
    left: -200px;
}

#clona:before {
    right: 570px;
}

#clona2:before {
    right: 570px;
}

@media (min-width: 1200px) {
    #clona {
        top: 3px;
        left: -280px;
    }
}

@media (max-width: 979px) {
    .hlavicka {
        border-top: 50px solid #fff;
        height: 172px !important;
        background: #fff;
    }
}