/*obecne-styly*/

body {
    font-family: 'Arial', sans-serif !important;
    font-size: 14px;
}

p {
    font-family: 'Arial', sans-serif !important;
    font-size: 13px;
    margin: 0;
    color: rgb(28, 28, 28);
}

p>strong {
    font-family: 'Arial', sans-serif !important;
}

a {
    color: #fff;
    text-decoration: underline;
    font-family: 'Arial', sans-serif !important;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

ul {
    font-family: 'Arial', sans-serif !important;
    padding-left: 0px;
}

h1,
h2 {
    color: #0474ba;
    font-family: 'Arial', sans-serif !important;
}

h3 {
    color: #9d9d9d;
    font-family: 'Arial', sans-serif !important;
}

button {
    font-family: 'Arial', sans-serif !important;
}

INPUT,
SELECT,
TEXTAREA {
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #EFEFEF;
    padding: 5px;
    font-family: 'Arial', sans-serif !important;
}

TEXTAREA {
    max-width: 580px;
}


/*obecne-styly-end*/


/*odlisne-styly*/

span {
    color: #fba502;
}

body {
    background: #F1F1F1;
}

.right-panel .content h2,
.search h2{
    display: block;
    height: auto;
    width: 100%;
    height: 29px;
    background-color: #00427A;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 12px;
    padding: 6px 11px;
    line-height: 16px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.right-panel .content h1.header,
.right-panel.category .content h1.header{
    font-size: 18px;
    line-height: 20px;
    min-height: 40px;
    height: auto;
}
.left-slide {
    padding-left: 0px;
    width: 77.4%;
}

.slide-box {
    width: 66%;
}

.adress-box {
    width: 34%;
    position: relative;
    left: 5px;
}

.navigace {
    background: #0b0d3b;
    padding: 3px 0 3px 0;
    height: 41px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navig {
    width: 1065px;
    position: relative;
}

.search input[type="search"] {
    width: 100%;
    background-color: #ffffff;
    /*border: 1px solid #fba502;*/
    padding: 5px 25px 5px 5px;
    color: #383838;
    font-size: 14px;
    font-style: italic;
    border-radius: 5px;
    padding: 0px 8px;
    height: 54px;
    box-sizing: border-box;
    outline: 0;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?4l1vmb');
    src: url('../fonts/icomoon.eot?4l1vmb#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?4l1vmb') format('truetype'), url('../fonts/icomoon.woff?4l1vmb') format('woff'), url('../fonts/icomoon.svg?4l1vmb#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e900";
}

.btn-search {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 7px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    background: transparent;
    border: 0px;
    background: #fba502 url(../images/search.png) no-repeat center center;
    height: 54px;
    width: 70px;
    box-sizing: border-box;
}


.search .nazev-produktu,
.search a {
    color: #000;
    text-decoration: underline;
    font-size: 12px;
}

.search a img {
    height: 40px;
    /*padding: 5px;*/
    max-width: 52px;
    margin-left: 23px;
}

.search table td.obrazek {
    width: 80px;
    text-align: left;
}

.body .left-panel {
    background: #E4E8EF;
    min-height: 1000px;
    margin-top: 19px;
}

.body .right-panel {
    /*background: #fcfabf;*/
    background: #fff;
    min-height: 1000px;
    width: 77.4%;
    padding-left: 0px;
}

.MsoNoSpacing span {
    color: rgb(28, 28, 28);
}

.doprava.text-align-left,
.cena-p.text-align-left,
.text-align-left {
    text-align: left !important;
}

.width-45 {
    width: 41%;
}
.width-45 p{
    padding-left: 5px !important;
}
.width-55 {
    width: 59%;
}

.width-55 .cena-p {
    position: relative;
}

.width-55 .cena-p-s {
    text-align: right;
}

/*odlisne-styly-end*/


/*footer*/

.footer {
    background: #00427A;
    padding-bottom: 50px;
}

.footer-grid {
    margin-left: -35px !important;
}

.footer .uk-container {
    padding-top: 25px;
    padding-bottom: 25px;
}

.footer-content img {
    height: 45px;
    display: block;
    background: #f7f7f7;
    padding: 5px;
    border-radius: 3px;
}

.footer-content .fot-box-down img {
    max-width: 100%;
}

.footer-menu a {
    display: block;
    color: #e6e6e6;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
}

.footer-menu a:hover {
    text-shadow: 0px 0px 1px #fff;
    color: #fff;
    text-decoration: none;
}

.footer-menu a .fas {
    padding-right: 14px;
}

.footer-menu a:hover .fas {
    color: #ff8a00;
}

.footer .uk-container h3 {
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #595ca1;
    padding-bottom: 7px;
    margin-bottom: 15px;
    font-weight: 700;
}

.footer-last-box .fot-box {
    display: flex;
}

.footer-last-box .fot-box a {
    margin-right: 10px;
}

.footer-text p {
    margin: 0;
    color: #e6e6e6;
    font-size: 13px;
    line-height: 22px;
}

.footer-text p>a {
    color: #fba502;
    text-decoration: none;
}


/*footer-end*/


/*navigace*/

.uk-navbar {
    background: transparent;
}

.uk-navbar-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uk-navbar-nav>li>a {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    word-wrap: break-word;
    padding: 0px 7px;
}

.uk-navbar-nav>li:last-child>a {
    padding-right: 0;
}

html .uk-nav.uk-nav-offcanvas>li.uk-active>a {
    background: transparent;
    color: #a4bfec;
}

.uk-nav-offcanvas>.uk-open>a,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus {
    background: transparent;
    color: #005599;
}

.uk-navbar-nav>li.uk-active>a {
    background: transparent;
    color: #a4bfec;
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus,
.uk-navbar-nav>li.uk-open>a {
    background: transparent;
    color: #a4bfec;
}

.uk-offcanvas-bar {
  position: fixed !important;
    background: #0b0d3b;
}

.menu-hambur {
    background: #fba502;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    width: 130px;
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    line-height: 20px;
    height: 32px;
    box-sizing: border-box;
    margin: 2px 5px 0px 5px;
}

.is-hide {
    opacity: 0;
}

.uk-navbar-nav>li>a>span>.fa {
    padding-right: 3px;
    font-size: 14px;
}

.uk-navbar-nav>li>a>span>.fa-phone {
    padding-left: 3px;
}

.uk-navbar-nav>li>a>span>.fa-tag {
    padding-left: 3px
}

ul.uk-nav-sub {
    padding: 5px 0 5px 0px;
}

.uroven-1-ul>li>a {
    background: #005599;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 0px 7px 10px;
    box-sizing: border-box;
    position: relative;
}

.uroven-1-ul>li>a>img {
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.uroven-1-ul>li.active>a {
    background: #fba502;
    color: #0a0d5c;
}

.uroven-2-ul>li>a:hover {
    background: #fba502;
}

.uroven-2-ul>li.active>a {
    background: #fba502;
}

.uroven-3-ul>li>a:hover {
    background: #fba502;
}

.uroven-3-ul>li.active>a {
    background: #fba502;
}

.uroven-3-ul>li.active>a:before {
    color: #000;
}

.uroven-2-ul>li>a {
    padding: 3px 10px;
    color: #0a0d5c;
    position: relative;
    line-height: 20px;
    background: transparent;
    text-transform: none;
    font-weight: bold;
    font-size: 14px;
}

.uroven-2-ul>li>a:after {
    content: "";
    position: absolute;
    width: 90%;
    left: 4%;
    bottom: 0;
    background-color: #fff;
    height: 1px;
}

.uroven-3-ul>li>a {
    color: #010101;
    font-size: 14px;
    position: relative;
    line-height: 18px;
    padding: 2px 2px 2px 28px;
    font-weight: normal;
}

.uroven-3-ul>li>a:after {
    content: none;
}

.uroven-3-ul>li>a:before {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    top: 2px;
    left: 12px;
    color: #fff;
    font-size: 11px;
}


/*navigace end*/


/*stejne*/

.uk-nav-autocomplete>li>a {
    margin-left: 10px;
}

.container-link {
    position: relative;
}

.body {
    min-height: 1000px;
}

.body>.uk-container>.uk-grid {
    margin-left: 0;
    margin-bottom: 5.7rem;
}

.left-panel {
    max-width: 240px !important;
    position: relative;
    padding-left: 0px;
}

.subpage {
    background: #fff !important;
}

.uk-container>.uk-grid {
    margin-left: 0px;
}

@media (min-width: 1220px) {
    .uk-container {
        max-width: 1137px;
        padding: 0 35px;
    }
}


/*-------------------------------------------------------------------------------------------------------*/

.card {
    margin-top: 15px;
    width: 100%;
    display: block;
    text-align: right;
    color: #808080;
}

.resp-img {
    width: 15%;
}

.uprava-nazev {
    width: 26%;
}

.uprava-info {
    width: 45%;
}

.text-pad-21 {
    width: 53%;
}

.text-pad-22 {
    width: 47%;
    padding-left: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}

.cena-vypis-obal p.text-cnt {
    padding-top: 2px;
    padding-bottom: 2px;
}

.uprava-new {
    width: 50%;
}

.uprava-new-2 {
    width: 50%;
}

.uprava-new-2 .text-r {
    text-align: left !important;
    padding-left: 9px !important;
    min-width: 55px;
}

.text-pad-22 p {
    padding: 0;
    padding-right: 13px;
}

.cena-vypis-obal-2 {
    width: 14%;
}

.popis-text-cnt {
    font-size: 12px !important;
    padding-right: 0px !important;
    color: rgb(82, 82, 82) !important;
    text-align: left !important;
}

.detail-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 19px !important;
    position: relative;
    padding-left: 0px !important;
}

.detail-card .fab {
    font-size: 35px;
    padding-right: 10px;
    color: #000;
}

.detail-card img {
    padding-right: 5px;
}

.card span {
    float: right;
    color: #808080;
    font-size: 13px;
}

.card a {
    color: #fba502;
    text-decoration: none;
}

.telef {
    color: #e6e6e6 !important;
}

.orange {
    color: #fba502;
    font-weight: normal;
}

.right-panel .content {
    padding: 15px 15px;
}


/*
.right-panel .content p{
	text-align: left;
}
*/

.obal-light span {
    color: #000;
}

.right-panel .content>img {
    margin: auto;
    display: block;
}

.right-panel .content a {
    color: unset;
    /*color: #282DAA;*/
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.right-panel .content p a {
    display: inline;
}

.right-panel .content p a.blog-odkaz-end {
    display: inline-block;
}

.right-panel .content ul {
    margin-top: 8px;
    margin-bottom: 8px;
}

.right-panel .content li {
    margin-left: 35px;
    line-height: 17px;
    font-size: 13px;
}

.right-panel .content h1 {
    display: block;
    height: auto;
    width: 100%;
    height: 29px;
    background-color: #00427A;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 14px;
    padding: 6px 11px;
    line-height: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-h2,
.right-panel .content h1.product-h2 {
    margin-bottom: 14px !important;
    display: block;
    width: 100%;
    height: 29px;
    background-color: #00427A;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 4px;
    padding: 6px 11px;
    line-height: 16px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nadpis-kategory {
    background: transparent !important;
    color: #000 !important;
    margin-bottom: 0px !important;
    font-size: 17px !important;
    padding-bottom: 2px !important;
    margin-top: 10px !important;
}
.rozc-box{
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.rozc-box:hover{
  -webkit-box-shadow: 0px 0px 5px 0px rgba(251,165,2,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(251,165,2,1);
  box-shadow: 0px 0px 5px 0px rgba(251,165,2,1);
}
.rozc-box-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
    max-width: 145px;
    height: 125px;
    background: #fff;
    box-sizing: border-box;
}

.rozc-box-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    max-height: 100%;
}

.rozc-box-text {
    height: 44px;
    margin-right: 0px;
    max-width: 134px;
    width: 100%;
    margin: auto;
    padding-left: 3px;
    padding-right: 3px;
}

.rozc-box-text p {
    width: 100%;
    text-align: center !important;
    color: #005599 !important;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 16px !important;
    padding: 6px 0 5px 0!important;
    margin-bottom: 0px;
}
/*
.rozc-box:hover .rozc-box-img {
    border: 2px solid #fba502;
}

.rozc-box:hover .rozc-box-text {
    background: #fba502;
}*/

.rozc-box {
    margin-bottom: 12px !important;
}


/*novinky*/

.novinky-h2 {
    margin-bottom: 4px!important;
}

.novinka-druha {
    background: #fdfce7;
    padding: 10px;
    box-sizing: border-box;
}

.novinka-prvni {
    padding: 10px;
    box-sizing: border-box;
}

.novinka-obr {
    width: 24%;
}

.novinka-text {
    width: 76%;
}

.novinka-img {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 136px;
    height: 128px;
    border: 1px solid #bbbaa2;
    background: #fff;
}

.novinka-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-width: 100%;
    padding: 5px;
}

.novinka-text {
    padding-left: 0px;
}

.novinka-text h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    color: #c43434;
    margin-bottom: 0px;
}

.novinka-text p {
    font-size: 13px !important;
    line-height: 17px !important;
    width: 100%;
    padding-left: 0px !important;
}

.novinka-vice {
    color: #5F9DCF;
    text-decoration: underline;
    float: right;
    font-size: 14px;
    margin: 10px 0px;
    font-weight: 700;
    text-align: right;
}

.novinka-vice:hover {
    color: #5F9DCF;
    text-decoration: none;
}

.novinka-content {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/*novinky end*/

.prodejna-box {
    max-width: 390px;
    padding-left: 0px;
    margin-left: 12px
}

.prodejna-grid {
    margin-left: -12px;
}

.prodejna {
    margin-bottom: 8px !important;
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 426px;
    height: 210px;
}

.prodejna img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.novinky {}

.novinky>table {
    padding: 9px;
    border-collapse: separate;
}

.novinky table:nth-child(2n) {
    background-color: #fdfce7;
}

.novinky>table>tbody>tr>td:first-child {
    border: 1px solid #bbbaa2;
    width: 135px;
    height: 125px;
    background: #FFF;
}

.novinky>table>tbody>tr>td:last-child {
    padding: 10px 0px;
}

.orange-bg {
    background-color: #fba502 !important;
}

.dod-stroje {
    border-bottom: 0px !important;
    height: auto !important;
}

.dod-stroje>i {
    display: inline-block;
}

.zbozi-grid {
    margin-left: -23px;
}

.akce-cast {
    padding-left: 20px;
}

.akce-box-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
    height: 130px;
    width: 138px;
    border: 1px solid #bbbaa2;
    background: #fff;
    box-sizing: border-box;
}

.akce-box-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    max-height: 100%;
    padding: 5px;
}

.akce-box-text p {
    font-weight: 400;
    font-size: 12px;
    color: #1c1c1c;
    text-align: center !important;
    line-height: 13px !important;
    padding: 5px;
    box-sizing: border-box;
}

.akce-box {
    border: 3px solid transparent;
    min-height: 179px;
    max-width: 140px;
    margin: auto;
}

.akce-box:hover {
    border: 3px solid #fba502;
}

.akce-box-text {
    height: 100%;
    min-height: 62px;
    max-width: 139px;
}

.akce-box:hover .akce-box-text {
    background: #fba502;
}

.akce {
    padding-bottom: 8px;
}

.spolecnost p {
    font-size: 12px;
    text-align: justify;
    line-height: 13px;
    padding-bottom: 12px;
}

.logo-nc {
    width: 100%;
    padding: 0px 0px 10px 0px;
    text-align: center;
}

.logo-nc img {
    /*height: 45px;*/
}

.sub-uvod-text {
    padding-top: 14px;
    font-size: 12px;
    line-height: 14px;
}

.prednost {
    padding-top: 14px;
    font-size: 12px;
    line-height: 14px;
}

.sub-uvod ul {
    margin: 0;
    margin-left: 20px;
}

.sub-uvod ul>li {
    font-size: 12px;
    line-height: 14px;
}

.url-clanek a {
    color: #800000;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

.blog-odkaz-end {
    background-color: #005599;
    border: 1px solid #090d5c;
    display: inline-block;
    cursor: pointer;
    color: #ffffff !important;
    font-size: 17px;
    font-weight: bold;
    padding: 16px 31px;
    text-decoration: none !important;
    text-shadow: 0px 1px 0px #090d5c;
}

.blog-odkaz-end:hover {
    background-color: #090d5c;
}

.url-clanek {
    padding-top: 14px;
    font-size: 12px;
    line-height: 14px;
}

.sub-uvod p {
    font-size: 12px;
}

.blue {
    color: #0000ff;
    font-weight: 700;
}

.blue:hover {
    color: #0000ff;
    font-weight: 700;
    text-decoration: none;
}

.blue-text {
    font-size: 12px;
    margin-top: 14px;
    margin-bottom: 14px !important;
}

.decoration {
    text-decoration: none;
}

.posun-top {
    padding-top: 14px;
}

.ico {
    position: relative;
    float: left;
    background-color: #090d5c;
    width: 45px;
    height: 35px;
    text-align: center;
}

.ico img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*width: 22px;*/
}

.cenik-odkaz a>span {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 5px;
    float: left;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cenik-odkaz a {
    text-decoration: none;
}

.cenik-odkaz a:hover .ico {
    background: #fea700;
}

.cenik-odkaz {
    margin: 0px 0 8px 0;
    display: inline-block;
    width: 153px;
    background-color: #e6e6e6;
    padding: 0;
    height: 35px;
    margin-left: 15px;
}

.cena-rig {
    padding-left: 20px;
}

.obal-uvod {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 12px;
}

.obal-vyber {
    margin-bottom: 10px;
}

.obal-vyber-grid {
    padding-top: 1px;
    padding-bottom: 16px;
}

.zbozi-nazev {
    position: relative;
    height: 40px;
}

.zbozi-nazev h3 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0px 0px 185px;
    margin-top: 0px;
}

.zbozi-hvezdy {
    position: absolute;
    display: flex;
    top: 2px;
    left: 15px;
}

.zbozi-dynamic {
    position: absolute;
    top: 25px;
    left: 0px;
    display: none;
}

.zbozi-dynamic p {
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}

TD.zbozi1_td1 {
    background-color: #014f8c;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 42px;
    position: relative;
}

.sleva {
    background: #eda11d;
    color: #fff;
    padding: 2px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}


/*
.zbozi1_td2{
    max-width: 90px !important;
}*/

TD.zbozi1_td2,
TD.zbozi1_td2_5 {
    border-bottom: 1px dashed #357000;
    background-color: #bed7eb;
    text-align: right;
    height: 19px;
}

TD.zbozi1_td2 b {
    margin-right: 2px;
}

TD.zbozi1_td2_5 {
    padding-right: 2px;
    box-sizing: border-box;
}

TD.zbozi1_td3 {
    border-bottom: 1px dashed #357000;
    text-align: center;
    /*padding: 1px;*/
}

.zbozi-vyber {
    padding-left: 30px;
    position: relative;
    left: 5px;
}

.zbozi-vyber p {
    font-size: 12px;
    line-height: 14px;
}

.zbozi-vyber ul {
    margin: 0;
    margin-left: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.zbozi-vyber ul>li {
    font-size: 12px;
    line-height: 14px;
    margin-left: 15px !important;
}

.red {
    color: #de0404 !important;
    font-weight: bold;
}

.red .span-cena {
   /* position: absolute;
    right: 0;
    bottom: 0;*/
}

.akce-p,
.novinka-p {
    text-transform: uppercase;
    font-size: 11px !important;
}

.volit-left a {
    display: block !important;
}

.volit-left p {
    padding-right: 0px !important;
    padding-left: 0px !important;
    text-align: center !important;
}

.posun {
    text-indent: 48px;
}

.zbozi-p-dva {
    padding-top: 14px;
}

.kotouc-zbozi {
    position: relative;
    display: block;
    margin: auto;
    overflow: hidden;
    max-width: 150px;
    height: 150px;
}

.kotouc-zbozi img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /*min-height: 100%;*/
    max-height: 100%;
}

.zbozi-kotouc-popis {
    margin-top: 10px;
}

.zbozi1_ikony1 {
    width: 94px;
    height: 38px;
    background-image: url(../images/bg_ikony1.jpg);
    margin: auto;
}

.zbozi1_ikony2 {
    width: 94px;
    margin: auto;
    background-image: url(../images/bg_ikony2.jpg);
}

IMG.zbozi1_ikony {
    padding: 0px 0px 5px 0px;
    display: flex;
    margin: auto;
}

.zbozi1_ikony3 {
    width: 94px;
    height: 38px;
    margin: auto;
    background-image: url(../images/bg_ikony3.jpg);
}

.subpage p {
    font-size: 12px;
}

.green {
    color: #339966;
    text-decoration: none;
}

.green:hover {
    color: #339966;
}

.sklad {
    color: #58c30d;
    font-weight: bold;
}

.sdph {
    background: transparent !important;
    width: 100px;
}

.dostup {
    /*width: 90px;*/
}

.zbozi1_td2 {
    width: 100px !important;
}

.first-column {
    width: 80px;
}

.kotouc-menu-img {
    /* position: relative;
    display: block;
    overflow: hidden;
    max-width: 170px;
    height: 220px; 
    margin: auto;*/
    float: right;
    padding-left: 30px;
}

.kotouc-menu-img img {
    /* position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right:-100%;
    margin: auto;
    max-height: 100%;
    max-width: none; */
}

.vyber-menu-text .kotouc-menu-img img {
    max-width: 160px;
}

.right-menu {
    /*  max-height: 80px; */
}

.polozka_menu {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
    max-width: 135px;
    height: 80px;
}

.polozka_menu img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /*min-width: 100%;*/
    max-height: 100%;
}

.polozka_menu_end {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
    max-width: 135px;
    height: 80px;
}

.polozka_menu_end img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    max-height: 100%;
}

.polozka-menu-text {
    /* background-color: #ffff99; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
}

.polozka-menu-text p {
    color: #333399;
    font-weight: bold;
    font-size: small;
}

.vyber-menu-text {
    padding-right: 11px;
    /*padding-bottom: 10px;*/
    padding-top: 10px;
}

.vyber-menu-text .fa-pencil-alt {
    color: #fba502 !important;
}

.clanek-ikona {
    color: #fff !important;
    font-family: 'Arial', sans-serif !important;
    font-weight: 700;
}

.content p {
    font-size: 13px;
    line-height: 17px;
    padding-left: 11px;
    padding-right: 14px;
    text-align: justify;
    color: rgb(28, 28, 28);
}

.content p>span,
.content li>span,
.content p>span>strong>span {
    color: rgb(28, 28, 28);
}

.content>p,
.spolecnost p,
.uvod-content-right p {
    padding-left: 12px;
}
.uvod-content-right p:first-of-type{
    padding-top: 0;
}
.cena-left p {
    padding-right: 0px;
}

.uvod-content-right p {
    padding-top: 14px;
}

.uvod-content-right a {
    color: #000;
}

.nadpis-panel {
    background: #fba502;
    color: #fff;
    box-sizing: border-box;
    height: 29px;
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nadpis-panel p {
    font-weight: 700;
    text-align: left;
    padding-right: 0;
}

.padding-off {
    padding-left: 0px;
}

.dostup p.padding-all-off,
.padding-all-off {
    padding: 0px !important;
}

.polozka-stroje {
    margin-top: 0px !important;
    padding-left: 10px;
    padding-top: 14px;
    background: #fff;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}

.uprava-grid {
    margin-left: 0px !important;
}

.pad-top {
    padding-top: 8px;
}

.uvod-content-right {
    padding-bottom: 20px;
}

.polozka-stroje h3 {
    margin-bottom: 10px !important;
    font-size: 16px;
    font-weight: bold;
    color: #2b3187;
    line-height: 18px !important;
}

.polozka-stroje p {
    font-weight: normal;
    padding-left: 0;
}

.stroj-price {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: right !important;
    padding-right: 40px !important;
}

.foto-stroj {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 250px;
    height: 250px;
}

.foto-stroj img {
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    margin: auto;
    /*max-width: none;*/
    max-height: 100%;
    min-width: 100%;
}

.nadpis-panel.typ {
    padding-left: 0;
}

.nadpis-panel.cena {
    padding-left: 15px;
}

table,
td {
    border-collapse: collapse;
}

td h2 {
    font-size: 9pt !important;
    font-weight: normal!important;
    padding: 0 !important;
    margin: 0 !important;
    height: 65px !important;
    line-height: 16px !important;
    background-color: transparent !important;
}

.table-w table,
.table-w td {
    border-collapse: inherit;
    font-size: 13px;
}

.table-w td a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: unset !important;
}

.table-w td {
    text-align: center;
}

.table-wrap {
    margin-top: 30px;
    width: 100%;
}

.black {
    color: #000;
}

.black:hover {
    color: #000;
}

.pujcovna-uvod {
    margin-top: 26px;
}

.font-s-14 {
    font-size: 14px !important;
}

.font-s-13 {
    font-size: 13px !important;
}

.font-s-12 {
    font-size: 12px !important;
}

.dec-none {
    text-decoration: none !important;
}

.pujcovna-uvod ul li,
.pujcovna-uvod-text ul li {
    list-style-type: none;
    font-size: 12px;
}

.pujcovna-uvod-text {
    border-top: 1px solid #110cf2;
    border-bottom: 1px solid #110cf2;
    padding: 14px 0px;
    margin: 14px 0px;
}

.pujcovna-uvod-text p strong {
    line-height: 15px;
}

.yellow {
    background: #ffff66;
}

.blue-dark {
    color: #000080 !important;
}
/*
.blue-dark .span-cena {
    position: absolute;
    right: 0;
    bottom: 0;
}
*/
.cena-p-s {
    width: 100%;
    position: relative;
    right: 11px;
    top: 2px;
}

.cena-grid-2 {
    margin-top: 20px !important;
}

.blue-dark:hover {
    color: #000080;
}

.tel-red {
    font-size: 16px;
    color: #800000;
    padding-left: 5px;
}

.tel-red:hover {
    color: #800000;
}

.rychl-kont strong {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
}

.posun-a {
    padding-left: 5px;
}

.marg-top {
    margin-top: 0px !important;
}

.pad-bott {
    padding-bottom: 14px;
}

.text-r {
    text-align: right !important;
}

.table-w {
    overflow: auto;
    width: 100%;
}

label {
    display: block;
    font-weight: bold;
    font-size: 12px;
}

input {
    display: block;
}

input[type="submit"] {
    /*margin-top: 14px;*/
}

.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    min-height: 0px !important;
}

.blue-box {
    background: #00427A;
    height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blue-box p {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.uk-autocomplete .uk-dropdown {
    /*padding: 15px 0px;*/
    padding: 0;
}

.produkt-oon .cena-vypis {
    width: 100%;
    padding-right: 10px;
}

.cena-vypis-obal {
    padding-right: 10px;
}

.cena-vypis-obal p {
    padding-right: 0;
}

.text-pad {
    padding-top: 2px;
    padding-bottom: 2px;
}

.text-pad p {
    width: 100%;
    font-size: 13px;
}

.produkt-obal {
    width: 100%;
}

.produkt-obal .uk-grid>.uk-width-4-10 .uk-grid {
    margin-left: 0px;
}

.produkt-obal .uk-grid>.uk-width-4-10 .uk-grid .text-pad {
    padding-left: 0px;
}

.produkt-obal .uk-grid>.uk-width-4-10 .uk-grid>.uk-width-1-2 p {
    font-size: 13px;
    line-height: 15px;
    padding-right: 0;
    padding-left: 5px;
    text-align: left;
}

.produkt-two {
    padding-top: 5px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
}

.produkt-two p {
    color: #000;
}

.produkt-two p.text-cnt {
    text-align: left;
}

.vyber-two-img {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 110px;
    height: 100px;
    margin-left: 5px;
}

.vyber-two-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /*min-width: 100%;*/
    max-height: 100%;
}

.produkt-two:hover {
    background: #fff4b3;
}

.pily h3 {
    color: #000 !important;
    margin-bottom: 0px !important;
    font-weight: bold;
    padding-left: 15px;
}

.orange-bottom {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #fba502;
    font-weight: bold;
    height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.oranges .orange-bottom {
    padding-left: 0px !important;
}

.slide-orange {
    padding-left: 15px;
}

.btn-cart {
    padding: 14px 20px 14px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #090d5c;
    font-size: 20px;
    background-color: #fea700;
    display: block;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-print {
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    padding: 10px 15px;
    float: right;
    position: absolute;
    right: 0;
}

.btn-print i {
    color: rgb(28, 28, 28);
}

.btn-print span {
    color: rgb(28, 28, 28);
    font-size: 16px !important;
}

.detail-card {
    margin-left: 0px;
    margin-top: 8px;
}

.detail-card .btn-print {
    color: #000 !important;
}

.nadpis-det {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    height: 29px;
    padding: 0px 0px 0px 10px;
    box-sizing: border-box;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
}

.light-orange-box ul {
    margin-left: 20px;
    padding: 10px 0px 15px 0px;
    margin-right: 20px;
    margin-top: 0px !important;
}

.light-orange-box ul li {
    margin-left: 10px !important;
}

.light-orange-box {
    background-color: #f1e19e;
}

.obal-light {
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
}

.obal-light-img {
    max-width: 463px;
    margin-left: 0px;
    width: 100%;
    margin-top: 20px;
}

.obal-light-img>div {
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.obal-light-img>div>img {
    margin: auto;
    display: block;
}

.volitelne {
    padding-top: 30px;
}

.volitelne-p {
    color: #fba502;
    padding-bottom: 14px;
    border-bottom: 1px solid #000;
    font-size: 14px;
    font-weight: bold;
}

.volitelne .uk-grid {
    margin-top: 14px;
}

.volitelne-img {
    position: relative;
    display: block;
    overflow: hidden;
    min-width: 125px;
    height: 119px;
    border: 1px solid #000;
}

.volitelne-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-height: 100%;
    max-height: 100%;
}

.volitelne .rozc-box-text p {
    font-size: 13px !important;
}

.volitelne-p {
    font-size: 14px !important;
}

.slider-for {
    width: 100%;
    height: 316.72px;
    margin: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #000;
    margin-top: 14px;
    padding: 10px;
}

.slider-for .slick-track {
    min-width: 296px;
}

.slider-for .slick-img {
    /*min-width: 296px;*/
}

.slick-img img {
    margin: auto;
    max-height: 290px;
    max-width: 100%;
}

.slider-for .slick-img a {
    height: 290px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-for .slick-img img {
    max-width: 280px;
}

.slick-list {
    max-width: 100%;
    /*min-height: 280px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto !important;
}

.slick-slide {
    /*max-height: 200px;*/
    max-width: 100%;
}

.slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-nav {
    height: 80px;
    background-color: #2a2a2a;
    padding: 12px 30px 12px 30px;
    position: relative;
}

.slider-nav .slick-img {
    position: relative;
    display: block;
    overflow: hidden;
    /*max-width: 48px;*/
    height: 56px;
    /*margin-right: 6px;*/
    margin-left: 3px;
    margin-right: 3px;
}

.slider-nav .slick-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-height: 100%;
}

.slick-next {
    right: 6px !important;
}

.slick-prev {
    left: 6px !important;
}

.detail-cen {
    width: 100%;
    margin-left: 0px;
    margin: 7px 0 0 0;
}

.detail-cen a {
    position: relative;
}

.detail-cen a>.ico {
    position: absolute;
    top: 0;
}

.detail-cen a>span {
    padding-left: 54px;
    height: 35px;
}

.cena-grid {
    margin-top: 27px;
}

.cena-grid .font-s-14,
.dostupnost .font-s-14 {
    font-size: 16px !important;
}

.dostupnost {
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-top: 0px;
    margin-top: 20px !important;
}

.dostup p {
    text-align: left !important;
    padding-left: 5px !important;
}

.cena-rig .cena-v {
    text-align: left !important;
    padding-left: 22px !important;
}

.dostup p.green {
    font-size: 18px !important;
    padding-left: 3px;
}

.doprava {
    margin-top: 20px;
    text-align: right !important;
    width: 96%;
    font-weight: bold;
    font-size: 17px !important;
}

.cena-p {
    font-size: 18px !important;
    font-weight: bold !important;
    padding-right: 0px !important;
    text-align: right !important;
    padding-left: 0px !important;
}

.span-cena {
    color: #000;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 15px;
}

.dostup p {
    font-weight: bold;
    text-align: right;
    line-height: 15px;
    padding-left: 6px;
    padding-right: 0px;
}

.clanky-content {
    background: #fff;
}

.clanky h2 {
    margin-bottom: 0px !important;
}

.clanek {
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    padding-right: 10px;
}

.clanek-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
    max-width: 120px;
    height: 120px;
}

.clanek-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /*min-height: 100%;*/
    max-height: 100%;
}

.clanek-box h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    color: #222;
    margin-bottom: 5px;
}

.clanek-obalik {
    position: relative;
    padding-right: 15px;
}

.clanek-vic {
    margin-top: 15px;
}

.clanek-box p {
    font-size: 13px;
    color: #555555;
    padding: 5px 15px 5px 0px;
    box-sizing: border-box;
}

.clanek-box p>span {
    font-size: 14px;
    text-align: none;
    color: #000;
    padding: 10px 15px;
    background-color: #fff;
    font-weight: bold;
    border-radius: 3px;
    margin-top: 15px;
    margin-right: 15px;
    -webkit-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out;
}

.clanek-box p>span:hover {
    background-color: #f4f4f4;
    -webkit-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out;
}

#my-id2 .uk-offcanvas-bar {
    background: #E4E8EF;
    min-height: 1000px;
    padding-left: 0px;
    min-width: 200px !important;
}

.green-obj {
    background: #8bd458;
}

.green-obj input {
    min-height: 22px;
    line-height: 22px;
}

.green-obj a {
    text-decoration: none;
}

.clanek-content {
    background-color: #FFF;
    padding: 20px;
    padding-top: 0;
}

.clanek-content h5 {
    margin-top: 10px;
}

.clanek-content .blog-perex {
    background-color: #ddd;
    padding: 20px 30px;
    margin-bottom: 30px;
    font-weight: bold;
    font-style: italic
}

.right-panel .content .clanek-content h1 {
    font-size: 20px;
    margin-bottom: 30px;
    height: auto;
}

.right-panel .content .clanek-content h2 {
    background: unset !important;
    color: #000;
    font-size: 16px;
    padding-left: 0px;
    display: block;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 16px;
    height: 16px;
}

.right-panel .content .clanek-content p {
    padding-bottom: 0px;
    line-height: 18px;
    padding-left: 0px;
    text-align: justify;
    padding-right: 0;
}

.right-panel .content .clanek-content a {
    /*color: #5F9DCF;*/
    text-decoration: none;
    border-radius: 5px;
}

.right-panel .content .clanek-content p>a {
    text-decoration: underline;
}

.right-panel .content .clanek-content p>a:hover {
    text-decoration: none;
}

.right-panel .content .clanek-content a.tlacitko_blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #fba502;
    padding: 10px;
    max-width: 195px;
    font-weight: bold;
}

.content-p-ico {
    font-family: Font Awesome\ 5 Free !important;
}

.right-panel .content .clanek-content a.tlacitko_blog>i {
    margin-right: 5px;
    color: #5F9DCF;
    padding: 4px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.right-panel .content .clanek-content>img {
    float: left;
    max-width: 300px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.form-kontakt {
    padding-left: 13px;
}

.form-kontakt textarea {
    width: 600px;
    height: 140px;
}

.form-kontakt input {
    width: 269px;
}

.form-kontakt .submit {
    margin-top: 0;
    background: #fba502;
    border-radius: 3px;
    color: #fff;
    border: 0;
    width: 80px;
    height: 30px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    padding: 0;
}

.style1 {
    color: #000;
}

.text-posu-small {
    padding-left: 10px !important;
}

.text-posu {
    padding-left: 50px;
    margin-bottom: 10px;
}

.text-posu ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0 !important;
    margin-bottom: 4px;
}

.text-posu>ul>li>span.fa {
    color: #000;
    background: #fba502;
    padding: 5px;
    border-radius: 4px;
    margin-right: 10px;
}

.text-posu>ul>li>a {
    font-weight: bold;
    color: #993300;
}

.right-menu {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    padding-top: 10px;
}

.right-menu .uk-grid {
    margin-top: 0px;
}

.polozka-box {
    padding-bottom: 5px;
    padding-top: 5px;
    border: 2px solid #fff;
}

.polozka-box:hover {
    /* background: rgba(255,255,153,0.5); */
    border: 2px solid #fba502;
}

.poloz-box {
    margin-top: 0px !important;
    border: 2px solid transparent;
}

.poloz-box:hover {
    border-color: #fba502;
}

.nazev {
    color: #000;
}

.cena-akce {
    font-weight: 700;
}

.green {
    color: #028906 !important;
    text-decoration: none;
}
.product-detailblack-price {
    color: black !important;
    text-decoration: none;
}
.skladem-p {
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: 700;
}

.menu-nas {
    width: 77.4%;
}

.verze {
    font-size: 12px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: none;
    border: 1px solid #fff;
    max-width: 107px;
    height: 20px;
    display: none;
    border-radius: 5px;
    position: relative;
    margin: auto;
}

.verzes {
    text-align: center;
}

.bila-akce {
    border-top: 1px solid #000;
    background: #FFF;
}

.bila-akce a {
    color: unset !important;
}

.bila-akce span {
    color: #000;
}

h2.nazev-akce {
    background: transparent !important;
    color: #000 !important;
    padding-left: 0px !important;
}

.newsletter input {
    display: inline-block;
}

.tlacitko_blog {
    display: block;
    margin-top: 90px;
}


/*----------------------------------------------------------------------------------------------------------------------------------*/


/*--new-table-pujcovna--*/

.table-pujcovna-new {
    max-width: 795px;
}

.table-pujcovna-new .typ {
    width: 396px;
    border: 2px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    font-size: 9pt;
    height: 47px;
    box-sizing: border-box;
    padding-left: 10px;
}

.table-pujcovna-new .den-1 {
    width: 92px;
    font-size: 9pt;
    border: 2px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    border-left: 0px;
    text-align: center;
    height: 47px;
    box-sizing: border-box;
}

.table-pujcovna-new .den-2 {
    width: 84px;
    font-size: 9pt;
    text-align: center;
    border: 2px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    border-left: 0px;
    height: 47px;
    box-sizing: border-box;
}

.table-pujcovna-new .den-3 {
    width: 84px;
    font-size: 9pt;
    text-align: center;
    border: 2px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    border-left: 0px;
    height: 47px;
    box-sizing: border-box;
}

.table-pujcovna-new .zaloha {
    width: 88px;
    font-size: 9pt;
    text-align: center;
    border: 2px solid rgb(98, 97, 97);
    border-right: 0px solid rgb(98, 97, 97);
    border-left: 0px;
    height: 47px;
    box-sizing: border-box;
}

.table-pujcovna-new .foto {
    width: 141px;
    font-size: 9pt;
    text-align: center;
    border: 2px solid rgb(98, 97, 97);
    height: 47px;
    box-sizing: border-box;
}

.yellow-bg {
    background-color: rgb(255, 255, 153);
}

.table-pujcovna-new .typ-polozka {
    width: 465px;
    border: 1px solid rgb(98, 97, 97);
    border-top: 0px;
    border-left: 2px solid rgb(98, 97, 97);
    height: 69px;
    box-sizing: border-box;
}

.table-pujcovna-new .typ-polozka p {
    font-size: 9pt;
}

.table-pujcovna-new .typ-polozka a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.table-pujcovna-new .typ-polozka p>a {
    color: #000;
    font-size: 9pt;
}

.table-pujcovna-new .den-1-polozka {
    width: 92px;
    border-bottom: 1px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    height: 69px;
    box-sizing: border-box;
}

.table-pujcovna-new .den-1-polozka p {
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
}

.table-pujcovna-new .den-2-polozka {
    width: 84px;
    border-bottom: 1px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    height: 69px;
    box-sizing: border-box;
    background-color: #FFFF66;
}

.table-pujcovna-new .den-2-polozka p {
    text-align: center;
    margin: auto;
    position: relative;
    width: auto;
    height: 69px;
}

.table-pujcovna-new .den-2-polozka img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /* max-height: 100%;*/
}

.table-pujcovna-new .den-3-polozka {
    width: 84px;
    border-bottom: 1px solid rgb(98, 97, 97);
    border-right: 1px solid rgb(98, 97, 97);
    height: 69px;
    box-sizing: border-box;
    background-color: #FFFF33;
}

.table-pujcovna-new .den-3-polozka p {
    text-align: center;
    margin: auto;
    position: relative;
    width: auto;
    height: 69px;
}

.table-pujcovna-new .den-3-polozka img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /*max-height: 100%;*/
}

.table-pujcovna-new .zaloha-polozka {
    width: 90px;
    height: 69px;
    border-bottom: 1px solid rgb(98, 97, 97);
    box-sizing: border-box;
}

.table-pujcovna-new .zaloha-polozka p {
    font-size: 9pt;
    text-align: center;
}

.table-pujcovna-new .foto-polozka {
    width: 55px;
    border: 2px solid rgb(98, 97, 97);
    border-top: 0px;
    border-bottom: 1px solid #000;
    height: 69px;
    box-sizing: border-box;
    background-color: #fff;
}

.table-pujcovna-new .foto-polozka p {
    text-align: center;
    position: relative;
    width: auto;
    height: 69px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.table-pujcovna-new .foto-polozka img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    padding: 3px;
}

.orange-low-bg {
    background-color: rgb(255, 204, 102);
}

.red-low-bg {
    background-color: rgb(255, 204, 153);
}

.blue-bg {
    background-color: rgb(153, 204, 204);
}

.table-pujcovna-new tr:last-child {
    border-bottom: 2px solid rgb(98, 97, 97);
}

.ob-pujc {
    margin-top: 23px;
}

.margin-pujc {
    margin-top: 30px !important;
}


/*** konec new table pujcovna ***/

.slick-prev:before,
.slick-next:before {
    font-family: 'fontawesome' !important;
    font-size: 20px;
    line-height: 1;
    opacity: 1 !important;
    color: #fba502 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
    content: '\f053' !important;
}

.slick-next:before {
    content: '\f054' !important;
}

.logo-vyrobce {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
    width: 100%;
    min-height: 60px;
    margin-top: 5px;
}

.logo-vyrobce img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-height: 100%;
    max-height: 100%;
}

.uk-modal-close {
    text-decoration: none;
}

.uk-button.uk-button-small.uk-button-secondary.button {
    background: none;
    margin: 0 !important;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.obj-selectbox-item {
    list-style: none;
    margin-left: 0px !important;
    background: #F2F4F6;
}

.obj-selectbox-item .item {
    position: relative;
    background: transparent;
}

.obj-selectbox-item .item .item-col:last-of-type {
    position: absolute;
    right: 0;
}

.nopadding-left {
    padding-left: 0px !important;
}

.radek-nadpis.radek-nadpis2:first-child>*,
.nopadding-left>p {
    margin-left: 10px;
}

.darek {
    margin-top: 0px !important;
    margin-bottom: 10px;
}

.darek a {
    margin: auto;
}

.darek strong {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: absolute;
    background: #FEA700;
    z-index: 999;
    border-radius: 50%;
}

.darek .obrazek {
    margin-top: 15px;
}

.darek .obrazek img {
    max-width: 200px;
}

.added-dialog {
    width: 800px;
    border: 3px solid lightgray;
    padding: 0px;
}

.added-header {
    background-color: #a4bfec;
    text-align: center;
    font-size: 21px;
    color: #090d5c;
    font-weight: bold;
    line-height: 65px;
    padding-top: 3px;
}

.added-title {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0px;
}

.added-properties {
    border-left: 1px solid #d0d0d0;
}

.added-properties .add-1 {
    width: 240px;
    box-sizing: border-box;
}

.added-suma {
    text-align: left;
    color: #090d5c;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 30px;
    margin-left: 8px;
}

.added-suma-vat {
    text-align: left;
    color: #808080;
    font-size: 13px;
    font-weight: bold;
    margin-right: 30px;
    margin-left: 8px;
}

.added-suma-vat-text {
    text-align: left;
    color: #090d5c;
    font-size: 13px;
    font-weight: bold;
    margin: -5px 30px 5px 0px;
    margin-left: 8px;
}

.added-back {
    padding: 18px 15px 15px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #a7a5a5;
    background-color: #ebebeb;
}

.added-back i {
    color: #fea700;
}

.added-button {
    padding: 18px 15px 15px 15px;
    font-size: 16px;
    font-weight: bold;
    background: #FBA502;
    color: #382502;
}

.added-footer {
    background-color: #ebebeb;
    padding: 20px 30px;
}

td.added {
    padding: 4px 8px;
}

.row {
    border: 2px solid #FFF;
}

.nopadding {
    padding-left: 5px !important;
}

.cena-najmu {
    padding-top: 10px;
    font-weight: bold;
    width: 100%;
}

.padding-left-pujcovna {
    padding-left: 15px;
}

.shopping-cart-items {
    background-color: #FFF;
}

.shopping-cart-items .kosik {
    float: none;
    margin: 20px auto;
    padding: 10px;
    line-height: 3.7rem;
}

.shopping-cart-items .shopping-cart-item {
    background-color: #FFF;
    padding: 0px;
}

.shopping-cart-items .divider {
    margin: 20px 0px;
    border-top: 2px solid #000;
}

.shopping-cart-item-title {
    font-size: 14px;
}

.shopping-cart-item-link {
    margin-bottom: 10px;
}

.shopping-cart-item-link:hover,
.shopping-cart-item-link:focus {
    background: none !important;
}

.shopping-cart-image {
    max-height: 90px;
}

.shopping-cart-details {
    margin: auto;
}

.vyber-menu-uvod .uk-width-small-1-4 {
    padding-left: 0px;
}
.uk-modal .dalsi{
    height: auto;
}
.basket .content > li{
    margin-left: 0;
}


/*-----------objednávka-----------*/

.objednat-cl {
    list-style-type: none;
    margin-bottom: 20px !important;
}

.objednat-cl li {
    display: inline-block;
    width: 24%;
    position: relative;
    margin-left: 3px !important;
}
.objednat-cl li:last-of-type{
    width: 25%;
}

.objednat-cl li>a {
    text-decoration: none;
    height: 53px;
    background: #F2F4F6;
    color: #666;
    font-weight: bold;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    text-align: left;
}

.objednat-cl li.uk-active>a {
    background: #005599;
    color: #fff;
    font-size: 15px;
}

.objednat-cl li>a>span {
    font-size: 40px;
    color: #005599;
    opacity: 0.1;
    padding-right: 4px;
    position: relative;
    top: -1px;
}

.objednat-cl li.uk-active>a>span {
    color: #fff;
    opacity: 0.1;
    padding-right: 4px;
}

.step:before {
    position: absolute;
    right: -25px;
    top: -7px;
    z-index: 5;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 0 32px 20px;
    border-color: transparent transparent transparent #fff;
}

.step:after {
    position: absolute;
    right: -14px;
    top: 0;
    z-index: 6;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 0 27px 15px;
    border-color: transparent transparent transparent #F2F4F6;
}

.objednat-cl li.uk-active>.step:after {
    border-color: transparent transparent transparent #005599;
}

#my-id-objednat h1 {
    font-size: 18px;
    text-transform: uppercase;
}

.text-top {
    margin-bottom: 25px;
}

#my-id-objednat {
    margin-left: 5px;
}

.radek-nadpis {
    background: #F2F4F6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 39px;
}

.radek-nadpis p {
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
    color:#3A3A3A;
    text-align: center;
}

.radek-nadpis .kosik-cena {
    text-align: left;
}

.kosik-pro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    height: 100px;
}

.kosik-pro p.kosik-cena {
    padding-left: 0;
}

.kosik-pro p {
    padding-left: 0;
}

.kosik-pro img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: 0%;
    right: -100%;
    margin: auto;
    min-height: 100%;
    max-height: 100%;
}

.kosik-produkt {
    padding-top: 5px !important;
    border-bottom: 1px solid #a4bfec;
    padding-bottom: 5px;
    margin-top: 0 !important;
    background: #fff;
}

.kosik-pro a {
    color: #000;
    text-decoration: none;
}

.kosik-pro input {
    max-width: 45px;
    outline: 0;
}

.kosik-cena {
    text-align: right;
    width: 85%;
}

.kosik-price-celkem {
    line-height: 24px;
    font-size: 13px;
    text-align: right !important;
    height: 24px;
    padding-top: 10px;
    padding-right: 0 !important;
}

b.odsad {
    display: inline-block;
    width: 100px;
    text-align: right;
}

.kosik-price-tax {
    line-height: 24px;
    font-size: 13px;
    text-align: right !important;
    height: 24px;
    padding-right: 0 !important;
}

p.kosik-price-celkem-tax {
    height: 24px;
    font-weight: bold;
    /*color: #0a0d5c;*/
    font-size: 15px;
    text-align: right !important;
    padding-right: 0 !important;
    margin-top: 10px;
}
.kosik span.number.mobile{
    display: none;
}

.zpet {
    color: #AFAFAF !important;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    max-width: 17.1rem;
    height: 5.6rem;
    background: #F2F4F6;
    border-radius: 5px;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}

.zpet:hover {
    color: #1c1c1c !important;
}

.zpet>span {
    padding-right: 10px;
}

.zpet>i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dalsi {
    float: right;
    background-color: #FBA502;
    color: #fff;
    padding: 14px 30px 12px 30px;
    font-size: 17px;
    border: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    height: 5.6rem;
    border-radius: 5px;

}
.dalsi i{
  display: inline-block;
  margin-left: 1rem;
}
.dalsi:hover {
    color: #1a1a1a;
}

form .dalsi {
    margin-top: 0px;
}

.text-end {
    padding-top: 10px;
    margin-bottom: 20px;
}

.item {
    cursor: pointer;
    display: table;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 10px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.item-col {
    display: table-cell;
    padding: 5px 18px;
    white-space: nowrap;
    font-weight: bold;
    padding-left: 10px;
}

.item .item-col:first-child {
    text-align: center;
    width: 35px;
    padding-right: 0;
}

.item-col input {
    margin-bottom: 0px !important;
}

.checklist h3 {
    color: #005599;
    font-size: 18px;
    font-weight: 700;
    line-height: 2.1rem;
    margin-bottom: 2rem;
}

.inline {
    margin: 3px 0;
    display: inline-block;
    cursor: pointer;
}

.inline input[type="checkbox"] {
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px !important;
}

.inline label {
    font-weight: bold;
    color: #1c1c1c;
    display: inline-block;
}

.form-pretty textarea {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #bbbabb;
    padding: 12px 12px;
    max-width: 867px;
}

.fakturacni-switch h3 {
    color: #005599;
    font-size: 18px;
    font-weight: 700;
    line-height: 2.1rem;
    margin-bottom: 2rem;
}

#my-id-objednat h3 {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.form-obj input {
    background: #F2F4F6;
    width: 100%;
    height: 40px !important;
    box-sizing: border-box;
    max-width: 260px;
    border: 1px solid #C2C2C2;
    border-radius: 5px;
}

.polozka-kosik {
    margin-top: 0px !important;
    min-height: 29px;
    border-bottom: 1px solid #a4bfec;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 0;
}

.polozka-kosik p {
    padding-left: 0px;
    padding-right: 0px;
}

.polozka-kos>div.nopadding-left>p {
    text-align: left;
    font-weight: 700;
}

.polozka-kos>div.nopadding-left>p>a {
    color: rgb(28, 28, 28);
}

.infobox {
    max-width: 849px;
    width: 94%;
}

.white-box {
    background-color: #fff;
    display: table;
    padding: 18px 20px;
    width: 100%;
    box-sizing: border-box;
}

.white-box .white-box-col {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5rem;
}

.white-box .white-box-col:first-of-type {
    width: 265px;
}

.pole-obj {
    padding-bottom: 10px;
}

.pole-obj>p {
    min-height: 17px;
}

.text-right {
    text-align: right;
    margin-top: 10px;
}

.inline a {
    color: #000 !important;
    display: inline-block !important;
}

.kosik-pro input {
    margin-bottom: 0px !important;
}

input[type="checkbox"],
input[type="radio"] {
    zoom: 1.5;
}

.objednavka-list {
    overflow: auto;
}

.rozcestnik {
    margin-left: -22px;
}

.rozcestnik>div {
    padding-left: 21px;
}

.rozcestnik .rozc-box-img {
    height: 140px;
    width: 140px;
}

@media only screen and (max-width: 959px) {
    .marg-resp {
        margin-left: -25px !important;
    }
    .form-pretty textarea {
        box-sizing: border-box;
    }
    #my-id2 .uk-offcanvas-bar {
        min-height: unset;
        /*height: 550px;*/
        height: 100%;
    }
    html {
        background-color: rgb(164, 191, 236);
    }
    .right-panel.category .content h1.header{
        font-size: 16px;
    }
}

@media only screen and (max-width: 861px) {
    .pol-kos-vse {
        overflow: auto;
    }
    .polozka-kos {
        min-width: 839px;
    }
}

@media only screen and (max-width: 767px) {
    .resp-form-display {
        display: none;
    }
    #my-id-objednat h3 {
        margin-top: 20px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 661px) {
    .objednat-cl li {
        width: 48%;
        margin-bottom: 5px;
    }
    .objednat-cl li:last-of-type{
        width: 48%;
    }
}

@media only screen and (max-width: 655px) {
    .text-res {
        display: none;
    }
    .kosik-end {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (max-width: 637px) {
    .card span {
        float: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 500px) {
    .objednavka-list .uk-grid {
        min-width: 500px;
    }
    .objednat-cl li {
        width: 50%;
        margin: auto;
        display: block;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 479px) {
    #my-id-objednat {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 400px) {
    .item-col img {
        display: none;
    }
    .rozc-box-width {
        padding-left: 15px;
    }
    .right-panel .content .rozcestnik {
        margin-left: -15px !important;
    }
}


/*-----------objednávka-end-------*/


/*============konfigurátor===========*/

.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    min-height: 0px !important;
}

.konfigurator {
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
    margin-bottom: 11px;
}

.kofigurator {
    min-height: 130px;
}

.kofigurator .option-select {
    width: 235px;
    height: 30px;
    background: white;
    margin: 5px 0px;
    text-indent: 1px;
    text-overflow: ellipsis;
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/konfigurator_arrow.png) no-repeat right;
}

.kofigurator .one {
    width: 40%;
    float: left;
    line-height: 40px;
    margin-left: 20px;
}

.kofigurator .one p {
    height: 40px;
    line-height: 40px;
}

.kofigurator .two {
    width: 30%;
    float: left;
}

.kofigurator .three {
    width: 20%;
}

.kofigurator .three2 {
    display: block;
    /* float:left; */
    width: 100%;
    margin-top: 20px;
    margin-left: 272px;
}

.kofigurator .three .strom {
    float: right;
}

.kofigurator .three .strom2 {
    text-align: right;
}

.noUiSlider {
    position: relative;
}

.noUiSlider .enable {
    position: absolute;
    height: 100%;
    top: 0;
    left: 100%;
    margin: -1px auto auto 10px;
}

.noUiSlider .enable:not(:checked)+.slider {
    opacity: 0.5;
}

.noUiSlider .upperValue {
    float: right;
    color: #000;
}

.noUiSlider .lowerValue {
    color: #000;
}

.noUi-target {
    margin-bottom: 5px;
}

.noUiSlider {
    padding-top: 16px;
    width: 235px;
}

.noUi-connect {
    background: #2c3e50 !important;
}

.noUi-horizontal {
    height: 4px !important;
}

.noUi-handle {
    background: #2c3e50 !important;
    border: none !important;
    box-shadow: none !important;
}

.button-zob {
    background: #fba502;
    border: none;
    padding: 10px;
}

.button-zob2 {
    display: none;
    background: #fba502;
    border: none;
    padding: 12px 15px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 3px;
    color: #000;
    text-align: center;
}

.span-clas {
    background: #5F9DCF;
    color: #fff;
    padding: 2px;
}

.none2 {
    display: none;
}

#slider2 {
    width: 100%;
}

#upper-value2 {
    float: right;
}

.uk-autocomplete-results {
    margin: 0 !important;
}

.uk-autocomplete-results .produkt-polozka {
    padding: 5px 0px;
}

.uk-autocomplete-results li {
    border-bottom: 1px solid lightgray;
}

.uk-autocomplete-results li a {
    padding: 0;
    margin: 0;
}

.uk-autocomplete-results li a table {
    width: 100%;
}

.uk-autocomplete-results li a table td {
    vertical-align: top;
}

.uk-autocomplete-results .cena-produktu {
    width: 90px;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}

.uk-autocomplete-results .kategorie-polozka {
    padding: 7px 0px 7px 25px;
}

.search h2 {
    margin: 0;
}

.search .nalezeno,
.search .zobrazit {
    display: block;
    height: 29px;
    background-color: #5F9DCF;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 6px 11px;
    line-height: 16px;
    box-sizing: border-box;
}

.search .nalezeno {
    padding-left: 10px;
    font-size: 15px;
    font-weight: 600;
}

.search .zobrazit {}

.search .zobrazit a {
    color: #FFF;
}

.logo-nc-produkt {
    padding: 0;
    padding-bottom: 20px;
    text-align: left;
}

@media only screen and (max-width: 1080px) {
    .three {
        width: 53%;
        float: none;
    }
}

@media only screen and (max-width: 550px) {
    .one {
        width: 100%;
    }
    .none2 {
        display: block;
    }
    .none {
        display: none;
    }
}

.alt-text {
    display: none;
    margin-left: 20px;
}

.alt-text p {
    display: inline-block;
    font-size: 14px;
}

.alt-text a {
    display: inline-block !important;
    width: 150px;
    margin-left: 20px;
    cursor: pointer;
    overflow: visible;
    margin-bottom: 5px;
}

.ikony-detail {
    margin-left: 0px;
}

.ikony-detail>div {
    padding-left: 0px;
    padding-right: 5px;
}

.ikony-detail>div:nth-child(2n+0) {
    padding-right: 0px;
}

.uk-open .uk-modal-dialog {
    width: 950px !important;
    height: 700px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    border: 4px solid #fff;
    top: 10px !important;
}

.uk-open .uk-modal-dialog>.uk-lightbox-content {
    position: relative;
    display: block;
    overflow: hidden;
    height: 694px;
    width: 1000px;
}

.uk-open .uk-modal-dialog>.uk-lightbox-content>img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    /* max-width: none !important;*/
    max-height: 700px;
    width: unset !important;
    padding: 30px 100px;
}

#goods-added.uk-open .uk-modal-dialog {
    display: block;
    min-width: unset;
    min-height: unset !important;
    height: unset !important;
}

#goods-added.uk-open .uk-modal-dialog img {
    max-width: 360px;
    max-height: 360px;
}

#goods-added.uk-open .uk-modal-dialog img:focus,
#goods-added.uk-open .uk-modal-dialog img:focus-within,
#goods-added.uk-open .uk-modal-dialog img:active {
    background: #fff;
    color: #fff;
    outline: 0;
}

img:focus,
a:focus {
    /*background: #fff;*/
    color: #fff;
    outline: 0;
}


/*
#modal-payments.uk-open .uk-modal-dialog{
	display: block;
	min-width: unset;
	height: unset !important;
}
#modal-payments h3{
	text-align: center;
}
#modal-payments img{
	margin: auto;
	display: block;
}
*/

#modal-payments.uk-open .uk-modal-dialog {
    width: 815px !important;
    display: block;
    height: auto !important
}

#modal-payments.uk-open .uk-modal-close {
    padding: 14px;
}

#modal-payments img {
    margin: auto;
    display: block;
}

#modal-payments h3 {
    font-size: 22px;
}

.uk-slidenav-position:hover .uk-slidenav {
    text-decoration: none;
}

.uk-slidenav-previous:before,
.uk-slidenav-next:before {
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 1);
    color: #fff;
}


/*
a,
a span,
a *{
    color: red !important;
}*/


/*
.uk-modal-dialog .uk-lightbox-content img{
	max-height: 700px;
}*/

.uk-slideshow-fade-out {
    font-weight: 700;
}

.table-rental .uk-grid>div>p {
    background: #fff;
}

.table-rental .uk-grid {
    margin-bottom: 8px !important;
}

.slide-rental .slide-rent {
    width: 100%;
    height: 296px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #000;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

.table-rental-down p.blue {
    height: 35px;
    background: #00427A;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 11px;
    box-sizing: border-box;
    line-height: 23px;
}

.table-rental-down {
    margin-left: 0;
    margin-bottom: 25px;
}

.table-rental-down>div {
    padding-left: 0;
}

.table-rental-down p {
    height: 34px;
    background: #fff;
    border-bottom: 1px solid #fcfabf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table-rental-down>div.end {
    background: #fff;
}

.table-rental-down>div.end p {
    border-bottom: 0px;
    display: block;
}

.table-rental-down>div.end p.rent-orange {
    text-align: center;
    color: rgb(28, 28, 28);
}

.table-rental-down>div.end a.rent {
    background: #fba502;
    border-radius: 3px;
    padding: 5px 15px;
    text-align: center;
    max-width: 130px;
    display: block;
    color: /*#0A0D5C*/
    #fff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    line-height: 28px;
    margin: auto;
}

.table-rental-down>div.end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.table-rental-down>div.end p.blue {
    height: 34px;
}

.detail-rent a {
    background: #fba502;
    border-radius: 0.5rem;
    padding: 0.5rem;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-decoration: none;
    line-height: 4.4rem;
    box-sizing: border-box;
}
.detail-rent a .ico{
    background: transparent;
    color: #fff;
}
.detail-rent a .ico svg{
    color: #fff;
    width: 3rem;
    height: 3rem;
}
.detail-rent a .ico svg path{
    fill:#000;
}
.detail-rent a span{
    color: #000;
}
.detail-rent {
    margin-top: 15px;
    margin-bottom: 25px;
}

.rent-prev {
    background: #fba502;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    max-width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff !important;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 15px;
}

.rent-prev i {
    margin-right: 9px;
}

#modal-formular-odeslan .uk-modal-dialog {
    display: block;
}

#map_contact_map_olomouc,
#map_contact_map_brno {
    width: 100%;
    height: 350px;
    border: 2px solid #d2d2d4;
}

.gm-style .review-box {
    display: none;
}

.contact-img>a {
    position: relative;
    display: block;
    margin: auto;
    overflow: hidden;
    max-width: 220px;
    width: 100%;
    height: 130px;
}

.contact-img>a>img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
}

.obal-kontakt p {
    padding: 0;
}

.obal-kontakt table {
    /*width: 100%;*/
}

.obal-kontakt table td {
    padding-right: 10px;
}

#mySidenav {
    position: fixed;
    /*right: -136px;
    top: 250px;*/
    left: -450px;
    top: 363px;
    transition: 0.3s;
    padding: 15px;
    text-decoration: none;
    font-size: 20px;
    border-radius: 5px 0px 0px 5px;
    z-index: 2;
}

#mySidenav:hover {
    /*right: 240px;*/
    left: -75px;
}

#mySidenav #prodejny {
    padding: 15px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    width: 150px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    /*right: 54px;*/
    left: 370px;
}

#mySidenav>a>i,
#mySidenav #prodejny strong,
#mySidenav .do-kontaktu strong {
    color: #FFF !important;
}

#mySidenav .sidenav-img {
    padding-left: 15px;
    height: 140px;
    position: relative;
    display: block;
    margin: auto;
    overflow: hidden;
    width: 210px;
}

#mySidenav .sidenav-img img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: 100%;
}

#mySidenav .okno {
    position: absolute;
    right: -240px;
    top: -50px;
    width: 355px;
    height: 295px;
    background: #FFF;
    padding: 10px;
    border-radius: 0px 0px 0px 8px;
}

#mySidenav .okno h3 {
    margin-bottom: 10px !important;
    font-size: 16px;
    font-weight: bold;
    color: #2b3187;
    line-height: 18px !important;
}

#mySidenav .okno .text {
    padding-top: 12px;
    padding-left: 45px;
    width: 180px;
}

#mySidenav .okno .text2 {
    padding-top: 6px;
    padding-left: 45px;
    width: 180px;
}

#mySidenav .do-kontaktu {
    position: absolute;
    background: #fba502;
    width: auto;
    bottom: -50px;
    right: 0px;
    border-radius: 0px 0px 10px 10px;
    padding: 15px;
    text-align: center;
    font-size: 18px;
}

#mySidenav .do-kontaktu a {
    text-decoration: none;
}

#prodejny {
    background-color: #fba502;
}

.text-footer p {
    font-size: 13px;
    color: #e6e6e6;
    line-height: 15px;
}

.pad-pujc-text {
    width: 36.5%;
}

.pad-pujc-kontakt {
    width: 30%;
}

.padding-0 {
    padding: 0 !important;
}

@media only screen and (max-width: 1219px) {
    #mySidenav {
        display: none;
    }
}

.kont-grid {
    margin-left: -15px;
}

.contact-img {
    padding-left: 15px;
}

.obal-contact>* {
    color: rgb(28, 28, 28);
}

html {
    color: rgb(28, 28, 28) !important;
}

.clanky ul {
    background: #FFF;
    margin: 0 !important;
    padding: 12px;
    padding-top: 0;
}

.clanky ul li {
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    font-weight: bolder;
    display: block;
    border: 1px #eee solid;
    border-radius: 3px;
    margin-bottom: 1px;
    margin-left: 0px !important;
}

.clanky hr {
    margin: 0px !important;
}

.zbozi-vyber ul li a {
    display: inline !important;
}

#modal-formular-odeslan .uk-modal-dialog {
    width: 600px !important;
    height: unset !important;
}

#thepay-methods .uk-modal-dialog {
    display: block;
    min-width: unset;
    max-width: 250px;
    height: unset !important;
}

#thepay-methods .uk-modal-dialog input,
#thepay-methods .uk-modal-dialog label {
    display: inline-block;
}

#thepay-methods .uk-modal-dialog label {}

#thepay-methods .uk-modal-dialog label img {
    max-height: 50px;
    width: auto;
}

.rental-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
}

.rental-flex .cenik-odkaz {
    margin-bottom: 0px;
    margin-top: 0px;
    width: unset;
}

.rental-flex .blue {
    background-color: #5F9DCF;
    margin-right: 56px;
    width: 129px;
    padding-right: 10px;
    padding-left: 12px;
}

.rental-flex .blue.no-margin {
    margin-right: 0px;
}

.kotouc-secondaryContent {
    margin-top: 20px;
}

.kotouc-popis ul {
    padding-top: 3px;
}


/*#prezentace iframe {
  width: 100%;
}*/

.parametry-right,
.parametry-left {
    height: 24px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.parametry-left>span {
    position: absolute;
    left: 12px;
    top: 3px;
    width: 350px;
    display: block;
}

.parametry-right>span {
    position: absolute;
    right: 12px;
    top: 3px;
    width: 200px;
    display: block;
}

.spolecnost p {
    padding-bottom: 0;
}

.zbozi-nazev.detail {
    height: auto;
}

.parametry {
    font-size: 70%;
    color: #000;
    text-transform: none;
    display: block;
}

.search-result .products-heading {
    margin-bottom: 0 !important;
}

.search-result .wrapper {
    border-bottom: 1px solid #DDD;
    padding: 5px 0px;
}

.search-result .wrapper .obrazek {
    max-width: 52px;
    height: 40px;
    margin: 0px 11px;
    width: 8%;
}

.search-result .wrapper .obrazek img {
    max-width: 100%;
    max-height: 100%;
}

.search-result .wrapper .nazev {
    font-size: 12px;
    text-decoration: underline;
    width: 76%;
    margin: auto;
    color: #0A0D5C;
}

.search-result .wrapper .cena {
    width: 16%;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    margin: auto;
    color: #0A0D5C;
}

.slide-rental .slider-for {
    background: #FFFFFF;
}

.generatory table {
    font-size: 13px;
    width: 100%;
}

.generatory table tr {
    line-height: 18px;
}

.generatory table tr td {
    padding: 0px 6px 0px 0px;
}

.generatory table tr td img {
    padding-left: 11px;
}

.generatory>table>tbody>tr {
    border-top: 1px solid #ddd;
}

.generatory>table>tbody>tr>td {
    padding: 10px 0px;
}

.generatory>table>tbody>tr>td a {
    display: inline-block !important;
}

.right-panel span {
    color: unset;
}

#frm-basketForm>li {
    margin-right: 10px;
    margin-left: 10px;
}

#frm-basketForm>li>h1 {
    padding-left: 11px;
    margin-top: 20px;
    color:#005599;
    font-size: 1.8rem;
    line-height: 2.1rem;
    background: transparent;

}

.heading-title {
    margin-top: 28px !important;
    padding-left: 6px;
}

@media (min-width: 1220px) {
    .uk-grid-divider:not(:empty) {
        margin-left: -30px;
        margin-right: -25px;
    }
}

#frm-deliveryForm {
    /*margin-left: -30px;*/
}

#frm-summaryForm {
    padding-left: 3px;
    padding-right: 9px;
}

#frm-summaryForm h1 {
    margin-top: 20px;
}

.pole-obj-content {
    padding-left: 10px;
}

.table-rental-down {
    margin-top: 25px !important;
}

.basket .heading-title {
    padding-left: 0;
}

#flash-message1 .uk-modal-dialog {
    max-width: 670px !important;
}

#flash-message1 .uk-modal-dialog .uk-modal-header {
    display: none !important;
}

#flash-message1 .uk-modal-dialog>div .uk-grid>div {
    font-size: 20px;
}


/*new autor*/

.autor-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    background: #fba502;
    border-radius: 10px;
    margin-bottom: 30px;
}

.autor-box .autor-box-img {
    position: relative;
    display: block;
    margin: auto;
    overflow: hidden;
    max-width: 141px;
    min-width: 141px;
    width: 100%;
    height: 136px;
}

.autor-box .autor-box-img>img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    max-width: unset;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
}

.autor-box .autor-box-text {
    padding: 0 15px;
    box-sizing: border-box;
}

.autor-box .autor-box-text h2 {
    margin-bottom: 10px !important;
}

.autor-box .autor-box-text span.contact {
    display: block;
    float: left;
    margin: 10px 30px 0 0;
    box-sizing: border-box;
    font-weight: bold;
}

.autor-box .autor-box-text span.contact a {
    font-weight: normal;
}

.autor-clanek {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    padding-right: 10px;
}

.autor-clanek:last-child {
    border-bottom: none;
}

.autor-clanek .autor-clanek-img {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 154px;
    width: 100%;
    height: 141px;
}

.autor-clanek .autor-clanek-img>img {
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
    max-width: unset;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
}

.autor-pack-new h3 {
    color: #000;
    margin-bottom: 10px;
}

.autor-pack-new {
    margin-top: 50px;
}

.autor-clanek .autor-clanek-text {
    padding: 0 10px;
}

.autor-clanek .autor-clanek-text h3 {
    color: #000;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 8px;
    font-weight: 700;
}

.autor-clanek .autor-clanek-text p {
    text-align: left !important;
    font-size: 13px !important;
}

.autor-clanek .autor-clanek-text p>a {
    color: #5F9DCF;
    margin-top: 10px;
    font-weight: 700;
}


/*new autor*/

.kofigurator {
    /*border-bottom: 1px solid #000;*/
}

.konfRow {
    clear: both;
    margin-bottom: 20px;
}

.konfRowSubmit {
    clear: both;
    margin-bottom: 20px;
}

.konfTitle {
    float: left;
    width: 250px;
    padding: 24px 0 10px 20px;
}

.konfTitle.noTopPad {
    padding: 0 0 10px 20px;
}

.konfSelect {
    /*float: left;*/
}

.konfField {
    /*width: 140px;*/
    float: left;
    margin-right: 20px;
}

.konfField.right {
    float: right;
    margin-right: 10px;
}

.konfLabel {
    width: 60px;
}

.konfInput {
    width: 80px;
    float: left;
    clear: both;
    text-align: right;
}

.konfField>select {
    margin-top: -4px;
}

input[type=radio].konfRadio {
    /*width: 60px;*/
    zoom: 1;
    float: left;
    clear: both;
}

.konfUnit {
    padding: 3px;
    float: left;
}

.konfSubmit {
    border: none;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    background-color: #fea700;
    display: block;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*margin-left: 180px;*/
    cursor: pointer;
    float: right;
    margin: -50px 10px 0 0;
}

.alt-text {
    padding-bottom: 30px;
    /*border-bottom: 1px solid #000;*/
}

.alt-text p {
    display: inline-block;
    font-size: 14px;
}

.alt-text a.button-zob2 {
    display: inline-block !important;
    width: auto;
    top: unset;
    margin-left: 67px;
    cursor: pointer;
    overflow: visible;
    margin-bottom: 5px;
    background-color: #fea700;
}

.alt-text.altOdvlhcovace a.button-zob2 {
    margin-left: 30px;
}

.konfResult {
    background: #eee;
    padding: 20px 10px;
}

.konfResult:empty {
    padding: 0 10px;
}

.konfTextResult {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.konfTextWait {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.konfText {
    padding: 10px;
}

.konfText p {
    font-size: 14px;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]:hover {
    /*-moz-appearance: unset;*/
}

.quest-box {
    position: relative;
    cursor: pointer;
}

.quest-box>span.quest-span,
.quest-box>span.quest-span2 {
    position: absolute;
    top: 16px;
    left: -150px;
    width: 500px;
    line-height: 20px;
    background: #fff;
    padding: 20px;
    border: 1px solid #000;
    text-align: left;
    z-index: 10;
    text-align: justify;
    display: none;
}

.quest-box>span.quest-span2 {
    top: 20px;
    left: -205px;
}

.quest-box.open>span.quest-span,
.quest-box.open>span.quest-span2 {
    display: block;
}

.uk-modal .uk-slidenav-position .uk-slidenav {
    display: block !important;
    text-decoration: none;
}


/* úpravy stylů pro konfigurátor */

.konfigurator-vysledek {
    color: #993300 !important;
    font-size: 20px;
}

.konfResult {
    text-align: center;
}

.konfTextResult {
    border-bottom: 2px solid;
    display: inline-block;
    margin: auto;
}

.shipping-image {
    max-width: 100px;
    height: auto;
}

.hover-quest {
    color: #fba502;
    font-weight: bold;
    position: relative;
    top: 0px;
    padding-left: 0px;
    border: 1px solid #fba502;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1px;
}

.hover-quest>p {
    display: none;
}

.hover-quest:hover>p {
    display: block;
    position: absolute;
    width: 430px;
    height: auto;
    z-index: 999;
    bottom: 20px;
}

.hover-quest:hover>p>img {
    box-shadow: 2px 2px 7px grey;
}

.compatible {
    background: #ffdf22;
}

.uncompatible {
    background: #fffbe3;
}

.sirv-controls a {
    height: auto !important;
}

.sirv-container {
    height: auto !important;
    min-height: auto !important;
}

.sirv-container {
    max-width: 100% !important;
    margin: 0 !important;
}

.sirv-container .spin-figure {
    max-width: 100% !important;
    max-height: 100% !important;
}

.sirv-spin-container.desktop .sirv-spin-button.fullscreen,
.sirv-spin-hint {
    display: none !important;
}

#doprava-platba-window {
    position: relative;
}

#doprava-platba-window .pobocka-doprava {
    position: absolute;
    bottom: -20rem;
    left: 0;
    display: none;
    width: 40rem;
    height: 18rem;
    background-color: white;
    padding: 1rem;
}

#doprava-platba-window:hover .pobocka-doprava {
    display: block;
}


/***************************new redesign******************************/
:root {
    font-size:62.5%;   
}
.container{
    max-width: 165rem;
    width: 100%;
    margin: auto;
}
.headerNew{
   position: relative;
}
.headerNew .top{
    background: #00427A;
    padding: 1.9rem 0 1rem;
}
.headerNew .top .container{
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.headerNew .top .container .logoPack{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.headerNew .top .container .logoPack .logo{
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 20.1rem;
    width: 100%;
    height: 6.4rem;
}
.headerNew .top .container .logoPack .logo picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.headerNew .top .container .logoText{
    position: relative;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 6.4rem;
    color: #fff;
    padding-left: 3.2rem;
    margin-left: 3.2rem;
    min-width: 20rem;
    margin-top: 0;
    margin-bottom: 0;
}
.headerNew .top .container .logoText:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #3B72A1;
    z-index: 1;
}
.headerNew .top .container .searchPack{
    margin-left: 4.3rem;
    min-width: 30rem;
}
.headerNew .top .container .contactPack{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.headerNew .top .container .contactPack .shopBox{
    position: relative;
    padding: 0 4.3rem;
}
.headerNew .top .container .contactPack .shopBox:last-of-type:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #3B72A1;
    z-index: 1;
}
.headerNew .top .container .contactPack .shopBox p{
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.headerNew .top .container .contactPack .shopBox p a{
    position: relative;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
    text-decoration: none;
}
.headerNew .top .container .contactPack .shopBox p a br{
    display: none;
}
.headerNew .top .container .contactPack .shopBox p a.mail:before{
    content: "";
    position: absolute;
    bottom: -0.2rem;
    right: 0;
    width: 0;
    height: 1px;
    background: #fff;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    z-index: 1;
}
.headerNew .top .container .contactPack .shopBox p a:hover{
    text-decoration: none;
    cursor: default;
}
.headerNew .top .container .contactPack .shopBox p a.mail:hover{
    cursor:pointer;
}
.headerNew .top .container .contactPack .shopBox p a.mail:hover:before{
    width: 80%;
}
.headerNew .top .container .contactPack .shopBox p >img,
.headerNew .top .container .contactPack .shopBox p a >img{
    display: inline-block;
    margin-right: 1rem;
}
.headerNew .top .container .contactPack .shopBox p a:first-of-type{
    margin-right: 1rem;
}
.headerNew .top .container .basketPack{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.headerNew .top .container .basketPack #snippet-basketWidget-{
    min-width: 13rem;
}
.headerNew .top .container .basketPack .menu-hambur{
    display: none;
}
.kosik {
    background: #fba502;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    width: 130px;
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    line-height: 44px;
    box-sizing: border-box;
}
.kosik span{
    color: #fff;
    font-size: 15px;
}
.kosik > img{
    display: inline-block;
    margin-right: 1rem;
}
.headerNew .bottom{
    background: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.headerNew .bottom .container .uk-navbar{

}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav{
    justify-content: center;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav >li{
    float:unset;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav >li >a{
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.7rem;
    min-height: 7.4rem;
    color: #00427A;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    border-right: 1px solid #ECECEC;
    padding: 0 5rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav >li:last-of-type >a{
    border-right: 0;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav >li >a >img{
    display: inline-block;
    margin-right: 1rem;
}
.headerNew .shopWidget .container{
  position: relative;
}
.headerNew .shopWidget{
  position: relative;
  z-index: 20;
}
.headerNew .shopWidget .container .shopWidgetPack .topLine{
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  background: #00427A;
  max-width: 19.4rem;
  width: 100%;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 2.4rem;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 20;
}

@-webkit-keyframes heigh-anim {
    0% {height: 0;}
    100% {height: 29.8rem;}
}

@keyframes heigh-anim {
    0% {height: 0;}
    100% {height: 29.8rem;}
}
.headerNew .shopWidget .container .shopWidgetPack:hover .topLine{
  max-width: 37.4rem;
}
.headerNew .shopWidget .container .shopWidgetPack:hover .bottomLine{
  display: block;
  -webkit-animation: heigh-anim 0.2s linear;
            animation: heigh-anim 0.2s linear;
}
.headerNew .shopWidget .container .shopWidgetPack .topLine h3{
  position: absolute;
  width: 100%;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.3rem;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1;
}
.headerNew .shopWidget .container .shopWidgetPack .topLine picture{
  position: relative;
  display: block;
  max-width: 7.9rem;
  width: 100%;
  height: 4.8rem;
  margin-left: auto;
}
.headerNew .shopWidget .container .shopWidgetPack .topLine picture img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine{
  position: absolute;
  top: 4.5rem;
  right: 0;
  display: none;
  max-width: 37.4rem;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 3.5rem 1rem 1rem 2rem;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  overflow: hidden;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .sidenav-img{
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 16rem;
  width: 100%;
  height: 10.9rem;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .sidenav-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #00427A;
  margin-top: 0;
  margin-bottom: 1rem;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #000;
  margin-top: 0;
  margin-bottom: 1rem;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p.address a{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #000;
  text-decoration: none;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p.address a:hover{
  text-decoration: none;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p.address a:before{
  content: none;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p a{
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #00427A;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p a:before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #00427A;
  z-index: 1;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p a:hover{
  text-decoration: none;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p a:hover:before{
  width: 80%;
}
.headerNew .shopWidget .container .shopWidgetPack >.bottomLine .uk-grid > div .text p a i{
  color: #fba502;
  display: inline-block;
  margin-right: 1rem;
}
.menuResp{
    display: none;
}
.menuResp .menu-hambur{
    background: transparent;
    margin-top: 0;
    width: unset;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.7rem;
    color: #00427A;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
}
.menuResp .menu-hambur i{
    font-size: 2.4rem;
    color: #00427A;
    display: inline-block;
    margin-right: 10px;
    color: #FBA502;
}
.menuResp .menu-hambur img{
    display: inline-block;
    margin-right: 10px;
}
.menuResp .menu-hambur span{
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.7rem;
    color: #00427A;
}


/*footer*/
.footerSlider{
    position: relative;
    background: #fff;
    padding: 1.5rem 0;
}
.footerSlider .container .uk-slidenav-position .uk-slider-container .uk-slider li .sliderBox{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    max-width: 16.4rem;
    width: 100%;
    height: 9.4rem;
    margin: auto;
}
.footerSlider .container .uk-slidenav-position .uk-slider-container .uk-slider li .sliderBox picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.footerSlider .container .uk-slidenav-position .uk-slidenav.uk-slidenav-previous:before{
    font-size: 36px;
    text-shadow: 0px 2px 3px rgb(0 0 0);
}
.footerSlider .container .uk-slidenav-position .uk-slidenav.uk-slidenav-next:before{
    font-size: 36px;
    text-shadow: 0px 2px 3px rgb(0 0 0);
}
.footerHeureka{
  background: #F9F9F9;
  padding: 1.5rem 0;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary{

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .picture{
  position: relative;
  display: block;
  overflow: hidden;
  width: 10rem;
  height: 10rem;
  margin-right: 5rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .picture picture img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .sumContent{
  max-width: 23rem;
  margin-right: 2rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .sumContent h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #00427A;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .sumContent > .starLine{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .sumContent .starLine span{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.3rem;
  color: #02ABD7;
  margin-right: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .sumContent .starLine img{
  max-height: 1.8rem;
  display: inline-block;
  margin-right: 0.5rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .summary .sumContent .subtitle{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #00427A;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0;
}
.footerHeureka .container .uk-grid >div .heurekaPack .list h3{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #00427A;
  margin-top: 0;
  margin-bottom: 1rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .list .listExtract .uk-slidenav-position .uk-slider-container .uk-slider li .itemStar h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .list .listExtract .uk-slidenav-position .uk-slider-container .uk-slider li .itemStar p{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .list .listExtract .uk-slidenav-position .uk-slider-container .uk-slider li .itemStar p.starLine{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footerHeureka .container .uk-grid >div .heurekaPack .list .listExtract .uk-slidenav-position .uk-slider-container .uk-slider li .itemStar p.starLine i{
  color: #FECB00;
  font-size: 2rem;
}
.footerHeureka .container .uk-grid >div .heurekaPack .list .listExtract .uk-slidenav-position .uk-slidenav.uk-slidenav-previous:before{
    font-size: 36px;
    text-shadow: 0px 2px 3px rgb(0 0 0);
}
.footerHeureka .container .uk-grid >div .heurekaPack .list .listExtract .uk-slidenav-position .uk-slidenav.uk-slidenav-next:before{
    font-size: 36px;
    text-shadow: 0px 2px 3px rgb(0 0 0);
}
.footerHeureka .container .uk-grid >div .bankPack{
  position: relative;
  height: 100%;
  padding-left: 2rem;
  border-left: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footerHeureka .container .uk-grid >div .bankPack h3{
  font-family: 'Arial', sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.footerHeureka .container .uk-grid >div .bankPack picture{
  position: relative;
  display: block;
  max-width: 13.6rem;
  width: 100%;
  height: 3.4rem;
}
.footerHeureka .container .uk-grid >div .bankPack picture img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footerMap{
  position: relative;
  background: #F1F1F1;
  padding: 1.6rem 0 0;
}
.footerMap .container .uk-grid >div .localite{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footerMap .container .uk-grid >div .localite > picture{
  position: relative;
  top: 2rem;
  display: block;
  max-width: 33.7rem;
  width: 100%;
  height: 19.1rem;
  cursor:pointer;
  z-index: 3;
}
.footerMap .container .uk-grid >div .localite > picture > img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footerMap .container .uk-grid >div .localite > picture > img.hover{
  display: none;
}
.footerMap .container .uk-grid >div .localite > picture:hover > img{
  display: none;
}
.footerMap .container .uk-grid >div .localite > picture:hover > img.hover{
  display: inline-block;
}
.footerMap .container .uk-grid >div .localite .contentHover{
  position: absolute;
  left: 2rem;
  background: #fff;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  width: 0;
  z-index: 2;
}

@-webkit-keyframes wid-anim {
    0% {width: 0;}
    100% {width: 95%;}
}

@keyframes wid-anim {
    0% {width: 0;}
    100% {width: 95%;}
}
.footerMap .container .uk-grid >div .localite > picture:hover + .contentHover{
  -webkit-animation: wid-anim 0.2s linear;
            animation: wid-anim 0.2s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.footerMap .container .uk-grid >div .localite .contentHover:hover{
    width: 95%;
}
.footerMap .container .uk-grid >div .localite .contentHover > h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #fff;
  background: #00427A;
  box-sizing: border-box;
  padding: 0.5rem 0;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid{
  max-width: 60rem;
  margin-left: auto;
  margin-right: 2rem;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand{
  position: relative;
  display: flex;
  align-items: center;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text{
  position: relative;
  max-width: 15rem;
  padding-right: 1rem;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.6rem;
  color:  #00427A;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color:  #000;
  margin-top: 0;
  margin-bottom: 1rem;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p a{
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color:  #00427A;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p.address a{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color:  #000;
  text-decoration: none;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p.address a:before{
  content: none;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p a:before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #00427A;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 1;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p a:hover{
  text-decoration: none;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p a:hover:before{
  width: 80%;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .text p a i{
  color: #fba502;
  display: inline-block;
  margin-right: 1rem;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .sidenav-img{
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 12.5rem;
  width: 100%;
  height: 8rem;
}
.footerMap .container .uk-grid >div .localite .contentHover .uk-grid >div .stand .sidenav-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footerMap .container .uk-grid >div .localite .content >h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color:#00427A;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.footerMap .container .uk-grid >div .localite .content p{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #00427A;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-top: 0;
  margin-bottom: 0;
}
.footerMap .container .uk-grid >div .listCard{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  -webkit-box-pack: end;    
  -ms-flex-pack: end;    
  justify-content: flex-end;
}
.footerMap .container .uk-grid >div .listCard .cardBox{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
  height: 5.9rem;
  background: #fff;
  border-radius: 0.7rem;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
  margin-right: 0.5rem;
  opacity: 0.5;
}
.footerMap .container >.uk-grid >div:last-of-type{
  position: relative;
}
.footerMap .container >.uk-grid >div:last-of-type:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 70%;
  background: #D8D8D8;
  z-index: 1;
}
.footerMap .container .uk-grid >div .listCard .cardBox img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.footerMap .container .uk-grid >div .listCard .cardBox:hover img{
  -webkit-filter: unset;
  filter: unset;
}
.footerNew{
  background: #00427A;
  padding: 9rem 0 7rem;
}
.footerNew .container .uk-grid > div .text h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #FBA502;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.footerNew .container .uk-grid > div .text .shopBox{
  position: relative;
  margin-bottom: 2rem;
}
.footerNew .container .uk-grid > div .text .shopBox:first-of-type{
  position: relative;
  padding-bottom: 2rem;
}
.footerNew .container .uk-grid > div .text .shopBox:first-of-type:before{
  content: "";
  position: absolute;
  bottom: 0;
  left:0;
  width: 23rem;
  height: 1px;
  background: #3872A2;
  z-index: 1;
}
.footerNew .container .uk-grid > div .text .shopBox p{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #fff;
  margin-top: 0;
  margin-bottom: 1rem;
}
.footerNew .container .uk-grid > div .text .shopBox p img{
  display: inline-block;
  margin-right: 1rem;
}
.footerNew .container .uk-grid > div .text .shopBox p a{
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #fff;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
}
.footerNew .container .uk-grid > div .text .shopBox p a br{
    display: none;
}
.footerNew .container .uk-grid > div .text .shopBox p a:nth-child(2){
    margin-left: 1rem;
}
.footerNew .container .uk-grid > div .text .shopBox p a.mail:before{
  content: "";
  position: absolute;
  bottom: -0.5rem;
  right: 0;
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 1;
}
.footerNew .container .uk-grid > div .text .shopBox p a:hover{
  text-decoration: none;
  cursor:default;
}
.footerNew .container .uk-grid > div .text .shopBox p a.mail:hover{
    cursor:pointer;
}
.footerNew .container .uk-grid > div .text .shopBox p a.mail:hover:before{
  width: 80%;
}
.footerNew .container .uk-grid > div .text .shopBox p a img{
  display: inline-block;
  margin-right: 0.5rem;
}
.footerNew .container .uk-grid > div .logo{
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 20.1rem;
  width: 100%;
  height: 6.4rem;
}
.footerNew .container .uk-grid > div .logo picture img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
}
.footerNew .container .uk-grid > div .text p{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #fff;
  opacity: 0.8;
  margin-top: 0;
  margin-bottom: 1rem;
}
.footerNew .container .uk-grid > div .text p.center{
  text-align: center;
  margin-top: 4rem;
}
.footerNew .container .uk-grid > div .text .menu{
  padding-left: 0;
  list-style-type: none;
}
.footerNew .container .uk-grid > div .text .menu li::marker{
  display: none;
  content: none;
}
.footerNew .container .uk-grid > div .text .menu li{
  margin-bottom: 1.2rem;
}
.footerNew .container .uk-grid > div .text .menu li a{
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
}
.footerNew .container .uk-grid > div .text .menu li a:before{
  content: "";
  position: absolute;
  bottom: -0.5rem;
  right: 0;
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 1;
}
.footerNew .container .uk-grid > div .text .menu li a{
  display: inline-block;
}
.footerNew .container .uk-grid > div .text .menu li a:hover{
  text-decoration: none;
  font-weight: 400;
}
.footerNew .container .uk-grid > div .text .menu li a:hover:before{
  width: 100%;
}
.footerNew .container .uk-grid > div .text .social a:first-of-type{
  margin-right: 2rem;
}
.footerNew .container .uk-grid > div .text .social a:hover svg path{
  fill: #fba502;
}
.footerNew .container .uk-grid > div .listCard{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.footerNew .container .uk-grid > div .listCard .cardBox{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
  height: 5.9rem;
  background: #fff;
  border-radius: 0.7rem;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
  margin-right: 0.5rem;
  opacity: 0.8;
}
#my-id .uk-offcanvas-bar{
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
}
#my-id .uk-offcanvas-bar .uk-nav li a{
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #00427A;
  text-transform: uppercase;
  text-decoration: none;
}
#my-id .uk-offcanvas-bar .uk-nav li.uk-active a{
  color: #fba502;
}
#my-id .uk-offcanvas-bar .uk-nav li a img{
  display: inline-block;
  margin-right: 1rem;
}
#my-id .uk-offcanvas-bar .container-link{
  margin-bottom: 4rem;
}
#my-id .uk-offcanvas-bar .container-link .search input[type="search"]{
  background: transparent;
  border: 0;
  border-bottom: 1px solid #00427A;
  margin-left: 4rem;
  border-radius: 0;
  width: 85%;
}
#my-id .uk-offcanvas-bar .container-link .btn-search{
  right: unset;
  left: 0;
  background: url(../images/icon/search.png) no-repeat center center;
}
.headerNew .shopWidget .container .shopWidgetPack .topLine .shopClose{
  display: none;
}
.newsGrid > div table{
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  height: 100%;
}
.newsGrid > div table tr >td:last-of-type{
  background: #F7F7F7;
}
.downGrid{
  position: relative;
  padding: 3rem 0;
  max-width: 69.8rem;
  margin: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.downGrid >div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}
.downGrid >div .downBox{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  max-width: 23rem;
  width: 100%;
  height: 11.6rem;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
}
.downGrid >div .downBox.big{
  height: 16.2rem;
}
.delete{
  width: 2rem;
  height: 2rem;
  border: 1px solid #EFEFEF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  color: #3A3A3A;
}
/*footer*/
/*basket*/
.kosik-price-celkem b{
  font-weight: 400;
}
.kosik-price-tax b{
  font-weight: 400;
}
.kosik-pro .spinner{
  position: relative;
}
.kosik-pro .spinner .buttons{
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    right: 0;
}
.kosik-pro .spinner .buttons button{
  border: 0;
  background: transparent; 
  color:#005599;
}
.kosik-pro input{
  height: 3.4rem;
  box-sizing: border-box;
}
.doruceniSet .obj-selectbox-item.active .item{
  border: 1px solid #005599;
  border-radius: 5px;
}
.doruceniSet .obj-selectbox-item.active .item .nazev{
  color: #005599;
}
.platbaSet .obj-selectbox-item.active .item{
  border: 1px solid #005599;
  border-radius: 5px;
}
.platbaSet .obj-selectbox-item.active .item .item-col{
  color: #005599;
}
.checklist h3 img{
  display: inline-block;
  margin-right: 1rem;
}
/*---formulář animace placeholder---*/
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.form-label fieldset {
  position: relative;
  margin-bottom: 2rem;
}
.form-label fieldset label {
  position: absolute;
  top: 1.1rem;
  left: 1.9rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out;
  font-family: 'Arial', sans-serif;
  font-size: 1.3rem;
  color: #4A4A4A;
}
.form-js-label input:focus {
  outline: 0;
  background: white;
  border-color: #005599;
}
.form-js-label fieldset input[data-empty="false"] + label, .form-js-label fieldset input:focus + label {
  font-size: 1rem;
  line-height: 1rem;
  -webkit-transform: translate3d(0, -2.4rem, 0);
          transform: translate3d(0, -2.4rem, 0);
  border: 1px solid #C2C2C2;
  padding: 3px;
  background:#fff;
  color:#4A4A4A;
  border-radius: 5px;
}
.form-js-label fieldset textarea:focus {
  outline: 0;
  background: white;
}
.form-js-label fieldset textarea[data-empty="false"] + label, .form-js-label fieldset textarea:focus + label {
  font-size: 1rem;
  line-height: 1rem;
  -webkit-transform: translate3d(0, -2.4rem, 0);
          transform: translate3d(0, -2.4rem, 0);
  border: 1px solid #C2C2C2;
  padding: 3px 8px;
  background:#fff;
  color:#4A4A4A;
  border-radius: 5px;
}
/*---formulář animace placeholder---*/

@-webkit-keyframes heigh-anime {
    0% {height: 0;}
    99% {height: 12rem;}
    100% {height: auto;overflow: visible;}
}

@keyframes heigh-anime {
    0% {height: 0;}
    99% {height: 12rem;}
    100% {height: auto;overflow: visible;}
}
.fakturacni-content{
  height: 0;
  overflow: hidden;
}
.fakturacni-content.open{
  -webkit-animation: heigh-anime 0.2s linear;
          animation: heigh-anime 0.2s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fakturacni-switch h3 .newCheck span{
  position: relative;
  display: inline-block;
  margin-right: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #005599;
  background: #fff;
  border-radius: 0.3rem;
}
.fakturacni-switch h3 .newCheck{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #005599;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15%;
}
.fakturacni-switch h3 .newCheck.active span{
  background: #005599;
}
.fakturacni-switch h3 .newCheck.active span:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1.2rem;
  height: 0.9rem;
  background: url('../images/icon/icoCheckWhite.png');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

.summaryBox h3{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #005599;
  margin-top: 0;
  margin-bottom: 2rem;
}
.summaryBox .pole-obj .value{
  position: relative;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
  width: 100%;
  max-width: 22.9rem;
  height: 4rem;
  background: #F2F4F6;
  border: 1px solid #C2C2C2;
  border-radius: 0.5rem;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #4A4A4A;
  margin-top: -1rem;
  z-index: 0;
}
.summaryBox .pole-obj p{
  position: relative;
  left: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1rem;
  height: 1.7rem;
  background: #fff;
  border: 1px solid #C2C2C2;
  border-radius: 0.5rem;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.1rem;
  color: #4A4A4A;
  z-index: 1;
}
#frm-summaryForm .white-box{
  border: 1px solid #005599;
  border-radius: 0.5rem;
  padding: 1.5rem 2rem;
}
#frm-summaryForm .white-box .white-box-col{
  color: #005599;
}
#frm-summaryForm .white-box .white-box-col:last-of-type{
  font-weight: 700;
}
#frm-summaryForm-note{
  position: relative;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
  width: 100%;
  max-width: 100%;
  height: 7rem;
  background: #F2F4F6;
  border: 1px solid #C2C2C2;
  border-radius: 0.5rem;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #4A4A4A;
  margin-top: 1rem;
  margin-bottom: 1rem;
  z-index: 0;
}

.form-kontakt input {
    background: #F2F4F6;
    width: 100%;
    height: 40px !important;
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #C2C2C2;
    border-radius: 5px;
    padding: 0 2rem;
}

.form-kontakt textarea {
    background: #F2F4F6;
    width: 100%;
    height: 120px !important;
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #C2C2C2;
    border-radius: 5px;
    padding: 2rem;
}
.form-kontakt{
    max-width: 58rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.form-kontakt .uk-grid>div .row.end{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.kaptcha-wrapper{
    margin-bottom: 10px;
}
.table-pujcovna-new tbody tr{
    background-color: transparent !important;
}
.table-pujcovna-new .den-2-polozka{
    position: relative;
    background: rgba(95,157,207,0);
    background: -moz-linear-gradient(-45deg, rgba(95,157,207,0) 0%, rgba(95,157,207,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(95,157,207,0)), color-stop(100%, rgba(95,157,207,1)));
    background: -webkit-linear-gradient(-45deg, rgba(95,157,207,0) 0%, rgba(95,157,207,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(95,157,207,0) 0%, rgba(95,157,207,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(95,157,207,0) 0%, rgba(95,157,207,1) 100%);
    background: linear-gradient(135deg, rgba(95,157,207,0) 0%, rgba(95,157,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f9dcf', endColorstr='#5f9dcf', GradientType=1 );
}
.table-pujcovna-new .den-2-polozka img{
    opacity: 0;
}
.table-pujcovna-new .den-2-polozka p:before{
    content: "Sleva 10%";
    position: absolute;
    top: 0;
    left: 2.6rem;
    bottom: 0;
    margin: auto;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #000;
     -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
    height: 8rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: 1;
}
.table-pujcovna-new .den-3-polozka{
    position: relative;
    background: rgba(251,165,2,1);
    background: -moz-linear-gradient(-45deg, rgba(251,165,2,1) 0%, rgba(251,165,2,0) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(251,165,2,1)), color-stop(100%, rgba(251,165,2,0)));
    background: -webkit-linear-gradient(-45deg, rgba(251,165,2,1) 0%, rgba(251,165,2,0) 100%);
    background: -o-linear-gradient(-45deg, rgba(251,165,2,1) 0%, rgba(251,165,2,0) 100%);
    background: -ms-linear-gradient(-45deg, rgba(251,165,2,1) 0%, rgba(251,165,2,0) 100%);
    background: linear-gradient(135deg, rgba(251,165,2,1) 0%, rgba(251,165,2,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba502', endColorstr='#fba502', GradientType=1 );
}
.table-pujcovna-new .den-3-polozka img{
    opacity: 0;
}
.table-pujcovna-new .den-3-polozka p:before{
    content: "Sleva 15%";
    position: absolute;
    top: 0;
    left: 2.6rem;
    bottom: 0;
    margin: auto;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #000;
     -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
    height: 8rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: 1;
}
.newBanner{
  position: relative;
  padding: 10px 0 20px;
}
.newBanner.new{
    padding-bottom: 0;
}
/*
.newBanner picture img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}*/
.newBanner .contentBanner{
  position: relative;
}
.newBanner .contentBanner h2{
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 2.5rem;
  color: #00427A;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  background: transparent;
}
.newBanner .contentBanner .bannerGrid{
  max-width: 600px;
  margin: auto;
}
.newBanner .contentBanner .bannerGrid .uk-grid >div .bannerBox{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 190px;
  height: 160px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
  margin: auto;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.newBanner .contentBanner .bannerGrid .uk-grid >div .bannerBox:hover{
   -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
}
.newBanner .contentBanner .bannerGrid .uk-grid >div .bannerBox picture{
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 8rem;
  width: 100%;
  height: 6.3rem;
  margin: auto;
  margin-top: 0;
  margin-bottom: 1.2rem;
}
.newBanner .contentBanner .bannerGrid .uk-grid >div .bannerBox picture img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.newBanner .contentBanner .bannerGrid .uk-grid >div .bannerBox h3{
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #00427A;
  text-align: center;
  max-width: 133px;
  margin: auto;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}
.uk-dropdown{
    font-size: 1.4rem;
}

/***************************new redesign******************************/

/*** slovnik pojmů ***/
.slovnik-pojmu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.slovnik-box {
    padding-bottom: 15px;
    position: relative;
}

.right-panel .content .slovnik-pojmu a {
    display: inline;
}

h3.pismenko {
    color: #005599;
    font-weight: bold;
    font-size: 22px;
}

.slovnik-anchor {
    position: absolute;
    top: -100px;   
}

.slovnik-abeceda {
    display: block;
    padding-bottom: 20px;
    width: max-content;
    margin: 0 auto;
}

.slovnik-abeceda a {
    color: #005599 !important;
    display: block !important;
    float: left;
    border: 1px solid #005599;
    border-right: none;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0 !important;
}

.slovnik-abeceda li {
    margin: 0 !important;
    padding: 0 !important;
    line-height: unset !important;
    width: 30px;
    height: 30px;

}

.slovnik-abeceda a:last-of-type {
    border-right: 1px solid #005599;
}

.slovnik-detail a:last-of-type {
    border-right: none;
}

.slovnik-detail li:last-of-type a {
    border-right: 1px solid #005599;
}

.slovnik-detail ul.uk-subnav-pill li.uk-active {
    background-color: #005599;
}

.slovnik-detail ul.uk-subnav-pill li.uk-active > a {
    background-color: #005599;
    color: #fff !important;
}

.slovnik-pojmu-detail p {
  font-size: 16px;
}

.uk-breadcrumb{
    margin-left: 11px;
    margin-bottom: 15px !important;
}

.uk-breadcrumb li{
    margin-left: 0 !important;
    font-size: 10px !important;
    color: #929292;
}
.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span{
    display: -webkit-inline-box;display: inline-flex;
}
.uk-breadcrumb > li:nth-child(n+2):before{
    content: ">>";
}
.strike-price{
    text-decoration:line-through;
}
.none{
    display: none !important;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown{
    top: 7rem !important;
    padding: 4rem;
    max-height: fit-content;
    background: #fff;
    overflow: hidden;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox{
    display: -webkit-box;display: flex;
    -webkit-box-align: start;align-items: flex-start;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox > picture{
    position:relative;
    display: block;
    overflow:hidden;
    max-width: 15rem;
    width: 100%;
    height: 10rem;
    margin-right: 1rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox > picture > img{
    width: 100%;
    height: 100%;
    object-fit:contain;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text >h3{
    font: 700 2rem/3rem 'Arial';
    color: #000;
    margin-top: 0;
    margin-bottom: 1rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text h3 >a{
    position:relative;
    display: inline-block;
    font: 700 1.7rem/3rem 'Arial';
    color: #000;
    text-decoration:none !important;
    cursor: pointer;
    z-index: 2;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text ul{
    padding-left: 0;
    list-style-type: none;
    margin-top: -10px;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text ul >li{
    margin-bottom: 0.5rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text ul > li >a{
    text-decoration:none !important;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text ul > li >a >h3{
    position:relative;
    font: 400 1.6rem/2.4rem 'Arial';
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text ul > li >a >h3:before{
    content: "";
    position:absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    z-index: 1;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text ul > li >a:hover >h3:before{
    width: 100%;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown:before{
    content: "";
    position:absolute;
    bottom: -13rem;
    right: 0;
    width: 113.1rem;
    height: 105.9rem;
    background: url('../images/dropdownBefore.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid{
    height: 100%;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-tab{
    padding: 3.7rem 0 3.7rem 13.2rem;
    background: #FFD380;
    height: 100%;
    box-sizing: border-box;
    broder-right: 0;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-tab >li{
    position:relative;
    font: 700 2rem/3.4rem 'Arial';
    color: #00427A;
    box-sizing: border-box;
    padding: 1rem 1.2rem;
    overflow:hidden;
    border-radius: 10px 0px 0px 10px;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-tab >li:before{
    content: "";
    position:absolute;
    top: 1.5rem;
    left: -2rem;
    width: 2.4rem;
    height: 2.4rem;
    background: url('../images/chevron-right.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-tab >li.uk-active:before{
    left: 1rem;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-tab >li.uk-active{
    background: #fff;
    padding-left: 4rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher{
    box-sizing: border-box;
    padding: 4.2rem 13.8rem 4rem 7rem;
    background: #fff;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a{
    position:relative;
    display: block;
    text-decoration:none !important;
    margin-bottom: 5rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a >picture{
    position:relative;
    display: block;
    overflow:hidden;
    max-width: 27.1rem;
    width: 100%;
    height: 19rem;
    border-radius: 1rem;
    margin-bottom: 1rem;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a >picture >img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a:hover >picture >img{
   -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a >h3{
    font: 700 2rem/2rem 'Arial';
    color: #00427A;
    margin-top: 0;
    margin-bottom: 0;
}

.toggle-extra-items {
  color: #00427A !important;
}
