/* Browser Resets */
.flex-aainer a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; }
.flexslider .slides .item {display: none; -webkit-backface-visibility: hidden; z-index: 100;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* FlexSlider Default Theme
*********************************/
.flexslider {
    position: relative;
    overflow: hidden;
    margin-top: 89px;
    height: 470px !important;
    width: 100%;
}
.flexslider .container {
    position: absolute;
    padding: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.flex-caption {
    position: absolute;
    top: 82px;
    left: 80px;
    padding: 34px 50px 37px 50px;
    overflow: hidden;
    width: 460px;  
    text-align: right;
    z-index: 10;
    text-align: center;
    font-family: 'nexa_blackregular';
    background-color: rgba(66,63,76,0.5);#423f4c;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.ru .flex-caption {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.flex-caption .flex-box1 .title {
    color: #fff;
    font-size: 36px;
    font-size: 3.6rem;      
    margin: 0 0 27px 0;
}
.flex-caption .flex-box2 {
    position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    line-height: 33px;
    line-height: 3.3rem;
    overflow: hidden;
    font-family: 'nexa_regularregular';
}
.ru .flex-caption .flex-box2 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.flex-caption .flex-box2 p{
    margin-bottom: 0;
}
.flex-direction-nav{
    width: 940px;
    overflow: auto;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto; 
}
.flex-direction-nav li {
    float: left;   
}
.flex-direction-nav li a {
    position: absolute;
    display: block;
    height: 30px;
    width: 16px;
    text-indent: -3000px;
    z-index: 100;
    top: 50%;
    margin-top: -25px;
    background: url("../picture/sprite-animation-arrows.png") no-repeat 0 0;
}
.flex-direction-nav li a.flex-prev{
    left: 0;
}
.flex-direction-nav li a.flex-next{
    right: 0;
    background-position: -16px 0;
}
.flex-direction-nav li a.flex-next:after{
    background-position: 0 bottom;
    left: 25px;
}
.flex-direction-nav li a.flex-prev:hover {
    background-position: -0 -30px;
}
.flex-direction-nav li a.flex-next:hover {
    background-position: -16px -30px;
}
#page-wrap {
    background: #fff;
    padding-bottom: 47px;
}
.home #page-wrap {
    background: #423f4c;
    padding: 0;
}
.link-home {
    position: absolute;
    top: 21px;
    left: 0;
}
.lang {
    position: absolute;
    padding-top: 9px;
    margin-bottom: 23px;
    right: 0;
}
.lang a {
    float: left;
    display: inline-block;
    margin-left: 16px;
    text-decoration: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 100%;
    color: #C6C5C9;
}
.lang a.header-link-shop {
    color: #a09fa5;   
}

.lang a:hover {
    color: #423F4C;
}
.lang a.active {
    color: #A09FA5;
}
.home button.link-formatted {
    min-width: 240px;
    cursor: pointer;
}
.home #mask-form-hotline {
    margin-top: 25px;
}
.home #mask-form-hotline,
.home button.less {
    display: none;
}
#content {}

#branding {
    background: #f1f2f2;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    margin-top: -89px;
}
#branding > .container {
    position: relative;
}
#box-1-home {
    padding: 60px 0 38px 0;
    text-align: center;
    background: #fff;
}
#box-1-home .span10 {
    float: none;
    margin: 0 auto;
}
#box-1-home .box-1-home-first,
#box-1-home .box-1-home-second {
    cursor: pointer;
}
#box-1-home .box-1-home-first:hover,
#box-1-home .box-1-home-second:hover,
#box-1-home .box-1-home-first:hover h2,
#box-1-home .box-1-home-second:hover h2{
    color: #d22b2b;
}
#box-1-home .box-1-home-first:hover img,
#box-1-home .box-1-home-second:hover img {
    box-shadow: 0 0 0 1px #fff, 0 0 6px #555;
}
#box-1-home .box-1-home-second {
    margin-left: 180px;
}
#box-1-home h2 {
    font-size: 21px;
    font-size: 2.1rem;
    margin: 0 0 .5em 0;
}
#box-1-home .box-1-desc {
    font-size: 12px;
    font-size: 1.2rem;
}
#box-1-home .box-1-img {
    margin-bottom: 19px;
}

#box-2-home {
    padding: 51px 0 45px 0;
    background: #e3e4e4 url('../picture/e-shop-bg.jpg') no-repeat right;
}
#box-2-home h2 {
    margin: 0 0 .956em 0;
}
#box-2-home .box-2-desc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    line-height: 3rem;
}
#box-2-home .link-formatted {
    margin-top: 15px;
}
#box-3-home {
    padding: 71px 0 57px 0;
    font-size: 14px;
    font-size: 1.4rem;
    background: #f1f2f2;
}
#box-3-home h2 {
    margin: 30px 0 1em 0;
}
#box-3-home .box-3-img .circle-img {
    float: left;
    border-radius: 20em;
    height: 175px;
    width: 175px;
    overflow: hidden;
}
#box-3-home .desc-wrap {
    padding-left: 46px;
}
#box-3-home .box-3-desc {
    line-height: 25px;
    line-height: 2.5rem;
}
#box-3-home .img-2 {
    margin: 137px 0 0 -33px;
}
#box-3-home .img-3 {
    margin-left: -33px;
}
#box-3-home .link-formatted {
    margin-top: 25px;
}
#box-4-home {
    padding: 35px 0;
    background: #e3e4e4;
}
#box-4-home .span7 {
    padding-left: 80px;
    text-align: left;
}
#box-4-home h2 {
    margin: 22px 0 .75em 0;
}
#box-4-home h3 {
    margin-bottom: 1.02em;
    font-size: 17px;
    font-size: 1.7rem;
    font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
    font-weight: normal;
}
#box-4-home .box-4-desc {
    line-height: 25px;
    line-height: 2.5rem;
}
#box-5-home {
    background: #fff;
    padding: 30px 0;
}
#box-5-home .box-5-desc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
    line-height: 3.2rem;
}

#content {}
 
#content-all {}

#page.footer {
    color: #fff;
    background: #423f4c;
    padding: 33px 0 53px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#page.footer  a {
    color: #fff;
}
#page.footer address {
    font-style: normal;
    white-space: nowrap;
    margin-bottom: 17px;
    line-height: 25px;
    line-height: 2.5rem;
}
#page.footer address a {
    text-decoration: none;
}
#page.footer address a:hover {
    text-decoration: underline;
}
#page.footer .adr {
    display: inline;
}
#footer-address {
    margin-bottom: 24px;
}
#footer-address p {
    margin: 0;
}
#partners {
    margin-bottom: 20px;
    color: #A09FA5;
}
#logo-fb {
    position: relative;
}
#logo-fb img {
    position: absolute;
    top: 18px;
    right: 0;
}
.company-info a {
    text-decoration: none;
    background: none !important;
    padding: 0 !important;
}
.company-info a:hover {
    text-decoration: underline;
}
.company-info .email,
.company-info .url {
    color: #a19fa5;
    text-decoration: underline;
}

.company-info .adr,
.company-info .role {
    margin-bottom: 15px;
}
.company-info .span1 {
    white-space: nowrap;
}
.company-info .span4 {
    margin-bottom: 8px;
}
.company-info .fn.n strong,
.company-info .fn.org strong {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'nexa_blackregular';
}
.ru .company-info .fn.n strong,
.ru .company-info .fn.org strong {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#partners-sales h2 {
    margin-bottom: 24px;
}
#partners-sales .span4 > a {
    display: inline-block;
    margin-bottom: 25px;
}
#partners-sales .span4 .span4 {
    margin-top: 15px;
}
#company-persons .span4 {
    margin-bottom: 38px;
}
.company-info .email:hover,
.company-info .url:hover {
    text-decoration: none;
}
#partners-sales .span4:nth-child(3n + 1),
#company-persons .span4:nth-child(3n + 1){
    clear: both;
}


#page.footer #partners a,
#page.footer .powered-by-text-all,
#page.footer .powered-by-text-all a {
    color: #A09FA5;
}
#page.footer .powered-by-text-all {
    font-size: 11px;
    font-size: 1.1rem;
}
.form_hotline .vcard a {
    text-decoration: none;
}
.form_hotline .vcard a:hover {
    text-decoration: underline;
}
.form_hotline .vcard .adr {
    display: block;
    margin-bottom: 15px;
}
.form_hotline .vcard .fn.org strong {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'nexa_blackregular';
}
.ru .form_hotline .vcard .fn.org strong {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.form_hotline h1 {
    margin-bottom: 1.2em;
}
.form_hotline h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 1em;
}
.form_hotline iframe {
    margin-bottom: 41px;
}
#responsive-choose button {
    margin-top: 20px;
    padding: 0 15px;
    min-width: initial;
    border: none;
    line-height: 28px;
    line-height: 2.8rem;
    cursor: pointer;
}
#responsive-choose button:after,
#responsive-choose button:before {
    display: none;
}
.form_hotline #breadcrumb {
    margin-bottom: 23px;
}
.form_hotline h2 {
    clear: both;
    margin-bottom: 1.2em;
    line-height: 120%;
    color: #423f4c;
    font-size: 36px;
    font-size: 3.6rem;
    font-family: 'nexa_blackregular'
}
.ru .form_hotline h2 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#menu-main-phone .lang {
    position: absolute;
    padding: 0 22px;
    margin-bottom: 0;
    right: 0;
    left: 0;
    bottom: -62px;
    height: auto;
    background: #f1f2f2;
    top: initial;
    border-top: 1px solid #e3e4e4;
}
#menu-main-phone .lang a {
    margin: 0;
    padding: 37px 0 27px 0;
    width: 33%;
    border-left: 1px solid #e3e4e4;
    text-align: center;
}
#menu-main-phone .lang a.first {
    border-left: none;
}
#menu-main-phone .lang a.last {
    border-right: none;
}
html.html-overlay , .html-overlay body {
    overflow: hidden;
    height: 100%;
}
#charts {
    padding-top: 70px;
    clear: both;
}
#charts div {
    position: relative;
    width: 300px;
    height: 200px;
    padding: 113px 30px 21px 30px;
    color: #fff;
}
#charts div:hover {
    cursor: pointer;
    text-decoration: underline;
}
#charts div:hover a {
    text-decoration: underline;
}
#charts div.charts-kat {
    color: #423f4c;
}
#charts p {
    width: 90%;
    margin: 0;
}
#charts a {
    color: #fff;
    text-decoration: none;
}
#charts h2 {
    position: absolute;
    width: 90%;
    top: 21px;
    margin: 0 0 1.87em 0;
    font-size: 28px;
    font-size: 2.8rem;
}
#charts div.charts-kat a {
    color: #423f4c;
}
#charts div.charts-kat {background: #e3e5e5 url('../picture/charts-kat.png');}
#charts div.charts-zak {background: #302d39 url('../picture/charts-zak.png');}
#charts div.charts-shop {background: #b40000 url('../picture/charts-shop.png');}
#charts div.charts-prog {background: #2e2b37 url('../picture/charts-prog.png');}

#overena-firma,
#overena-firma + ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#overena-firma {
    float: right;
    margin: 0;
    max-width: 30%;
    padding: 0 0 1em 1em;
}
#overena-firma {
    max-width: 100%;
}
#overena-firma + ul {
    float: left;
    max-width: 70%;
    margin-left: 0;
    padding-left: 13px;
}

.header-link-shop {
    position: relative;
    text-transform: uppercase;
    margin-right: 1rem;
}

.header-link-shop:after {
    content: '|';
    position: absolute;
    top: -1px;
    right: -1.25rem;
    display: inline-block;
    
}

.gdpr-block-form {
    margin-bottom: 1.25em;
}.nav ul {
    display: block; margin: 0; padding: 0; list-style-type: none;
}
.nav li {
    display: block; margin: 0; padding: 0; background: transparent;
}

/* MENU TOP */
/* 1. uroven */
#menu-main {
    position: relative;
    clear: both;
    float: right;
    margin-top: 44px;
}
#menu-main .makeMenu > li {
    display: block;
    float: left;
}
#menu-main .makeMenu > li > a {
    position: relative;
    display: inline-block;
    padding: 0 17px 25px 17px;
    text-transform: uppercase;
    text-decoration: none;
    color: #A09FA5;
}
#menu-main li a.active-item,
#menu-main li a.active-item-in-submenu {
    color: #716f79;
}
#menu-main .makeMenu > li.item-submenu:hover > a:after,
#menu-main .makeMenu > li.active-item-in-submenu:hover > a:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #a19fa5 transparent;
}
#menu-main li a:hover {
    color: #423F4C;
}
#menu-main .makeMenu > li.item-submenu:hover > a:after,
#menu-main .makeMenu > li.active-item-in-submenu:hover > a:after {
    display: block;
}
#menu-main li.last a{
    padding-right: 0;
}
#menu-main li:hover div {
    display: block;
}
/* 2. uroven */
#menu-main ul ul {
    display: inline-block;
    float: right;
    text-align: right;
    padding: 14px 14px 9px 14px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#menu-main ul div {
    display: none;
    position: absolute;
    right: 0;
    background: #a19fa5;
    z-index: 999;
}
#menu-main li li {
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0 10px 5px 10px;
}
#menu-main li li:last-child:after {
    display: none;
}
#menu-main li li:after {
    content: '|';
    position: absolute;
    color: #E3E4E4;
    right: -7px;
    height: 100%;
    width: 1px;
}
#menu-main li li a {
    padding: 0;
    color: #E3E4E4;
    text-decoration: underline;
    text-transform: none;
}
#menu-main li li a:hover,
#menu-main li li a.active-item {
    color: #fff;
}
/**
 * MENU TABS ARTICLE: 2 COLUMNS
*/

#menu-content {
    clear: both;
    width: 100%;
    display: table;
    font-size: 90%;
}
#menu-content ul {
    float: left; list-style-type: none;
}
#menu-content ul.first {
    margin-right: 205px;
    padding-right: 10px;
}
#menu-content li {
    padding: 0.1em 0;
    margin: 0 5px 5px 0;
}
#menu-content a {
    padding: 0.1em 0 0.1em 15px;
    text-decoration: none;    
    background: url("../picture/bg-li.gif") no-repeat 0px 4px;    
}
#menu-content a:hover {
    text-decoration: underline;    
}
#menu-content .actv a,
#menu-content .actv.last a {    
    font-weight: bold;   
    text-decoration: none;
}

#menu-content .actv a:hover {    
    text-decoration: none;    
}

/**
 * MENU SIDE
 */
#menu-side {
   
}
#menu-side ul.makeMenu {
    
}
#menu-side .makeMenu li {
    
}
#menu-side a {
    
}
#menu-side a:hover {
    
}

/* 1. level - click */
#menu-side .makeMenu > li.active-item,
#menu-side .makeMenu > li.active-item-submenu,
#menu-side .makeMenu > li.active-item-in-submenu {
   
}
#menu-side .makeMenu > li > a.active-item,
#menu-side .makeMenu > li > a.active-item-submenu,
#menu-side .makeMenu > li > a.active-item-in-submenu {
   
}

/* 2. level */

#menu-side ul ul {
    
}
#menu-side ul ul > li {
    
}
#menu-side ul ul a {
    
}

/* 2. level - over */
#menu-side ul ul a:hover {
}

/* 2. level - click */
#menu-side ul ul li.active-item,
#menu-side ul ul li.active-item-submenu,
#menu-side ul ul li.active-item-in-submenu {
   
}
#menu-side ul ul li.active-item a,
#menu-side ul ul li.active-item-submenu a,
#menu-side ul ul li.active-item-in-submenu a {
    
}.mmenu-button {
    display: block;
    position: absolute;
    width: 43px;
    height: 30px;
    right: 0;
    top: 20px;
    border: none;
    cursor: pointer;
    background: url('../picture/mmenu.png') no-repeat;
}
#menu-main-phone {
    position: absolute;
    top: 70px;
    width: 100%;
    display: none;
    background: #f1f2f2;
    z-index: 999999;
    border-bottom: 1px solid #e3e4e4;
    border-top: 1px solid #e3e4e4;
}
#menu-main-phone ul {
    overflow: scroll;
}
#menu-main-phone ul li {
    background: #f1f2f2;
    text-align: center;
}
#menu-main-phone ul li a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #acaaaf;
    border-bottom: 1px solid #e3e4e4;
}
#menu-main-phone ul li a:hover {
    color: #423f4c;
}
/* 1. uroven */
#menu-main-phone .makeMenu {
    background: #f1f2f2;
    height: 50%;
}
#menu-main-phone .makeMenu > li > a {
    position: relative;
    padding: 26px 0;
    font-size: 14px;
    font-size: 1.4rem;
}
#menu-main-phone .makeMenu > li > a.item-submenu:after,
#menu-main-phone .makeMenu > li > a.active-item-in-submenu:after,
#menu-main-phone .makeMenu > li > a.proklik:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: 32px;
    top: 50%;
    margin-top: -11px;
    background: url("../picture/sprite-arrows.png") -120px 0;
}
#menu-main-phone .makeMenu > li > a.mmenu-open.item-submenu:after,
#menu-main-phone .makeMenu > li > a.mmenu-open.active-item-in-submenu:after {
    background-position: -120px 20px;
}
#menu-main-phone .makeMenu > li > a.proklik {
    position: relative;
    padding-top: 25px;
}
#menu-main-phone .makeMenu > li > a.proklik:before {
    left: 0;
    bottom: -15px;
    top: initial;
    right: 0;
    margin: auto;
    background: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 17.5px 0 17.5px;
    border-color: #f1f2f2 transparent transparent transparent;
}
/* 2. uroven */
#menu-main-phone ul ul {
    margin: 0;
    background: #DADADA;
    overflow: hidden;
}
#menu-main-phone ul ul a {
    padding: 10px 0;
    font-size: 12px;
    font-size: 1.2rem;
    color: #868686;
    background: #DADADA;
}
#menu-main-phone ul ul li.first a {
    padding-top: 25px;
}
#menu-main-phone .submenu-wrap {
    display: none;
}
/* pozi stranky pri otevrenem menu */
.html-overlay {
    position: relative;
}
.html-overlay #mmenu-overlay{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 9999;
}
#mmenu-wrap {
    position: relative;
    padding: 0 22px;
    height: 70px;
}


/**
 * MODUL: RYCHLA NAVIGACE - SHOWPATH
 */
#breadcrumb {
    position: relative;
    overflow: hidden;      
    color: #A09FA5;
    border-bottom: 1px solid #e3e2e4;
    margin: auto;
    float: none;
    
    padding: 5px 0 9px 0;
    margin-bottom: 49px;
    width: 920px;
    height: 41px;
}
#breadcrumb > .wrap{
    display: inline-block; 
    transform: translateZ(0px);
    white-space: nowrap;     
}


#breadcrumb a.scroll,
#breadcrumb .hider{
    height: auto;
}
.ie8 #breadcrumb a.scroll,
.id8 #breadcrumb .hider{
    display: none;
}
#breadcrumb .hider {
    position: absolute;
    top: 0;
    width: 70px;
    height: 100%;
    z-index: 1;
}
#breadcrumb .hider-left{
    display: none;  
    left: 0;  
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIxMDAlIiB5MT0iNTAlIiB4Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -webkit-linear-gradient(right, rgba(255,255,255,0) -60%, #fff 30%%);
    background-image:    -moz-linear-gradient(right, rgba(255,255,255,0) -60%, #fff 30%%);
    background-image:      -o-linear-gradient(right, rgba(255,255,255,0) -60%, #fff 30%%);
    background-image:         linear-gradient(right, rgba(255,255,255,0) -60%, #fff 30%%);
}
#breadcrumb .hider-right{  
    right: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIxMDAlIiB5MT0iNTAlIiB4Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -webkit-linear-gradient(right, #fff 60%, rgba(255,255,255,0) 100%);
    background-image:    -moz-linear-gradient(right, #fff 60%, rgba(255,255,255,0) 100%);
    background-image:      -o-linear-gradient(right, #fff 60%, rgba(255,255,255,0) 100%);
    background-image:         linear-gradient(right, #fff 60%, rgba(255,255,255,0) 100%);
}
#breadcrumb .wrap a {
    color: #A09FA5;
    text-decoration: none;
    line-height: 32px;
}
#breadcrumb .wrap a:hover {
    text-decoration: underline;
}
#breadcrumb .wrap a.ico-home {
    position: relative;
    text-indent: 9999999px;
    overflow: hidden;
    width: 21px;
    height: 21px;
    display: inline-block;
    top: 6px;
    float: left;
}
#breadcrumb .wrap a.ico-home:before {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
    background: url("../picture/ico-home.png") no-repeat;
}
#breadcrumb .wrap a.ico-home + span {
    margin-left: 13px;
}
#breadcrumb .wrap .last {
    margin: 0;
    color: #423F4C;
    line-height: 32px;
}
#breadcrumb .wrap .last:hover {
    text-decoration: none;
}
/* sipky pro posouvani navigace */
#breadcrumb a.scroll{    
    display: block;    
    position: absolute;
    top: 0;   
    z-index: 10;
    width: 40px;
    height: 100%;
}
#breadcrumb a.scroll.scroll-left{
    left: 0;
    display: none;
}
#breadcrumb a.scroll.scroll-left:after,
#breadcrumb a.scroll.scroll-right:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    height: 20px;
    width: 20px;
    margin-top: -11px;
    cursor: pointer;
    background: url("../picture/sprite-arrows.png") -100px 0 no-repeat;
}
#breadcrumb a.scroll.scroll-left:after {
    background: url("../picture/sprite-arrows.png") -80px 0 no-repeat;
}
#breadcrumb a.scroll.scroll-left:hover:after {
    background-position: -80px -20px;
}
#breadcrumb a.scroll.scroll-right:hover:after {
    background-position: -100px -20px;
}
#breadcrumb a.scroll.scroll-right {    
    right: 0;    
}
.breadcrumb-wrap {
    margin-top: 89px;
}
/**
 * MODUL: GALERIE
 */
#gallery-underart.aside {
    width: 100%;
}
/* seznam obrazku */
#gallery-underart .pict {
    float: left;
    margin: 0 17px 20px 0;
}
#gallery-underart .last {
    margin-right: 0;
}
#gallery-underart .pict a:hover img {
    box-shadow: 0 0 0 1px #fff, 0 0 6px #555;
}
#gallery-underart .pict br {
    clear: both;
    visibility: hidden;
}

#form_gdpr_page_req_view_data, 
#form_gdpr_page_req_delete_data {
    float: left;
    width: 50%;
}

.mask-form-gdpr {
    background: #cecece;
}

.mask-form-gdpr .headline-form {
    padding: 7px 20px;
    background: #bebebe;
    margin-bottom: 0;
}

.mask-form-gdpr .headline-form + .form-group {
    padding: 10px 20px;
}

#form_gdpr_page_req_view_data .mask-form-gdpr.row {
    margin-right: 10px;
}

#form_gdpr_page_req_delete_data .mask-form-gdpr.row {
    margin-left: 10px;
}

.mask-form-gdpr .form-group .control-label {
    display: block;
}

.mask-form-gdpr .form-group input[type="text"]{ 
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-bottom: 1em;
}

.alert.alert-success {
    display: block;
    padding: 8px 20px;
    background: #6cb8f2;
    border: 1px solid #868cfa;
    border-radius: .25em;
}/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden;
}
#cboxOverlay {
    position: fixed; width: 100%; height: 100%; opacity: .5 !important;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: hidden !important;
}
#cboxLoadedContent iframe {
    display: block; width: 100%; height: 100%; border: 0;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute; top: 0; left: 0; width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}


/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../picture/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft,
    #cboxTopRight,
    #cboxBottomLeft,
    #cboxBottomRight,
    #cboxMiddleLeft,
    #cboxMiddleRight,
    #cboxTopCenter,
    #cboxBottomCenter{width:32px; height:32px;}
    
    #cboxTopLeft{}
    #cboxTopRight{}
    #cboxBottomLeft{}
    #cboxBottomRight{}
    #cboxMiddleLeft{width:32px; height: auto;}
    #cboxMiddleRight{width:32px; height: auto;}
    #cboxTopCenter{width: auto; height:32px;}
    #cboxBottomCenter{width: auto; height:32px;}
    
    #cboxContent{}
        #cboxLoadedContent{background: #fff;}
        #cboxLoadedContent p:first-child {padding: 32px;}
        .cboxTitle2{position:absolute; padding: 5px 10px; min-height: 32px; bottom:-32px; left:0; text-align:center; width:100%; color:#999; background: #fff; -webkit-box-sizing: border-box;; -moz-box-sizing: border-box; box-sizing: border-box;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px;}
        
        #cboxCurrent,
        #cboxPrevious,
        #cboxNext,
        #cboxClose {position:absolute; top: -32px;background:url(../picture/colorbox/controls.png) 0 0 no-repeat; width:32px; height:32px; text-indent:-9999px;}
        
        #cboxCurrent{left: 0; color:#666; font-size: 85%;  text-align: center; line-height: 32px; letter-spacing: .1em; text-indent: 0; padding-left: 10px; -webkit-box-sizing: border-box;; -moz-box-sizing: border-box; box-sizing: border-box;}
        #cboxPrevious{right:64px; background-position: -96px 0;}
        #cboxPrevious.hover{background-position:-96px -32px;}
        #cboxNext{right: 32px; background-position: -64px 0;}
        #cboxNext.hover{background-position:-64px -32px;}
        #cboxLoadingOverlay{background: #fff;}
        #cboxLoadingGraphic{background:url(../picture/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{right: 0; background-position: -32px 0;}
        #cboxClose.hover{background-position:-32px -32px;}
        
        #cboxTopCenter {background: rgba(255,255,255,0.75);}/*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#swipebox-slider .slide {
  background: url(../picture/swipebox/loader.gif) no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-action,
#swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  -ms-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url(../picture/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  opacity: 0.3;
}

#swipebox-caption {
  top: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

#swipebox-slider.rightSpring {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}

#swipebox-slider.leftSpring {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}

@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }

  #swipebox-action #swipebox-prev {
    right: 60px;
  }

  #swipebox-action #swipebox-next {
    right: 0;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-action,
#swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
  background-image: -webkit-linear-gradient(top, #0d0d0d, black);
  background-image: linear-gradient(to bottom, #0d0d0d, black);
  opacity: 0.95;
}

#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
.forms {
    margin-bottom: 1em;
}

.forms form > div{
    clear: both;
}
#form_form2 > div{
    clear: none;
}
#form_form2 .form-clear {
    clear: left;
}
#form_form2 .submit-row {
    margin-top: 50px;
}
#form_form2 .state-error {
    margin-left: 40px;
}
.form-homepage-city {
    width: 180px
}
.form-homepage-postcal,
.form-homepage-city {
    float: left;
    margin-left: 20px;
}
.form-homepage-postcal {
    width: 100px;
}
.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms .selectboxit-container .selectboxit,
.forms textarea,
.forms .secure .fixedWidth,
.forms .selector,
.forms .uploader {
    border: solid #ddd 1px;
    outline: none;
    background: #fff;
}

.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms .selectboxit-container .selectboxit,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms .selector,
.forms .uploader,
.forms .secure {
    position: relative;
    width: 50%;
    float: left;
    margin: 0 0 0.6em 0;
    padding: 0px 19px 0;
    border-radius: 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

.forms input[type="checkbox"],
.forms input[type="radio"],
.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms input[type="submit"],
.forms select,
.forms textarea,
.forms .label-wrap,
.forms label,
.forms .empty-item,
.forms .fixedWidth,
.forms .selector span,
.forms .checker span,
.forms .radio span,
.forms .uploader,
.forms .selectboxit-container span,
.forms .selectboxit-container .selectboxit-options a {
    height: 41px;
    line-height: 34px;
}

.forms select{
    padding-bottom: 8px;
    padding-right: 5px;
    padding-top: 8px;
}

.touch select {
    position: relative;
    border-radius: 0;
    -webkit-appearance: listbox;
    line-height: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAXCAMAAADa6lTVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlQTFRFcHBw/Pz88vLy7Ozs29vbAAAA1NTUz8/P8PDw2tra7e3t8fHx0tLS7+/v0dHR2NjY1tbW3d3d6+vrxqUitQAAAFtJREFUeNp00DkWgCAQBFFQ3BeU+x9WpghsFyqZfj8c5775ZyaNVpFFQ0YN2TRk1pBWq0hKqSvlhZw5wAYSrAzcW0KBIpOGRA05NKTXkFVDdg0ZNP/753eXAAMAPpcIiAE90YEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 4px;
}

.forms input[type="checkbox"],
.forms input[type="radio"] {
    position: absolute;
    width: 14px;
    margin: -1px 0 0 0;
    padding: 0;
    vertical-align: middle;
}

.forms .item-group{
    float: left;
}

.forms .item-group label:after {
    content:"\A";
    white-space:pre;
}

.ie8 .forms .item-group label:after {
    content: '';
    display: block;
    white-space: normal;
}
.forms .inline .item-group label:after {
    content: '';
    display: inline-block;
    width: 20px;
}
.forms .inline .item-group label:last-child:after {
    width: 0px;
}
.forms .item-group label {
    padding-left: 20px;
}
.forms textarea {
    height: 181px;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    line-height: 140%;
}
.forms .empty-item {
    width: 100%;
}
.forms .label-wrap {
    display: table;
    float: left;
    clear: none;
    width: 25%;
    margin: 0 8px 0 0;
    padding: 1px 0 0 0;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.forms label,
.forms input[type="file"],
.forms select {
    cursor: pointer;
}
.forms .label-wrap label {
    display: table-cell;
    width: 100%;
    height: auto;
    line-height: 120%;
    vertical-align: middle;
    cursor: pointer;
}
.forms input[type="submit"] {
    height: auto;
    margin: 0;
    padding: 4px 45px 4px 17px;
    color: #fff;
    line-height: 33px;
    line-height: 3.3rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    font-family: 'nexa_regularregular';
    border-radius: 5px;
    cursor: pointer;
    background: #d22b2b url("../picture/arrow-form.png") 110px 10px no-repeat;
}
.ru .forms input[type="submit"] {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.forms input[type="submit"]:hover {
    background: #9e2b2b url("../picture/arrow-form-hover.png") 110px 10px no-repeat;
}

/* FF FIX BUTTONS PADDING */
.forms button::-moz-focus-inner,
.forms input[type="button"]::-moz-focus-inner,
.forms input[type="submit"]::-moz-focus-inner,
.forms input[type="reset"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.forms label.required{
    font-weight: bold;
}

.forms .fixedWidth {
    position: absolute;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

.forms .fixedWidth + div{
    width: 100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

.forms .secure{
    padding: 0;
}

.forms input[type="submit"],
.forms .secure .fixedWidth {
    width: 147px;
}

.forms .secure .fixedWidth{
    padding: 5px;
}

.forms .secure .fixedWidth + div{
    padding-left: 156px;
}
.forms .secure input[type="text"] {
    width: 100%;
    letter-spacing: 5px;
    text-align: center;
}


/* SIDE BY SIDE */
.forms.side-by-side > form div.pull-left,
.forms.side-by-side > form div.pull-right,
.forms.side-by-side .secure {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.forms.side-by-side > form div.pull-left,
.forms.side-by-side .secure {
    float: left;
    clear: left;
}
.forms.side-by-side > form div.pull-right {
    float: right;
    clear: right;
    padding-left: 5px;
}
.forms.side-by-side input[type="file"],
.forms.side-by-side input[type="text"],
.forms.side-by-side input[type="password"],
.forms.side-by-side select,
.forms.side-by-side .selectboxit-container .selectboxit,
.forms.side-by-side textarea,
.forms.side-by-side .label-wrap,
.forms.side-by-side .empty-item,
.forms.side-by-side .selector,
.forms.side-by-side .uploader {
    width: 100%;
}
.forms.side-by-side .label-wrap {
    text-align: left;
}
.forms.side-by-side .submit-row {
    float: right;
    clear: none;
}
.forms.side-by-side .submit-row .label-wrap {
    width: 0;
    margin: 0;
    padding: 0;
}



/* HOVER, FOCUS, ERROR */

.forms input[type="file"]:hover,
.forms input[type="text"]:hover,
.forms input[type="password"]:hover,
.forms select:hover,
.forms .selectboxit-container .selectboxit:hover,
.forms textarea:hover,
.forms .uploader.hover,
.forms .selector.hover,
.forms input[type="file"]:focus,
.forms input[type="text"]:focus,
.forms input[type="password"]:focus,
.forms select:focus,
.forms .selectboxit-container .selectboxit:focus,
.forms textarea:focus,
.forms .uploader.focus,
.forms .selector.focus {
    border-color: #aaa;
    background: #fff;
    color: inherit;
}
.forms input[type="text"].error,
.forms input[type="text"].text-error,
.forms input[type="text"].text-small-error,
.forms input[type="password"].error,
.forms select.error,
.forms select.error + .selectboxit-container .selectboxit,
.forms textarea.error{
    border-color: #e4181d;
}


/* UNIFORM FILE */
.forms div.uploader {
    position: relative;
    padding-right: 0;
    overflow: hidden;
}
.forms div.uploader input {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: 100;
}
.forms div.uploader span.filename {
    display: block;
    float: left;
    width: 100%;
    padding-right: 64px;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
}

.forms div.uploader span.action {
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0px;
    padding: 0 8px;
    border-left: 1px solid #dcdcdc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%); /* W3C */
    -pie-background: linear-gradient(#ffffff, #e6e6e6); /* PIE */
    behavior: url('/sys.php?action=pie');
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* UNIFORM SELECT */
div.selector,
div.selector.fixedWidth {
    position: relative;
}
div.selector span {
    display: block;
    width: 100%;
    padding-right: 20px;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
}
div.selector span:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    width: 23px;
    height: 23px;
    background: #fff url('../picture/bg-form-inputs.png') no-repeat right 0;
}
div.selector select {
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    padding: 0;
    border: none;
    background: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}


/* UNIFORM CHECKBOX */

div.checker input,
div.radio input {
    -moz-appearance: none;
    -webkit-appearance: none;
}

div.checker,
div.radio {
    position: absolute;
    display: inline-block;
}

div.checker span,
div.radio span{
    width: 15px;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url('../picture/bg-form-inputs.png') no-repeat 0 9px;
}

div.radio span {
    background-position: -36px 10px;
}

div.checker span.checked{
    background-position: 0 -26px;
}

div.radio span.checked {
  background-position: -36px -26px;
}

div.checker input,
div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

/* SELECTBOXIT */
.forms .selectboxit-text{
    text-indent: 1px;
}

.forms .selectboxit-container .selectboxit-options{
    border-radius: 0;
}

.forms .selectboxit .selectboxit-option-icon-container{
    margin-left: 0;
}



.forms .permanent .label-wrap {
    text-align: left;
}
.forms .permanent input + .label-wrap,
.forms .permanent .checker + .label-wrap {
    width: 50%;
    padding-left: 10px;
    z-index: 0;
    position: relative;
    float: left;
}
.form_hotline #form_form1 .label-wrap {
    width: 220px;
    float: right;
    margin: 0 0 0 20px;
}
.form_hotline #form_form1 .pull-left,
.form_hotline #form_form1 .pull-right {
    width: 100%;
}
.form_hotline #form_form1 .secure {
    padding: 0;
    width: 380px;
}
.form_hotline #form_form1 .submit-row {
    float: none;
}
.form_hotline #form_form1 .submit-row {
    text-align: right;
}
.form_hotline #form_form1 .input-submit {
    margin-top: 0;
}
#form_form2 #uniform-form_wiboform_COUNTRY span:first-child {
    display: table-cell;
    vertical-align: middle;
}
#form_form2 #forms-success {
    margin-top: 20px;
}
@font-face {
    font-family: 'nexa_blackregular';
    src: url('../../../webfonts/nexa-black-webfont.eot');
    src: url('../../../webfonts/nexa-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfonts/nexa-black-webfont.woff2') format('woff2'),
         url('../../../webfonts/nexa-black-webfont.woff') format('woff'),
         url('../../../webfonts/nexa-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nexa_regularregular';
    src: url('../../../webfonts/nexa-regular-webfont.eot');
    src: url('../../../webfonts/nexa-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfonts/nexa-regular-webfont.woff2') format('woff2'),
         url('../../../webfonts/nexa-regular-webfont.woff') format('woff'),
         url('../../../webfonts/nexa-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
html{
    font-size: 62.5%; /*10px*/
}
body {
    background: #423f4c;
}
body, form, input, select, textarea, td, th, button {
    font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif; 
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    color: #686570;
}
form, input, select, textarea, th, td {
    font-size: 14px;
    font-size: 1.4rem;
}
img {
    border: 0;
}
sup, sub {
    line-height: 0; vertical-align: middle; font-size: 50%; position: relative; top: -0.48em; font-weight: bold;
}
sub {
    top: 0.48em;
}
p, ul, ol, dl, table {
    margin: 0 0 1em 0; padding: 0;
}
h2, h3, h4, h5, h6 {
    margin: 0.9em 0 0.46em;
    line-height: 120%;
    padding: 0;
    color: #423F4C;
    font-family: 'nexa_blackregular';
}
h1 {
    margin: 0 0 0.736em 0;
    padding: 0;
    font-size: 36px;
    font-size:3.6rem;
    line-height: 120%;
    color: #423f4c;
    font-family: 'nexa_blackregular';
}
h2 {
    font-size: 24px;
    font-size: 2.4rem;
}
h3 {
    font-size: 16px;
    font-size: 1.6rem;
}
h4{
    font-size: 14px;
    font-size: 1.4rem;
}
h5{
    font-size: 14px;
    font-size: 1.4rem;
}
h6 {
    font-size: 14px;
    font-size: 1.4rem;
}
h2 + h3, h3 + h4, h4 + h5, h5 + h6 {
    margin-top: 0;
}
.ru h1, .ru h2, .ru h3, .ru h4, .ru h5, .ru h6 {
    font-family: Arial, Tahoma, Helvetica, sans-serif; 
}
.entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child,
.entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
    margin-top: 0; padding-top: 0;
}
a {
    color: #686570;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
/* IKONKY U ODKAZU */
.entry-summary a[href^='http'],
.entry-summary a[href^='https'],
.entry-content a[href^='http'],
.entry-content a[href^='https'] {
    padding-right: 0.9em; background-image: url('../picture/sys-link-out.gif'); background-position: right top; background-repeat: no-repeat;
}
.entry-summary a[href^='mailto'],
.entry-content a[href^='mailto'] {
    padding-right: 1em; background-image: url('../picture/sys-link-mail.gif'); background-position: right top; background-repeat: no-repeat;
}
.link-file {
   padding-right: 22px; background-image: url('../../../picture/files/default.gif'); background-position: right center; background-repeat: no-repeat;
}
.link-img {
   background-image: url('../../../picture/files/img.gif');
}
.link-gif {
   background-image: url('../../../picture/files/gif.gif');
}
.link-png {
   background-image: url('../../../picture/files/png.gif');
}
.link-jpg {
   background-image: url('../../../picture/files/jpg.gif');
}
.link-video {
   background-image: url('../../../picture/files/video.gif');
}
.link-fonts {
   background-image: url('../../../picture/files/fonts.gif');
}
.link-doc {
   background-image: url('../../../picture/files/doc.gif');
}
.link-pdf {
   background-image: url('../../../picture/files/pdf.gif');
}
.link-ppt {
   background-image: url('../../../picture/files/ppt.gif');
}
.link-rtf {
   background-image: url('../../../picture/files/rtf.gif');
}
.link-txt {
   background-image: url('../../../picture/files/txt.gif');
}
.link-xls {
   background-image: url('../../../picture/files/xls.gif');
}
.link-zip {
   background-image: url('../../../picture/files/zip.gif');
}


/**
 * FORMATOVANI - UVNITR CLANKU ARTICLE
 */

.entry-summary ul,
.entry-content ul {
    margin-left: 13px; padding: 0; list-style-type: none;
}
.entry-summary ul ul,
.entry-content ul ul {
    margin-bottom: 0; margin-left: 13px;
}
.entry-summary ul li,
.entry-content ul li,
.entry-content ol ul li {
    position: relative;    
    padding: 0 0 10px 31px;   
}
.entry-summary ol ul li,
.entry-content ol ul li{
    position: relative;  
}
.entry-summary ul li:after,
.entry-content ul li:after,
.entry-summary ul li:before,
.entry-content ul li:before {
    content: '';
    display: block;
    top: 2px;    
    left: 0;
    position: absolute;    
    background: #DB5555;
    width: 16px;
    height: 16px;
    border-radius: 20em;
}
.entry-summary ul li:before,
.entry-content ul li:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #e9e9e9;
    border-radius: 0;
    background: none;
    top: 6px;
    left: 7px;
    z-index: 100;
}
.entry-summary ol,
.entry-content ol {
    margin-left: 30px; padding: 0;
}
.entry-summary ol ol,
.entry-content ol ol {
    margin-bottom: 0; margin-left: 13px;
}
.entry-summary ol li,
.entry-content ol li {
    padding: 0 0 0.1em 0;
}
.entry-summary ul ol li,
.entry-content ul ol li {
    padding-left: 1em;
}
.entry-summary li ol,
.entry-content li ol {
    margin: 0.5em 0 0.3em 17px; padding: 0;
}
.entry-summary li ul,
.entry-content li ul {
    margin: 0.5em 0 0.3em 0; padding: 0;
}
.entry-summary ol li,
.entry-content ol li,
.entry-summary ul ol li,
.entry-content ul ol li {
    background: none;
}
.entry-summary ul li:last-child,
.entry-content ul li:last-child,
.entry-summary ol li:last-child,
.entry-content ol li:last-child {
    padding-bottom: 0;
}
.obrazek-zarovnany-vlevo,
.obrazek-zarovnany-vpravo,
.obrazek-formatovany {
}
a:hover .obrazek-zarovnany-vlevo,
a:hover .obrazek-zarovnany-vpravo,
a:hover .obrazek-formatovany {
    border-color: #0071bb;
}
.obrazek-zarovnany-vlevo {
    float: left; margin: 0 1em 1em 0;
}
.obrazek-zarovnany-vpravo {
    float: right; margin: 0 0 1em 1em;
}


.tabulka-formatovana {
    border-collapse: collapse;
}
.tabulka-formatovana caption, .tabulka-formatovana th, .tabulka-formatovana td {
    padding: 0.3em 10px;
}
.tabulka-formatovana th, .tabulka-formatovana td {
    border-bottom: solid #ddd 1px;
}
.tabulka-formatovana caption {
    font-weight: bold; text-align: left;
}
.tabulka-formatovana th, .tabulka-formatovana tr.radek-zahlavi td {
    border-bottom-width: 2px; font-weight: normal; background-color: #eee; font-weight: bold;
}
.tabulka-formatovana td {
    vertical-align: top;
}
.tabulka-formatovana th[valign='middle'], .tabulka-formatovana td[valign='middle'] {
    vertical-align: middle;
}
.tabulka-formatovana th[valign='bottom'], .tabulka-formatovana td[valign='bottom'] {
    vertical-align: bottom;
}

#content-all .entry-summary {
    margin-bottom: 1.5em;
    font-weight: bold;
}

/**
 * INFORMACNI BLOKY - ERROR/SUCCESS
 */

.states, #forms-success,
#shop-wibo-tisky {
    margin-bottom: 1em; padding: 8px 10px 8px 38px; border-style: solid; border-width: 1px; border-radius: 3px 3px;
}
.states p,
#shop-wibo-tisky p {
    margin-bottom: .4em;
}
.states ul, .states li,
#shop-wibo-tisky ul, #shop-wibo-tisky li {
    margin: 0; padding: 0; list-style-type: none;
}
.states p:last-child,
#shop-wibo-tisky p:last-child {
    margin-bottom: 0;
}
.state-error, .file-list-error {
    border-color: #cd0a0a; color: #cd0a0a; background: #fef1ec url('../picture/btn-error.png') 15px 10px no-repeat;
}
.state-highlight,
#shop-wibo-tisky {
    border-color: #fad42e; color: #363636; background: #fbec88 url('../picture/btn-info.png') 15px 10px no-repeat;
}
.state-info {
    border-color: #96a9cd; color: #3a5897; background: #dee8f0 url('../picture/btn-info.png') 15px 10px no-repeat;
}
.state-success, #forms-success {
    border-color: #b2e0c1; color: #12a041; font-weight: bold; background: #c5e8d1 url('../picture/btn-accept.png') 15px 10px no-repeat;
}
.state-error a {
    color: #cd0a0a;
}
.state-highlight a {
    color: #363636;
}

/**
 * NICESCROLLER
 */
.nice-scroll{
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden !important;   
}

.nice-scroll.with-rail{
    padding-top: 1.3em;   
    margin-top: 1.3em;
}

.nicescroll-rails{
    height: 2px !important;
}

.nicescroll-rails > div{
    height: 6px !important;
    border: 2px solid #fff !important;
    border-radius: 4px !important;
    margin-top: -4px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 1px #F26334;    
}


/**
 * AJAX LOADER
 */
.loading_bar {
    display: none; position: absolute; width: 100%; height: 100%; background: #fff url('../picture/colorbox/loading.gif') 50% 50% no-repeat; opacity: .8; filter: alpha(opacity=80); z-index: 99; 
}
.link-formatted {
    position: relative;
    display: inline-block;
    margin-top: 37px;
    padding: 4px 45px 4px 17px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 33px;
    line-height: 3.3rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'nexa_regularregular'; 
}
.ru .link-formatted {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
}
.link-formatted:hover:after {
    background: url("../picture/sprite-arrows.png") 0px 20px;
}
.link-formatted:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: 9px;
    top: 50%;
    margin-top: -11px;
    background: url("../picture/sprite-arrows.png") no-repeat;
}
.lf-red {background-color: #d22b2b;}
.lf-red:hover {background-color: #9e2b2b;}
.lf-gray {background-color: #a19fa5;}
.lf-gray:hover {background: #7b7982;}
.lf-gray:after {background: url("../picture/sprite-arrows.png") -20px 0px;}
.lf-gray:hover:after {background: url("../picture/sprite-arrows.png") -20px 20px;}
.lf-form {border: none;}
.lf-form:before {
    width: 0;
    height: 0;
    border-style: solid;
}
.lf-form.show-form:after {background: url("../picture/sprite-arrows.png") -40px 0;}
.lf-form.show-form:hover:after {background: url("../picture/sprite-arrows.png") -40px 20px;}
.lf-form.hide-form:after {background: url("../picture/sprite-arrows.png") -60px 0;}
.lf-form.hide-form:hover:after {background: url("../picture/sprite-arrows.png") -60px 20px;}

table.galerie-3-sloupce {width: 100%;}
table.galerie-2-sloupce {width: 66%%;}
table.galerie-3-sloupce td,table.galerie-2-sloupce td {vertical-align: text-bottom; text-align: center;}
table.galerie-3-sloupce tr td:first-child,table.galerie-2-sloupce tr td:first-child {text-align: left;}
table.galerie-3-sloupce tr td:last-child, table.galerie-2-sloupce tr td:last-child {text-align: right;}
table.galerie-3-sloupce a:hover img,
table.galerie-2-sloupce a:hover img {
    box-shadow: 0 0 0 1px #fff, 0 0 6px #555;
}
/* Zakladni format pro elementy stranky */
body {
    margin: 0; padding: 0;
}
.cleaner {
    font-size: 0; line-height: 0; clear: both; visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hidden{
    display: none;
}
.hidden-user{
    position: absolute;
    top: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.pull-right,
.pull-right[class*="span"]{
    float: right;
}
.pull-left,
.pull-left[class*="span"] {
    float: left;
}
.txt-left{
    text-align: left;
}
.txt-center{
    text-align: center;
}
.txt-right{
    text-align: right;
}
/* popup okno - DIV */
.popup {
    position: absolute; top: 25%; left: 25%; padding: 5px; border: solid #444 0.2em; text-align: left; background-color: #eee; z-index: 100; filter: alpha(opacity="90"); opacity: 0.90; overflow: auto;
}
.popup-head {
    padding: 0 0 10px; text-align: right;
}
.popup-head a {
    font-weight: bold;
}
.popup-body {
    text-align: left;
}
/* skryti statistiky */
#mask-statistic {
    display: none;
}


    /********************************************************************************
    * MOBILE
    */
    
    @media (max-width: 767px) {
        .container {
    margin: 0 auto;
    padding-left: 22px;
    padding-right: 22px;
}

.row {
    margin-left: 0;
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
img {
  max-width: 100%;
    height: auto;
}
[class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.hidden-phone{
    display: none !important;
}
.visible-phone-wide {
    display: block !important;
}
.hidden-phone-wide {
    display: none !important;
}

.link-home {
    left: 22px;
    z-index: 9;
}
#breadcrumb {
    width: 100%;
    padding: 5px 22px 9px 22px;
}
#branding {
    position: static;
    margin-top: 0;
}
.breadcrumb-wrap {
    margin-top: 0;
}
.flexslider {
    margin-top: 0;
    height: 240px !important;
}
.flexslider .flex-direction-nav {
    display: none;
}
#box-1-home {
    padding: 50px 0 35px 0;
}
#box-1-home .span4 {
    margin-bottom: 34px;
}
#box-1-home .box-1-home-second {
    margin-left: 0;
    margin-bottom: 0;
}
#box-1-home .box-1-img {
    margin-bottom: 30px;
}
#box-1-home .box-1-img img {
    width: 352px;
}
#box-1-home .box-1-desc {
    font-size: 14px;
    font-size: 1.4rem;
}
#box-2-home {
    padding: 39px 0 44px 0;
    background: #e3e4e4;
}
#box-2-home h2 {
    font-size: 21px;
    font-size: 2.1rem;
}
#box-2-home .box-2-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
}
#box-2-home .link-formatted {
    margin-top: 25px;
}
#box-3-home {
    padding: 37px 0 38px 0;
}
#box-3-home h2 {
    margin: 1px 0 .855em 0;
    font-size: 21px;
    font-size: 2.1rem;
}
#box-3-home .box-3-desc {
    line-height: 20px;
    line-height: 2rem;
}
#box-3-home .box-3-img {
    float: left;
    width: 125px;
    margin-right: 60px;
}
#box-3-home .img-1 {
    display: none;
}
#box-3-home .img-2 {
    margin: 0 0 26px 0;
}
#box-3-home .img-3 {
    margin-left: 0;
    clear: both;
}
#box-3-home .box-3-img .circle-img {
    width: 125px;
    height: 125px;
}
#box-3-home .box-3-img img {
    max-width: 125px;
}
#box-3-home .link-formatted {
    margin-top: 13px;
}
#box-4-home {
    padding: 16px 0 31px 0;
}
#box-4-home h2 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 22px 0 .615em 0;
}
#box-4-home h3 {
    margin-bottom: .95em;
}
#box-4-home .box-4-desc {
    line-height: 20px;
    line-height: 2rem;
}
#box-5-home .box-5-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
}
#box-5-home .link-formatted {
    margin-top: 13px;
}
#box-5-home .box-5-img {
    float: left;
    width: 125px;
    margin-right: 60px;
}
#page.footer  {
    padding: 15px 0 53px 0;
}
#page.footer .span7 {
    float: left;
    width: 66%;
}
#page.footer address {
    margin-bottom: 15px;
    line-height: 20px;
    line-height: 2rem;
    white-space: normal;
}
#footer-address {
    margin-bottom: 29px;
}
#partners {
    font-size: 11px;
    font-size: 1.1rem;
}
#logo-fb {
    position: relative;
    float: right;
    margin: 20px 2px 0 0;
    width: 104px;
    height: 104px;
}
#logo-fb img {
    top: 0;
}
#mask-form-hotline {
    margin-bottom: 42px;
}
.form_hotline h1 {
    margin-bottom: .78em;
    font-size: 27px;
    font-size: 2.7rem;
}
.form_hotline form > .row .span5 {
    float: left;
    width: 80%;
}
.form_hotline #form_form1 .label-wrap {
    width: 20%;
    margin: 0;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.form_hotline #form_form1 .secure {
    width: 80%;
}
.form_hotline iframe {
    float: left;
    margin-right: 20px;
    width: 230px;
    height: 230px;
}
.form_hotline .entry-content .span4 {
    margin-bottom: 25px;
}
.form_hotline h2 {
    margin-bottom: 1.2em;
    font-size: 27px;
    font-size: 2.7rem;
}
.form_hotline h3 {
    font-size: 20px;
    font-size: 2rem;
}
.vcard .span1 {
    width: 20%;
    float: left;
}
.mivokor-info .span1 {
    width: 10%;
}
.company-info .span4 {
    margin-bottom: 25px;
    width: 50%;
    float: left;
}
#partners-sales .span4 > a {
    margin-bottom: 0;
}
#partners-sales .span4:nth-child(2n + 1),
#company-persons .span4:nth-child(2n + 1){
    clear: both;
}
#partners-sales .span4:nth-child(3n + 1),
#company-persons .span4:nth-child(3n + 1){
    clear: none;
}
.company-info img {
    margin-bottom: 15px;
}
.form_hotline .vcard .fn.org strong {
    margin-bottom: -20px;
}
.form_hotline .entry-content .vcard .fn.org strong {
    margin-bottom: 0;
}
#form_form2 .secure,
#form_form2 input {
    width: 100%;
}
#form_form2 input[type="submit"] {
    width: 147px;
}
#form_form2 .submit-row {
    margin-top: 0;
}
.form-homepage-city {
    margin-left: 0;
}
#form_form2 .state-error {
    margin-left: 0;
}
#banners {
    padding-top: 40px;
}
#banners div {
    position: relative;
    width: 100%;
    height: auto;
    padding: 17px 52px 17px 22px;
}
#banners div:after {
    content: '';
    width: 17px;
    height: 30px;
    top: 50%;
    margin-top: -9px;
    right: 22px;
    position: absolute;
    background: url('../picture/charts-arrow.png');
}
#banners div.bann-kat:after {
    background: url('../picture/charts-arrow.png') -17px 30px;
}
#banners p {
    width: 100%;
}
#banners h2 {
    position: static;
    width: auto;
    top: auto;
    margin: 0 0 .32em 0;
}
#banners a {
    font-size: 24px;
    font-size: 2.4rem;
}
#banners div.bann-kat {background: #e3e5e5;}
#banners div.bann-zak {background: #302d39;}
#banners div.bann-shop {background: #b40000;}
#banners div.bann-prog {background: #2e2b37;}

.header-link-shop {
    position: absolute;
    top: 25px;
    right: 65px;
    font-size: 16px;
    text-decoration: none;
    color: #a09fa5;
    margin-right: 0;
}

.header-link-shop:hover {
    color: #423f4c;
}

.header-link-shop:after {
    display: none;
}    }
    
    @media (max-width: 450px) {
        body{
    min-width: 320px;
}
.visible-phone-wide {
    display: none !important;
}
.hidden-phone-wide {
    display: block !important;
}
#branding {
    position: fixed;
    width: 100%;
    z-index: 999999;
    margin-top: -70px;
}
.breadcrumb-wrap {
    margin-top: 70px;
}
.flexslider {
    margin-top: 70px;
    height: 300px !important;
}
.flexslider .slides {
    width: 150% !important;
}
#box-1-home .box-1-img img {
    width: 100%;
}
#box-3-home {
    padding: 30px 0 38px 0;
}
#box-3-home .box-3-img {
    width: 100%;
    float: left;
    margin: 0 0 32px 0;
}
#box-3-home .img-3 {
    clear: none;
}
#box-3-home .box-3-img .img-2 {
    margin: 0 20px 0 0;
}
#box-3-home .box-3-img .img-1 + div {
    overflow: auto;
    width: 270px;
    margin: auto;
}
#box-3-home .desc-wrap {
    padding: 0;
}
#box-4-home {
    padding: 19px 0 21px 0;
}
#box-5-home .box-5-img {
    width: 100%;
    margin-bottom: 20px;
}
#page.footer  {
    padding: 19px 0 53px 0;
}
#logo-fb {
    margin: 0 0 26px 0;
    float: none;
}
#footer-address {
    margin-bottom: 25px;
}
#page.footer .span7 {
    width: 100%;
    float: none;
}
.form_hotline h1 {
    margin-bottom: .78em;
}
.form_hotline #form_form1 .label-wrap {
    height: auto;
    width: 100%;
    padding: 0 0 7px 0;
}
.form_hotline form > .row .span5 {
    width: 100%;
    margin-bottom: 7px;
}
#form_form1 input,
#form_form2 input {
    padding: 0 10px;
}

#form_form1 input[type="submit"],
#form_form2 input[type="submit"] {
    padding: 4px 45px 4px 17px;
}
.forms.side-by-side textarea {
    height: 100px;
}
.form_hotline #form_form1 .secure {
    width: 100%;
}
.forms .secure .fixedWidth {
    position: relative;
    float: left;
}
.form_hotline #form_form1 .submit-row {
    margin-top: 14px;
}
.form_hotline iframe {
    width: 100%;
    float: none;
    margin: 0 0 25px 0;
}
.company-info .span4 {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}
#overena-firma {
    float: left;
}

.link-home.hidden-desktop img {
    max-width: 120px;
}

.gdpr-block-form {
    margin-bottom: 1.25em !important;
}    }
    
    /********************************************************************************
     * TABLET
     */
    
    @media only screen and (min-width: 768px) and (max-width: 978px) {
        .row {
    margin-left: -20px;
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

[class*="span"].no-left-margin {
    margin-left: 0;  
}

[class*="span"] img{
    max-width: 100%;
}

.container {
    width: 724px;
    margin: 0 auto;
}
h1 {
    font-size: 27px;
    font-size: 2.7rem;
}
h2 {
    font-size: 24px;
    font-size: 2.4rem;
}
h2 {
    font-size: 16px;
    font-size: 1.6rem;
}
.span12 {
    width: 724px;    
}

.span11 {
    width: 662px;
}

.span10 {
    width: 600px;
}

.span9 {
    width: 538px;
}

.span8 {
    width: 476px;
}

.span7 {
    width: 414px;    
}

.span6 {
    width: 352px;
}

.span5 {
    width: 290px;
}

.span4 {
    width: 228px;
}

.span3 {
    width: 166px;
}

.span2{
    width: 104px;
}

.span1 {
    width: 42px;
}

.hidden-tablet {
    display: none !important;
}

#menu-main {
    margin-top: 38px;
}
#menu-main li a {
    padding-bottom: 14px;
    font-size: 12px;
    font-size: 1.2rem;
}
#menu-main ul div {
    width: 724px;
}
#menu-main ul ul {
    padding-bottom: 5px;
}
#menu-main li li {
    margin-bottom: 9px;
}
.lang {
    padding-top: 12px;
}
#breadcrumb {
    width: 704px;
}
.breadcrumb-wrap {
    margin-top: 82px;
}
#branding {
    margin-top: -82px;
}
.flexslider {
    margin-top: 72px;
    height: 350px !important;
}
.flex-caption {
    width: 352px;
    padding: 23px 33px 26px 33px;
    top: 49px;
    left: 63px;
}
.flex-caption .flex-box1 .title {
    font-size: 24px;
    font-size: 2.4rem;
}
.flex-caption .flex-box1 .title,
.flex-caption .flex-box1 .title {
    margin-bottom: 31px;
}
.flex-caption .flex-box2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
}
.flex-caption .link-formatted {
    margin-top: 24px;
}
.flex-direction-nav {
    width: 724px;
}
#box-1-home {
    padding: 49px 0 22px 0;
}
#box-1-home .box-1-home-second {
    margin-left: 140px;
}
#box-1-home .box-1-img {
    margin-bottom: 30px;
}
#box-2-home {
    padding: 43px 0 41px 0;
    background-size: contain;
}
#box-2-home h2 {
    margin-bottom: .905em;
    font-size: 21px;
    font-size: 2.1rem;
    white-space: nowrap;
}
#box-2-home .box-2-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
}
#box-2-home .link-formatted {
    margin-top: 25px;
}
#box-3-home {
    padding: 60px 0 49px 0;
}
#box-3-home h2 {
    font-size: 21px;
    font-size: 2.1rem;
    margin: 0 0 1.2em 0;
}
#box-3-home .box-3-desc {
    line-height: 20px;
    line-height: 2rem;
}
#box-3-home .box-3-img  {
    padding-top: 12px;
}
#box-3-home .box-3-img .circle-img {
    width: 126px;
    height: 126px;
}
#box-3-home .img-2 {
    margin: 98px 0 0 -23px;
}
#box-3-home .img-3 {
    margin-left: -24px;
}
#box-3-home .link-formatted {
    margin-top: 21px;
}
#box-4-home {
    padding: 20px 0 53px 0;
}
#box-4-home .span7 {
    text-align: left;
}
#box-4-home .box-4-desc {
    line-height: 20px;
    line-height: 2rem;
}
#box-4-home img {
    margin: 23px 0 0 90px;
    max-width: 60%;
}
#box-4-home h2 {
    font-size: 21px;
    font-size: 2.1rem;
}
#box-4-home h3 {
    margin-bottom: 1.055em;
}
#box-4-home .link-formatted {
    margin-top: 35px;
}
#box-5-home h2 {
    font-size: 21px;
    font-size: 2.1rem;
}
#box-5-home .span8 {
    width: 352px;
}
#box-5-home .desc-wrap {
    padding-left: 46px;
    width: 352px;
}
#box-5-home .box-5-desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
}
#box-5-home img {
    margin: 40px 0 0 0;
    
}
.form_hotline iframe {
    width: 230px;
    height: 230px;
    margin-bottom: 30px;
}
.form_hotline #form_form1 .secure {
    width: 290px;
}
.forms .secure .fixedWidth img {
    padding-top: 3px;
}
#gallery-underart .last {
    margin-right: 17px;
}
#page.footer {
    padding: 28px 0 35px 0;
}
#footer-address {
    margin-bottom: 5px;
}
#page.footer address {
    margin-bottom: 15px;
    line-height: 20px;
    line-height: 2rem;
}
#partners,
#page.footer .powered-by-text-all {
    font-size: 10px;
    font-size: 1rem;
}
#logo-fb img {
    top: 11px;
    right: 20px;
}
.form_hotline #form_form1 .label-wrap {
    width: 160px;
}
.form_hotline h2 {
    margin-bottom: 1.2em;
    font-size: 27px;
    font-size: 2.7rem;
}
.form_hotline h3 {
    font-size: 20px;
    font-size: 2rem;
}
#form_form2 .secure img {
    max-width: 100%;
    margin: 0;
}
.form-homepage-city {
    width: 130px;
}
.form-homepage-postcal {
    width: 78px;
}
.form-homepage-postcal input[type="text"] {
    padding: 0 10px 0 19px;
}
#banners h2 {
    top: auto;
    bottom: 91px;
}
#banners div {
    width: 228px;
    min-height: 234px;
}
#banners div:after {
    content: '';
    width: 17px;
    height: 30px;
    top: 50%;
    margin-top: -9px;
    right: 22px;
    position: absolute;
    /*background: url('../picture/standard-arrow.png');*/
}
#banners div.bann-kat:after {
    /*background: url('../picture/standard-arrow.png') -17px 30px;*/
}    }


/********************************************************************************
 * DESKTOP
 */

@media (min-width: 979px) {body{
  min-width: 940px;  
}

body .container{
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;   
  box-sizing: border-box;   
}

body.responsive-layout .container{
  padding-left: 0px;
  padding-right: 0px; 
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

[class*="span"].no-left-margin{
  margin-left: 0;  
}

.container{
  width: 940px;
  margin: 0 auto;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.hidden-desktop {
    display: none !important; 
}



}
