.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.show-on-mobile {
    display: none;
}
.hidden-on-mobile {
    display: flex;
}
.tab-icon-parameters {background: url(../img/icon-graph.png) 28px center no-repeat;}
.tab-icon-geometry {background: url(../img/icon-spread.png) 30px center no-repeat;}
.tab-icon-technology {background: url(../img/icon-technology.png) 29px center no-repeat;}
.tab-icon-availability {background: url(../img/icon-availability.png) 24px center no-repeat;}
.search {
    height: 43px;
    background-image: url(../../../images/web/search.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 15px
}
.geometrie {
    padding: 10px 0 0 20px;
    margin-left: 17px;
    float: left;
    font-weight: bold;
    cursor: pointer
}
.h2 {
    font-size: 20px;
    margin-bottom: 5px
}
.vertical-padding {
    padding-top: 6px;
    padding-bottom: 6px;
}
.height-auto {
    height: auto!important;
}
.logo_new {
    width: 220px;
    margin-top: 16px
}
._logo {
    position: relative;
    z-index: 200;
    float: left;
    margin-top: -7px;
    display: inline-block;
}
._logo-img {
    width: 153px;
    height: auto!important;
    float: left;
}
.obal_vypis_kategorie{
    display: flex;
    flex-wrap: wrap;
}
.sloupec_vypis_kat{
    flex: 1 0 25%; /* explanation below */
    margin: 5px;
    height: auto;
    /*background-color: blue;*/

}
.h2_home{
    text-align: center !important;
    float: none !important;
    display: block !important;
    text-transform: uppercase;
}
.obal_txt_vypis_kategorie{
    flex-direction: column;
    display: flex;
    margin: 2% 0;
}
.polozka_vypis_kat{
    text-align: center;
    border: 2px solid #ababab;
    padding: 0;
    /*min-height: 200px;*/
}
.h2_vypis_kategorie_shop{
    background-color: #737373;
    margin: 0 0 2% 0;
    padding: 10px 0;
}
.odkaz_vypis_kategorie{
    margin: 1% 0;
    display: inline-flex;
}
.obal_img_a_txt{
    display: flex;
}
.obal_img_a_txt img{
    max-width: 100px;
    max-height: 120px;
}
.obal_img_vypis_kategorie{
    width: 45%;
}

.mht{
    width: 100%;
    flex-shrink: 0;
    justify-content: center;
    text-align: center;
}
.description.detail table {
    width: auto!important
}
.description.detail:first-child img {
    width: auto!important;
    height: auto!important;
    max-width: 100%
}
.description.detail table td {
    padding: .3em
}
.stext {
    border: 0 none;
    float: left;
    margin-left: 14px;
    margin-top: 12px;
    width: 162px;
    background: 0
}
.search_home {
    background-image: url(../../../images/web/block-home-search.png)
}
.stext_home {
    border: 1px solid #dc0035;
    display: block;
    padding: 0 20px 0 20px;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    color: #868686;
    box-sizing: border-box;
    line-height: 48px;
    float: none;
    width: 100%;
    height:50px;
}
.sub_home {
    color: transparent;
    position: absolute;
    height: 50px;
    top: 0;
    padding: 0 9px;
    text-align: center;
    background-color: #dc0035;
    cursor: pointer;
    border: 0;
    text-transform: uppercase;
    left: 100%;
    -webkit-appearance: none;
    background-image: url(../img/lupa.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 50px
}
.ma a {
    float: right;
    display: block;
    padding: 14px 17px 10px 17px
}
.mj {
    height: 43px
}
.margin0 {
    margin: 0!important;
}
.banner {
    * margin-top: 3px
}
.cart {
    float: right;
    margin-left: 17px;
    margin-top: 23px;
    padding-left: 14px;
    width: 173px;
    height: 76px
}
.cart-kos {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    text-align: left
}
.cart-ks {
    color: #fff;
    float: left;
    width: 27px;
    margin-right: 9px;
    text-align: right
}
.cart-polozky {
    color: #fff;
    float: left;
    width: 27px;
    margin-right: 9px;
    text-align: left
}
.mt {
    display: inline-table;
    max-width: 120px;
    height: 60px;
    vertical-align: top;
    position: relative
}
.mt:after {
    display: block;
    position: absolute;
    border-left: 1px solid #454545;
    content: "";
    right: 0;
    top: 10px;
    bottom: 10px
}
.mt:last-child:after {
    display: none
}
.mt a {
    display: table-cell;
    height: 60px;
    padding: 0 11px 0 11px;
    vertical-align: middle;
    color: #ababab;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center
}
.mt a:hover,
.mt_a a {
    color: #fff
}
.mht a {
    display: block;
    background-color: #ebebeb;
    background-position: left top;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 40px
}
.mht_a a,
.mht a:hover {
    background-color: #bdbdbd;
    text-decoration: none
}
.mh a {
    display: block;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-position: left top;
    line-height: 3em;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 40px
}
.mh_a a,
.mh a:hover {
    text-decoration: none;
    background-color: #bdbdbd
}
.mhi a {
    background-color: #fff;
    background-image: url(../../../images/web/mhi.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #000;
    display: block;
    min-height: 15px;
    padding: 10px 0 10px 34px
}
.mhi_a a,
.mhi a:hover {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding-left: 9px;
    background-image: url(../../../images/web/update1/icon.png);
    background-repeat: no-repeat;
    background-position: 18px 14px;
    padding-left: 41px
}
.block {
    width: 24%;
    margin-right: .5%;
    margin-bottom: 1%;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    float: left;
    padding-bottom: 10px;
    box-sizing: border-box;
    margin-left: .5%
}
.block_sleva_akce {
    width: 234px;
    margin-right: 11px;
    margin-bottom: 19px;
    border: 1px solid #f33;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    float: left;
    padding-bottom: 10px
}
.block_top a {
    display: block;
    font-weight: bold;
    height: 40px!important;
    line-height: 21px;
    margin-bottom: 3px;
    overflow: hidden;
    padding: 7px 24px 2px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    width: initial!important;
    position: relative!important
}
.search_title_update a {
    text-transform: none!important
}
.block_info {
    position: relative
}
.block_info:after {
    content: "";
    clear: both;
    display: block
}
.block_darek {
    background-color: #0085fe;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    height: 37px;
    line-height: 11px;
    margin: 6px 0 0 0;
    padding: 3px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 59px;
    z-index: 1000
}
.block_color {
    position: absolute;
    right: 12px;
    top: 162px;
    width: 32px;
    height: 32px;
    background: url('../img/ic-colors-palette.png') center/22px no-repeat;
}
div.darky_vip {
    margin-top: 60px
}
div.darky_vip_in {
    margin-left: 230px
}
.block_darek_d {
    background-color: #0085fe;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 47px;
    line-height: 14px;
    margin: 0;
    padding: 4px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 73px
}
.ul_darek {
    margin: 0;
    padding-left: 16px
}
.block_store {
    position: absolute;
    margin: 6px 0 0 0;
    background-image: url(../../../images/web/icon_prehled.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 58px;
    height: 40px;
    z-index: 1000;
    float: left
}
.block_store_lyze {
    position: absolute;
    margin: 6px 0 0 0;
    background-image: url(../../../images/web/icon_prehled_lyze.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 82px;
    height: 27px;
    z-index: 1000
}
.sezona_vypis_jedna {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 3px 6px 3px 6px;
    font-size: 11px;
    color: #fff;
    margin-right: 8px;
    background-color: grey;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px
}
.image_p {
    max-width: 100%
}
.block_img {
    margin: 0 auto;
    height: 176px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle
}
.block_img_ie7 {
    %height: 173px
}
.description {
    height: 3em;
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
    padding: 5px 8px 0 15px;
    % height: 16px;
    % margin-bottom: 14px
}
.info_l {
    width: 68%;
    text-indent: 20px;
    position: relative;
    float: left
}
.info_r {
    width: 50%;
    height: 62px;
    text-align: right;
    float: right
}
.info_r .buy {
    padding-right: 10px
}
.sleva {
    display: block;
    padding: 6px 2px 3px 2px;
    color: #f00;
    font-weight: bold
}
.procenta {
    position: absolute;
    right: 17px;
    top: 70px;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 15px 2px 15px 2px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #dc0035;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	z-index: 10;
}
.slevah {
    display: block;
    padding: 6px 2px 3px 2px;
    color: #fff;
    font-weight: bold
}
.procentah {
    display: block;
    padding: 6px 2px 8px 2px;
    font-size: 16px;
    font-weight: bold;
    color: #fff
}
.sezona {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 3px 5px 3px 5px;
    font-size: 10px;
    color: #fff;
    background-color: #dc0035
}
.price {
    padding: 5px 0 3px 0;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #dc0035;
    margin-top: 6px
}
.pricehom {
    font-size: 16px
}
.old_pr {
    position: absolute;
    font-size: 13px;
    margin-right: 10px;
    text-align: left;
    text-decoration: line-through;
    bottom: 2px
}
.info_l .old_pr {
    bottom: -1em;
    left: 0
}
.buy a {
    display: inline-block;
    clear: both;
    width: 51px;
    height: 22px;
    line-height: 22px;
    padding: 4px 35px 4px 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-top: 1px;
    background-image: url(../img/sipka.png);
    background-repeat: no-repeat;
    background-position: right top
}
.buy a:hover {
    color: #dc0035;
    text-decoration: none
}
.bloky_horni {
    display: block;
    text-align: center
}
.bloky_horni2 {
    display: block;
    padding-left: 20px;
    margin-bottom: 10px
}
.block_doprava {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 3px 6px 3px 6px;
    font-size: 11px;
    display: inline-block;
    color: #fff;
    vertical-align: top;
    background-color: #f86903;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px
}
.block_montaz {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 3px 6px 3px 6px;
    font-size: 11px;
    float: left;
    color: #fff;
    margin-right: 8px;
    background-color: #01358b;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px
}
.block_sklad {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 3px 6px 3px 6px;
    font-size: 11px;
    display: inline-block;
    color: #fff;
    background-color: #1ac004;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    vertical-align: top
}
.block_sklad_off {
    background-color: #dc0035;
}
.bdm {
    height: 150px;
    padding-right: 10px;
    padding-left: 17px;
    width: 210px;
    float: left
}
.bdo {
    height: 150px;
    padding-right: 10px;
    padding-left: 25px;
    width: 150px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
    float: left
}
.bdm a,
.bdo a {
    display: block;
    color: #5a5a5a;
    line-height: 20px
}
.st_down {
    display: block;
    margin-bottom: 6px;
    font-weight: 300;
    font-size: 20px
}
.md a {
    float: left;
    padding: 0 17px 0
}
.pages {
    clear: both;
    height: 20px;
    margin-bottom: 14px;
    padding-right: 9px;
    padding-top: 14px;
    text-align: center
}
.navigace {
    position: absolute;
    top: 262px;
    text-align: left;
    margin-left: 22px;
    %margin-left: -14px;
    width: 720px
}
.kosik {
    top: 12px;
    left: 0;
    text-align: left;
    margin-left: 10px;
    %margin-left: -26px;
    padding-left: 20px;
    width: 962px;
    height: 25px;
    vertical-align: middle
}
.navigace_prehled {
    position: absolute;
    text-align: left;
    margin-left: 15px;
    left: 25%;
    padding: 10px 18px
}
.navigace_hc1, .navigace_hc2, .navigace_hc3 {
    left: 0;
    top: 0;
    margin-left: 0
}
/*.navigace_hc2 {
    top: 191px
}*/
.navigace_rekapitulace {
    top: 13px
}
.navigace_pproduktu.navigace_hc1, .navigace_pproduktu.navigace_hc2, .navigace_pproduktu.navigace_hc3 {
    margin-left: 345px
}
.navigace_prehled a,
.navigace a {
    line-height: 13px;
    color: #494949;
    font-size: 11px
}
.navigace_prehed_konec {
    line-height: 13px;
    color: #494949;
    font-size: 11px
}
.nav {
    color: #00345c;
    height: 13px;
    line-height: 13px;
    font-weight: bold;
    font-size: 11px
}
.product {
    background-repeat: no-repeat;
    background-position: right top;
    font-weight: bold;
    padding: 4px 8px 4px 6px;
    text-transform: uppercase;
    margin: 0;
    font-size: 2em;
    font-weight: 300
}
.product2 {
    padding: 5px 8px 5px 6px;
    min-height: 25px
}
.block_d {
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 24px
}
.block_d_lyze {
    background-image: url(../../../images/web/product-top-new.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 16px;
    padding-right: 10px;
    min-height: 24px;
    width: 100%
}
.block_d_in {
    position: relative
}
.velikosti {
    position: absolute;
    top: 1px;
    left: 100px;
}
._wide .velikosti {
    top: -80px;
}
.block_d_in>a {
    display: block
}
.block_d_in>a>img {
    margin: 0 auto;
    display: block
}
.block_d_in_lyze {
    width: 100%;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #d5d5d5;
    border-left-color: #d5d5d5;
    text-align: center;
    position: relative;
    border-top: 1px solid #d5d5d5;
    border: 0
}
.block_d_in_lyze .zoomPad {
    position: static!important;
    width: auto!important
}
.zoomPad>img {
    max-width: 100%
}
.block_d_in_lyze .zoomPad .zoomWindow {
    left: auto!important;
    right: 0!important;
    top: -33px!important
}
.fl_name {
    border: 1px solid lightgrey;
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    width: 44%
}
.labels {
    display: table;
    margin-bottom: 1em
}
.name_all_lyze {
    width: auto
}
.block_store_d {
    position: absolute;
    margin: 0 0 0 1px;
    background-image: url(../../../images/web/icon_detail.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 73px;
    height: 51px;
}
.block_store_lyze_d {
    margin: 0 0 0 1px;
    background-image: url(../../../images/web/icon_detail_lyze.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 97px;
    height: 35px
}
.aplication {
    border=top: url(../../../images/web/aplication-box-new1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    padding: 3px 10px 10px 5px;
    border-top: 1px solid lightgrey;
    text-align: center;
    display: flex;
    align-items: center;
    border-bottom: 1px solid lightgrey;
    display: none
}
.aplication>* {
    flex-grow: 1
}
.fl_lyze_rel {
    position: relative;
    width: 100%
}
.fl_lyze_rel>img {
    display: none
}
.sleva_lyze {
    background-color: #dc0035;
    background-position: left top;
    background-repeat: no-repeat;
    right: -1px;
    position: absolute;
    bottom: 73px;
    width: 147px;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0 9px 20px;
    color: #fff
}
.discount {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding-left: 17px;
    display: block;
    margin-top: -10px;
    float: left
}
.product_info_top {
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 11px;
    display: none
}
.product_info_d {
    background-color: #ebebeb;
    background-repeat: repeat-y;
    background-position: top;
    margin-top: 16px
}
.product_info_bottom {
    background-repeat: no-repeat;
    background-position: top;
    width: 504px;
    display: none
}
.obchodni {
    color: #043464;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 29px;
    padding-top: 12px;
    text-align: center;
    width: 504px
}
.product_info_d .loga_margin {
    display: none
}
.product_info_dc {
    margin-bottom: 20px;
    padding: 10px
}
._wide .product_info_dc {
    padding: 0;
    position: relative
}
._wide .product_info_dc:after {
    content: "";
    display: block;
    clear: both
}
.product_info_dc td:first-child>strong {
    display: none
}
.product_info_dc td:first-child {
    padding-left: 30px
}
._wide .product_info_dc td:first-child {
    padding-left: 0
}
.product_info_dc>table {
    width: 100%
}
._wide .product_info_dc>table {
    width: 50%;
    float: left
}
.product_info_rada {
    width: 483px;
    padding: 0 10px 0 11px;
    background-color: #d1e8ff
}
.product_info_table {
    color: #000;
    width: 100%
}
.zdarma_g {
    color: #55b317;
    font-weight: bold
}
.old_pr_d10 {
    font-weight: bold;
    background-image: url(../../../images/web/bg-price-cross-10.png);
    background-repeat: no-repeat;
    background-position: left
}
.old_pr_d1 {
    font-weight: bold;
    background-image: url(../../../images/web/bg-price-cross-1.png);
    background-repeat: no-repeat;
    background-position: left
}
.old_pr_d {
    font-weight: bold;
    background-image: url(../../../images/web/bg-price-cross.png);
    background-repeat: no-repeat;
    background-position: left
}
.sleva_d {
    font-weight: bold;
    color: #e2001a
}
.ean {
    font-weight: bold
}
.style_tr_d {
    display: none
}
.product_info_store {
    background-image: url(../../../images/web/product-store-y.jpg);
    background-repeat: repeat-y;
    background-position: left bottom
}
.product_info_store_in {
    background-image: url(../../../images/web/product-store.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 275px;
    padding: 5px 20px 5px 20px
}
.product_info_dd {
    background-image: url(../../../images/web/product-price-down.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 285px;
    padding: 0 10px 0 20px;
    height: 95px
}
#prodej+.product_table{
    margin-left: 18px;
}
.product_table {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 20px;
    padding: 8px 0 0 0;
    font-weight: normal
}
.table_stripped .product_table {
    padding-left: 20px
}
.obal_geometrii .product_table {
    clear: left;
    float: none
}
.product_data {
    padding: 10px 0 0 18px;
    /*float: left;*/
    overflow-x: auto;
}
.product_data+br {
    display: none
}
.product_data table {
    width: 100%
}
.product_data_sety {
    position: relative;
    padding: 10px 18px 10px 18px;
    width: 56%;
    box-sizing: border-box
}
.product_data_sety .zoomPad {
    position: static!important;
    text-align: left
}
.product_data_sety .zoomPad .zoomWindow {
    left: 471px!important;
    margin-top: -30px!important
}
.varianta {
    padding: 8px;
}
.varianta input {
    margin-top: 0
}
.varianta tr {
    height: 20px;
    vertical-align: top
}
.varianta tr[style],
.varianta td:empty {
    /* display:none; */
}
.varianta_velikost {
    font-size: 12px;
    display: block;
    padding-left: 3px;
    font-weight: bold;
    text-align: left
}
.varianta_velikost_cm {
    padding-bottom: 3px
}
.cm_delka {
    color: #043464;
    float: left;
    font-size: 12px;
    font-style: italic;
    padding-left: 3px
}
.varianta_obuv {
    padding-left: 9px
}
#tech_spec_roll {
    margin-top: 0
}
.fl_var select {
    margin-top: 4px
}
.vazani {
    clear: none
}
.tech_velikost_td {
    font-weight: bold;
    position: relative;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #043464
}
.tech_pointer {
    cursor: pointer
}
.store_city {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    display: block
}
.store_city_m {
    font-size: inherit!important;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

#product_info_d_in .store_city_m:after{
    display:block;
    content:"";
    height: 2px;
    background-color:white;
    position:absolute;
    left: -9px;
    right: -9px;
    margin-top: 3px;
}
.price_block_r {
    padding: 0;
    height: 56px;
    position: relative
}
._wide .price_block_r {
    float: left;
    width: 50%;
    margin-top: 150px
}
.price_block_r2 {
    height: auto;
    padding-bottom: 5px
}
.montaz_test_d {
    background-image: url(../../../images/web/detail/montat-testovani.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    color: #fff;
    padding: 7px 0 0 45px;
    height: 22px;
    width: 267px
}
.test_centra_d a:link,
.test_centra_d a:visited {
    padding-left: 44px;
    color: #fff
}
.garance_ceny {
    display: flex;
    background-repeat: repeat-y;
    background-position: top;
    background-color: #ebebeb;
    border: 0;
    padding: 16px 10px 0 11px;
    position: relative;
    display: none
}
.autorizovany_shop {
    padding: 0 10px 0 11px;
    height: 82px;
    display: flex;
    align-content: stretch;
    flex-grow: 1;
    display: none
}
.autorizovany_shop>* {
    flex-grow: 1
}
.autorizovany_shop:after {
    clear: both;
    content: "";
    display: block
}
.st_levne {
    color: #022e53;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
    position: relative;
    top: 0;
    left: 165px;
    width: 200px
}
.click_dor {
    margin-bottom: 20px;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right: 8px
}
.click_dor_b {
    cursor: pointer
}
.click_door {
    margin-top: 0;
    font-size: 14px
}
._wide .click_door {
    box-sizing: border-box
}
.click_door label strong {
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    padding-bottom: 5px;
    display: block
}
.garance_lep {
    position: absolute;
    background-image: url(../img/garance_absolut.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 129px;
    height: 106px;
    left: 0;
    margin-left: 20px;
    margin-top: 10px;
    top: -6px;
    z-index: 1
}
.odeslani {
    text-align: center;
    color: #dc241c;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold
}
.dostupnost {
    float: left;
    font-weight: bold;
    width: 145px
}
.dostupnost_na_dotaz {
    /*width: 220px;
    padding: 0;
    margin-left: 135px;
    height: 56px;
    position: relative;
    color: #f86a04;
    font-weight: 600;
    font-size: 20px*/
    display: block;
    padding: 14px;
    border: 1px solid #dc0035;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Monda', sans-serif, Arial;
    color: #dc0035!important;
}
.dostupnost_na_dotaz:hover {
    text-decoration: none!important;
}
.skladem {
    color: #3bb23c;
    font-weight: bold
}
.price_block {
    float: left;
    width: 145px
}
.nase_cena {
    float: left;
    clear: both;
    font-size: 19px;
    font-weight: bold
}
.pocet_ks_buy {
    color: #023560;
    font-size: 11px;
    padding-bottom: 4px;
    display: block
}
.input_ks {
    text-align: center;
    width: 50px;
    height: 25px;
    color: #666;
    padding-right: 3px;
    position: absolute;
    left: 30px;
    top: -60px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.pocet_ks_span {
    color: #666;
    font-size: 10px;
    width: 50px;
    text-transform: uppercase;
    position: absolute;
    left: 30px;
    top: -80px;
}
.input_submit_buy {
    vertical-align: middle;
    width: 100%;
    height: 60px;
    border: 0;
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Monda', sans-serif, Arial;
    cursor: pointer;
    background: 0;
    text-transform: uppercase;
    display: block;
    -webkit-appearance: none
}
.input_submit_cart {
    width: 13px;
    height: 11px;
    border: 0;
    padding: 0;
    cursor: pointer;
    background: 0
}
.buy_line {
    padding: 16px 0 7px 0
}
.price_d {
    font-size: 34px;
    color: #dc0035;
    font-weight: bold;
    margin-top: 70px;
}
._wide .price_d {
    position: absolute;
    right: 20px;
    bottom: 90px;
}
.buy_d {
    color: #fff;
    float: left;
    padding: 17px 34px 10px 58px
}
.podporte {
    background-image: url(../../../images/web/product-podporte.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    margin-top: 16px;
    padding: 8px 0 0 16px;
    font-weight: bold;
    width: 298px
}
.podporte2 {
    background-image: url(../../../images/web/product-podporte2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 22px;
    padding: 8px 0 0 16px;
    font-weight: bold;
    width: 298px
}
.podporte_data {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-left: 3px;
    padding: 14px 22px 0 10px;
    width: 277px;
    background-image: url(../../../images/web/radce-detail.jpg);
    background-repeat: no-repeat;
    background-position: right top
}
.kon_d {
    font-weight: bold;
    display: block;
    margin: 0 0 4px 0
}
.kon_d_tel {
    font-weight: bold;
    display: block;
    margin: 0 0 8px 0;
    width: 64px
}
.podporte_data strong {
    color: #024177;
    margin-bottom: 4px;
    display: block
}
.podporte_data2 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-left: 3px;
    padding: 14px 22px 0 10px;
    width: 277px
}
.podpora {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    background-color: #f8f8f8;
    padding: 4px 0 0 0;
    background-image: url(../../../images/web/detail/micro-p.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    position: relative
}
.podpora_in {
    padding-left: 17px;
    text-align: left
}
.podpora_bg {
    background-image: none;
    text-align: center;
    border-bottom: 1px solid #c1c1c1
}
.podpor {
    border: 1px solid #c1c1c1;
    background-color: #f8f8f8;
    padding: 5px 0 0 17px;
    font-weight: bold;
    height: 21px;
    width: 293px
}
.down_line_rada {
    border-bottom: 1px solid #c1c1c1;
    width: 200px;
    height: 22px;
    padding-left: 17px;
    display: block
}
.tel_sp {
    display: block;
    font-weight: bold;
    padding-top: 12px
}
.tel_d_sp {
    display: block;
    color: #004e75;
    font-size: 16px;
    font-weight: bold
}
.mail_d_sp a:link,
.mail_d_sp a:visited {
    display: block;
    color: #004e75;
    padding-top: 10px;
    padding-bottom: 16px
}
.pr_pr {
    display: block;
    color: #034c75;
    font-weight: bold;
    padding: 10px 0 10px 0
}
.pr_adr {
    display: block
}
.click_otv {
    cursor: pointer;
    text-align: center;
    clear: both;
    padding-top: 10px;
    padding-bottom: 18px
}
.fl_ph {
    width: 131px;
    float: left
}
.autorizovany_eshop {
    background-image: url(../../../images/web/detail/down_absolut_sip.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    left: 20px;
    padding-bottom: 10px;
    position: absolute;
    top: -170px;
    width: 269px;
    display: none;
    z-index: 10
}
.autorizovany_eshop_in {
    background-image: url(../../../images/web/detail/top_absolut.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 3px
}
.autorizovany_eshop_border {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    background-color: #fff;
    padding-left: 14px;
    padding-bottom: 14px;
    text-align: left
}
.druha_jakost {
    left: -18px;
    padding-bottom: 10px;
    position: absolute;
    top: 14px;
    width: 269px;
    z-index: 1;
    display: none
}
.druha_jakost_in {
    background-image: url(../../../images/web/detail/top_absolut_sip.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 10px
}
.druha_jakost_border {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    background-color: #fff;
    padding-left: 14px;
    padding-bottom: 14px;
    text-align: left;
}
.dorovnani_ceny {
    right: 20px;
    background-position: left bottom;
    background-repeat: no-repeat;
    left: auto!important;
    padding-bottom: 10px;
    position: absolute;
    width: 483px;
    z-index: 101;
    display: none
}
.gps_change {
    background-image: url(../../../images/web/detail/dorovnani_ceny_down.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    left: auto!important;
    right: 0;
    padding-bottom: 10px;
    position: absolute;
    width: 280px;
    z-index: 2;
    display: none
}
.dorovnani_ceny_odeslano {
    background-image: url(../../../images/web/detail/dorovnani_ceny_down.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    left: 20px;
    padding-bottom: 10px;
    position: absolute;
    top: -16px;
    width: 280px;
    z-index: 2
}
.dorovnani_ceny_in {
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 3px;
    position: relative;
    box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.11);
}
.dorovnani_ceny_border {
    background-color: #fff;
    padding: 34px 38px;
    text-align: left;
    right: 0;
    background-repeat: repeat-x;
    background-position: left top;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    z-index: 1500;
    color: #737373;
    line-height: 26px;
}
.dorovanni-label {
    color: #131313;
}
.dorovnat_input {
    width: 100%;
    margin: 3px 0 10px;
    padding: 15px 20px;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
    color: #737373;
}
.dorovnani-submit {
    background-color: #df1035;
    box-sizing: border-box;
    color: white;
    line-height: 24px;
    text-transform: uppercase;
    border: 0;
    font-size: 16px;
    padding: 12px 28px 9px;
    float: right;
    margin-top: 9px;
}
.oteviraci_doba {
    background-image: url(../../../images/web/detail/down_absolut_sip_small.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    left: 62px;
    padding-bottom: 10px;
    position: absolute;
    top: -110px;
    width: 184px;
    display: none
}
.oteviraci_doba_wide {
    background-image: url(../../../images/web/detail/down_absolut_sip_small_wide.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    left: 5px;
    padding-bottom: 10px;
    position: absolute;
    top: -179px;
    width: 300px;
    z-index: 2;
    display: none
}
.oteviraci_doba_in {
    background-image: url(../../../images/web/detail/top_absolut_small.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 3px
}
.oteviraci_doba_wide .oteviraci_doba_in {
    background-image: url(../../../images/web/detail/top_absolut_small_wide.png)
}
.oteviraci_doba_border {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    background-color: #fff;
    padding-left: 14px;
    padding-bottom: 14px;
    font-weight: bold;
    text-align: left
}
.otev_nad {
    color: #131313;
    font-size: 18px;
    font-weight: normal;
}
.otev_close {
    position: absolute;
    right: 20px;
    top: 23px;
    width: 22px;
    height: 21px;
    background-image: url(../../../images/web/close.gif);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: 20px;
}
.sluz_t {
    padding-bottom: 8px;
    padding-top: 6px
}
.news {
    background-image: url(../../../images/web/news.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 228px;
    width: 546px;
    padding: 0;
    margin-top: 26px
}
.news_text {
    width: 270px;
    float: left
}
.newst {
    display: block;
    font-weight: bold;
    padding: 6px 0 10px 20px
}
.photo {
    height: 80px;
    overflow: hidden;
    width: 120px;
    text-align: center;
    margin-bottom: 10px
}
.des_news {
    height: 98px;
    display: block;
    overflow: hidden
}
.des_news a:link,
.des_news a:visited {
    color: #006f9f;
    text-decoration: underline;
    font-weight: bold
}
.des_news a:hover {
    text-decoration: none
}
.block_home {
    background-image: url(../../../images/web/block-home-down.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 6px;
    padding-bottom: 4px;
    width: 188px
}
.block_home_in {
    background-image: url(../../../images/web/block-home-top.png);
    background-repeat: no-repeat;
    background-position: left top
}
.block_home_f {
    background-color: #fff;
    padding: 12px 16px 10px 16px
}
.block_home_n {
    display: block;
    padding: 12px 16px 18px 16px;
    color: #000;
    font-weight: bold
}
.like {
    padding-left: 0
}
.ppl {
    background-image: url(../../../images/web/ppl.jpg);
    background-repeat: no-repeat;
    background-position: left top
}
.top {
    float: left;
    width: 245px
}
.top p {
    margin: 0
}
.home_area {
    float: right;
    width: 558px
}
#cis_obj {
    border: 0;
    background: 0;
    width: 120px;
    padding: 8px 0 6px 2px
}
.submit_dopravce {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 9px 8px 8px
}
.produktyt {
    display: block;
    font-weight: bold;
    padding: 0 0 23px 24px
}
.akcet {
    font-size: 30px;
    display: block;
    font-weight: 300;
    margin: 0;
    padding: 0 0 6px 10px
}
.dovozce {
    background-color: white
}
.dovozce_in {
    padding-top: 6px;
    min-height: 97px
}
.dovozce2 {
    background-image: url(../../../images/web/dovozce_y2.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    margin-top: 26px;
    float: left
}
.dovozce_in2 {
    background-image: url(../../../images/web/dovozce2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 6px;
    min-height: 97px
}
.img_home {
    float: left;
    height: 100px;
    padding-left: 20px;
    padding-top: 12px;
    text-align: center;
    width: 115px;
    height: 130px;
    overflow: hidden
}
.image_home {
    border: 0
}
.info_l_home {
    float: right;
    font-size: 11px;
    text-align: center;
    width: 88px;
    color: #fff;
    margin-top: 10px
}
.info_r_home {
    float: right;
    font-size: 11px;
    padding-top: 12px;
    text-align: center;
    width: 88px
}
#slideshow {
    margin-bottom: 6px
}
.item_product {
    background-image: url(../../../images/web/block_home.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 194px;
    margin-bottom: 2px;
    width: 234px
}
#prev,
#next {
    padding: 0 0 10px 18px
}
.detail {
    overflow: auto;
    height: auto;
    padding: 0
}
.aplx2 {
    background-image: url(../../../images/web/aplication-box-1new.jpg)
}
.apl {
    float: left;
    text-align: center
}
.aplx {
    display: inline-block;
    text-align: center;
    margin: 0;
    vertical-align: middle
}
.apl_v {
    text-align: center
}
.t9_round_in {
    background-position: left bottom;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    float: left;
    height: 218px;
    margin-right: 1%;
    margin-bottom: 11px;
    overflow: hidden;
    width: 24%;
    padding: 4px 8px 0 8px;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase
}
.t9_round_in img.fr {
    display: none
}
.t9_r_img {
    overflow: hidden;
    text-align: center
}
.table_t9_r {
    vertical-align: middle;
    height: 160px;
    text-align: center
}
.table_t9_r a {
    display: block
}
.img_ski_t9 {
    height: 46px;
    padding-top: 24px
}
.color_mail a {
    color: #929292
}
.vel_gr {
    color: #ccc;
    display: block;
    padding-top: 10px
}
.dtv_pt {
    padding-top: 10px;
    display: block
}
.seomh {
    padding: 0 16px 0 16px
}
.seom {
    padding: 10px 16px 0 16px
}
.seomr {
    padding: 0 16px 0 14px
}
.facebook_h {
    border: 0;
    overflow: hidden;
    width: 160px;
    height: 100px
}
.facebook_det {
    border: 0;
    overflow: hidden;
    width: 127px;
    height: 65px;
    text-align: center
}
.filtr_block {
    height: auto
}
.cara_vypis_lyze {
    display: block;
    margin: 0 20px 10px 20px;
    border-bottom: 1px solid #dadada
}
.block_sk {
    margin-bottom: 19px;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px
}
.block_top_sk {
    display: inline-table;
    margin-left: 20px;
    % display: block;
    % margin-right: 80px;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 10px
}
.block_top_sk a {
    display: table;
    % display: block;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
    padding: 7px 24px 3px 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px
}
.block_info_rl_sk {
    max-width: 100%;
    overflow: hidden
}
.block_info_sk {
    position: relative;
    padding-bottom: 10px
}
.block_img_sk {
    overflow: hidden;
    text-align: center;
    vertical-align: middle
}
.tab_sk {
    width: 700px;
    border: 0;
    font-size: 11px!important;
    text-align: center;
    vertical-align: bottom
}
.sleva_sk {
    color: #fff;
    font-weight: bold
}
.procenta_sk {
    display: inline-block;
    font-size: 13px;
    padding: 4px 5px 4px 5px;
    line-height: 30px;
    background-color: #e2001a;
    color: #fff;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px
}
.doprava_sk {
    color: #fff
}
.buy_sk a {
    position: absolute;
    right: 20px;
    bottom: 25px;
    width: 51px;
    height: 22px;
    line-height: 22px;
    padding: 4px 35px 4px 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-top: 12px;
    background-image: url(../img/sipka.png);
    background-repeat: no-repeat;
    background-position: right top
}
.buy_sk a:hover {
    color: #e2001a;
    text-decoration: none
}
.old_pr_sk {
    display: block;
    font-size: 12px;
    padding: 2px 2px 3px;
    text-decoration: line-through
}
.price_sk {
    color: #dc0035;
    text-align: left
}
.vip_bg1 {
    background-image: url(../../../images/web/bg1-vip.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 4px 0 0 4px
}
.polozka_cena_vypis {
    min-height: 38px;
    line-height: 38px;
    margin: 0 0 10px 20px
}
#register_form {
    background-image: url(../../../images/web/bg2-vip.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 20px;
    clear: both;
    %height: 160px
}
#register_form label {
    display: block;
    margin-top: 6px
}
label[for=register_form_email],
.rf_l_email {
    float: left;
    width: 170px;
    padding: 10px 0 0 14px
}
#register_form_email {
    float: left;
    margin-top: 22px
}
label[for=register_form_pass],
.rf_l_pass {
    float: left;
    width: 170px;
    padding: 18px 0 0 38px
}
#register_form_pass {
    float: left;
    margin-top: 22px
}
label[for=register_form_name],
.rf_l_name {
    clear: both;
    float: left;
    padding: 32px 0 28px 14px;
    width: 170px
}
#register_form_name {
    float: left;
    margin-top: 35px
}
label[for=register_form_surname],
.rf_l_surname {
    float: left;
    padding: 32px 0 36px 38px;
    width: 170px
}
#register_form_surname {
    float: left;
    margin-top: 35px
}
#register_form_submit {
    clear: both;
    display: block;
    margin: 0 10px 0 14px
}
.vip-klub {
    margin-bottom: 8px
}
#rf_label {
    float: left;
    width: 170px;
    padding: 10px 0 0 14px
}
.close-bubble {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.close-bubble:hover {
  opacity: 1;
}
.close-bubble:before, .close-bubble:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close-bubble:before {
  transform: rotate(45deg);
}
.close-bubble:after {
  transform: rotate(-45deg);
}

#hide_1,
#hide_2,
#hide_3,
#hide_4,
#hide_5,
#hide_6,
#hide_7,
#hide_8,
#hide_9,
#hide_10,
#hide_11,
#hide_12,
#hide_13,
#hide_14,
#hide_15,
#hide_16,
#hide_17,
#hide_18,
#hide_19,
#hide_20,
#hide_21,
#hide_22,
#hide_23,
#hide_24,
#hide_25,
#hide_26,
#hide_27,
#hide_28,
#hide_29,
#hide_30,
#hide_100,
#hide_101,
#hide_102,
#hide_103,
#hide_104,
#hide_105,
#hide_106,
#hide_107,
#hide_108,
#hide_109,
#hide_110,
#hide_111,
#hide_112,
#hide_113,
#hide_114,
#hide_115,
#hide_116,
#hide_117,
#hide_118,
#hide_119,
#hide_120,
#hide_121,
#hide_122,
#hide_24x,
#hide_31,
#hide_32,
#hide_33,
#hide_34,
#hide_35,
#hide_36,
#hide_37,
#hide_38,
#hide_39,
#hide_40 {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: justify;
    padding: 35px 30px 10px 10px;
    max-width: 720px;
    % margin-top: 40px;
    % margin-left: -97px;
    % width: 700px;
    z-index: 2
}
.zv_set {
    color: #f00;
    font-size: 16px
}
#footer_header_01 {
    max-width: 1340px;
    position: relative;
    clear: both;
    margin: 0 auto;
}
#footer_data_01 {
    background-color: #fff;
    left: 0;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 17px;
    position: relative;
    text-align: left;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: stretch
}
#footer_data_01:after {
    clear: both;
    content: "";
    display: block
}
#footer_header_02 {
    background-image: url(../img/new_footer/footer_header_02.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    height: 23px;
    width: 193px;
    position: relative;
    left: 0;
    top: 0;
    padding-left: 15px;
    padding-top: 7px
}
#footer_data_02 {
    float: left;
    width: 1011px;
    height: 120px;
    position: relative;
    left: 0;
    top: 0;
    background-color: #FFF;
    padding-top: 17px;
    background-image: url(../img/new_footer/footer_data_bg_02.jpg);
    background-repeat: repeat-x
}
.f_sl {
    width: 20%;
    position: relative;
    left: 0;
    top: 0;
    padding-bottom: 13px
}
@media all and (min-width:0\0) and (min-resolution:.001dpcm) /*IE9 only*/
{
    .f_sl,
    .carou_nej,
    .carou_nej_a,
    .aktualita_hp_polozka,
    .ctvrtina_menu_hp_popup{
        float:left;
        box-sizing:border-box;
    } 
}
.f_sl_02 {
    height: 95px!important
}
#footer_data_01 a,
#footer_data_02 a {
    display: block;
    color: #5a5a5a;
    line-height: 20px;
    padding-left: 15px;
    min-height: 13px;
    background-image: url(../../../images/web/update1/icon.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    font-size: 13px
}
#footer_corp {
    padding: 10px;
    position: relative;
    background-color: black;
    clear: both
}
.line_cookies{
    margin-left: auto;
    margin-right: auto;
    max-width: 1340px;
    position: relative;
    color: #fff;
    padding: 10px;
}
.line_cookies a{
    color: #fff;
}
.info_gdpr{
     display: block;
     width: 100%;
     text-align: center;
     font-size: 12px;
     margin-top: 10px;
 }
.info_gdpr2{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    padding-bottom: 10px;
}
#footer_corp_in_new {
    margin-left: auto;
    margin-right: auto;
    max-width: 1340px;
    position: relative
}
#footer_corp_in_new:after {
    content: "";
    display: block;
    clear: both
}
.f_c_data {
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px
}
.f_c_mcrai {
    float: right;
    padding-right: 95px;
    position: relative;
    left: 0;
    top: 0;
    padding-top: 0;
    background-image: url(../../../images/web/update1/line.png);
    background-repeat: no-repeat;
    background-position: 171px;
    9px text-align: left
}
.footer_mc_ico {
    width: 89px;
    height: 34px;
    position: absolute;
    right: -5px;
    top: 6px;
    display: block;
    background-image: url(../../../images/web/update1/mcrai-zmena.png);
    background-repeat: no-repeat;
    background-position: right top
}
.footer_mc_ico:hover {
    background-position: right bottom
}
.f_c_data a {
    white-space: nowrap;
    margin-right: 15px;
    color: #fff;
    text-decoration: none
}
.f_c_mcrai a {
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    text-decoration: none
}
.f_c_data a:hover {
    text-decoration: underline
}
.f_c_mcrai a:hover {
    text-decoration: underline
}
.max_loga_width {
    max-width: 364px
}
.fb-like-box {
    background-color: #fff
}
.tiles {
    width: 100%;
}
    .tiles--slider {
        float: left;
        width: 49.25373134328358%;
    }
        .tiles--slider .opona {
            height: 440px!important;
        }
        .tiles--slider img {
            width: 100%;
            margin-bottom: -5px;
        }
    .tiles--categories {
        float: left;
        width: 50.74626865671642%;
    }
        .tiles--category {
            float: left;
            display: inline-block;
            position: relative;
            width: 47.05882352941177%;
            margin: 0 0 20px 2.941176470588235%;
        }
            .tiles--category:before {
                position: absolute;
                content: url('../img/line-red-arrow.png');
                right: 20px;
                bottom: 20px;
                transition: transform .2s;
            }
            .tiles--category:hover:before {
                transform: scale(1.2);
            }
            .tiles--title {
                position: absolute;
                left: 12%;
                bottom: 26px;
                font-family: 'Arial', sans-serif;
                font-size: 24px;
                font-weight: 500;
                color: #FFF;
            }
            .tiles--title1 {
                position: absolute;
                left: 12%;
                bottom: 31%;
                font-family: 'Arial', sans-serif;
                font-size: 24px;
                font-weight: 500;
                color: #fff;
                padding: 0px 0.2em;
            }
            .tiles--title2 {
                position: absolute;
                left: 12%;
                bottom: 12%;
                font-family: 'Arial', sans-serif;
                font-size: 24px;
                font-weight: 500;
                color: #fff;
                padding: 0px 0.2em;
            }
            .winter_color_text{
                background-color: #e31c3c;
            }
            .tiles--category img {
                width: 100%;
                margin-bottom: -5px;
            }
.opona {
    position: relative;
    transition: height .2s;
    height: 134px
}
.home_prolinacka_navi {
    position: absolute;
    right: 6px;
    bottom: 10px;
    z-index: 100
}
.prolinacka_top {
    bottom: 10px;
    right: 6px
}
.home_prolinacka_navi_item:hover,
.home_prolinacka_navi_item.current {
    background: url(../../../images/web/home_prolinacka_a.png) no-repeat scroll left bottom transparent
}
.home_prolinacka_navi_item {
    background: url(../../../images/web/home_prolinacka.png) no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    height: 17px;
    margin-left: 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 21px
}
.home_opona {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 358px;
    height: 312px
}
.banner_text {
    z-index: 20;
    color: #fff;
    position: absolute;
    left: 14px;
    top: 16px;
    width: 220px;
    overflow: hidden
}
.home_prolinacka_foto {
    float: right;
    max-width: 529px;
    z-index: -2
}
.home_prolinacka_obal {
    position: relative
}
.home_prolinacka_obal_2 {
    position: relative
}
.home_prolinacka {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    overflow: hidden;
    right: 0
}
.home_prolinacka>a {
    display: block
}
.home_prolinacka img {
    width: 100%
}
.darky_red {
    color: #f00
}
.test_centra a:link,
.test_centra a:visited {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 3px 6px 3px 6px;
    font-size: 11px;
    background-color: yellow;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px
}
.test_centra a:hover {
    text-decoration: none
}
#overlay {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: .8;
    filter: alpha(opacity 80);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500
}
#block_porovnavani {
    width: 800px;
    height: auto;
    page-break-after: always;
    background-color: #fff;
    z-index: 501;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    top: 60px;
    position: absolute
}
.shop_in_tisk {
    background-image: none;
    width: 730px;
    text-align: left
}
.print_d a:link,
.print_d a:visited {
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 10px;
    font-weight: bold
}
.print_d a:hover {
    text-decoration: underline
}
.fl_print {
    line-height: 1
}
.fl_print img {
    vertical-align: top
}
.fl_print br {
    display: none
}
.fl_e_kross {
    float: left;
    padding-right: 7px;
    padding-left: 7px
}
.print_barev {
    background-color: #f8f8f8;
    margin-left: -96px;
    padding-top: 13px
}
.log_vip {
    background-image: url(../../../images/web/log-vip.jpg);
    background-repeat: no-repeat;
    background-position: left 70px;
    font-weight: bold
}
#login_form {
    padding: 0 0 0 10px
}
.uzpad {
    padding-bottom: 14px
}
#login_form_submit {
    margin: 24px 0 20px 248px
}
#login_form_login {
    margin-right: 40px;
    margin-left: 20px;
    width: 166px
}
#login_form_pass {
    margin-left: 20px;
    width: 166px
}
.vip_left {
    background-image: url(../../../images/web/vip-left.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 100px 0 20px 15px;
    width: 219px
}
.prihlasen {
    float: left;
    width: 125px;
    overflow: hidden;
    height: 58px
}
.vip_body {
    float: left;
    width: 80px;
    overflow: hidden;
    height: 58px
}
.vip_home {
    width: 145px;
    height: 48px
}
.span_vip {
    color: #013358;
    font-weight: bold
}
.vip_right {
    background-image: url(../../../images/web/vip-right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 74px 0 6px 15px;
    float: left;
    width: 173px;
    margin-bottom: 10px
}
.vip_right .vip_body {
    width: 145px;
    height: 44px
}
.img_top_b {
    margin-top: 52px
}
.img_top_b_lyze {
    margin-top: 52px;
    margin-bottom: 46px
}
.card_center {
    text-align: center
}
.fl_card {
    float: left;
    margin-right: 14px;
    width: 51px
}
.vip_red {
    color: #f00;
    font-weight: bold;
    font-size: 28px
}
.vip_log {
    background-image: url(../../../images/web/vip-log-on.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 20px
}
.fr_vip {
    float: right;
    margin-left: 12px
}
.vip_bonus {
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 13px 0;
    font-size: 18px
}
.vip_h2 {
    margin-bottom: 20px
}
.vip_table {
    border: 0;
    width: 698px;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 14px
}
.vip_user {
    margin-top: 0
}
.vip_body_off {
    font-size: 12px
}
.bold {
    font-weight: bold
}
.vip_posun {
    height: 31px;
    clear: both;
    display: block
}
.h1 {
    font-size: 13px
}
.news_name {
    overflow: hidden;
    height: 76px
}
.chyb {
    clear: both;
    display: block;
    font-size: 12px;
    padding: 20px 0 0;
    font-style: italic;
    text-align: center
}
.card_1 {
    position: relative;
    left: 0;
    top: 0;
    float: left;
    min-height: 500px
}
table {
    font-size: 12px!important;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.card_header_container {
    float: left;
    height: 60px;
    width: 730px;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 10px
}
.card_header_box {
    height: 25px;
    width: 210px;
    background-color: #CCC;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding-top: 5px
}
.card_header_text {
    height: 20px;
    width: 210px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #000
}
.chb1a {
    position: absolute;
    left: 0;
    top: 0
}
.chb1b {
    position: absolute;
    left: 0;
    top: 40px
}
.chb2a {
    position: absolute;
    left: 255px;
    top: 0
}
.chb2b {
    position: absolute;
    left: 255px;
    top: 40px
}
.chb3a {
    position: absolute;
    right: 0;
    top: 0
}
.chb3b {
    position: absolute;
    right: 0;
    top: 40px
}
.chb_aktive {
    background-color: #000!important
}
.chb_arrow {
    position: absolute;
    right: -40px;
    top: 10px;
    height: 10px;
    width: 25px;
    background-image: url(../img/body/body_set.png);
    background-repeat: no-repeat;
    background-position: -475px -351px
}
.card_title {
    float: left;
    background-color: #000;
    height: 25px;
    width: 690px;
    padding-top: 12px;
    padding-right: 20px;
    padding-left: 20px!important
}
.card_title h2 {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    padding: 0!important;
    margin: 0!important
}
.card_border_right_dark {
    border-right-color: #000
}
.card_border_right_light {
    border-right-color: #aeaeae
}
.card_1_in,
.card_1_in_products,
.card_1_in_result,
.card_1_in_poznamka,
.card_1_in_buttons {
    background-color: #cdcdcd;
    min-height: 15px!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    padding-right: 20px!important;
    padding-left: 20px!important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aeaeae;
    font-size: 11px;
    font-weight: bold;
    color: #000
}
.card_1_in_products {
    font-weight: normal;
    background-color: #f4f4f4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #676767
}
.card_1_in_result {
    height: 15px!important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF
}
.card_1_in_poznamka {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    width: 898px;
    float: none;
    background-color: #ffe9ca;
    width: 100%;
    box-sizing: border-box;
}
.card_1_in_buttons {
    padding-right: 50px!important;
    padding-left: 0!important;
    background-color: #FFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e7e7e7;
    border-bottom-width: 0;
    text-align: right!important
}
#card_form_update input#card_form_update_ks {
    font-size: 11px;
    font-weight: normal;
    color: #000;
    height: 18px;
    width: 36px;
    background-image: url(../img/body/body_set.png);
    background-repeat: no-repeat;
    background-position: 0 -163px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #f4f4f4;
    padding-left: 5px;
    position: relative;
    top: -2px;
    left: 0
}
#card_form_update input#card_form_update_submit,
.card_form_update_submit,
.card_form_update_submit_over {
    background-color: #f4f4f4;
    background-image: url(../img/body/body_set.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 11px;
    font-weight: bold;
    padding-left: 25px;
    cursor: pointer;
    position: relative;
    top: -5px;
    left: 0;
    float: left
}
.card_form_update_submit {
    background-position: -475px -200px;
    color: #000
}
.card_form_update_submit_over {
    background-position: -475px -250px;
    color: #0293d4
}
#card_form_update input#card_form_delete_submit,
.card_form_delete_submit,
.card_form_delete_submit_over {
    background-color: #f4f4f4;
    background-image: url(../img/body/body_set.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 11px;
    font-weight: bold;
    padding-left: 25px;
    cursor: pointer;
    position: relative;
    top: -5px;
    left: 0;
    float: left
}
.card_form_delete_submit {
    background-position: -475px -225px;
    color: #000
}
.card_form_delete_submit_over {
    background-position: -475px -275px;
    color: #0293d4
}
a.card_end_buttons,
#submit_card,
#card_form_adress_submit,
#final_submit_card,
#vanoce_submit {
    height: 22px;
    padding-right: 15px;
    padding-left: 35px;
    background-repeat: repeat;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    padding-top: 5px;
    display: block;
    float: right;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #dc0035;
    max-width: 50%;
    text-overflow: ellipsis;
    overflow: hidden
}
#submit_card,
#card_form_adress_submit {
    height: 27px!important;
    padding-top: 3px!important
}
#final_submit_card,
#vanoce_submit {
    height: 27px!important;
    padding-top: 3px!important;
    float: left;
    margin-left: 0!important
}
#vanoce_code {
    height: 20px;
    padding-top: 3px;
    display: inline-block;
    margin-left: 0
}
a.card_end_buttons,
.submit_card {
    text-decoration: none;
    background-image: url(../../img/card/btn_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 0
}
a:hover.card_end_buttons,
.submit_card_over {
    text-decoration: none;
    background-color: #0293d4
}
a.card_end_buttons,
a:hover.card_end_buttons {
    background-position: -470px -300px
}
.submit_card,
.submit_card_over {
    width: 100%;
    max-width: 1400px
}
.card_kont {
    font-size: 12px;
    font-weight: bold;
    color: #0293d4;
    width: 560px
}
.card_kont2 a,
.card_kont2 a:hover {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 14px;
    width: 336px;
    padding: 6px;
    cursor: pointer;
    position: relative;
    top: 0;
    left: -6px
}
.card_kont2 a {
    color: #0293d4;
    background-color: transparent
}
.card_kont2 a:hover {
    color: #FFF;
    background-color: #0293d4
}
#poznamka_card {
    transition: height .3s;
    max-width: 670px;
    height: 50px;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #dadada;
    width: 100%;
    box-sizing: border-box;
    display: block
}
#poznamka_card:focus {
    height: 200px
}
.card_kont__new {
    font-size: 14px;
    font-weight: bold;
    color: #2294cd;
    height: 20px;
    width: 350px
}
.card_kont2__new a,
.card_kont2__new a:hover {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 14px;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    top: 0;
    left: -6px
}
.card_kont2__new a {
    color: inherit;
    background-color: transparent
}
.card_kont2__new a:hover {
    background-color: #bababa
}
.card_kont2__new span {
    margin: 0 10px 0 0
}
.gd_h {
    margin-bottom: 7px
}
.whb_1 {
    color: #fff;
    font-weight: bold
}
.fb_detail {
    margin: 0;
    text-align: center;
    padding: 0
}
.store_vizual {
    color: #1cbf06;
    font-size: 12px;
    font-weight: bold;
    text-align: right
}
.store_gray {
    color: #f86a04;
    font-size: 12px;
    font-weight: bold
}
.prodejny {
    font-size: 12px;
    color: #000;
    white-space: nowrap
}
.orange {
    color: #f76802!important
}
.black {
    color: #000!important
}
.detail_darek_zdarma {
    position: absolute;
    top: 10px;
    right: 10px
}
.detail_darek_triko_tecnica {
    width: 140px;
    height: 58px;
    background-image: url(../../../images/web/darek_zdarma/tricko-zdarma-detail.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 100
}
.prehled_darek_zdarma {
    position: absolute;
    top: 10px;
    right: 17px
}
.prehled_darek_triko_tecnica {
    width: 90px;
    height: 38px;
    background-image: url(../../../images/web/darek_zdarma/tricko-zdarma-summary.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 100
}
.darek_zdarma_container {
    display: none;
    top: 0;
    right: 0;
    float: left;
    margin-top: 10px;
    width: 730px
}
.present {
    position: relative;
    top: 0;
    right: 0;
    float: left;
    width: 730px;
    text-align: left
}
.detail_darek_title {
    position: relative;
    top: 0;
    right: 0;
    float: left;
    width: 730px;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}
.detail_radek_reduction_prehled {
    position: relative;
    top: 0;
    right: 0;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #f76802;
    color: #FFF
}
.item_product {
    position: relative;
    top: 0;
    right: 0;
    float: left
}
.top9hp_darek_zdarma {
    bottom: 12px;
    left: 18px;
    position: absolute;
    top: 162px
}
.bg_red {
    padding: 10px;
    background-color: #f66;
    display: block
}
.fl_var {
    float: left;
    font-size: 13px;
    padding: 4px 5px 4px 5px;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #dadada;
    margin-right: 10px;
    margin-top: 4px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px
}
.old_pr_set {
    float: left;
    font-size: 13px;
    margin-right: 10px;
    text-align: left;
    text-decoration: line-through
}
.slev_green {
    float: left;
    font-size: 13px;
    padding: 4px 5px 4px 5px;
    line-height: 30px;
    background-color: #fff;
    color: #1bc004;
    border: 1px solid #1bc004;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px
}
.obsah {
    min-height: 390px;
}
.obsah_cely .opona {
    height: 207px
}
.price_set {
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold
}
.obsah_cely {
    at;
    */position: relative
}
.menu_hp_popup1, .menu_hp_popup2, .menu_hp_popup3 {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 1
}
/*.menu_hp_popup2 {
    float: left;
    width: 1012px;
    height: 221px;
    padding: 20px 0 20px 1px;
    margin: 0 0 10px 0;
    background-image: url(../../../images/web/update1/bg-category.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 10
}*/
.ctvrtina_menu_hp_popup {
    position: relative;
    background-color: white;
    width: 25%;
    padding: 23px 12px 0px 24px;
    transition: all .2s linear;
    box-sizing: border-box
}
.ctvrtina_menu_hp_popup:hover {
    transform: scale(1.1);
    z-index: 1;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2)
}
.ctvrtina_in a {
    display: block;
    color: #989e9e;
    text-decoration: none
}
.ctvrtina_in a:hover .polozka_menu_hp_popup {
    color: #dc0035
}
.ctvrtina_in a:hover {
    text-decoration: none!important
}
.ctvrtina_in2 {
    float: left;
    width: 203px;
    overflow: hidden
}
.nadpis_menu_hp_popup {
    font-weight: normal;
    font-size: 19px;
    margin: 0 0 10px 0
}
.nadpis_menu_hp_popup a:hover {
    text-decoration: none;
    color: #dc0035
}
.polozka_menu_hp_popup {
    display: block;
    padding: 0 0 0 14px;
    margin: 0 0 6px 0;
    background-image: url(../../../images/web/update1/icon.png);
    background-repeat: no-repeat;
    background-position: left center
}
.tl_menu_hp_popup {
    display: block;
    width: 38px;
    height: 33px;
    margin: 8px 0 0 0;
    background-image: url(../../../images/web/update1/button-kriz-on.png);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer
}
.tl_menu_hp_popup:hover {
    background-image: url(../../../images/web/update1/button-kriz-off.png)
}
.tl_menu_hp_popup_minus {
    float: left;
    width: 38px;
    height: 33px;
    margin: 8px 0 0 0;
    background-image: url(../../../images/web/update1/button-kriz-minus-on.png);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer
}
.tl_menu_hp_popup_minus:hover {
    background-image: url(../../../images/web/update1/button-kriz-minus-off.png)
}
.tl_menu_hp_popup_vypln {
    float: left;
    width: 38px;
    height: 48px;
    margin: 8px 0 0 0
}
.ctvrtina_vysuv {
    position: absolute;
    left: -35px;
    top: -48px;
    width: 336px;
    z-index: 10
}
.ctvrtina_vysuv_h {
    width: 336px;
    height: 18px;
    background-image: url(../../../images/web/update1/hover-bg-2.png);
    background-repeat: no-repeat;
    background-position: left top
}
.ctvrtina_vysuv_s {
    float: left;
    width: 230px;
    min-height: 240px;
    padding: 32px 53px 0 53px;
    background-image: url(../../../images/web/update1/hover-bg-3.png);
    background-repeat: repeat-y;
    background-position: left top
}
.ctvrtina_vysuv_d {
    float: left;
    width: 336px;
    height: 55px;
    background-image: url(../../../images/web/update1/hover-bg-1.png);
    background-repeat: no-repeat;
    background-position: left top
}
.blok_aktuality {
    display: flex;
    flex-basis: 33%;
    padding: 0px 25px 25px 25px;
    background: #fff;
    flex-grow: 1;
    flex-wrap: wrap;
    padding-top: 5%;
}
.aktuality_hp_nadpis {
    width: 100%;
    flex-grow: 1;
    font-size: 19px;
    color: #022e53;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    background-image: url(../../../images/web/update1/carky.png);
    background-repeat: repeat-x;
    background-position: left bottom
}
.aktualita_hp_polozka {
    box-sizing: border-box;
    width: 33%;
    font-size: 19px;
    padding: 20px 20px 20px 20px;
    background-image: url(../../../images/web/update1/cara_aktualita.jpg);
    background-repeat: no-repeat;
    background-position: right center
}
.bg_mr_ne {
    margin-right: 0;
    background-image: none
}
.aktualita_hp_datum {
    float: left;
    width: 39px;
    height: 39px;
    text-align: center;
    color: #fff;
    margin: 0 13px 3px 0;
    background-color: #dc0035;
    background-repeat: no-repeat;
    background-position: left top
}
.aktualita_hp_datum_h {
    float: left;
    width: 39px;
    height: 18px;
    font-weight: bold;
    padding: 0 0 4px 0
}
.aktualita_hp_datum_d {
    float: left;
    width: 39px;
    height: 11px;
    font-size: 7px;
    text-transform: uppercase;
    padding: 3px 0 3px 0
}
.h2_aktuality_hp {
    color: #022e53;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px 0
}
.h3_aktuality_hp {
    float: left;
    color: #fd0000;
    width: 232px;
    font-size: 14px;
    margin: 0
}
.obal_aktualita_hp {
    clear: left;
    line-height: 20px;
    overflow: hidden;
    margin: 0 0 10px 0
}
.obal_aktualita_hp p {
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    margin: 0
}
.aktualita_sipka {
    float: right;
    width: 37px;
    height: 35px;
    margin-left: -4px;
    background-image: url(../img/sipka.png);
    background-repeat: no-repeat;
    background-position: left top
}
.carou_nazev {
    width: 131px;
    height: 20px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    overflow: hidden;
    color: #022e53;
    margin: 0 0 2px 0;
    font-weight: normal
}
.carou_nazev a:hover {
    color: #022e53;
    text-decoration: underline
}
.carou_podnazev {
    height: 15px;
    width: 131px;
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden
}
.carou_obr {
    float: left;
    height: 136px;
    width: 131px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 16px
}
.carou_obr td {
    vertical-align: middle;
    height: 136px;
    width: 131px
}
.carou_obr img {
    max-height: 136px;
    max-width: 131px
}
.carou_ceny {
    float: left;
    width: 50%;
    height: 20px;
    white-space: nowrap;
    margin-bottom: 10px
}
.carou_cena1 {
    color: #df1d11;
    font-weight: bold;
    font-size: 15px
}
.carou_cena2 {
    display: block;
    height: 20px;
    color: #000;
    font-size: 13px;
    text-decoration: line-through
}
.tl_carou {
    float: right;
    width: 40px;
    height: 80px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: transparent;
    background-image: url(../img/sipka.png);
    background-repeat: no-repeat;
    background-position: 0 46px;
}
.carou_volba {
    display: flex;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 41px;
    font-size: 12px;
    margin-bottom: 18px;
    background-repeat: no-repeat;
    background-position: left top
}
.carou_nej_mezera {
    float: left;
    height: 41px;
    width: 16px
}
.carou_nej_mezera_delsi {
    float: left;
    height: 41px;
    width: 26px
}
.carou_nej {
    display: block;
    height: 41px;
    color: #a0abab;
    width: 33.33%!important;
    background-color: #000;
    cursor: pointer;
    border: 1px solid white
}
.carou_nej:hover {
    color: #fff
}
.carou_nej_a {
    display: block;
    height: 41px;
    background-color: #ebebeb;
    width: 33.33%!important;
    cursor: pointer;
    border: 1px solid white
}
.hp_loga_new {
    text-align: center;
    padding: 34px 0 38px 0;
    margin-left: 26px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadada;
    background-repeat: no-repeat;
    background-position: center top
}
.hp_loga_new a {
    vertical-align: top;
    display: inline-block
}
.vip-klub_new {
    margin-top: 16px
}
.nadpis_vip_klub {
    display: none;
    font-weight: bold;
    width: 188px;
    padding: 18px 0 14px 0;
    font-size: 20px;
    font-weight: 300
}
.obal_hp_znacky_shop {
    margin-bottom: 10px;
    display: none;
    _margin-left: 13px;
    border-bottom: 1px solid #dadada
}
.hp_blok_poradime {
    display: inline-block;
    _margin-left: 13px
}
.hp_blok_sleduj {
    display: none;
    width: 350px;
    margin-right: 45px;
    clear: left
}
.hp_blok_overeno {
    display: none;
    width: 190px;
    text-align: center
}
.h3_poradime {
    display: none;
    clear: both;
    font-weight: 300;
    font-size: 20px
}
.poradime_obsah {
    color: #fff;
    margin-left: 5%;
}
.sk_bg {
    background-image: url(../../../images/web/update1/poradime-vam.png);
    width: 360px;
    height: 137px
}
.poradime_obsah p {
    margin: 10px 0 10px 20px
}
.poradime_obsah a:link,
.poradime_obsah a:visited,
.poradime_obsah a:hover {
    color: #fff
}
.poradime_vice {
    float: left;
    color: #fec907;
    margin-top: -2px;
    s text-decoration: underline
}
.poradime_vice:hover {
    text-decoration: none
}
.sleduj_obsah {
    float: left;
    width: 280px;
    height: 106px;
    padding: 18px 20px 13px 20px;
    background-image: url(../../../images/web/update1/cislo-balliku-bg.png);
    background-repeat: no-repeat;
    background-position: center top
}
.nadpis_cislo_baliku {
    clear: both;
    color: #022e53;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 13px 0
}
.sleduj_text {
    float: left;
    width: 264px;
    height: 14px;
    font-weight: bold;
    font-size: 12px;
    color: #022e53;
    padding: 8px 8px 8px 8px;
    border: 0;
    background-color: transparent;
    margin-bottom: 10px
}
.sleduj_tl {
    float: left;
    cursor: pointer;
    width: 115px;
    height: 35px;
    font-size: 14px;
    color: #022e53;
    padding: 0 40px 0 0;
    border: 0;
    background-color: transparent;
    background-image: url(../../../images/web/update1/button-more-2-hover.png);
    background-repeat: no-repeat;
    background-position: right top
}
.sleduj_tl:hover {
    background-image: url(../../../images/web/update1/button-more-2-off.png);
    color: #fff
}
.pata_lomitko {
    color: #ffbd28;
    margin-right: 15px
}
.mt_vysuv {
    margin-top: 6px;
    margin-bottom: 16px
}
.zluta {
    color: #ffbd28
}
.lomitko_horni {
    margin: 0 5px 0 5px
}
.hledej_kosik_new {
    position: relative;
    z-index: 190;
    padding-left: 158px
}
.hledej_kosik_new:after {
    display: block;
    clear: both;
    content: ""
}
.hledej_kosik_new a {
    text-decoration: none
}
.hledej_vyraz {
    margin-right: 55px;
    float: right;
    position: relative;
    width: calc(100% - 270px)
}
.hledej_vyraz #search_form {
    position: relative
}
/*našeptávač*/
.ui-autocomplete-loading {
    background: url('../img/loading.gif') right center/60px no-repeat;
}
.search-suggestor {
  position: absolute!important;
  top: 50px!important;
  padding: 10px;
  margin: 0;
  z-index: 9999;
  list-style-type: none;
  background: rgba(255, 255, 255, .98);
  text-align: left;
  border: 1px solid #bfbfbf;
  border-top: 0;
  box-shadow: 0px 4px 8px 0px #00000026;
}
  .ss-item {
    padding: 8px 10px;
    cursor: pointer;
    background: transparent;
    transition: background .15s;
  }
    .ss-img-wrapper {
      float: left;
      width: 78px;
      padding: 0 10px;
    }
      .ss-img {
        position: relative;
        height: 50px;
        background: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      .ss-img:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        transition: background .15s;
        z-index: 1;
      }
      .ss-img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
      }
    .ss-name-wrapper {
      float: left;
      width: calc(100% - 270px);
      padding: 0 10px;
      font-size: 15px;
    }
      .ss-name {
        display: block;
        padding: 3px 0;
        font-weight: bold;
        color: #111;
        transition: color .2s;
      }
      .ss-category {
        display: block;
        padding: 3px 0;
        color: #737373;
      }
    .ss-price-wrapper {
      float: right;
      width: 130px;
      padding: 0 10px;
      text-align: right;
    }
      .ss-past-price {
        display: inline-block;
        padding: 3px 0;
        font-size: 16px;
        color: #111;
        transition: color .2s;
        background: url(../img/diagonal-strike-black.svg) center 7px/118% 14px no-repeat;
      }
      .ss-price {
        display: block;
        padding: 1px 0;
        font-size: 20px;
        color: #e75800;
      }
  .ss-item:hover {
    background: #f0f0f0;
  }
    .ss-item:hover .ss-img:before {
      background: rgba(0,0,0,.05);
    }
/*/našeptávač*/
.pocet_produktu_newhp {
    position: absolute;
    right: 3px;
    top: 5px;
    font-size: 12px;
    color: #dc0035!important
}
.nak_kosik_new {
    float: right;
    position: relative;
    width: 50px;
    z-index: 1;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    background-image: url(../img/kosik.png);
    background-repeat: no-repeat;
    background-color: #ebebeb;
    background-position: center;
}
.nak_kosik_new:hover {
    background-color: #fff
}
.tlacitko_hlava_2015 {
    position: relative;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 2px 10px 2px 32px;
    margin: 8px 5px 8px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
.ikona_hlava_2015 {
    position: absolute;
    left: 5px;
    top: 3px;
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
    background-position: left top
}
.ikona_hlava_2015_1 {
    background-image: url(../../../images/web/update1/ikony_hlava/1-ic.png);
    top: 2px
}
.ikona_hlava_2015_2 {
    background-image: url(../../../images/web/update1/ikony_hlava/2-ic.png)
}
.ikona_hlava_2015_3 {
    background-image: url(../../../images/web/update1/ikony_hlava/3-ic.png)
}
.ikona_hlava_2015_4 {
    background-image: url(../../../images/web/update1/ikony_hlava/4-ic.png)
}
.odkaz_link_kosik {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer
}
.kosik_vysuv {
    position: absolute;
    right: 0;
    top: 50px;
    color: #003054;
    min-width: 200px;
    padding-top: 10px
}
.kosik_vysuv:before {
    display: block;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #ebebeb;
    border-top: 0;
    margin-right: 14px;
    width: 0;
    position: absolute;
    right: 0;
    top: 0
}
.kosik_vysuv_h {
    display: none;
    clear: right;
    height: 6px;
    background-image: url(../../../images/web/update1/bg_kosik_h.png);
    background-repeat: no-repeat;
    background-position: -270px top;
    z-index: 105
}
.kosik_vysuv_s {
    background-repeat: repeat-y;
    background-position: left top;
    z-index: 105
}
.kosik_vysuv_s_in {
    background-color: #ebebeb
}
.kosik_vysuv_s_in2 {
    z-index: 105
}
.kosik_vysuv_d {
    display: none;
    background-image: url(../../../images/web/update1/bg_kosik_d.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 105
}
.polozka_kosik_hp {
    width: 360px;
    height: 40px;
    padding: 20px;
    border-bottom: 1px solid #dadada
}
.polozka_kosik_hp img {
    float: left;
    margin-right: 16px
}
.kosik_new_cena {
    float: right;
    height: 40px;
    width: 88px;
    text-align: right
}
.kosik_new_text {
    float: right;
    height: 40px;
    width: 194px;
    margin-right: 10px;
    line-height: 20px;
    overflow: hidden;
    text-align: left
}
.kosik_new_cena1 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 88px;
    font-weight: bold;
    font-size: 19px;
    margin-left: 0
}
.kosik_new_cena2 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 88px;
    font-weight: bold;
    text-decoration: line-through;
    margin-left: 0
}
.vstup_kosik_new {
    display: block;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-left: 0;
    background-position: left top
}
.vstup_kosik_new {
    background-color: #dc0035;
    color: white!important
}
.nad_patickou_nove {
    float: left;
    text-align: left;
    width: 1011px
}
.oddelovnik_navigation {
    display: inline-block;
    height: 13px;
    width: 8px;
    margin: 0 2px 0 2px;
    background-image: url(../../../images/web/update1/icon.png);
    background-repeat: no-repeat;
    background-position: right top;
    vertical-align: text-bottom
}
.mtd a {
    border-bottom: 1px solid #fff;
    color: #000;
    display: block;
    font-weight: bold;
    min-height: 29px;
    padding: 10px 0 0 27px;
    text-transform: uppercase;
    background-image: url("../../../images/web/update1/bg_vyprodej.jpg");
    background-position: left top;
    background-repeat: repeat-x
}
.vy_dov {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: normal
}
.lateral-links {
    position: fixed;
    top: 140px;
    right: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
    z-index: 999;
}
    .lateral-links--item {
        display: inline-block;
        padding: 6px 12px 7px;
        margin: 0 1px;
        background: linear-gradient(#dc0035, #ad1035);
        vertical-align: bottom;
        color: #fff!important;
        box-shadow: 0px 2px 6px #00000024;
        cursor: pointer;
    }
    .lateral-links--item:hover {
        text-decoration: none;
    }
.obal_log_nad_patou {
    display: block;
    padding: 10px 10px 30px;
    text-align: center;
}
.obal_log_nad_patou a {
vertical-align: middle;
display: inline-block;
}
.obal_log_nad_patou a img {
    max-height: 38px;
}
.obal_log_nad_patou .nadpis_loga_pata{
    display:none;
}
.logo_firma_pata {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0px 15px 15px 15px;
}
.font_producer {
    font-size: 18px
}
.font_oth:hover {
    text-decoration: underline
}
.cart_h {
    margin-left: 15px;
    color: #fff;
    display: none
}
.obsah h1 {
    margin-top: 4px
}
.fl_name h1 {
    margin-top: 0
}
.prices-range {
    clear: right;
    float: right;
    width: 75%;
    padding: 0 30px;
    margin-bottom: 18px;
    box-sizing: border-box;
    background: #fff;
}
.prices-range #cojak_roll {
    float: left;
    display: inline-block;
    padding: 12px 14px 11px;
    margin: 8px 0 14px 0;
    border: 2px solid #ebebeb;
    background: #ebebeb;
    font-size: 14px;
}
.prices-range .f_del {
    float: right;
    display: inline-block;
    padding: 0 0 0 12px;
    margin: 8px 0 14px 4px;
    border: 2px solid #ebebeb;
    font-size: 14px;
}
.prices-range .f_del:after {
    content: '';
    position: relative;
    display: inline-block;
    margin: 0;
    width: 36px;
    height: 36px;
    background: url(../img/ic_close.png) center/16px no-repeat;
    vertical-align: middle;
}
.prices-range .filtr_desk_name {
    padding-left: 40px;
    background-color: #ebebeb;
    color: #000;
    text-transform: uppercase;
    text-align: left;
}
.prices-range #sklad {
    white-space: nowrap;
    float: left;
    display: inline-block;
    padding: 10px 14px 10px;
    margin: 8px 0 14px 4px;
    font-size: 14px;
}
.prices-range #sklad:before {
    content: '';
    position: relative;
    display: inline-block;
    margin: 0 12px;
    width: 24px;
    height: 24px;
    background: #ebebeb;
    vertical-align: middle;
}
.prices-range #sklad.checked:before {
    background: url('../img/ic_check.png') center/16px no-repeat, #dc0035;
}
.prices-range #sklad:hover {
    text-decoration: none;
}
.prices-range .filtr_desk_in_cena {
    padding: 16px 30px 12px;
    background: #ebebeb;
}
.prices-range .ui-corner-all {
    background: #ebebeb;
    border-radius: 0;
}
.prices-range .ui-slider-horizontal .ui-slider-range {
    background: #c5c5c5;
}
.prices-range .ui-slider-horizontal {
    height: 14px;
    border: 0;
}
.prices-range .ui-slider .ui-slider-handle {
    top: -2px!important;
    width: 18px;
    height: 18px;
    border-radius: 0;
}
.prices-range .ui-slider-horizontal .ui-slider-handle {
    margin-left: -9px;
}
.prices-range #amount {
    font-size: 15px;
    font-weight: bold;
    color: #dc0035;
}
.prices-range #f_count {
    display: none;
}

.obsah_filtrace {
    background-color: #fff;
    background-position: left top;
    background-repeat: no-repeat;
    clear: right;
    float: right;
    padding: 15px 0 13px 0;
    text-align: left;
    width: 75%;
    box-sizing: border-box
}
.obsah_filtrace_in {
    background-position: left top;
    background-repeat: repeat-x;
    padding: 18px 17px 0 15px
}
.filtr_desk {
    background-color: #e8f6ff;
    border-radius: 2px 2px 2px 2px;
    margin-bottom: 13px;
    position: relative
}
.filtr_desk_top {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 50px
}
.filtr_desk_text {
    background-position: left top;
    background-repeat: repeat-x
}
.filtr_desk_cena {
    background-color: #e8f6ff;
    margin-bottom: 13px;
    position: static!important;
    clear: both;
}
.filtr_tl {
    padding: 3px 32px 3px 8px;
    color: #e2001a;
    width: 32px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    background-image: url(../img/sipka.png);
    background-repeat: no-repeat;
    background-position: right
}
.filtr_desk_in_cena {
    background-color: #ebebeb;
    height: 60px;
    padding: 4px 13px 12px 13px
}
.filtr_desk_name {
    background-color: black;
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 8px 0 8px 0;
    color: #fff
}
.nprs_in {
    padding: 16px 60px 0 16px
}
.ref_home_text_vice {
    bottom: 2px;
    position: absolute;
    right: 12px;
    cursor: pointer
}
.nprs_in h1 {
    margin: 0;
    float: none;
    display: inline;
    font-weight: 300;
    font-size: 2em;
    color: #dc0035
}
.nprs_in_2 {
    clear: both
}
.nprs_in_2 p {
    margin: 0 0 10px 0
}
.obal_detail_zalozky {
    background-color: #ebebeb;
    margin-bottom: 16px;
    background-position: left top;
    background-repeat: repeat-x;
    overflow-x: hidden
}
.zalozka,
.zalozka_a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: auto!important;
    min-height: 16px;
    padding: 8px 2px 8px 2px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background-color: black;
    background-repeat: repeat-x;
    background-position: right top
}
.zalozka_a {
    background-color: #dc0035
}
.zalozka_left {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.zalozka_right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.filter_activ_img {
    position: relative;
    bottom: -58px
}
.bg_2 {
    background-image: url(../../../images/web/filtr/border_zalozky_bez.jpg);
    background-repeat: no-repeat;
    background-position: right top
}
.obsah_zalozky {
    text-align: left;
    flex-grow: 1;
    padding: 14px 3px 10px 12px;
    background-color: #fff;
    display: none
}
.obsah_zalozky input {
    margin-right: 3px
}
.obsah_zalozky:after {
    content: "";
    display: block;
    clear: both
}
.obsah_zalozky a {
    float: left;
    width: 80px;
    height: 20px;
    line-height: 18px;
    margin: 0 0 4px 2px
}
.block_d_lyze h1 {
    margin: 0
}
.pages_top {
    float: right;
    width: 400px
}
.fl_stran {
    float: right
}
.fl_pages_f {
    float: left
}
.f_del {
    margin: 10px;
    display: inline-block
}
.sky {
    float: left;
    text-align: left;
    width: 50px;
    margin-top: -117px;
    margin-left: -130px
}
.sky_in {
    position: absolute
}
#skyscraper,
#skyscraper2 {
    position: absolute
}
.sky-right {
    float: right;
    text-align: left;
    margin-top: -55px;
    margin-right: -20px
}
.sky_in-right {
    position: absolute
}
.polozka_modre {
    color: #000!important;
    background-image: none;
    text-transform: uppercase;
    font-weight: normal;
    padding-left: 0;
    text-decoration: none!important
}
@media only screen and (max-width: 650px) {
    .sky-right {
        display: none
    }
}
.mezera {
    height: 24px;
    line-height: 24px;
    width: 10px;
    display: inline-table
}
.ldoprava {
    background-image: url(../../../images/web/ldoprava.png);
    height: 24px;
    line-height: 24px;
    width: 10px;
    display: inline-table
}
.doprava {
    color: #fff;
    display: inline-table;
    vertical-align: middle;
    background-color: #f96a02!important
}
.doprava:after {
    background-color: #f96a02!important
}
.pdoprava {
    background-image: url(../../../images/web/pdoprava.png);
    height: 24px;
    width: 7px;
    display: inline-table
}
.lskladem {
    background-image: url(../../../images/web/lskladem.png);
    height: 24px;
    line-height: 24px;
    width: 9px;
    display: inline-table
}
.skladem {
    color: #fff;
    background-color: #36c211!important;
    display: inline-table;
    vertical-align: middle
}
.skladem:after {
    background-color: #36c211!important
}
.pskladem {
    background-image: url(../../../images/web/pskladem.png);
    height: 24px;
    width: 8px;
    display: inline-table
}
.lvyprodej {
    background-image: url(../../../images/web/lvyprodej.png);
    height: 24px;
    line-height: 24px;
    width: 9px;
    display: inline-table
}
.vyprodej {
    background-image: url(../../../images/web/vypr.png);
    background-repeat: repeat-x;
    background-position: top;
    color: #000;
    display: inline-table;
    vertical-align: middle
}
.pvyprodej {
    background-image: url(../../../images/web/pvyprodej.png);
    height: 24px;
    width: 7px;
    display: inline-table
}
.logo {
    background-image: url(../../../images/web/podlogo.png);
    height: 89px;
    width: 228px
}
.search-result-categories {
    margin: 0 .5% 30px;
}
.search-result-categories--item {
    display: inline-block;
    margin: 4px 2px;
    padding: 1px 12px 3px;
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    transition: all .2s;
    text-transform: lowercase;
    letter-spacing: .3px;
    color: #404040!important;
    font-size: 14px;
}
.search-result-categories--item:hover {
    border-color: #616161;
    text-decoration: none;
}
.card_1__new,
.card_2__new,
.card_3__new,
.search_result__new {
    border: 1px solid #ddd
}
.card_header_container__new {
    height: 48px;
    position: relative;
    left: 0;
    top: 0;
    background-color: #ebebeb
}
.card_header_text__new {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    height: 48px;
    width: 33.3333%;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    box-shadow: 10px 0 20px -10px rgba(0, 0, 0, 0.33) inset;
    line-height: 48px
}
.card_header_text__new:first-child {
    box-shadow: none;
}
.card_header_text__new:after {
    border: 24px solid transparent;
    border-left: 10px solid #ebebeb;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    content: "";
    z-index: 1
}
.card_header_text__new.cht_last:after {
    display: none
}
.cht_active__new {
    color: #000;
    box-shadow: none;
    background-color: white
}
.card_header_text__new.cht_active__new:after {
    border-left-color: white;
    box-shadow: none
}
.card_border_right_dark,
.card_border_right_light {
    border-right-width: 1px;
    border-right-style: solid;
    margin-right: 2%
}
.card_border_right_dark {
    border-right-color: #dff0f8
}
.card_border_right_light {
    border-right-color: #FFF;
    box-sizing: border-box;
    vertical-align: middle
}
.card_border_right_light__new {
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0 10px 0 10px;
    height: 40px;
    box-sizing: border-box
}
.card_border_right_dark__new {
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0;
    line-height: 40px;
    float: none!important;
    display: inline-block
}
.card_border_cart_count__new {
    margin: 0 20px;
    padding: 0;
    line-height: 60px;
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #e8e8e8
}
.card_1_in__new,
.card_1_in_products__new,
.card_1_in_poznamka__new,
.card_1_in_buttons__new {
    min-height: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    font-weight: bold;
    color: #3e3e3e;
    text-align: left
}
.blok_horni_krok2 {
    position: relative;
    border: 1px solid #dadada;
    margin-right: 1%;
    margin-left: 0;
    padding-left: 10px;
    box-sizing: border-box;
    display: block!important;
    float: left;
    width: 49%;
    margin-bottom: 1%;
    height: 178px;
    padding-right: 10px
}
.h2_krok2 {
    display: block;
    font-size: 22px;
    margin: 5px 0 5px 0
}
.krok2_horni_blok_text {
    display: block;
    margin-bottom: 10px
}
.krok2_horni_blok_text2 {
    display: block;
    padding-top: 8px;
    border-top: 2px solid #fff;
    font-weight: bold;
    color: #0b2d49
}
.krok2_horni_blok_sipka {
    position: absolute;
    left: 0;
    bottom: -14px;
    height: 14px;
    width: 293px
}
.krok2_input {
    height: 28px;
    width: 100%;
    box-sizing: border-box;
    text-align: center
}
.cptb__new {
    border-top: 1px solid #e8e8e8
}
input#card_form_delete_submit__new,
.card_form_delete_submit__new {
    width: 22px;
    height: 22px;
    background: #FFF url(../../../images/web/cart/ico-remove.png) 50% no-repeat;
    padding: 0;
    display: inline-block;
    border: 0;
    cursor: pointer
}
input#card_form_update_submit__new,
.card_form_update_submit__new {
    width: 22px;
    height: 22px;
    background: #FFF url(../../../images/web/cart/ico-update.png) 50% no-repeat;
    padding: 0;
    display: inline-block;
    border: 0;
    cursor: pointer
}
/*#card_form_update input#card_form_update_ks__new {*/
#card_form_update input.buy_ks {	
    font-size: 11px;
    font-weight: normal;
    color: #000;
    height: 18px;
    width: 28px;
    background-color: #FFF;
    padding: 5px 0;
    position: relative;
    border: 1px solid #dadada;
    text-align: center
}
.card_1_in_result__new {
    display: flex;
    align-content: stretch;
    padding: 20px;
    font-size: 13px;
    font-weight: bold;
    background: #f1f1f1;
    flex-basis: 30%;
    font-size: 14px;
    text-align: left;
    align-content: stretch
}
.card_1_in_result__new>* {
    width: 33%
}
.card_1_in_result__new>*:last-child {
    text-align: right
}
.card_1_in_result__new>.col2 {
    text-align: left
}
.card_1_in_result__new:after {
    display: block;
    clear: left;
    content: ""
}
a.card_end_buttons__new {
    height: 46px;
    line-height: 46px;
    padding-left: 25px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
    border: 0;
    float: left;
    cursor: pointer;
    font-weight: normal;
    background-image: url(../../../images/web/cart/sipka_zpet.jpg);
    background-repeat: no-repeat;
    background-position: 17px center;
    clear: right;
    width: 50%
}
#submit_card,
#card_form_adress_submit {
    height: 46px!important;
    line-height: normal!important
}
#final_submit_card {
    height: 33px!important;
    padding-top: 0!important;
    float: right!important;
    margin-left: 0!important;
    margin-right: 0!important
}
a.card_end_buttons,
a.card_end_buttons_step03 .submit_card {
    text-decoration: none;
    background-image: url(../../../images/web/cart/btn_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 0
}
.blok_horni_krok2 .submit_card {
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 36%;
    height: 28px;
    color: #fff;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #dc0035;
    -webkit-appearance: none;
    box-sizing: border-box
}
.blok_horni_krok2 .submit_card_over {
    background-image: url(../../../images/web/cart/krok2/button.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 75px;
    height: 28px;
    color: #fff;
    border: 0;
    opacity: .8;
    cursor: pointer;
    text-transform: uppercase
}
.card_title__new {
    position: relative;
    top: 0;
    left: 0;
    clear: left;
    line-height: 30px;
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
    color: #3d3d3d
}
.card_2_input__new {
    padding: 10px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background: #FFF;
    border: 1px solid #dadada
}
.card_1_in_products__new {
    font-weight: normal;
    position: relative;
    align-content: stretch
}
.card_1_in_products__new br {
    display: none
}
.card_1_in_products__new strong {
    padding-right: 4px;
    padding-left: 4px
}
.card_plus_address__new {
    min-height: 15px;
    padding: 12px 20px;
    background: #ebebeb;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: left;
    font-weight: normal;
    border: 0
}
.card_2_input__new {
    padding: 10px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background: #FFF;
    border: 1px solid #dadada;
    width: 100%;
    box-sizing: border-box
}
.width_80{
    width: calc(80% - 3.2px);
}
.width_20{
    width: 20%;
}
.data_box_card__new {
    color: #1577a6;
    font-size: 20px;
    font-weight: normal;
    margin: 10px
}
.card_1_in_subresult__new {
    float: left;
    width: 918px;
    padding: 20px;
    font-size: 13px;
    font-weight: bold;
    background: #ebebeb;
    color: #3d3d3d;
    font-size: 14px;
    text-align: left
}
#final_submit_card__new {
    height: 46px;
    line-height: 46px;
    padding-right: 20px;
    padding-left: 45px;
    background-color: #dc0035;
    background-repeat: repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    width: 100%;
    display: block;
    border: 0;
    cursor: pointer;
    background-position: 0 0;
    text-transform: uppercase
}
.poloha {
    float: left;
    width: 43%;
    padding: 10px;
    vertical-align: middle;
    margin-top: 14px;
    margin-left: 1%;
    box-sizing: border-box
}
.lzmenaGPS {
    background-position: right bottom;
    height: 24px;
    line-height: 24px;
    width: 8px;
    display: none;
    margin-top: 7px
}
.zmenaGPS {
    padding: 0 10px;
    background-repeat: repeat-x;
    background-position: bottom;
    color: #000;
    line-height: 24px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    background-color: black;
    color: white
}
.zmenaGPS:hover {
    background-color: #dc0035
}
.zmenaGPS a {
    text-decoration: none
}
.zmenaGPS a:hover {
    text-decoration: none
}
.pzmenaGPS {
    display: none;
    background-position: left bottom;
    height: 24px;
    width: 8px;
    margin-right: 20px;
    margin-top: 7px
}
.ptlacitko {
    background-image: url(../../../images/web/lbutton.png);
    background-position: right bottom;
    height: 24px;
    line-height: 24px;
    width: 8px;
    display: block;
    margin-top: 0;
    margin-left: 13px
}
.tlacitko {
    color: #000;
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
    margin-top: 0;
    margin-left: 4px
}
.tlacitko a {
    text-decoration: underline;
    margin-top: 0;
    font-size: 12px
}
.tlacitko a:hover {
    text-decoration: none
}
.ltlacitko {
    background-image: url(../../../images/web/pbutton.png);
    background-position: left bottom;
    height: 24px;
    width: 8px;
    display: block;
    margin-top: 0
}
td.white {
    text-align: right
}
.buy_sis {
    background-color: #dc0035;
    min-width: 265px;
    height: 60px;
    box-sizing: border-box;
    display: block;
    position: relative;
    text-align: center
}
.undre_price {
    margin-bottom: 16px
}
.odeslani_dnes,
.expedice {
    font-size: 14px;
    font-weight: bold;
    max-width: 41%;
    display: block
}
td>span.odeslani_dnes {
    max-width: 100%
}
.expedice {
    margin-right: 15px;
    margin-left: 15px
}
.velikosti_tab a {
    font-size: 10px;
    color: #131313
}
.red_small {
    font-size: 10px;
    color: #dc0001
}
.kprenosu {
    display: none
}
.posun {
    position: relative;
    width: 44%
}
.galerie {
    padding-left: 10px;
    text-align: center
}
.top_zero {
    padding-top: 0;
    padding-bottom: 2px
}
.card_3__new_in {
    display: block;
}
.card_in_dopravaplatba {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}
.card_in_doprava_all {
    float: left;
    width: 50%;
    min-height: 48px;
    padding-left: 75px;
    font-weight: bold;
    background-image: url(../img/krok3_auto.png);
    background-repeat: no-repeat;
    background-position: 4px 25px;
    box-sizing: border-box;
    background-color: #cbcbcb;
    padding-bottom: 10px
}
.doprava3 {
    position: relative;
    left: 13px;
    bottom: 8px;
    height: 26px
}
.card_in_platba_all {
    float: left;
    width: 50%;
    min-height: 48px;
    padding-left: 75px;
    font-weight: bold;
    background-image: url(../img/krok3_penezenka.png);
    background-repeat: no-repeat;
    background-position: 8px 24px;
    box-sizing: border-box;
    background-color: #cbcbcb;
    padding-bottom: 10px
}
.card_in_dopravaplatba_text {
    display: block;
    clear: both;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    flex-grow: 1
}
.doprava_nadpis_zpusob {
    display: block;
    line-height: 48px;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    clear: left
}
.zpusob_dopravy_obal,
.zpusob_platby_obal {
    padding-top: 10px
}
.zpusob_dopravy_obal:after,
.zpusob_platby_obal:after {
    display: block;
    content: "";
    clear: both
}
.zpusob_dopravy_obal input,
.zpusob_platby_obal input {
    margin-left: 0;
    margin-top: 0
}
.zp_doprava,
.platba {
    float: left;
    margin-right: 10px
}
.card_1_in_proruct_new {
    display: block;
    border: 1px solid #e7e7e7;
    border-left: 0;
    border-right: 0;
    margin-bottom: 12px;
    background-color: #f1f1f1
}
.card_border_right_dark_header_new {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 15px;
    border-right: 1px solid #fff
}
.cocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    font-weight: bold;
}
.cocks > * {
    flex-grow: 1;
    padding: 20px;
}
.card_3_polozka_new {
    margin: 2px 8px;
    padding-bottom: 0;
}
.card_3_tabulka {
    background-color: #fff;
    margin-top: -12px;
    border-collapse: collapse;
    border-style: none;
    border: #f1f1f1;
}
.card_3_tabulka__head th {
    padding: 8px 12px;
    background: #f1f1f1;
    text-align: center;
}
.card_3_tabulka__head th:nth-child(2) {
    text-align: left;
}
.card_3_tabulka__head th:last-child {
    text-align: right;
}
.card_3_tabulka--hidden-th th {
    display: none;
}
.card_3_tabulka td {
    padding: 8px 12px;
    vertical-align: middle;
}
.card_3_tabulka .platba {
    font-weight: bold;
    margin-top: 5px
}
.card_3_tabulka input {
    margin-top: 0;
    margin-left: 0
}
.card_3_tabulka tr:nth-child(2n + 1),
.card_3_td1 {
    border-bottom: 4px solid #f1f1f1;
}
.card_3_td1 {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
    text-align: center
}
.card_3_td2 {
    width: 520px;
    max-width: 520px;
    min-width: 520px;
}
.card_3_td3 {
    width: 98px;
    text-align: center;
    font-weight: bold;
    color: #5ba52c
}
.card_3_td4 {
    width: 88px;
    text-align: center;
    font-weight: bold;
    font-size: 14px
}
.card_3_td5 {
    width: 10px;
    text-align: center;
    font-size: 14px
}
.card_3_td6 {
    width: 106px;
    text-align: right;
    font-weight: bold;
    font-size: 14px
}
.zp_doprava {
    float: left;
    margin-right: 15px;
    font-weight: bold
}
.zp_doprava input {
    margin-top: 0;
    margin-left: 0
}
.card_3__new_in .card_border_cart_count__new {
    display: block;
    clear: both;
    padding: 0 20px 10px 20px;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    line-height: 100%
}
.card_3__new_in .card_1_in_result__new,
.card_3__new_in .card_border_cart_count__new {
    background-color: transparent;
    padding: 20PX;
    display: flex
}
.card_3__new_in .card_1_in_result__new>*,
.card_3__new_in .card_border_cart_count__new>* {
    float: none!important;
    flex-grow: 1;
    width: auto!important
}
.card_1_in_dealers_new {
    display: block;
    border-top: 1px solid #e7e7e7;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #f1f1f1;
    padding: 12px 8px 1px;
    margin-bottom: -12px;
}
.balik_nadpis {
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
    padding-left: 20px;
    font-size: 14px
}
.pi {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
    .cov {
        padding-bottom: 16px;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
.ina {
        height: 30px;
        min-height: 30px;
        max-height: 30px;
        line-height: 30px;
        margin-top: auto;
    }
.porukt_prodejna {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: stretch;
    margin-bottom: 12px;
    background-color: #fff;
}
.porukt_prodejna > * {
    flex: 1;
    padding: 8px 16px;
    border-bottom: 1px solid #f1f1f1;
}
.prodejna_logo {
    max-width: 65px;
    min-width: 65px;
    width: 65px;
    min-height: 30px;
    line-height: 30px;
    padding: 10px 15px 10px 15px;
    text-align: center;
}
.prodejna_adresa {
    border-right: 1px solid #f1f1f1;
}
.prodejna_produkt_foto {
    max-width: 65px;
    min-width: 65px;
    width: 65px;
    text-align: center;
}
.prodejna_produkt_popis {
    border-right: 1px solid #f1f1f1;
}
.prodejna_produkt_cena {
    min-width: 120px;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}

.obal_kontakt_krok3 {
    display: block;
    background-color: #f1f1f1;
    padding: 25px 0 0;
    border-top: 1px solid #e7e7e7;
}
.card_1_in_prices_new {
    background: #f1f1f1;
}
.card_3_polozka_kontakt {
    margin-left: 0;
    margin-right: 0;
    width: 270px;
    padding: 0 20px 15px 20px;
    border-right: 1px solid #fff;
    color: #000
}
.card_3_polozka_kontakt:after {
    clear: both;
    display: block;
    content: ""
}
.nadpis_krok3 {
    display: block;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-size: 14px;
    font-weight: bold
}
.polozka_kontakt_krok3 {
    display: block;
    width: 100%;
    margin-bottom: 5px
}
.polozka_kontakt_krok3 span {
    display: inline-block;
    width: 80px;
    padding-right: 5px
}
.polozka_kontakt_krok3 strong {
    text-align: left
}
.krok3_cena_dole_posta {
    background-color: #ffe9ca;
    margin: 0!important;
    padding-bottom: 0!important;
    padding-right: 5px!important
}
.krok3_cena_dole_dph {
    background-color: #f1d5ae!important;
    padding-top: 0!important;
    text-align: right;
    padding-right: 18px!important;
    color: #000
}
.card_3_in_buttons {
    padding-right: 0!important
}
.card_3_in_buttons:after {
    display: block;
    content: "";
    clear: both
}
.card3_polozky_cena {
    display: inline-block;
    border: 0;
    line-height: 40px;
    min-height: 40px;
    width: auto!important;
    white-space: nowrap
}
.card_3_tabulka .zp_doprava {
    margin-top: 5px
}
.fake {
    display: none!important;
    height: 52px
}
.description table p {
    margin: 0
}
.show_dopravaplatba {
    text-decoration: underline;
    cursor: pointer
}
.poz_1 {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}
.poz_2 {
    border-bottom: 1px solid #ccc
}
.poz_3 {
    border-right: 1px solid #ccc
}
.nadpis_tab {
    margin: 0
}
span.fgalerie {
    display: inline-block
}
#obr_plusminus_MI {
    background-image: url(../img/sipka-zpet.png);
    padding: 3px 8px 3px 32px;
    background-position: left
}
.select_velikosti {
    font-size: 14px;
    height: 25px;
    min-width: 48px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    padding-left: 5px;
    box-sizing: border-box;
}
.prodej_info {
    font-weight: normal
}
.vazani_set {
    text-align: center
}
.sphere_blok {
    padding: 10px;
    padding-top: 0;
    background-color: #FFF;
    font-size: 13px;
    font-weight: bold;
    color: #2d3b52;
    width: 220px;
    display: inline-block;
}
.sphere_blok img {
    width: 100%
}
img.skilogo {
    height: 50px;
    float: left
}
iframe[name=google_conversion_frame] {
    height: 1px!important
}
.obal_prev_next {
    float: none!important;
    /* max-width: 1011px; */
    width: auto!important;
}
div#prev1 {
    display: inline-block!important;
    margin-left: 0;
    float: none
}
div#next1 {
    float: none;
    display: inline-block!important;
    background-image: url(../img/sipka.png);
    background-position: left top;
}
div#prev1 {
    float: none;
    display: inline-block!important;
    background-image: url(../img/sipka.png);
    transform: scaleX(-1)
}
.caroufredsel_wrapper {
    width: 100%!important
}
div#carou_posuvnik1 {
    float: none!important
}
.padding_12 {
    text-align: center
}
.obsah_zalozky span {
    float: none!important;
    display: inline;
    width: auto!important;
    height: auto!important
}
.obsah_zalozky .fl {
    display: inline-block!important;
    width: auto!important;
    height: auto!important;
    float: none!important;
    margin-right: 5px
}
.wrapper_carou {
    float: none!important;
    width: 100%!important
}
img.banner-image {
    width: 100%
}
span.ui-slider-handle.ui-state-default.ui-corner-all {
    background-image: none;
    background-color: #dc0035
}
span#f_count_n {
    color: #dc0035;
    font-weight: 300;
    vertical-align: text-top
}
input#amount {
    background-color: transparent;
    width: 100%;
    text-align: center
}
div#filtered_product:after {
    display: block;
    content: "";
    clear: both
}
div#slider-range {
    width: 100%;
    background: #d8d8d8;
}
div#otaznik {
    padding-left: 50%;
    margin-bottom: 1em;
    font-size: 12px;
    text-align: right;
}
._wide div#otaznik {
    position: absolute;
    right: 20px;
    bottom: 60px;
    text-align: right;
}
h2.shop_h22,
.obsah h1 {
    float: none;
    display: inline;
    font-weight: 300;
    font-size: 2em;
    color: black
}
.producer_marks:after {
    content: "";
    clear: both;
    display: block
}
.producer_marks {
    padding: 20px 0!important;
    column-count: 6
}
.list_carousel {
    float: none!important
}
.trigger_o {
    background-color:#dc0035;
    padding: 7px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.trigger_o a {
    color: white;
}
.menu .trigger {
    background-color: #dc0035;
    cursor: pointer;
    color: white;
    padding: 7px;
    text-transform: uppercase;
    font-weight: bold;
    background-image: url(../img/carret-down.png);
    background-repeat: no-repeat;
    background-position: right center
}
.menu:hover .hidden {
    display: block
}
div#prodej>img {
    width: 100%;
    margin: 0!important;
    display: none
}
a>span {
    color: inherit!important
}
span.print_d {
    vertical-align: top
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background-color: #dc0035!important;
    background-image: none!important
}
.tag {
    display: inline-block;
    background-color: #000;
    color: white!important;
    padding: 0 16px;
    margin-left: 20px;
    position: relative;
    border-radius: 4px
}
.tag:after {
    display: block;
    content: ".";
    background-color: black;
    border-radius: 4px;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 2px;
    left: -5px;
    transform: rotate(45deg);
    line-height: 10px;
    text-indent: 7px
}
.tag.vyprodej,
.tag.vyprodej:after {
    background-color: #fabf2f;
    background-image: none;
    color: black!important
}
span.test_centra {
    vertical-align: top
}
.card_1_in__new:after {
    display: block;
    clear: left;
    content: ""
}
.card_1_in__new>div.long {
    white-space: nowrap;
    width: 33%;
    text-align: left;
    padding-left: 20px;
    flex-grow: 1
}
.card_1_in__new>div {
    white-space: nowrap;
    width: 20%;
    flex-shrink: 1;
    text-align: left
}
.card_1_in__new>div:nth-child(2) {
    width: 19%
}
.card_1_in__new>div:nth-child(3) {
    width: 15%
}
.card_1_in__new>div:nth-child(4) {
    width: 25%
}
form#card_form_update {
    white-space: nowrap;
    align-items: center;
    width: 60%;
    text-align: right
}
form#card_form_update>div {
    display: inline-block;
    box-sizing: border-box;
    text-align: left
}
.card_border_right_light.col2 {
    width: 30%
}
.card_border_right_light.col4 {
    display: inline-block;
    width: 29%
}
.card_border_right_light.col5 {
    display: inline-block;
    width: 23%
}
form#card_form_update>div.card_border_right_light.col6 {
    display: inline-block;
    width: 26%
}
div#product_info_d_in a[rel=lightbox] {
    display: none
}
.col6 {
    vertical-align: middle;
    width: 16%
}
input.input_submit {
    display: block;
    background-color: #dc0035;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    color: white;
    -webkit-appearance: none;
    line-height: 24px;
    text-transform: uppercase;
    border: 0
}
.flex {
    display: flex;
    align-items: stretch;
    margin: 0 auto
}
.flex.top {
    border-bottom: 1px solid #dadada;
    width: 100%
}
.card_1_in_buttons__new:after {
    display: block;
    clear: both;
    content: ""
}
form#card_form_adress {
    clear: left
}
.card_1_in_products.vanoce2013 {
    width: auto;
    box-sizing: border-box;
    height: auto;
    color: white;
    background-color: #dc0035!important
}
span.vanoce2013_text {
    display: inline
}
.vanoce2013 h3 {
    display: inline
}
form#card_form_delete__new {
    display: inline
}
#new_text {
    float: none!important
}
.card_border_right_light__new.col1 {
    width: 10%
}
label {
    display: block
}
form#form_buy {
    display: inline-block;
    text-align: right;
    float: left;
}
.detail_rest {
    clear: both;
}
.table_stripped>.product_data>table {
    background-color: #ebebeb;
    border-spacing: 0
}
.table_stripped>.product_data>table td {
    padding: 4px 10px;
    border-bottom: 2px solid white
}
.table_stripped>.product_data>table td:empty {
    display: none
}
.hidden {
    display: none;
}
a.fb {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #3b5998;
    float: right;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/facebook-24.png)
}
a.insta {
    display: block!important;
    width: 50px;
    height: 50px;
    background-color: #dc0035;
    float: right;
    margin-right: 5px;
    background-image: url(../img/instagram-24.png);
    background-position: center;
    background-repeat: no-repeat;
    display: none
}
.filtrace_new {
    float: left;
    width: 25%;
    background-color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
}
#filrace_stred {

}
div#filtered_product {
    float: right;
    width: 75%;
    background-color: white
}
div#f_count {
    margin-left: auto;
    float: none;
    line-height: initial;
    width: auto;
    text-align: inherit;
    margin-top: 20px;
    /* z-index: -1; */
    /* position: relative; */
}
@media(min-width:501px) {
    .blok_horni_krok2 {
        height: 150px
    }
    #final_submit_card__new,
    #submit_card,
    #card_form_adress_submit {
        max-width: 400px;
        margin: 0 auto;
        float: none
    }
    a.card_end_buttons__new,
    #final_submit_card__new {
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media(min-width:700px) {
    .krok2_input, #new_text .submit_card {
        width: 50%!important;
        float: left
    }
    .blok_horni_krok2 {
        height: 120px
    }
}
@media(min-width:911px) {
    ._name {
        float: left;
        width: 56%
    }
}
@media(min-width:1013px) {

    .menu .hidden{
        padding-bottom: 300px;
        position:relative;
        z-index:10000;
        background-color: white;
    }
    .filtrace_new {
        padding-top: 40px
    }
    .menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 3;
        float: none;
        /* border-bottom: 1px solid red; */
    }
    .obal_hlava2_1 {
        display: block!important
    }
    .block {
        width: 32%
    }
    div#filtered_product {
        min-height: 300px
    }
    .zalozka,
    .zalozka_a {
        text-align: left;
        padding-left: 40px;
        text-transform: uppercase;
        background-color: #ebebeb;
        color: black
    }
    .obsah_zalozky {
        display: block!important;
        visibility: visible!important
    }
    .detail_rest .table_stripped .product_data {
        width: 56%;
        box-sizing: border-box;
        float: left;
        clear: left
    }
    .detail_rest .table_stripped .obal_geometrii .product_data {
        width: auto;
        box-sizing: border-box;
        float: none;
        clear: left
    }
    .detail_rest .table_stripped .obal_geometrii .product_data .description.detail>p {
        float: left;
        width: 56%
    }
}
@media(min-width:1140px) {
    .mt {
        max-width: 200px
    }
    .block {
        width: 24%
    }
}
@media (max-width: 1340px) {
    .tiles--category {
        margin-bottom: 1.5vw;
    }
    	.tiles--title {
		    font-size: 1.8vw;
    	}
        .tiles--title1 {
            font-size: 1.8vw;
        }
        .tiles--title2 {
            font-size: 1.8vw;
        }
    .tiles--slider .opona {
        height: 32.18vw!important;
    }
}
@media(max-width:1012px) {
    .zalozka_a+.obsah_zalozky {
        display: block;
        width: 100%;
        top: 38px
    }
    .menu .hidden {
        display: block
    }
    .menu .trigger {
        display: none
    }
    .filtrace_new {
        float: none;
        width: auto
    }
    .detail_rest .table_stripped .product_data,
    .poloha {
        box-sizing: border-box;
        float: none;
        margin-right;
        width: auto;
    }
    .poloha {
        margin-left: 18px;
        padding: 0;
    }
    .obal_detail_zalozky_napis {
        display: flex;
        flex-wrap: wrap
    }
    div#filtered_product {
        float: none;
        width: auto
    }
    .block {
        width: 32%
    }
    .obal_detail_zalozky_napis>span {
        flex-grow: 1
    }
    .zalozka_a {
        background-color: #ebebeb;
        color: black
    }
    .ctvrtina_menu_hp_popup {
        width: 50%
    }
    .obal_hlava2_1 {
        display: none;
        padding-bottom: 20px
    }
    .obsah_filtrace {
        float: none;
        width: 100%
    }
    .menu {
        float: none;
        width: 100%;
        display: block
    }
    div#f_count {
        float: none!important;
        clear: both;
        text-align: center!important;
        margin-top: 0;
        display: inline-block
    }
    .navigace_prehled {
        top: 0;
        left: 0
    }
    .hp_blok_poradime {
        clear: left
    }
    .hp_blok_sleduj {
        margin-left: 30px
    }
    .navigace_pproduktu.navigace_hc1 {
        margin-left: 12px
    }
    div#hamburger {
        border-top: 5px solid white;
        border-bottom: 5px solid white;
        width: 30px;
        height: 20px;
        position: relative;
        display: inline-block;
        top: 5px;
        left: -5px;
        cursor: pointer;
        margin-bottom: 5px
    }
    div#hamburger:after {
        display: block;
        content: "";
        height: 5px;
        background-color: white;
        position: absolute;
        top: 8px;
        left: 0;
        right: 0
    }
    .mt,
    .mt a {
        display: block;
        width: auto;
        text-align: center;
        max-width: 100%;
        height: auto;
        line-height: 2
    }
    .mt {
        border-top: 1px solid #383938
    }
    .mt:first-child {
        border: 0
    }
    .tab-title, .tabcontent .product_table {
        font-size: 18px!important;
    }
    .prices-range {
        width: 100%;
    }
}
@media(max-width:910px) {
    .obsah {
        padding: 55px 17px 13px 15px;
    }
    .product_data_sety, .product_table, .fr {
        float: none;
        width: auto
    }
    .doprava3 {
        position: static;
        padding-top: 5px;
        height: auto
    }
    .card_1_in_header_new {
        display: none
    }
    .card_3_td4,
    .card_3_td6 {
        white-space: nowrap
    }
    .opona {
        height: 90px
    }
    .aktualita_hp_polozka {
        width: 50%
    }
    .t9_round_in {
        width: 32%;
        margin-bottom: 1%;
        line-height: 1.2
    }
    .producer_marks {
        column-count: 4
    }
    .fl_name,
    .posun.fr {
        float: none;
        width: auto
    }
    .jqzoom .zoomWindow,
    .zoomPup {
        display: none!important;
        cursor: initial
    }
    .click_dor_b {
        margin-right: 30px
    }
    .odeslani_dnes,
    .expedice {
        /* margin-top: 19px!important; */
        float: left!important;
    }
    .garance_ceny {
        height: 80px
    }
    .st_levne {
        padding: 18px 0;
        width: 300px
    }
    .click_dor {
        top: 32px;
        right: 24px
    }
    .flex.top {
        flex-wrap: wrap
    }
}
@media(max-width: 760px) {
    ._wide .product_info_dc>table,
    ._wide .price_block_r,
    ._wide .click_door {
        float: none;
        width: 100%;
        margin-top: 0;
        table-layout: fixed
    }
    ._wide .click_door {
        top: -201px
    }
    ._wide .product_info_dc td:first-child {
        padding-left: 10px
    }
    ._wide div#otaznik,
    ._wide .price_d {
        position: static;
        text-align: right;
        white-space: nowrap
    }
    ._wide .velikosti {
        top: 1px;
    }
    .product_info_table,
    .product_info_table>tbody,
    .product_info_table>tbody>tr,
    .product_info_table>tbody>tr>td {
        display: block
    }
    .price_block_r {
        height: auto
    }
        .sleva_lyze {
        bottom: 110px;
        width: auto;
        padding: 10px
    }
    .block_d_in_lyze .galerie {
        margin: 32px 0;
    }
    
    #tabulka_vanoce_2020_produkty{
      display: block;
    }
    #tabulka_vanoce_2020_produkty tr, #tabulka_vanoce_2020_produkty td{
      display: block;
    }
}
@media(max-width:700px) {
    .submit_card, .submit_card_over, a.card_end_buttons__new {
        float: none!important;
        width: 100%!important;
        max-width: 100%!important;
        box-sizing: border-box
    }
    .block {
        width: 47%;
        margin-right: 11px
    }
    .f_sl {
        width: 25%
    }
}
@media(max-width:666px) {
    .st_levne {
        padding: 3px 0;
        width: 200px
    }
    .opona {
        height: 70px
    }
    .flex.top {
        flex-direction: column;
        align-items: center;
        width: 100%
    }
}
@media(max-width:600px) {
    .card_1_in__new.flex {
        display: none
    }
    .card_1_in_products__new {
        display: block
    }
    .card_border_right_light.col2 {
        width: 70%;
        float: left;
        margin-right: 0
    }
    form#card_form_update>div {
        margin-right: 0
    }
    .obsah img {
        width: auto
    }
    form#card_form_update {
        clear: left;
        width: auto;
        padding-top: 10px;
        border-top: 1px solid #ebebeb
    }
    .discount {
        font-size: inherit;
        margin-top: 0
    }
    .buy_sis {
        width: 100%;
    }
    .f_sl {
        width: 33%
    }
    .opona {
        height: 80px
    }
    .aktualita_hp_polozka {
        width: 100%;
        background-image: none
    }
    .filtr_desk_cena {
        /* width: 30% */
    }
    .card_border_right_light__new.col1 {
        width: 30%;
        float: left;
        height: initial
    }
    .card_border_right_light__new.col1>a {
        display: block
    }
    .t9_round_in {
        width: 49%;
        margin-bottom: 1%
    }

    .prvni_garance {
        height: auto;
        padding-top: 15px
    }
    .click_dor {
        bottom: -5px;
        top: inherit
    }
    .odeslani_dnes,
    .expedice {
        /* margin: 5px 5px 13px!important; */
    }
    .price_d,
    div#otaznik{
        text-align:right;
    }
}
@media(max-width:500px) {
    .hledej_vyraz {
        width: calc(100% - 50px);
        box-sizing: border-box;
        margin-right: 50px;
        margin-top: 5px
    }
    .hledej_kosik_new {
        padding-left: 0
    }
    td:empty {
        display: none
    }
    td>table,
    td>table tr,
    td>table td {
        display: block;
        height: auto!important;
        width: auto!important
    }
    #hide_13 td:empty {
        display: block
    }
    .f_sl {
        width: 50%
    }
    .opona {
        height: 47px
    }
    .ctvrtina_menu_hp_popup {
        width: 100%
    }
    .card_header_text__new {
        font-size: 12px
    }
    .nadpis_vip_klub {
        margin: 0 auto;
        float: none;
        width: 200px
    }
    .hp_blok_overeno {
        margin: 0 20px
    }
    .fb_iframe_widget {
        margin-left: 10px
    }
    .sleduj_obsah {
        height: 160px;
        background-size: 100%
    }
    .poradime_obsah,
    .sleduj_obsah,
    .hp_blok_sleduj,
    .hp_blok_overeno,
    .hp_blok_poradime {
        float: none;
        width: auto
    }
    .poradime_obsah img {
        width: 100%
    }
    .filtr_desk_cena {
        width: 100%;
        position: static!important
    }
    .filtrdesk {
        width: 100%
    }
    .block {
        width: 100%;
        margin-right: 0;
        float: none
    }
    .t9_round_in {
        width: 99%;
        margin-bottom: 2%
    }
    .producer_marks {
        column-count: 3
    }
    .card_1_in_products__new td {
        display: block;
        width: auto!important;
        clear: both
    }
    .card_1_in_products__new td:after {
        display: block;
        content: "";
        clear: both
    }
    .card_border_right_dark_header_new {
        display: none
    }
    .card_in_doprava_all,
    .card_in_platba_all {
        width: 100%
    }
    .prodejny {
        white-space: normal
    }
}

/* detail productu */
.breadcrumbs-navigation {
    padding: 10px 20px 25px;
}
.breadcrumbs-detail {
    position: relative!important;
    margin-top: -26px;
    padding: 10px 0 25px;
}
.breadcrumbs-navigation a, .breadcrumbs-navigation .navigace_prehed_konec {
    text-decoration: underline;
    font-size: 12px;
    color: #9a9a9a;
}
.breadcrumbs-navigation .navigace_prehed_konec {
    text-decoration: none;
}
.breadcrumbs-navigation .oddelovnik_navigation {
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 2px;
    margin: 0 9px 0 12px;
    background: #9a9a9a;
    vertical-align: middle;
}

.obsah-detailu {
    padding: 35px 3.43% 13px;
}
.colorRed {
    color: #df1035;
}
.bold {
    font-weight: bold;
}
.padding-null {
    padding: 0!important;
}
.jj-d-title {
    float: left!important;
    width: 49.8%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    color: #131313;
}
.jj-d-tags {
    float: right;
    width: 49.8%;
    padding: 0 20px;
    box-sizing: border-box;
}
    .jj-d-tag {
        position: relative;
        display: inline-block;
        margin: 12px 16px 12px 10px;
        padding: 0 14px 0 18px;
        line-height: 24px;
        font-size: 14px;
        color: #fff;
    }
    .jj-d-tag-black {
        background: #111!important;
        color: #fff!important;
    }
    .jj-d-tag-stock {
        background-color: #36c211;
    }
    .jj-d-tag-transport {
        background-color: #f96a02;
    }
    .jj-d-tag-sale {
        background-color: #f96a02;
    }
    .jj-d-tag:after {
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        width: 0;
        height: 0;
        border-color: transparent #f96a02 transparent transparent;
        border-width: 12px 7px 12px 0px;
        border-style: solid;
    }
    .jj-d-tag-black:after {
        border-color: transparent #111 transparent transparent;    
    }
    .jj-d-tag-stock:after {
        border-color: transparent #36c211 transparent transparent;    
    }
    .jj-d-tag-sale:after {
        border-color: transparent #f96a02 transparent transparent;    
    }
    .jj-d-tag:before {
        content: "";
        position: absolute;
        left: 4px;
        top: 50%;
        width: 4px;
        height: 4px;
        margin-top: -2px;
        background: #fff;
        border-radius: 2px;
    }
.jj-d-photos {
    position: relative;
    float: left;
    clear: left;
    width: 49.8%;
    min-height: 400px;
}
    .jj-d-discount {
        position: absolute;
        right: 10%;
        top: 0;
        width: 110px;
        line-height: 110px;
        border-radius: 100%;
        background: rgba(223, 16, 53, .9);
        text-align: center;
        font-size: 30px;
        color: #fff;
        z-index: 10;
    }
    .jj-d-main-photo {
        display: block;
    }
        .jj-d-main-photo img {
            display: block;
            margin: 30px auto;
        }
    .jj-d-gallery {
        width: 100%;
    }
.jj-d-short-info {
    position: relative;
    float: right;
    width: 49.8%;
    padding: 20px;
    box-sizing: border-box;
    z-index: 1;
}
    .jj-d-product-id {
        margin-bottom: 14px;
        display: block;
        font-size: 13px;
    }
    .jj-d-short-info-text {
        line-height: 26px;
        color: #737373!important;
        overflow: hidden;
    }
    .free-item {
        margin: 17px 30px 10px 0;
        display: inline-block;
    }
.jj-d-price-box {
    float: right;
    clear: right;
    width: 49.8%;
    padding: 20px;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
}
    .jj-d-price {
        font-size: 36px;
        font-weight: bold;
        color: #df1035;
    }
    #open-compensation-price {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        padding: 18px 20px;
        font-size: 12px;
        color: #737373;
    }
        .jj-d-guestion-mark {
            vertical-align: super;
            font-size: 7px;
        }
    .jj-d-past-price {
        display: block;
        margin: 8px 0 10px;
    }
.jj-d-form-box {
    float: right;
    clear: right;
    width: 49.8%;
    padding: 28px 20px;
    box-sizing: border-box;
    border-top: 1px solid #cdcdcd;
}
    .jj-d-count {
        float: left;
        position: relative;
        display: inline-block;
        width: 79px;
        margin: 0 15px 20px 0;
    }
    #card_ks_up, #card_ks_down {
        position: absolute;
        right: 4px;
        bottom: 26px;
        width: 20px;
        height: 20px;
        background: #dadada;
        cursor: pointer;
    }
    #card_ks_down {
        bottom: 4px;
    }
    #card_ks_up:before, #card_ks_up:after, #card_ks_down:before {
        content: "";
        position: absolute;
        left: 5px;
        top: 50%;
        width: 11px;
        height: 1px;
        background: #4b4b4b;
    }
    #card_ks_up:after {
        transform: rotate(90deg);
    }
    .jj-d-count [type=text], .jj-d-form-box-input {
        height: 50px;
        padding-right: 33px;
        box-sizing: border-box;
        text-align: right;
        font-size: 16px;
        color: #131313;
    }
    .velikosti {
        float: left;
        display: inline-block;
        width: 89px;
        margin: 0 15px 20px 0;
    }
        .velikosti .jj-d-form-box-input {
            height: 50px;
        }
        #velikosti.jj-d-form-box-input {
            padding-left: 16px;
            padding-right: 16px;
            text-transform: uppercase;
        }
        .jj-d-form-box-label {
            margin-bottom: 12px;
            text-align: left;
            font-size: 14px;
            color: #737373;
        }
        .jj-d-form-box-input {
            display: inline-block;
            width: 100%;
            height: 46px;
            border: 1px solid #cdcdcd;
        }
    .jj-d-submit-buy, .jj-d-question-availability {
        padding: 17px 43px 15px 78px;
        margin-bottom: 10px;
        border: 0;
        background: url(../img/ic-cart.png) 40px 14px no-repeat #df1035;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff!important;
    }
    .jj-d-submit-buy, #open-availability {
        float: left;
        clear: left;
    }
    .jj-d-question-availability {
        float: left;
    	display: inline-block;
	    margin: 10px 10px 10px 0;
	    padding: 13px 48px 13px 48px;
    	background: #df1035;
    	text-decoration: none;
    }
    .jj-d-question-availability:hover {
    	text-decoration: none;
    }
.colors {

}
    .colors--title {
        display: block;
        margin: 8px 0;
    }
    .colors--item {
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 144px;
        height: 144px;
        box-sizing: border-box;
    }
        .colors--item img {
            max-width: 100%;
            max-height: 100%;
        }
    .colors--item.active {
        border: 1px solid #cdcdcd;
    }
/*second layout (for ski)*/
.second-layout ~ .jj-d-title,
.second-layout ~ .jj-d-photos {
    float: none!important;
    width: 100%;
    padding: 20px 0;
}
.second-layout ~ .jj-d-tags {
    float: none!important;
    width: 100%;
    padding: 0;
}
.second-layout ~ .jj-d-photos .jj-d-gallery {
    width: 50%;
}
.second-layout ~ .jj-d-short-info{
    padding: 20px 0;
}
.second-layout ~ .jj-d-price-box,
.second-layout ~ .jj-d-form-box {
    float: left;
    clear: right;
    width: 50%;
    padding: 20px 0;
}
/*/second layout (for ski)*/
/*third layout (brýle)*/
.third-layout ~ .jj-d-photos,
.third-layout ~ .jj-d-short-info,
.third-layout ~ .jj-d-price-box,
.third-layout ~ .jj-d-form-box {
    width: 100%;
    min-height: auto;
    padding: 20px 0;
}
.third-layout ~ .jj-d-photos .spritespin-instance.with-canvas {
    margin: 0 auto;
}
/*/third layout (brýle)*/
.your-position-wrapper {
    float: right;
}
.jj-d-your-position {
    float: right;
    margin-top: 9px;
}
.gps_change {
    background: none;
}
.change-gps {
    float: right;
    clear: right;
    margin: 12px 0;
    cursor: pointer;
    color: #df1035;
    font-weight: bold;
}
    .change-gps img {
        margin-right: 7px;
        vertical-align: middle;
    }
    .change-gps span {
        border-bottom: 1px solid #df1035;
    }
.borderBottom {
    border-bottom: 1px solid #e6e6e6!important;
}
.number-of-stock {
    color: #00a938;
    font-weight: bold;
}
.not-in-stock {
    color: #f65914!important;
    font-weight: bold;
}
.poloha {
    width: 100%;
    margin: 0;

}
.varianta {
    padding: 0;
}
.velikosti {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    width: auto;
}
#product_info_d_in .store_city_m:after {
    content: none;
}

.fgalerie {
    display: inline-block;
    width: 100px;
    height: 90px;
    margin: 10px;
    vertical-align: top;
}
.fgalerie_main {
    vertical-align: top;
    margin-right: auto;
    margin-left: auto;
}

.fgalerie a {
    height: 100%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.fgalerie img {
    max-width: 98%;
    max-height: 98%;
}
.wrapper-overflowing-el {
    width: 100%;
    overflow: auto;
}
/****** tabs in product detail ******/
.tablinks {
    position: relative;
    background-color: transparent;
    border: 0;
    padding: 20px 45px 20px 60px;
    margin: 0 0 0 -6px;
    transition: background-color .2s;
    outline: 0;
    cursor: pointer;
    text-align: left;
}
.tablinks:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 2px;
    height: 30px;
    background: #f0f0f0;
}
.tablinks:first-child {
    /*float: right;*/
    margin: 0;
    /*padding: 19px 26px 19px 75px;
    border: 1px solid #df1035;*/
}
.tablinks:first-child:before {
    content: none;
}
/*.tablinks:nth-child(2) {
    margin: 0;
    padding: 20px 45px 20px 54px;
}
.tablinks:nth-child(2):before {
    content: none;
}*/
.tablinks.active, .tablinks:hover {
    background-color: #f0f0f0; 
}
.tablinks.tab-icon-availability {
    float: left;
    padding-right: 20px !important;
    margin: 10px 16px 0 0 !important;
    border: 1px solid #df1035;
    width: auto !important;
}
.tablinks.tab-icon-availability.pdf {
    padding: 20px !important;
    font-size: 13.3333px;
    line-height: 1.2;
}
.tab-icon-availability.active {
    border: 1px solid #f0f0f0;
}
.tabcontent {
    display: none;
    padding: 2.09%;
    background-color: #f0f0f0;
    margin-bottom: 20px;
}
    .tab-title, .tabcontent .product_table {
        margin: 0;
        padding: 4px 20px 20px;
        font-size: 22px;
        font-weight: bold;
    }
    .tabcontent .product_data {
        float: none!important;
        width: 100%!important;
        padding: 20px;
        background: #fff;
        font-size: 14px;
        font-weight: 400;
        font-family: Arial, sans-serif;
    }
        .tabcontent table {
            border: 0;
            background: #fff;
        }
            .tabcontent th, .availability-table th {
                padding: 8px 20px;
                border: 0;
                border-bottom: 1px solid #e6e6e6;
                color: #737373;
                font-weight: 400;
                font-size: 14px;
            }
            .tabcontent td {
                padding: 8px 20px 10px;
                border: 0;
                border-bottom: 1px solid #e6e6e6;
            }
            #tab-availability {
                padding: 2.09%;
                background-color: #f0f0f0;
            }
            #tab-availability .tab-title {
                padding: 4px 20px 0px;
            }
            .availability-info {
                margin-left: 20px;
            }
            .availability-table {
                border: 0;
                background: #fff;
            }
            #tab-availability .availability-table td {
                font-size: 14px!important;
            }
            .availability-table td {
                padding: 8px 20px;
                border: 0;
            }
                .availability-table a {
                    text-decoration: underline;
                }
            .tabcontent tr:last-child td {
                border-bottom: 0;
            }
@media (max-width: 1200px) {
    .card_3_tabulka tbody {
        display: flex;
        flex-direction: column;
    }
    .card_3_tabulka__head {
        background: #f1f1f1;
    }
    .card_3_tabulka__head th {
        color: #f1f1f1;
        padding: 0;
    }
    .card_3_td1 {
        display: flex !important;
        align-items: center;
        min-width: 49px;
        max-width: 49px;
        box-sizing: border-box;
    }
    .card_3_td2 {
        width: calc(100% - 49px);
        max-width: calc(100% - 49px);
        min-width: calc(100% - 49px);
        box-sizing: border-box;
    }
    .card_3_td1,
    .card_3_td2,
    .card_3_td3,
    .card_3_td4,
    .card_3_td5,
    .card_3_td6 {
        border: 1px solid #f1f1f1;
        border-left: 0;
        border-bottom: 0;
    }
    .mvkdfmvkdm {
        display: flex;
        flex-wrap: wrap;
        justify-content: stretch;
    }
    .mvkdfmvkdm > * {
        flex-grow: 1;
        display: block;
    }
    .asdfdf {
        display: flex;
        flex-direction: column;
    }
    .asdfdf td {
        border-bottom: 0;
    }
}
@media (max-width: 800px) {
    .tiles--slider {
        float: none;
        max-width: 100%;
        width: calc(660px + 6vw);
        margin: 0 auto;
        padding: 0 1.5vw;
        box-sizing: border-box;
    }
    .tiles--categories {
        float: none;
        width: 100%;
        max-width: calc(660px + 6vw);
        margin: 1.5vw auto 0 auto;
    }
        .tiles--category {
            width: calc(50% - 3vw);
            margin: 1.5vw;
        }
            .tiles--title {
                font-size: 3.8vw;
            }
            .tiles--title1 {
                font-size: 3.8vw;
                bottom: 34%;
            }
            .tiles--title2 {
                font-size: 3.8vw;
            }
    .jj-d-photos {
        min-height: 0;
    }
    .jj-d-title, 
    .jj-d-tags, 
    .jj-d-photos, 
    .jj-d-gallery, 
    .jj-d-short-info,
    .jj-d-price-box,
    .jj-d-form-box,
    .second-layout ~ .jj-d-price-box,
    .second-layout ~ .jj-d-form-box {
        width: 100%;
    }
    .tablinks {
    	width: 100%;
	    padding: 20px 45px 20px 60px!important;
    	margin: 0!important;
    	border: 0!important;
    }
    .tablinks.tab-icon-availability {
        border: 1px solid #df1035!important;
        width: auto;
    }
    .tab-icon-geometry {
	    background: url(../img/icon-spread.png) 25px center no-repeat;
	}
	.tab-icon-technology {
	    background: url(../img/icon-technology.png) 24px center no-repeat;
	}
    .tablinks:before {
    	content: none!important;
    }
    .jj-d-your-position, .change-gps {
    	float: none!important;
    	margin-left: 20px!important;
    }
    .varianta {
	    overflow-x: auto;
	}
    .tabcontent .product_data {
        padding: 20px 10px!important;
    }
    .tabcontent td {
        padding: 8px 10px 10px!important;
    }
    .your-position-wrapper {
        float: none!important;
        clear: both;
        margin-bottom: 30px;
    }
    .dorovnani_ceny, .gps_change {
        left: 0!important;
        width: calc(100% - 30px);
        margin: 0 15px;
    }
    .tiles--slider .opona {
        height: 452px!important;
    }
    .ss-img-wrapper {
        float: left;
        width: 58px;
        padding: 0;
    }
    .ss-name-wrapper, .ss-price-wrapper{
        width: calc(100% - 58px);
    }
        .ss-past-price {
            float: left;
            margin-top: 1px;
        }
        .ss-price {
            display: inline-block;
            font-size: 19px;
        }
}
.flex-break-point-768 {
    display: none;
}
@media (max-width: 768px) {

    .prodejna_adresa {
        border-right: 0;
    }

    .flex-break-point-768 {
        display: block;
        min-width: 100%;
        padding: 0;
        border: 0;
    }
}
@media (max-width: 720px) {
    .tiles--slider .opona {
        height: 62.4vw!important;
    }
    .sloupec_vypis_kat{
        flex: 1 0 35%;
    }
}
@media (max-width: 640px) {
    .show-on-mobile {
        display: block;
    }
    .hidden-on-mobile {
        display: none;
    }
    .mobile-text-left {
        text-align: left;
    }
    .mobile-text-center {
        text-align: center;
    }
    .mobile-text-right {
        text-align: right;
    }
    .mobile-height-auto {
        height: auto;
        max-height: none;
    }
    .prodejna_logo,
    .prodejna_produkt_foto {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 0;
    }
    .prodejna_adresa {
        text-align: center;
    }
}
@media (max-width: 500px) {
    .sloupec_vypis_kat{
        flex: 1 0 50%;
    }
}
@media (max-width: 400px) {
    .breadcrumbs-detail {
        padding: 0px 5px 10px;
    }
    .shop_h22, .obsah h1 {
        padding-left: 0;
        font-size: 1.6em;
    }
    .jj-d-tags {
        padding: 0;
    }
    .jj-d-tag {
        margin-left: 6px;
    }
    .jj-d-discount {
        width: 80px;
        line-height: 80px;
        font-size: 23px;
    }
    .jj-d-short-info {
        padding: 0;
    }
    .jj-d-price-box {
        padding: 10px 0;
    }
    #open-compensation-price {
        display: block;
        padding: 6px 0px;
    }
    .jj-d-form-box {
        padding: 10px 0;
    }
    #card_ks_up, #card_ks_down {
        right: 3px;
        bottom: 3px;
        width: 44px;
        height: 44px;
    }
    #card_ks_down {
        left: 3px;
        bottom: 3px;
    }
    #card_ks_up:before, #card_ks_up:after, #card_ks_down:before {
        left: 14px;
        width: 16px;
        height: 2px;
        background: #6d6d6d;
    }
    .jj-d-count {
        width: 62.666666%;
        margin: 0 3% 20px 0;
    }
    .velikosti form {
        width: 100%!important;
        margin: 0 0% 20px 3%!important;
    }
    .jj-d-count [type=text], .jj-d-form-box-input {
        font-size: 18px;
    }
    .jj-d-count [type=text] {
        padding-right: 64px
    }
    .jj-d-submit-buy {
        width: 100%;
        padding-left: 66px;
        background-position: 7% center;
        text-align: left;
    }
    .tab-title, .tabcontent .product_table {
        padding: 10px 15px!important;
    }
    .jj-d-your-position, .change-gps {
        margin: 10px 15px;
    }
    .availability-info {
        padding: 0;
        margin: 10px 15px;
    }
    .jj-d-submit-buy {
        padding: 22px 43px 20px 78px;
    }
    .jj-d-question-availability {
        display: block;
        padding: 22px 10px 20px;
        text-align: center;
    }
}








/* --- strana Servis Plzen (START) --- */
.uvodni_text_plzen{
  display: block;
  margin-bottom: 20px;
}
.h2_pujcovna_plzen{
  display: block;
  font-size: 20px;
  line-height: normal;
  color: #dc0035;
  margin: 10px 0px 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
}
.h1_pujcovna_plzen{
  display: block;
  font-size: 26px !important;
  line-height: normal !important;
  color: #dc0035 !important;
  margin: 20px 0px 0px 0px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
.text_formular_plzen{
  display: block;
  margin-bottom: 20px;
}
.obal_servis_plzen{
  display: block;
  clear: both;
}
.obal_servis_plzen table{
  font-size: 14px !important;
}
.obal_servis_plzen h2{
  display: block;
  font-size: 30px;
  line-height: normal;
  color: #dc0035;
  text-transform: uppercase;
  margin: 0px 0px 20px 0px;
}
.table_Wrap tr, .table_Wrap th, .table_Wrap td, .table_Wrap thead, .table_Wrap tfoot, .table_Wrap tbody, .table_Wrap table {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  background: 0 0;
  border: 0 none;
  line-height: 1;
  font-size: inherit;
}
.table_Wrap {
  overflow-x: auto;
  margin-bottom: 20px;
}
.table_Wrap table {
  min-width: 600px;
  margin-bottom: 10px;
  border-spacing: 0 3px;
}
.table_Wrap table thead th, .table_Wrap table thead td {
  padding-top: 15px;
  padding-bottom: 14px;
  background-color: #dc0035;
  border: 1px solid #dc0035;
  text-transform: uppercase;
  font: bold 16px Bariol,Helvetica,sans-serif;
  color: #fff;
}
.table_Wrap td {
  padding: 18px 20px 17px;
  border: 1px solid #dbdfe3;
  line-height: 1.5;
}
.accordion-title{
  display: block;
  font-size: 20px;
  line-height: normal;
  color: #dc0035;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}
/* --- strana Servis Plzen (KONEC) --- */
/* --- formulare (START) --- */
.nadpis_form_rezervacni_in{
  display: block;
  font-size: 20px;
  line-height: normal;
  color: #dc0035;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
}
.form_rezervacni_in{
  display: block;
  clear: both;
  padding: 20px 20px 20px 20px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #E3E3E3;
}
.form_rezervacni_in_polozka{
  display: block;
}
.form_rezervacni_in_oddelovac{
  display: block;
  clear: both;
  border-top: 1px solid #E3E3E3;
  padding-bottom: 10px;
  margin-top: 10px;
}
.nadpis_form_rezervacni_in_polozka{
  display: block;
  font-size: 16px;
  line-height: normal;
  color: #dc0035;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

.obal_odeslaneho_formulare{ /* bud nechat jak je ci misto tohoto divu dat div jakym je obaleny formular */
  display: block;
}
.obal_dotaznik_def{
  display: block;
  padding: 20px 0px 20px 0px;
}
.obal_tlacitka_formulare{
  display: block;
  text-align: left;
  margin-top: 10px;
}
.form_tl_def{
  display: inline-block;
  padding: 20px 20px 20px 20px;
  background-color: #dc0035;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border: 0px;
  color: #FFFFFF;
  cursor: pointer;
}
.form_tl_def:hover{
  opacity: 0.8;
}
.form_blok{
  position: relative;
  float: left;
  width: 49%; 
  margin: 0px 2% 10px 0px;
}
.form_blok_1_3{
  position: relative;
  float: left;
  width: 32%; 
  margin: 0px 2% 10px 0px;
}
.form_blok_1_4{
  position: relative;
  float: left;
  width: 23.5%; 
  margin: 0px 2% 10px 0px;
}
.form_area_blok{
  position: relative;
  float: left;
  width: 100%; 
}
.form_popisek{
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.form_input_def{
  float: left;
  width: 100%;
  *width: 96%;
  height: 40px;
  *height: 30px;
  line-height: 40px;
  *line-height: 30px;
  padding: 5px 10px 5px 10px;
  *padding-left: 2%;
  *padding-right: 2%;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;  /* jen proto aby byl border vzdy skrze cerveny border kdyz je chyba */
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.datepicker{
  padding-left: 34px;
  
  background-repeat: no-repeat;
  background-position: 8px center;
  background-image: url("../../img/ic-calendar.png");
}
.form_select_def{
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px 0px 0px 2%;  /*pravy padding nelze pouzit skrze IE, protoze odsadi to sipku dolu*/
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;  /* jen proto aby byl border vzdy skrze cerveny border kdyz je chyba */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.obal_check_form{
  float: left;
  width: 49%; 
  margin: 0px 2% 10px 0px;
}
.obal_souhlas_form{
  display: block;
  margin: 0px 0px 10px 0px;
}
.form_check_def{
  float: left;
  margin: 4px 0px 0px 0px;
  cursor: pointer;
}
.form_popisek_check_radio{ /*nazev je pouzit v ovladacim JS na validaci*/
  display: block;
  margin-left: 20px;
  cursor: pointer;
}
.form_area_def{
  float: left;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  *width: 98%;
  *max-width: 98%;
  *min-width: 98%;
  height: 128px;
  max-height: 128px;
  min-height: 128px;
  padding: 10px 10px 10px 10px;
  *padding-left: 1%;
  *padding-right: 1%;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;  /* jen proto aby byl border vzdy skrze cerveny border kdyz je chyba */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.obal_dotaznik_def select[disabled], .obal_dotaznik_def input[disabled] {
    background-color: #efefef;
}
.formular_chybova_hlaska_popup{
  position: absolute;
  left: 0px;
  bottom: 28px;
  width: 100%;
  min-height: 32px;
  background-color: #ee0031;
  color: #FFFFFF;
  padding: 5px 40px 5px 10px;
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
  box-shadow: #ee0031 0px 0px 10px;
  -webkit-box-shadow: #ee0031 0px 0px 10px;
  -moz-box-shadow: #ee0031 0px 0px 10px;
}
.form_area_blok .formular_chybova_hlaska_popup{
  bottom: 138px;
}
.skryj_chybu_formulare{
  position: absolute;
  right: 10px;
  top: 5px;
  width: 23px;
  height: 21px;
  cursor: pointer;
  
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url("../../img/form_chyba_close.png");
}

.tl_form_zpet_def{
  clear: both;
  margin: 25px auto 25px auto;
  padding: 10px 10px 10px 10px;
  background-color: #EE0031;
  color: #FFFFFF;
  cursor: pointer;
  width: 160px;
  text-align: center;
}
.tl_form_zpet_def:hover{
  background-color: #B40031;
}
.text3{
  display: block;
  clear: both;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
.info_formular{
  display: none;
  text-align: center;
  margin-top: 10px;
}

.formular_chyba_polozky{
  border: 1px solid #EE0031;
}
.formular_chyba_check_radio{
  color: #EE0031;
}

.znacka_povinne_polozky{
  font-weight: bold;
  color: #EE0031;
}

.ochrana_formulare{ /* ochrana pred roboty co plni formulare - naplni i skryty hidden */
  position: fixed;
  left: 0;
  top: 0;
  z-index: -9999; /* skrze fixni pozici, abych tim nahodou neco neprekryl ; fix je k tomu, abych ten input mohl dat kamkoliv v kodu */
  
  visibility: hidden; /* lze naplnit ale neni videt */
}

input:focus + [role="tooltip"] { /*skrze zvyseni pristupnosti (lepsi web pro postizene, slabozrake, ctecky atd..) formulare skrze WAI-ARIA */
  /*display: block;
  position: absolute;
  top: 100%;*/
}

.cervene{
  color: #EE0031;
}

/* Nemazat je zde i trida "box_validace_form" ktera spolu s ostatnimi dela poup okno s chybovymi hlaskami u validace formulare - je v JS,CSS i HTML */
.skryte_tl_popup_validace{
  display: none;
}
.polozka_chybova_hlaska {
  display: block;
  color: #FF0000;
}

.mr_ne{
  margin-right: 0px;
}

@media (max-width: 800px) {
  .form_blok_1_4{
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
  }
}

@media (max-width: 630px) {
  .form_blok_1_3, .form_blok_1_4{
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
}

@media (max-width: 560px) {
  .form_blok, .form_blok_1_3, .form_blok_1_4{
    width: 100%;
    margin-right: 0px;
  }
}
/* --- formulare (KONEC) --- */

/* --- styly detailu Prodejny (START) --- */
.obal_kontakt_prodejna{
  display: block;
  font-size: 18px;
  line-height: 22px;
}
.obal_kontakt_prodejna table{
  font-size: 16px !important;
  line-height: 22px;
  width: 100%;
}
.obal_kontakt_prodejna td{
  vertical-align: middle;
}
.obal_kontakt_prodejna img{
  float: left;
  margin: 2px 5px 0px 0px;
}
.obal_kontakt_prodejna h2{
  font-size: 26px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #dc0035;
  margin: 0px 0px 0px 0px;
}
.obal_kontakt_prodejna h3{
  font-size: 18px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  margin: 0px 0px 20px 0px;
}

.tabulka_adresa_kontakt{
  margin: 0px 0px 0px 5%;
  width: 95% !important;
}
.tabulka_adresa_kontakt td{

}
.tabulka_adresa_kontakt iframe{
  border: 0px;
}
.tabulka_oteviracka_kontakt{
  /*margin: 0px 5% 0px 5%;
  width: 90% !important;*/
}
.tabulka_oteviracka_kontakt td{
  width: 33.3%;
  padding: 0px 16px 0px 16px;
  vertical-align: top;
}
.tabulka_galerie_kontakt td{
  padding: 16px 16px 16px 16px;
}


@media (max-width: 1060px) {
  .tabulka_adresa_kontakt{
    display: block;
    margin: 0px;
    width: 100% !important;
  }
  .tabulka_adresa_kontakt tbody, .tabulka_adresa_kontakt tr{
    display: block;
  }
  .tabulka_adresa_kontakt td{
    display: block;
    width: auto;
    clear: both;
  }
  .tabulka_adresa_kontakt iframe{
    margin-top: 40px;
    width: 100%;
  }
}

@media (max-width: 950px) {
  .tabulka_oteviracka_kontakt{
    display: block;
    margin: 0px;
    width: 100% !important;
  }
  .tabulka_oteviracka_kontakt tbody, .tabulka_oteviracka_kontakt tr{
    display: block;
  }
  .tabulka_oteviracka_kontakt td{
    display: block;
    width: auto;
    clear: both;
  }
}

@media (max-width: 850px) {
  .tabulka_galerie_kontakt{
    display: block;
    margin: 0px;
    width: 100% !important;
  }
  .tabulka_galerie_kontakt tbody, .tabulka_galerie_kontakt tr{
    display: block;
  }
  .tabulka_galerie_kontakt td{
    float: left;
    width: 46%;
    padding: 10px 2% 10px 2%;
  }
}
/* --- styly detailu Prodejny (KONEC) --- */