.container {
    margin: 0 auto;
}

.blue-border{
    height: 6px;
    border-bottom: 1px solid #b7b7b7;
    background: url('../picture/bg-steel-blue.jpg?v=1') center 0;
}

#page-wrap{
    margin: 0;
    width: auto;
    background: #929292 url('../picture/bg-steel-grey.jpg?v=1') center 0;
}

#page-wrap .span12{
    margin: 0 auto;
    float: none;
}

#branding{
    min-height: 39px; background: url('../picture/bg-shine-top.png') no-repeat center 0;
}

#content {
    position: relative;
    border-top: 8px solid #fff;
    border-bottom: 8px solid #fff;
    background: #fff url('../picture/bg-content-top.gif') repeat-x 0 0;    
    box-shadow: 0 0 6px #404040;
    behavior: url('/sys.php?action=pie');
}

#langs-wrap{
    margin-top: -1px;
    margin-bottom: 0.8em;
    width: 220px;
    padding: 0.2em 0 0.5em; 
    border-bottom: 1px solid #b7b7b7;
    text-align: center;
    background: url('../picture/bg-steel-blue.jpg') center 0;    
}

#mask-form-hotline{
    margin-bottom: 1.5em;
}

#langs-wrap a{
    display: inline-block;
    width: 24px;
    height: 18px;
    margin: 0 6px;
    text-decoration: none;
    background: url('../picture/ico-flags.png') no-repeat;
}

#langs-wrap a span{
    display: none;
}

#langs-wrap a.cz{
    background-position: 0 bottom; 
}

#langs-wrap a.cz:hover,
#langs-wrap a.cz.active{
    background-position: 0 0; 
}

#langs-wrap a.ru{
    background-position: -36px bottom; 
}

#langs-wrap a.ru:hover,
#langs-wrap a.ru.active{
    background-position: -36px 0; 
}

#langs-wrap a.en{
    background-position: -72px bottom; 
}

#langs-wrap a.en:hover,
#langs-wrap a.en.active{
    background-position: -72px 0; 
}

#langs-wrap a.de{
    background-position: -108px bottom; 
}

#langs-wrap a.de:hover,
#langs-wrap a.de.active{
    background-position: -108px 0; 
}

#langs-wrap a.chi{
    background-position: -144px bottom; 
}

#langs-wrap a.chi:hover,
#langs-wrap a.chi.active{
    background-position: -144px 0; 
}

#langs-wrap a.pl{
    background-position: -180px bottom; 
}

#langs-wrap a.pl:hover,
#langs-wrap a.pl.active{
    background-position: -180px 0; 
}

#tools-wrap {
    margin-top: 0.5em;
}

#tools-wrap a{
    display: block;
    float: left;
    width: 14px;
    height: 15px;
    margin-right: 20px;
    background: url('../picture/ico-tools.png?v=1') no-repeat;
}

#tools-wrap a:hover{
    margin-top: 1px
}

#tools-wrap a.last{
    margin-right: 0;
}

#tools-wrap a.last-changes{
    background-position: 0 0;
}

#tools-wrap a.web-map{
    background-position: -35px 0;
}

#tools-wrap a.print{
    background-position: -69px 0;
}

#tools-wrap a.youtube{
    width: 16px;
    height: 16px;
    background-position: -102px 0;
}

#tools-wrap a span{
    display: none;
}

#tools-wrap .delimiter{
    display: block;
    float: left;
    width: 2px;
    height: 18px;
    margin-right: 20px;
    background: url('../picture/border-grey-ver.png') no-repeat;
}
#tools-wrap a#configurator-open {
    position: relative;
    top: -5px;
    font-family: font-family-condensed-bold;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 3px 6px 8px 30px;
    border: 0;
    box-shadow: 0 1px 0 #6f6e6e;
    width: 80px;
    color: #fff;
    background-color: #ed1c24;
    background-image: url(../picture/ico-configurator.png);
    background-position: 7px 5px;
}
/*
#tools-wrap a#configurator-open:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 15px;
    height: 15px;
    background-image: url('../picture/ico-configurator.png');
} */
#tools-wrap a#configurator-open:hover {
    cursor: pointer;
}
#tools-wrap #configurator-open span {
    display: inline;
}



#home {
    width: 240px;
    display: block;
    text-align: center;
    margin: 0 0 1.6em 0;    
}
#home img {
    width: 100%;
}

#main-content-wrap{
    padding: 1.8em 18px 1.5em 0;    
    background: #fff url('../picture/bg-content-top.gif') repeat-x;
    border-top: 1px solid #fff;
}

.home #main-content-wrap{
    border-top: 0;
    padding: 0;
}

#content .content-wrap{
    position: relative;
}

#content-left{   
   float: left;
   margin-bottom: 0.5em;
}

.home #content-left h1{
    margin: 0;
}

.home #content-left h1 a{
    margin-bottom: 0.8em;
}


#bg-side-bottom{
   position: absolute;
   bottom: 0;
   left: 0;
   margin-left: 0;
   height: 46px;
   background: url('../picture/bg-side-bottom.gif');
}

#content-right{
   float: right;
}

#page.footer,
#page.footer a {
    font-size: 13px;
    font-size: 1.3rem;
    color: #b7b7b7;
    text-decoration: none;
    text-shadow: 0 -1px #010101;    
}

#page.footer {
    padding-bottom: 2em;
    border-top: 1px solid #B7B7B7;
    line-height: 145%;
    background: url('../picture/bg-footer-shadow.png') repeat-x;
}

#page.footer a:hover{
    text-decoration: underline;
}

#page.footer h2{
    margin-top: 0;
    color: #fff;
    font-size: 22px;
    font-size: 2.2rem;    
}

#page.footer .span3{
    padding-top: 2.6em;
    background: url('../picture/bg-footer-art.png') no-repeat;
}

#page.footer #copyright{
    padding-top: 2.7em;
    background: none;
}

#copyright p{
    margin-bottom: 0;
}

#footer-address address{
    font-style: normal;
}

#footer-address .adr{
    display: block;
    margin-bottom: 1.5em;
}


#partners,
#alta-group {
    padding-top: 0.8em;
    background: url('../picture/bg-shine-bottom.png') no-repeat center 0;
}

#partners p.title,
#alta-group > .title {
    font-family: font-family-condensed-bold, sans-serif;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 -1px #a5a5a5;
    font-size: 15px;
    font-size: 1.5rem;    
}

/* COLLAPSING DIVS */
.collapsing-link > div {
    display: none;    
}


/* GDPR
   =========
*/
.gdpr-registration {
    margin-bottom: 1.5em;
}

.gdpr-text-forms {
    margin-left: 15px;
}

#gdpr-list h5 {
    margin-bottom: 0;
    min-height: 21px;
}
.nav ul {
    display: block; margin: 0; padding: 0; list-style-type: none;
}
.nav li {
    display: block; margin: 0; padding: 0; background: transparent;
}

/* MENU TOP */ 
#menu-main {    
   position: relative;   
   background: url('../picture/bg-menu-main.gif');
   z-index: 100;
}

#menu-main .makeMenu > li{
    display: block;
    float: left;    
}

#menu-main .makeMenu > li > a{
    position: relative;
    display: block;
    height: 50px;
    line-height: 55px;
    text-decoration: none;
    font-family: font-family-condensed-bold, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    text-shadow: 0 1px #d7d7d7;
    color: #1f4679;
    padding: 0 11px 0 12px;
    text-transform: uppercase;
    background: url('../picture/bg-menu-main-delimiter.gif?v=2') no-repeat -1px 6px;
}

#menu-main .makeMenu > li.first > a{
    background: none; 
}

#menu-main .makeMenu > li > a:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 50px;
    background: url('../picture/bg-menu-main-delimiter.gif?v=2') no-repeat 0px 6px;
}

#menu-main .makeMenu > li.last > a:after,
#menu-main .makeMenu > li.right > a:after {
    background: none;
}

#menu-main .makeMenu > li:hover,
#menu-main .makeMenu > li.hover,
#menu-main .makeMenu > li.active-item,
#menu-main .makeMenu > li.active-item-submenu,
#menu-main .makeMenu > li.active-item-in-submenu {
    background: url('../picture/bg-menu-main-active.gif?v=2') repeat-x;
}

#menu-main .makeMenu > li:hover > a,
#menu-main .makeMenu > li.hover > a,
#menu-main .makeMenu > li.active-item > a,
#menu-main .makeMenu > li.active-item-submenu > a,
#menu-main .makeMenu > li.active-item-in-submenu > a {      
   color: #fff;   
   text-shadow: 0 -1px #898989;
   background: url('../picture/bg-menu-main-active.gif?v=2') no-repeat 0 0;
}

#menu-main .makeMenu > li.active-item-submenu:hover > a, 
#menu-main .makeMenu > li.active-item-in-submenu:hover > a,
#menu-main .makeMenu > li.item-submenu:hover > a,
#menu-main .makeMenu > li.active-item-submenu.hover > a, 
#menu-main .makeMenu > li.active-item-in-submenu.hover > a,
#menu-main .makeMenu > li.item-submenu.hover > a {
   margin-top: -5px;   
   top: 5px;
   border-bottom: 5px solid #4a6993;
   z-index: 505;
}

#menu-main .makeMenu > li:hover > a:after,
#menu-main .makeMenu > li.hover > a:after,
#menu-main .makeMenu > li.active-item > a:after,
#menu-main .makeMenu > li.active-item-submenu > a:after,
#menu-main .makeMenu > li.active-item-in-submenu > a:after {    
   background: url('../picture/bg-menu-main-delimiter-active.gif?v=2') no-repeat 0 0; 
}
/*
#menu-main .makeMenu > li.active-item-submenu:hover > a:after, 
#menu-main .makeMenu > li.active-item-in-submenu:hover > a:after,
#menu-main .makeMenu > li.item-submenu:hover > a:after,
#menu-main .makeMenu > li.active-item-submenu.hover > a:after, 
#menu-main .makeMenu > li.active-item-in-submenu.hover > a:after,
#menu-main .makeMenu > li.item-submenu.hover > a:after{
    height: 55px;
}
*/


/* 2. level */
#menu-main .submenu{
    position: absolute;
    display: none;
    z-index: 500;
    padding: 0.1em 0 0em;
    margin-left: 0;
    border-top: 5px solid #3e5e88;
    border-bottom: 1px solid #5b7eac;    
    background: #4a6993;
}

#menu-main .submenu.span9{
    left: 0;
}

#menu-main .last .submenu,
#menu-main .right .submenu{
   /* right: 0;*/
}

#menu-main .makeMenu > li:hover .submenu{
    display: block;
}

#menu-main .submenu .bg-border{
    margin-top: 0.8em;
    position: relative;
    top: 9px;
    height: 9px;
    background: url('../picture/bg-menu-main-submenu.png?v=2') repeat-x 0 0;
}

#menu-main .submenu > ul > li{
    margin-top: 1em;
}

#menu-main .submenu > ul {
    margin-left: 20px;
}

#menu-main .submenu > ul:first-child{
    margin-left: 0;
}

#menu-main .submenu > ul > li > a{    
    display: block;
    text-decoration: none;
    font-family: font-family-condensed-bold, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    text-shadow: 0 -1px #001f48;
    color: #fff;
    padding: 0.4em 11px 0.4em 12px;
    text-transform: uppercase;
    background: #32527d;
}

#menu-main .submenu > ul > li > a:hover,
#menu-main .submenu > ul > li.active-item > a,
#menu-main .submenu > ul > li.active-item-submenu > a,
#menu-main .submenu > ul > li.active-item-in-submenu > a{
    background: #153961;   
}

/* 3.level */
#menu-main .submenu > ul ul{
    padding-top: 0.8em;
    padding-left: 20px;
}

#menu-main .submenu > ul ul li{
    margin-bottom: 0.3em;
}

#menu-main .submenu > ul ul a{
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 -1px #0a2952;
    font-family: font-family-condensed, sans-serif;
    background: url('../picture/bg-menu-main-submenu-li.png?v=2') no-repeat 0 0.4em;
}

.ru #menu-main .submenu > ul ul a{
    background-position: 0 6px;
}

#menu-main .submenu > ul ul a:hover,
#menu-main .submenu > ul ul > li.active-item > a,
#menu-main .submenu > ul ul > li.active-item-submenu > a,
#menu-main .submenu > ul ul > li.active-item-in-submenu > a {
    color: #000;
    background-position: 0 -6.7em;
}

.ru #menu-main .submenu > ul ul a:hover,
.ru #menu-main .submenu > ul ul > li.active-item > a,
.ru #menu-main .submenu > ul ul > li.active-item-submenu > a,
.ru #menu-main .submenu > ul ul > li.active-item-in-submenu > a {
    background-position: 0 -94px;
}





/**
 * MENU TABS: CONTENT MENU 2 COLUMNS
 */

#menu-content {
    display: table;
    width: 100%;   
    padding: 1.5em 20px 1.2em;
    margin: -1.8em 0 1.5em;     
    font-size: 13px;
    font-size: 1.3rem;
    border-bottom: 1px solid #E4E9EF;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
#menu-content ul {
    display: table-cell; width: 50%; list-style-type: none;
}
#menu-content ul.frst {
    padding-right: 10px;
}
#menu-content li {
    padding: 0 0;
    margin: 0 5px 0.5em 0;
}
#menu-content a {
    padding: 0.1em 0 0.2em 14px;
    text-decoration: none;    
    font-family: font-family-condensed,sans-serif;    
    font-size: 15px;
    font-size: 1.5rem;
    color: #414141;    
    background: url("../picture/bg-menu-side-submenu-li.gif") no-repeat 0 0.5em;    
}
#menu-content a:hover {
    text-decoration: underline;    
}
#menu-content .actv a,
#menu-content .actv.last a,
#menu-content .actv a:hover {
    background-position: -344px 0.5em;
    color: #1F4679;    
    text-decoration: none;
    cursor: default;
}

/**
 * MENU SIDE
 */
#menu-side{
   position: relative;
   z-index: 10;
   margin-bottom: 2em;
}

#menu-side .makeMenu > li {
    position: relative;
    border-bottom: 1px solid #e4e9ef;
}

#menu-side a{
    display: block;
    text-decoration: none;    
    color: #1f4679;    
}

#menu-side .makeMenu > li > a{    
    padding: 0.4em 29px 0.3em 15px;
    text-transform: uppercase;
    font-family: font-family-condensed-bold, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
}

#menu-side .makeMenu > li.item-submenu:after,
#menu-side .makeMenu > li.active-item-submenu:after,
#menu-side .makeMenu > li.active-item-in-submenu:after {
    content: '';
    top: 14px;
    right: 10px;
    width: 7px;
    height: 7px;
    position: absolute;
    background: url('../picture/bg-menu-side-li.gif') no-repeat;
}

#menu-side .makeMenu > li.item-submenu ul{
    display: none;
}

#menu-side .makeMenu > li > a:hover{
    color: #000;
}

/* 1. level - click */
#menu-side .makeMenu > li.active-item-submenu:after,
#menu-side .makeMenu > li.active-item-in-submenu:after {
    right: 13px;
    top: 10px;
    background-position: 0 bottom; 
}

#menu-side .makeMenu > li > a.active-item,
#menu-side .makeMenu > li > a.active-item-submenu,
#menu-side .makeMenu > li > a.active-item-in-submenu{
   color: #4a6993;   
}

/* 2. level */

#menu-side ul ul {
    display: block;
    padding: 0em 0 0.6em 21px;
    margin: 0;    
}

#menu-side ul ul > li{
    padding: 0 0 0 0;     
}

#menu-side ul ul a {
    padding: 0.2em 14px;
    color: #414141;    
    font-size: 16px;
    font-size: 1.6rem;
    font-family: font-family-condensed, sans-serif;
    background: url('../picture/bg-menu-side-submenu-li.gif') no-repeat 0 0.6em;
}

.ru #menu-side ul ul a{
    background-position: 0 10px;
}

/* 2. level - over */
#menu-side ul ul a:hover {
    color: #000;
}

/* 2. level - click */
#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{
    color: #1f4679;   
    background-position: -344px 0.6em;
}

.ru #menu-side ul ul li.active-item a,
.ru #menu-side ul ul li.active-item-submenu a,
.ru #menu-side ul ul li.active-item-in-submenu a{
    background-position: -344px 10px;
}

/* MENU FOOTER */
.menu-footer li{
    margin-bottom: 0.3em;
}
.menu-footer li.ruler {
    margin-top: 12px;
    margin-bottom: 12px;
    border-bottom: solid #222 1px;
}
.menu-footer li.ruler a {
    background: none;
}

.menu-footer a{
    display: block;
    padding-left: 15px;
    background: url('../picture/bg-menu-footer-li.png') no-repeat 0 0.35em;
}
/**
 * MODUL: RYCHLA NAVIGACE - SHOWPATH
 */
#breadcrumb {
    float: none;
    color: #cecece;
    font-size: 12px;
    font-size: 1.2rem;    
}

#breadcrumb.with-bg{
    min-height: 43px;
    position: relative;
    background-repeat: no-repeat;    
}

#breadcrumb.with-bg > img{
    max-width: 100%;
}

#breadcrumb-wrapper{
    float: none;
    padding: 0 19px;
    height: 43px;
    line-height: 44px;
    background: #000;   
}

#breadcrumb.with-bg #breadcrumb-wrapper{
    margin-top: -43px;
    position: absolute;    
    bottom: 0;
    background: url('../picture/bg-slider-title.png') repeat-x;
}

#breadcrumb a {
    color: #cecece; text-decoration: none;
}
#breadcrumb a:hover {
    text-decoration: underline;
}
#breadcrumb strong {
    font-weight: normal;
}
#breadcrumb .delimiter {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 9px;
    height: 18px;
    margin: 0 6px;
    background: url('../picture/breadcrumb-delimiter.png?v=1') no-repeat;
}
#breadcrumb .last {
    color: #fff; text-decoration: none; cursor: default;
}
#breadcrumb .last:hover {
    text-decoration: none;
}


/**
 * PARTNERSKA ZONA  
 */
#shop-login,
#modul-pz-send-password {
    margin-bottom: 1.5em;
}

#shop-login form,
#modul-pz-send-password form{
    margin-top: 1em;
}

#main-content-wrap  #shop-login .entry-content,
#main-content-wrap  #modul-pz-send-password .entry-content {
    background: none;
    padding: 0;
}

#shop-login .entry-content br{
    display: none;    
}

#shop-login input[type="text"],
#shop-login input[type="password"],
#modul-pz-send-password input[type="text"] {
    max-width: 230px;
}

#mask-pz-links {
    color: #7F7F7F;
    padding: 0 10px 0.5em 14px;
    margin-bottom: 1em;
    border-bottom: 1px solid #E4E9EF;
}

#mask-pz-links a{
    color: #4A6993;
}


/**
 * MODUL SEARCH
 */

/* zadani vyhledavani */
#mask-search form{
    position: relative;
    background: #e4e9ef;
    padding: 0.7em 15px 0.8em 15px;
    margin-bottom: 0.4em;
}

#mask-search input[type="text"] {
    position: relative;
    float: left;
    padding: 0 30px 0 8px;
    width: 100%;
    height: 28px;
    line-height: 28px;    
    font-size: 13px;
    font-size: 1.3rem;    
    background: url('../picture/bg-input-search.gif') repeat-x;
    color: #6d6d6d;
    border: 1px solid #fff;
    box-shadow: 0 0 2px #c3cad4 ;
    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;
}

#mask-search input[type="submit"] {
    position: absolute;
    margin-top: 0.35em;
    right: 21px;
    float: left;
    width: 20px;
    height: 20px;
    border: 0;
    background: url('../picture/button-search.gif') no-repeat;
    cursor: pointer;
}

#mask-search input[type="submit"]:hover{
    background-position: 0 bottom;
}

/* vysledek vyhledavani */
.mod-search-row {padding-bottom: 0.6em;}
.mod-search-number {display: table-cell; width: 30px; text-align: right;}
.mod-search-text {display: table-cell; padding-left: 10px;}

#mod-search-list{
    margin-bottom: 1.5em;
}

/** STRANKOVANI **/
.paging-uni {
    padding: 0; text-decoration: none; font-size: 13px; font-size: 1.3rem; clear: both; 
}
.paging-uni > div{
    float: right;
}
.paging-uni a {
    text-decoration: none; 
}
.paging-uni a,
.paging-uni b {
    display: block; float: left; margin-bottom: 1em; height: 22px; line-height: 22px; padding: 0 8px; margin-left: 4px; border: solid #dddddd 1px;  color: #6d6d6d; font-weight: normal; text-decoration: none;
}
.paging-uni a:hover {
    border-color: #4A6993; box-shadow: 0 0 8px #D9D9D9; 
}
.paging-uni b.nmbs{
    border-color: #7f7f7f; color: #4A6993; font-weight: bold;
}
.paging-uni .page.nextpage{
    margin-right: 0;
}

.paging-uni strong {
    font-weight: normal; 
}
.paging-uni i {
    font-style: normal;
}
.paging-uni span {
    float: left;
    margin: 1px 0 0 4px    
}


/**
 * MAPA WEBU
 */

#mod-webmap a {
    font-weight: normal;
    text-decoration: none;
}
#mod-webmap a:hover {
    text-decoration: underline;
}
#mod-webmap ul {
    margin: 0;
    padding: 4px 0 0 0;
    list-style-type: none;
}
#mod-webmap img {
    width: 14px;
    height: 14px;
    margin: 4px 10px -3px 0;
}
.touch #mod-webmap img {
    width: 24px;
    height: 24px;
    margin-left: -5px;
    margin-bottom: -6px;
}
#mod-webmap li {
    margin: 0;
    padding: 2px 0px 0px 0px;
}
#mod-webmap li.pad-left {
    position: relative;
    padding-left: 24px;
}
#mod-webmap > ul > li.pad-left:before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 10pc;
    background: #aaa;
}
#mod-webmap ul ul li.pad-left:before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: -16px;
    width: 24px;
    height: 1px;
    background: #b2b2b2;
}
#mod-webmap li.item-submenu ul {
    padding-left: 24px;
    background-image: url("../picture/line.gif");
    background-position: left;
    background-repeat: repeat-y;
    xbackground-color: rgba(0,0,0,.2);
}
#mod-webmap a,
#mod-webmap h2,
#mod-webmap h3,
#mod-webmap h4,
#mod-webmap h5,
#mod-webmap h6 {
    display: inline-block;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-family: Arial;
}
#mod-webmap h2 a {
    font-weight: bold;
    text-transform: uppercase;
}
#mod-webmap h3 a {
    font-weight: bold;
}
#mod-webmap h4 a {
    font-weight: normal;
}
#mod-webmap h5 a {
    font-size: 12px;
    font-weight: normal;
}
#mod-webmap h6 a {
    font-size: 12px;
    font-weight: normal;
}



/* POSLEDNI ZMENY */
#mod-changes .number,
#mod-changes .text,
#mod-changes .date {
    display: table-cell;    
}

#mod-changes .number,
#mod-changes .date{
    text-align: right;
}

#mod-changes .number{
    width: 30px;
}

#mod-changes .date{
    width: 125px;
    padding-right: 15px;
}


/**
 * MODUL: EXTERNI CLANKY
 */

.hnews.detail .entry-title {
    margin-bottom: 0;
    font-size: 28px;
    font-size: 2.8rem;
}
.hnews.detail .published {
    border: 0;
    display: block;    
    margin: 0 0 1.5em;
    padding: 0;
    text-align: left;
    width: auto;
    font-size: 12px;
    font-size: 1.2rem;
}
.hnews.detail .entry-summary {}
.hnews.detail .entry-content {}

.hnews.detail .footer a{
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 12px;
    background: url('../picture/arrow-back.gif') no-repeat 0 4px;
}

.hnews .footer{
    margin-top: 1em;
}

.hnews .published {
   display: table-cell; width: 55px; margin: 0.3em 0 0; padding: 0.35em 0.5em 0.5em 0; border-right: dotted #ccc 1px; text-align: center; line-height: 120%;
}
.hnews .content-wrap{
   display: table-cell; padding-left: 16px;
}
#content-right .hnews .entry-summary {
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
}
.hnews .published span {
 color: #888; font-size: 120%;}

.hnews .item {
  padding: 10px 10px 2em 4px; background: url('../picture/bg-news-item.gif') 0 0 no-repeat;
}
.hnews .entry-title {
 margin: 0 0 0.3em; font-weight: normal; font-size: 22px; font-size: 2.2rem;
}
.paging-uni span, .paging-uni b.prevpage, .paging-uni b.nextpage, .paging-uni .frstpage, .paging-uni .lastpage {display: none;}


.home .hnews{
    margin-top: 1.3em;
    padding: 0 10px 0 14px;
    position: relative;
    z-index: 10;
}

.home .hnews .published {
    border-right: 0;
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 150%;
    margin: 0;
    padding: 0;
    text-align: left;
    width: auto;
    color: #7f7f7f;
}

.home .hnews .item{
    background: none;
    padding: 0;
    margin-bottom: 0.6em;
    border-top: 1px solid #e4e9ef;
    padding: 1.3em 0 0;
}

.home .hnews .item:first-child{
    padding-top: 0;
    border: 0;
}

.home .hnews .item h3{
    margin-bottom: 0.5em;
    font-size: 18px;
    font-size: 1.8rem;
    color: #154484;
    font-family: font-family-condensed-bold, sans-serif;
}

.home .hnews .item h3 a{
    color: #154484;   
}

.home .hnews .entry-summary,
.home .hnews .entry-content {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 140%;
}

/* GALERIE SEKCE */
.gal-section img {
    max-width: 100%;
}
.gal-section {
    margin-bottom: 20px;
    text-align: center;
}
.gal-section .link-img {
    display: block;
    position: relative;
    padding: 4px;
    border: solid 1px;
}
.gal-section .link-img:hover {
    behavior: url('/sys.php?action=pie');
}
.gal-section:nth-child(3n+1) {
    clear: left;
}




.timeline {
    position: relative;
    padding: 10px 0;
    list-style: none;
}
.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #eee;
}
.timeline .row {
    margin-right: -15px;
    margin-left: -15px;
}
.timeline [class*="col-"] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.timeline .col-sm-6 {
    width: 50%;
}
.timeline .col-sm-4 {
    width: 33.3%;
}
.timeline .col-sm-2 {
    width: 16.67%;
}
.timeline .col-sm-offset-6 {
    margin-left: 50%;
}
.timeline > li {
    position: relative;
}
.timeline > li:before {
    content: "";
    display: block;
    position: absolute;
    top: 22px;
    left: 50%;
    width: 11px;
    height: 11px;
    margin-left: -10px;
    border: solid #fff 4px;
    border-radius: 100%;
    background: #868686;
}
.timeline .timeline-panel {
    position: relative;
}
.timeline .timeline-badge {
    margin-top: -20px;
    margin-bottom: 20px;
}
.timeline .timeline-badge img {
    width: 100%;
    height: auto;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #ccc;
}
.timeline .timeline-heading {
    margin: 0;
    font-size: 20px;
}
.timeline .timeline-heading a {
    text-decoration: underline;
}
.timeline .timeline-heading a:hover {
    text-decoration: underline;
}

.timeline .date-point {
    position: absolute;
    top: 5px;
    left: 50%;
    display: block;
    width: 44px;
    height: 44px;
    margin-left: -28px;
    font-weight: 700;
    font-size: 13px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    background: #868686;
    border: solid #fff 4px;
    border-radius: 100%;
    cursor: default;
}
.timeline .theme-picture .date-point {
    top: 65px;
}
.timeline .date-point:before {
    position: absolute;
    top: 50%;
    right: -7px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #868686;
    content: '';
}
.timeline > .row:nth-child(odd) .date-point:before {
    right: auto;
    left: -7px;
    border-width: 10px 10px 10px 0;
    border-color: transparent #868686 transparent transparent;
    content: '';
}

.timeline .col-sm-offset-6{
    margin-left: calc(50% + 20px);    
}

.timeline > li.inverted .col-sm-4 {
    width: calc(33.3% - 20px);
}

/* phone portrait */
@media only screen and (max-width: 450px) {
    .timeline > li.row {
        padding-top: 0;
    }
    .timeline .timeline-badge {
        margin-top: -5px;
    }
}

/* phone */
@media only screen and (max-width: 767px) {
    .timeline:before {
        display: none;
    }
    .timeline > li.row {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 1em;
        margin-bottom: 20px;
    }
    
    .timeline > li.row:last-child {
        margin-bottom: 0;
    }
    
    .timeline > li:before {
        display: none;
    }
    .timeline > li .col-sm-4,
    .timeline > li.inverted .col-sm-4
    {
        width: calc(100% - 79px);
        margin-left: 79px;
        padding-left: 0;
    }
    .timeline .col-sm-offset-6 {
        margin-left: 0;
    }
    
    .timeline .date-point {
        left: 40px;
        top: 8px;
    }
    .timeline .date-point.img-block {
        top: 45px;    
    }
    
    .timeline .date-point:before {
        display: none;
    }
    
    .timeline .timeline-panel,
    .timeline .timeline-badge,
    .timeline .inverted .col-sm-offset-6 {
        margin-left: 64px;
        width: calc(100% - 64px);
    }
    
    .timeline .timeline-badge img {
        max-height: 150px;
        width: auto !important;
    }
    
    .timeline .timeline-body {
        padding-left: 0;
        padding-right: 0;
    }
    
    .timeline .timeline-body.entry-content {
        background: none !important;
    }
}
/* phone + tablet */
@media only screen and (min-width: 451px) and (max-width: 978px) {
    .timeline > li {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .timeline > li.inverted.with-image:before {
        top: 27px !important;
    }
    .timeline .timeline-badge {
        margin-top: -15px;
        margin-bottom: 15px;
    }
    .timeline .timeline-heading {
        font-size: 18px;
    }
}
/* tablet + desktop */
@media only screen and (min-width: 768px) {
    .timeline > li {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .timeline > li.inverted.with-image:before {
        top: 35px;
    }
    .timeline .timeline-badge + .timeline-panel {
        padding-left: 0;
    }
    .timeline .col-sm-6,
    .timeline .col-sm-4 {
        padding-right: 40px;
        padding-left: 15px;
    }
    .timeline > li.inverted .col-sm-6 {
        padding-right: 15px;
        padding-left: 30px;
    }
    .timeline > li.inverted .col-sm-4 {
        padding-right: 15px;
    }
    .timeline .timeline-heading {
        line-height: 1.2;
    }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../picture/colorbox/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:20px; height:20px; background:url(../picture/colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:20px; height:20px; background:url(../picture/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:20px; height:20px; background:url(../picture/colorbox/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:20px; height:20px; background:url(../picture/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:20px; background:url(../picture/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:20px; background:url(../picture/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:20px; background:url(../picture/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:20px; background:url(../picture/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden; font-size: 12px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-top:32px;}
        #cboxTitle{position:absolute; top: 3px; left:100px; right: 30px; color:#949494; }
        .cboxTitle2 {text-align:center; text-align: center; line-height: 1.4; padding-top: 8px;}
        #cboxCurrent{position:absolute; top:0; left:58px; height: 25px; line-height: 27px; letter-spacing: 1px; color:#949494;}
        #cboxLoadingOverlay{background:url(../picture/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../picture/colorbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; top: 0px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; top:0; left:0; background:url(../picture/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; top:0; left:27px; background:url(../picture/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; top:0; right:0; background:url(../picture/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}/*! 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;
}
/*
    jQuery.mmenu CSS
*/
/*
    jQuery.mmenu panels CSS
*/

.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: left 0.4s ease;
    transition: left 0.4s ease;
}
.mm-menu .mm-hidden {
    display: none;
}
.mm-wrapper {
    position: relative;
    overflow-x: hidden;
}
.mm-menu {
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background: inherit;
    overflow: hidden;
}
.mm-menu > .mm-panel {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: inherit;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}
.mm-menu > .mm-panel.mm-opened {
    left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
    left: -30%;
}
.mm-menu > .mm-panel.mm-highest {
    z-index: 1;
}
.mm-menu .mm-list {
    padding: 20px 0;
}
.mm-menu > .mm-list {
    padding-bottom: 40px;
}
.mm-panel > .mm-list {
    margin-right: -20px;
    margin-left: -20px;
}
.mm-panel > .mm-list:first-child {
    padding-top: 0;
}
.mm-list,
.mm-list > li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.mm-list {
    font-size: 14px;
    font: inherit;
}
.mm-list a,
.mm-list a:hover {
    text-decoration: none;
}
.mm-list > li {
    position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
    display: block;
    margin: 0;
    padding: 10px 10px 10px 20px;
    color: #fff;
    text-overflow: ellipsis;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    position: relative;
    left: auto;
    width: auto;
    margin-left: 20px;
}
.mm-list a.mm-subopen {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    padding: 0;
}
.mm-list a.mm-subopen:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-left-width: 1px;
    border-left-style: solid;
}
.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    margin-right: 40px;
    padding-right: 5px;
}
.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
    margin-right: 0;
    padding-right: 45px;
}
.mm-list a.mm-subclose {
    margin-top: -20px;
    padding-top: 30px;
    text-indent: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.mm-list > li.mm-label {
    padding-right: 5px;
    font-size: 10px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}
.mm-list > li.mm-spacer {
    padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 50%;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    border: 2px solid transparent;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
    right: 18px;
    border-top: none;
    border-left: none;
}
.mm-list a.mm-subclose:before {
    left: 22px;
    margin-bottom: -15px;
    border-right: none;
    border-bottom: none;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
    height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    top: 16px;
    right: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mm-menu.mm-vertical .mm-list > li.mm-opened.mm-label > a.mm-subopen {
    height: 25px;
}
html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
    color: rgba(255, 255, 255, 0.6);
    background: #006f87;
}
.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
    color: #c8d200;
    background: rgba(0, 0, 0, 0.2);
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: #fff;
}
.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05);
}


/*
    jQuery.mmenu offcanvas addon CSS
*/

.mm-page,
.mm-fixed-top,
.mm-fixed-bottom {
    -webkit-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top, right, bottom, left, border;
    transition-property: top, right, bottom, left, border;
}
.mm-page,
#mm-blocker {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
}
.mm-page {
    border: 0px solid rgba(0, 0, 0, 0);
}
html.mm-opening .mm-page {
    border: 0px solid rgba(1, 1, 1, 0);
}
.mm-fixed-top,
.mm-fixed-bottom {
    position: fixed;
    left: 0;
}
.mm-fixed-top {
    top: 0;
}
.mm-fixed-bottom {
    bottom: 0;
}
html.mm-opened {
    position: relative;
    overflow: hidden;
}
html.mm-opened body {
    overflow: hidden;
}
html.mm-opened .mm-page {
    position: relative;
    box-sizing: border-box;
}
html.mm-background .mm-page {
    background: inherit;
}


#mm-blocker {
    display: none;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
}
  
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block;
}
.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}
.mm-menu.mm-current {
    display: block;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
    left: 80%;
}
.mm-menu {
    width: 80%;
}

  

/******/
@media all and (max-width: 175px) {
    .mm-menu {
        width: 140px;
    }

    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker,
    html.mm-opening .mm-fixed-top,
    html.mm-opening .mm-fixed-bottom {
        left: 140px; }
    }

@media all and (min-width: 550px) {
    .mm-menu {
        width: 440px;
    }

    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker,
    html.mm-opening .mm-fixed-top,
    html.mm-opening .mm-fixed-bottom {
        left: 440px;
    }
}


/******/

em.mm-counter {
    display: block;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -10px;
    font-size: 14px;
    font: inherit;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
}
em.mm-counter+a.mm-subopen {
    padding-left: 40px;
}
em.mm-counter+a.mm-subopen+a,
em.mm-counter+a.mm-subopen+span {
    margin-right: 80px;
}
em.mm-counter+a.mm-fullsubopen {
    padding-left: 0;
}
.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
}
.mm-nosubresults>em.mm-counter {
    display: none;
}
.mm-menu em.mm-counter {
    color: rgba(255,255,255,.5);
}

/******/

#menu-main-phone {
    display: none
}
#menu-main-phone.mm-opened {
    display: block;
}.forms form > div{
    clear: both;
}

.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms textarea,
.forms .secure .left-col,
.forms div.selector.fixedWidth,
.forms .uploader {
    border: solid #ddd 1px;
    outline: none;
    background: #fff;    
}

.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms .left-col,
.forms .col,
.forms div.selector.fixedWidth,
.forms .uploader {
    width: 50%;    
    float: left;
    margin: 0 0 0.7em 0;
    padding: 0px 6px 0;           
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
}

.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms label,
.forms .secure .left-col,
.forms div.selector.fixedWidth,
.forms div.selector.fixedWidth span,
.forms input[type="submit"],
.forms button[type="submit"],
.forms .radio-group > div,
.forms .checkbox-group > div,
.forms .uploader {
    height: 35px;
    line-height: 33px; 
}

.forms textarea {
    height: 100px;
    line-height: 140%;
}

.forms .empty-item {
    width: 100%;
}

.forms select{
    padding: 0 0;
}

.forms div.selector.fixedWidth span{
    margin-top: 1px;
}

.forms .label-wrap {
    display: table;
    width: 25%;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    float: left;
    margin: 0 8px 0 0;
    padding: 0;    
    text-align: right;
    cursor: pointer;
    clear: none;
    border: 1px solid #fff;  
}

.forms label{
    display: table-cell;
    vertical-align: middle;    
    width: 100%;
    height: auto;
    line-height: 120%;
    cursor: pointer;
}


.forms input[type="checkbox"],
.forms input[type="radiobutton"] {
    margin: 0.2em 0 0 0; padding: 0; float: left; vertical-align: top; position: absolute; width: 14px; height: 14px;
}

.forms input[type="checkbox"] + label,
.forms input[type="radiobutton"]  + label{
    display: block;
    vertical-align: top;
    padding-left: 20px;
    margin-bottom: 0.7em;
}

.forms input[type="submit"],
.forms button[type="submit"]{
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    display: inline-block;
    color: #fff;
    text-transform: uppercase;    
    padding: 0px;    
    font-weight: bold;
    text-align: center;
    text-decoration: none;        
    cursor: pointer;
    border: 1px solid #4A6993;  
    background: #4A6993;   
}

.forms input[type="submit"].disabled,
.forms button[type="submit"].disabled {
    border: solid #A9A9A9 1px;
    background: #A9A9A9;
    cursor: default;
}

/* 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 .col{
    padding: 0;
    margin: 0;
    position: relative;
}

.forms input[type="submit"],
.forms button[type="submit"],
.forms .secure .left-col {    
    width: 141px;   
}

.forms .secure .left-col {
    position: absolute;    
    margin: 0 15px 0 0;
    padding: 2px;   
}

.forms .secure .right-col{
    width: 100%;
    padding-left: 156px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
}

.forms .secure input[type="text"] {    
    width: 100%;
    letter-spacing: 5px;   
    text-align: center;    
}

/* HOVER, FOCUS, ERROR */

.forms input[type="text"]:hover,
.forms input[type="password"]:hover,
.forms select:hover,
.forms textarea:hover,
.forms input[type="text"]:focus,
.forms input[type="password"]:focus,
.forms select:focus,
.forms textarea:focus {
    border-color: #aaa;
}

.forms input[type="submit"]:hover,
.forms button[type="submit"]:hover{
    background: #000;
}


.forms input[type="text"].error,
.forms input[type="password"].error,
.forms select.error,
.forms textarea.error{
    border-color: #E06767;
}


/* UNIFORM FILE */
.forms div.uploader{
    position: relative;
    padding-right: 0;
}

.forms div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}

.forms div.uploader span.filename {   
    float: left;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;    
    width: 100%;
    padding-right: 64px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.forms div.uploader span.action{
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 0 8px;
    border: 1px solid #dcdcdc;
    border-bottom-color: #b3b3b3;    
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    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(to bottom,  #ffffff 0%,#e6e6e6 100%); /* PIE */
    behavior: url('/sys.php?action=pie');
}


/* FORM PORUCHY */
#mask-form-failture{
    margin-left: 0;
}

#mask-form-failture *[class*="span"] {
    margin-left: 0; 
}

#mask-form-failture form > div{
    clear: none;
}

#mask-form-failture .button-row{
    clear: both;
}

#mask-form-failture .label-wrap{
    margin-right: 0;
    padding: 0 8px 0 8px;
    text-align: left;
    background: #EEE;
    color: #888;
    border-color: #EEE;
    font-size: 13px;
    font-size: 1.3rem;
}

#mask-form-failture.forms input[type="text"],
#mask-form-failture.forms input[type="password"],
#mask-form-failture.forms select,
#mask-form-failture.forms textarea,
#mask-form-failture.forms .empty-item,
#mask-form-failture.forms .label-wrap,
#mask-form-failture.forms .left-col,
#mask-form-failture.forms .col,
#mask-form-failture.forms div.selector.fixedWidth {
    margin-bottom: 0.4em;
}

#mask-form-failture .span4-5 .label-wrap,
#mask-form-failture .span4-5 input,
#mask-form-failture .span9 .label-wrap,
#mask-form-failture .span9 input {
    width: 50%;
}

#mask-form-failture .span9.width-75 .label-wrap{
    width: 25%;
}

#mask-form-failture .span9.width-75 input {
    width: 75%;    
}

#mask-form-failture .label-top .label-wrap{
    width: 100%;
    margin-bottom: 0;
    float: none;
    clear: both;
}

#mask-form-failture textarea{
    width: 100%;
}

#mask-form-failture .span2-5 {
    margin-right: 5px;
}

#mask-form-failture.forms .secure .right-col{    
    padding: 0 141px 0 0;    
}

#mask-form-failture.forms .secure .right-col input{
    width: 100%;
}

#mask-form-failture.forms .secure .left-col{
    right: 0;
    margin: 0;
}

.forms .radio-group > div,
.forms .checkbox-group > div {
    position: relative;
    float: left;
    margin-left: 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box;
    padding-top: 0.7em;
}

.forms .checkbox-group > div{
    width: 25%;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

#mask-form-failture.forms .checkbox-group > div.input{
    padding-top: 0;
    padding-bottom: 0;
}

#mask-form-failture.forms .checkbox-group > div.input input{
    width: 100%;
}

#mask-form-failture.forms .uploader{
    overflow: hidden;
    margin-bottom: 0.4em;
}

#mask-form-failture.forms .uploader input{
    width: 100%;
    margin: 0;   
}

.forms .checkbox-group{
    margin-top: 0.7em;
    margin-bottom: 0.7em;
}

.forms .radio-group label,
.forms .checkbox-group label {
    width: auto;
    float: left;
    padding-left: 25px;
}

.forms .radio-group div.radio{
    left: 0;    
}

.forms .checkbox-group div.checker{
    margin-top: -1px;
    left: 10px;
}

/*
#mask-form-failture.forms .secure .right-col {
    -moz-box-sizing: border-box;
    padding-left: 0;
    width: auto;
    padding: 2px;
    position: absolute;
}

#mask-form-failture.forms .secure .left-col {
    -moz-box-sizing: border-box;
    padding-left: 0;
    width: 100%;
    padding-left: 150px;
}

*/
/*
 *
#mask-form-failture .span4-5 .label-wrap,
#mask-form-failture .span4-5 input{
    width: 50%;
}
*/


html {font-size: 62.5%}

body, form, input, select, textarea, td, th {
    font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; line-height: 150%;
}
form, input, select, textarea, th, td {
    font-size: 100%;
}
img,
iframe,
.mask-videoplayer,
.mask-videoplayer object {
    border: 0;
    max-width: 100%;
}
.mask-videoplayer {
    margin: .5em auto;
}
p, ul, ol, dl, table {
    margin: 0 0 1em 0; padding: 0;
}
h2, h3, h4, h5, h6 {
    margin: 1.1em 0 0.5em 0; padding: 0; line-height: 120%; font-family: font-family-condensed-bold, serif; font-weight: normal; color: #485e7c;
}
h1 {
    margin: 0 0 0.5em 0; padding: 0; color: #4a6993; font-size: 20px; font-size: 28px; font-size: 2.8rem; line-height: 120%; font-family: font-family-condensed-bold, serif; font-weight: normal;
}
h2 {
    font-size: 22px; font-size: 2.2rem; color: #516785;
}
h3 {
    font-size: 19px; font-size: 1.9rem; color: #485e7c;
}
h4 {
    font-size: 18px; font-size: 1.8rem; 
}
h5 {
    font-size: 17px; font-size: 1.7rem; 
}
h6 {
    font-size: 16px; font-size: 1.6rem; 
}
h2 + h3, h3 + h4, h4 + h5, h5 + h6 {
    margin-top: 0;
}
.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: #4A6993; 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;
}

.entry-content img,
.entry-summary img{
    max-width: 100%;
}

.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: 14px; padding: 0; list-style-type: none;
}
.entry-summary ul ul,
.entry-content ul ul {
    margin-bottom: 0.4em; margin-left: 14px;
}
.entry-summary ul li,
.entry-content ul li {
    padding: 0 0 0.4em 15px; background: url('../picture/bg-li.gif') 0 8px no-repeat;
}
.entry-summary ol ul li,
.entry-content ol ul li {
    padding-left: 15px; background: url('../picture/bg-li.gif') 0 8px no-repeat;
}
.entry-summary ol,
.entry-content ol {
    margin-left: 14px; padding: 0;
}
.entry-summary ol ol,
.entry-content ol ol {
    margin-bottom: 0; margin-left: 14px;
}
.entry-summary ol li,
.entry-content ol li {
    padding: 0 0 0.4em 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 14px; 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 {
    padding: 4px; border: solid #ededed 1px; background: #fff;
}
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;
    background: #fff;
}
.tabulka-formatovana caption, .tabulka-formatovana th, .tabulka-formatovana td {
    padding: 0.4em 15px 0.4em 10px;
}
.tabulka-formatovana th, .tabulka-formatovana td {
    border: 1px solid #e5e5e5;
}
.tabulka-formatovana caption {
    font-weight: bold; text-align: left;
}
.tabulka-formatovana th, .tabulka-formatovana tr.radek-zahlavi td {
    border-bottom-width: 2px; color: #516785; font-weight: normal; background-color: #f7f7f7; font-family: 'cantata_oneregular', sans-serif;
}
.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;
}

/* PUVODNI TABULKY */
.tabulka-pro-clanek-mensi td,
.tabulka-pro-clanek-mensi th,
.tabulka-pro-clanek td,
.tabulka-pro-clanek th {
    vertical-align: top;
    padding-right: 15px;
}

.tabulka-pro-clanek-mensi td:last-child,
.tabulka-pro-clanek-mensi th:last-child,
.tabulka-pro-clanek td:last-child,
.tabulka-pro-clanek th:last-child {
    padding-right: 0;
}

#content-right .entry-summary {
    margin-bottom: 1.5em;
    font-size: 120%;
    font-weight: bold;
}

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

.states, #forms-success,
#shop-wibo-tisky,
.alert{
    margin-bottom: 1em; padding: 8px 10px 8px 38px; border-style: solid; border-width: 1px; border-radius: 3px 3px;
}
.states p,
#shop-wibo-tisky p,
.alert p{
    margin-bottom: .4em;
}
.states ul, .states li,
#shop-wibo-tisky ul, #shop-wibo-tisky li,
.alert ul,
.alert li {
    margin: 0; padding: 0; list-style-type: none;
}
.states p:last-child,
#shop-wibo-tisky p:last-child,
.alert 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,
.alert-info{
    border-color: #96a9cd; color: #3a5897; background: #dee8f0 url('../picture/btn-info.png') 15px 10px no-repeat;
}
.state-success, #forms-success,
.alert-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;
}

.pull-right[class*="span"],
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}


/**
 * 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; 
}

/**
 * COLLAPSING DIVS
 */
.collapsing-link {
    clear: both;
    margin-bottom: 20px;
    border: solid 1px;
}
.collapsing-link > div {
    margin: 1em 0 0;
    padding: 0 20px 5px;
}
.collapsing-link > h2 {
    display: block;
    position: relative;
    margin: 5px !important;
    padding: 10px 65px 8px 15px !important;
    text-decoration: none;
    line-height: 120%;
    cursor: pointer;
}
.collapsing-link.disable:hover > h2 {
    cursor: default;
}
.collapsing-link > h2:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 17px;
    height: 10px;
    margin-top: -3px;
    background: url('../picture/arrow-wide.png?v=1') top right no-repeat;
}
.collapsing-link:hover > h2:after {
    background-position: left bottom;
}
.collapsing-link.active > h2:after {
    background-position: left top;
}
.collapsing-link div iframe:last-child {
    margin-bottom: 10px;
}


h2.management {
    clear: both;
    width: 420px;
    margin-top: 0;
    padding-top: 1.1em;
}
h2.management ~ p {
    width: 420px;
}
h2.management img {
    margin-right: -260px;
    clear: right;
}
h2.download + div ul {
    float: left;
    margin-top: 2em;
}
h2.download + div img {
    margin-left: -5px;
    margin-right: 0;
}

.tabulka-kontakty {
    width: 50%; float: left;
}
.tabulka-kontakty:nth-of-type(odd) {
    clear: left;
}
.tabulka-kontakty td {
    padding-right: 20px;
}
.tabulka-kontakty td p:first-child {
    margin-top: 32px;
}


ul#structure-alta,
ul#structure-alta ul {
    display: block;
    position: relative;
    margin: 0 15px;
    padding: 15px 0 0 0;
    font-family: font-family-condensed-bold, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
}
ul#structure-alta > li > ul {
    padding: 10px 0;
}
ul#structure-alta li {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px 15px;
    background: none;
    box-shadow: inset 1px 0 #415c89;
}
ul#structure-alta ul li {
    color: #666;
    box-shadow: inset 1px 0 #7a8dad;
    font-family: font-family-condensed, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
}
ul#structure-alta ul ul li {
    color: #888;
    box-shadow: inset 1px 0 #a0aec4;
    
}
ul#structure-alta > li:first-child {
    padding-bottom: 0;
    padding-top: 0;
}
ul#structure-alta > li:first-child strong {
    display: block;
    position: relative;
    top: -2px;
    left: 5px;
    color: #415c89;
}


ul#structure-alta li:before,
ul#structure-alta li:first-child:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 1px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #b3c3d9;
}
ul#structure-alta ul li:before,
ul#structure-alta ul li:first-child:before {
    border-color: transparent transparent transparent #7a8dad;
}
ul#structure-alta ul ul li:before,
ul#structure-alta ul ul li:first-child:before {
    border-color: transparent transparent transparent #b3c3d9;
}
ul#structure-alta ul li:first-child:after,
ul#structure-alta ul li:last-child:after {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 2px;
    height: 14px;
    background: #fff;
}
ul#structure-alta ul li:last-child:after {
    top: auto;
    bottom: 0;
}

ul#structure-alta > li:first-child:before {
    top: 0;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #415c89;
}
ul#structure-alta li:hover:before,
ul#structure-alta li:hover:first-child:before {
    border-color: transparent transparent transparent #415c89;
}

/**
 * NEZALOMENI TEXTU
 */

.nobr {
    white-space: nowrap;
}/* Zakladni format pro elementy stranky */
body {
    margin: 0; padding: 0; color: #000; background: #404652 url('../picture/bg-steel-blue.jpg?v=1') center 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-user{
    position: absolute;
    top: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.hidden{
    display: none;
}
/* 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;
}/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
  background-image: url("../picture/sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }

.selector,
.checker,
.button,
.radio,
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

.selector select:focus,
.radio input:focus,
.checker input:focus,
.uploader input:focus {
  outline: 0; }

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
  margin: 0;
  padding: 0; }


/* Remove default webkit and possible mozilla .search styles */
div.checker input {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* Select */
div.selector {  
  position: relative;  
}

div.selector span {
  width: 100%;
  padding-right: 20px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  box-sizing:border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  -ms-box-sizing:border-box;
  background: none;
}

div.selector span:after{
  content: '';
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 23px;
  height: 23px;
  background: #fff url('../picture/bg-select-phone.gif') no-repeat right 0;  
}

div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;  
  top: -1px;
  left: 0px;
  width: 100%;
}

/* Checkbox */
div.checker,
div.checker span,
div.checker input {
  width: 19px;
  height: 19px; }

div.checker {
  position: absolute;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -260px; }

div.checker 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; }

div.checker:active span,
div.checker.active span {
  background-position: -19px -260px; }

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px; }

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px; }

div.checker span.checked {
  background-position: -76px -260px; }

div.checker:active span.checked,
div.checker.active span.checked {
  background-position: -95px -260px; }

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px; }

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px; }

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px; }

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px; }

/* Radio */
div.radio,
div.radio span,
div.radio input {
  width: 18px;
  height: 18px; }

div.radio {
  position: absolute; }

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -279px; }

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;
  text-align: center; }

div.radio:active span,
div.radio.active span {
  background-position: -18px -18px -279px; }

div.radio.focus span,
div.radio:hover span {
  background-position: -36px -36px -279px; }

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px; }

div.radio span.checked {
  background-position: -72px -279px; }

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px; }

div.radio.focus span.checked,
div.radio:hover span.checked {
  background-position: -108px -279px; }

div.radio.focus:active span.checked,
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px; }

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px; }

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px; }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Browser Resets */
.flex-container 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; float: left;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {}
.flex-pauseplay span {text-transform: capitalize;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;}
.flex-viewport {max-height: 500px;}
.loading .flex-viewport {max-height: 500px;}

/* Control Nav */
.flex-control-nav {position: absolute; right: 19px; top: 16px; z-index: 5;} 
.flex-control-nav li {margin: 0 3px 0 0; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 16px; height: 16px; display: block; background: url('../picture/buttons-slider.png') no-repeat 0 0; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a:hover { background-position: -19px 0; }
.flex-control-paging li a.flex-active { background-position: -19px 0; cursor: default; }



#home-slider,
#home-slider .item {
    height: 458px;
}

#home-slider .text-wrap,
#home-slider-phone .item.first .text-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

#home-slider h1,
#home-slider h2,
#home-slider-phone h1,
#home-slider-phone h2{
    margin: 0;
    padding: 0.5em 140px 0.4em 25px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: normal;
    font-family: font-family-condensed-bold, sans-serif;
    letter-spacing: .05em;
    background: url('../picture/bg-slider-title.png');    
}
 
#home-slider .text,
#home-slider-phone .item .text {
    color: #cecece;
    padding: 1em 25px 0.4em;
    background: url('../picture/bg-slider-text.png');
}

#home-slider .text a,
#home-slider-phone .item.first .text a{
   color: #cecece;
}

#home-slider .text a{
    text-transform: lowercase;
}

#home-slider .text > div,
#home-slider-phone .item .text > div{
    margin-bottom: 1em;
}

#partners .flexslider {
    height: 88px;
    padding: 0.4em 40px;   
    margin: -1.7em 0 1.5em;
}

#partners .item a{
    display: block;
}

#partners .item a:hover{    
    margin-top: 2px;
}

#partners .flexslider .slides .item{
    padding: 0 10px;
    text-align: center;
}

#partners .flexslider .slides .item img{
    max-width: 100%;
}

#partners .flex-direction-nav a,
#alta-group .flex-direction-nav a {
    position: absolute;
    top: 0;
    display: block;
    width: 36px;
    height: 88px;
    background: url('../picture/arrows-slider.png') no-repeat;
}

#partners .flex-direction-nav a.flex-prev,
#alta-group .flex-direction-nav a.flex-prev  {
    background-position: 0 0;
    left: 0;
}

#partners .flex-direction-nav a.flex-next,
#alta-group .flex-direction-nav a.flex-next {
    background-position: 0 -88px;
    right: 0;
}

#partners .flex-direction-nav a.flex-prev:hover,
#alta-group .flex-direction-nav a.flex-prev:hover {
    background-position: 0 -352px;   
}

#partners .flex-direction-nav a.flex-next:hover,
#alta-group .flex-direction-nav a.flex-next:hover {
    background-position: 0 -440px;   
}

#partners .flex-direction-nav a.flex-prev.flex-disabled,
#alta-group .flex-direction-nav a.flex-prev.flex-disabled {
    background-position: 0 -176px;
    cursor: default;
}

#partners .flex-direction-nav a.flex-next.flex-disabled,
#alta-group .flex-direction-nav a.flex-next.flex-disabled {
    background-position: 0 -264px;
    cursor: default;
}

#comodity{
    margin-top: 8px;
    background: #4a6993;
}

#comodity h2{
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
    background: #3b5476;
    color: #fff;
    letter-spacing: 0;
    height: 34px;
    line-height: 34px;
    padding: 0 14px;
    margin: 0;
}

#comodity .flex-viewport:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 300px;
    background: #4A6993;
}

#comodity .item{
    width: 137px;
    min-height: 130px;
    text-align: center;
    padding: 1.3em 15px 1.2em;
    background: url('../picture/bg-comodity-delimiter.gif') repeat-y;
}

#comodity .item:first-child{
    background: none;
}

#comodity .item img{
    margin-bottom: 0.7em;
    max-width: 100%;
}

#comodity .item h3{
    font-family: font-family-condensed, sans-serif;
    font-weight: normal;
    letter-spacing: 0.01em;
    color: #fff;
    text-shadow: 0 -1px #0a3063;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;       
}

#comodity .item h3 a{
    color: #fff;
    text-decoration: none;
}

#comodity .flex-direction-nav a{
    position: absolute;
    top: 50%;
    margin-top: -33px;
    display: block;
    width: 16px;
    height: 32px;
    background: url('../picture/arrows-comodity.png') no-repeat;
}

#comodity .flex-direction-nav a.flex-prev {
    background-position: 0 0;
    left: -16px;
}

#comodity .flex-direction-nav a.flex-next{
    background-position: 0 -32px;
    right: -15px;
}

#comodity .flex-direction-nav a.flex-prev:hover {
    background-position: -16px 0px;   
}

#comodity .flex-direction-nav a.flex-next:hover{
    background-position: -16px -32px;   
}

#comodity .flex-direction-nav a.flex-prev.flex-disabled{
    background-position: -32px 0;
    cursor: default;
}

#comodity .flex-direction-nav a.flex-next.flex-disabled{
    background-position: -32px -32px;
    cursor: default;
}.cookie-bar {
    font: normal normal 14px/1.8 arial, sans-serif;
    position: fixed;
    z-index: 1001002003004005;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    color: #fff;
    text-align: center;
    background: #373737;
    font-size: 95%;
}
.cookie-bar-text {
    margin: auto;
}
.cookie-bar .btn {
    position: relative;
    padding: .2em .6em;
    font-size: 95%;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
 
    /* nize: pouze pokud neni Bootsrap, jinak smazat */
    display: inline-block;
    margin: 0;
    border: 0;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cookie-bar .cookie-bar-cta {
    font-weight: bold;
}
@supports (-webkit-appearance:none) {
    .cookie-bar .cookie-bar-cta {
        top: -1px;
    }
}
.cookie-bar .cookie-bar-more {
    color: #fff;
    text-decoration: underline;
}
.cookie-bar .cookie-bar-more:hover {
    text-decoration: none;
}
@media screen and (max-width: 479px) {body {padding-bottom: 10em;}}
@media screen and (min-width: 480px) {body {padding-bottom: 7em;}}
@media screen and (min-width: 768px) {body {padding-bottom: 6em;}}
@media screen and (min-width: 992px) {body {padding-bottom: 4em;}}
@media screen and (min-width: 1200px) {body {padding-bottom: 4em;}}
/********************************************************************************
 * PHONE
 */

@media (max-width: 767px) {
    .container {
    width: auto;
}

.row {
    margin-left: 0;
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}

[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;
}

/* GLOBAL */

.table,
.tabulka-kontakty {
    display: table;
    width: 100%;
}

.table .table-row{
    display: table-row;
    float: none;
}

.table .table-cell{
    display: table-cell;
    width: 48%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.entry-content,
.entry-summary,
.entry-title,
.forms {
    padding: 0 17px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#page.footer .entry-content,
#page.footer .entry-summary{
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 160%;
    padding: 0;
}

.entry-content img,
.entry-summary img{
    max-width: 100%;
}
h2.management,
h2.management ~ p{
    width: 100%;
}
h2.management {
    clear: both;
}
h2.management img {
    width: 33%;
    margin: 0 0 .5em 1em;
    margin-right: 0;
}


/* MASK */
#branding{
        background-size: contain; 
        background-image: url('../picture/bg-shine-top-tablet.png');
        background-position: center bottom;
}

#partners{
        background-size: contain;
       background-image: url('../picture/bg-shine-bottom-tablet.png');  
}

.home #content-left h1 a{
    margin-bottom: 0;
}

#page-wrap,
#page.footer {
    padding: 0 22px;
}

#home{
    display: block;
    position: absolute;
    width: 186px;
    height: 107px;
    text-align: center;    
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#home img{
    max-width: 100%;
}

#langs-wrap{
    width: auto;
}

#content-right {
    clear: both;
    float: none;       
}

#main-content-wrap{
    padding-right: 0;
    padding-bottom: 0.2em;
}

#content .content-wrap{
    position: static;
}

#main-content-wrap .entry-content,
#main-content-wrap .entry-summary {
    background: url('../picture/bg-side-bottom.gif') repeat-x 0 bottom;
}

#content-left{
    position: relative;
    top: -50px;
    height: 107px;    
}
.home #content-left {
    position: absolute;
    top: 0;
}

#page.footer .span3,
#page.footer #copyright {
    float: left;
    width: 48%;
    margin-bottom: 2.2em;
    padding: 2.6em 14px 0 14px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    background: url("../picture/bg-footer-art-phone.png") no-repeat 14px 0;
}

#page.footer .span3:first-child,
#page.footer .span3:first-child + .span3{
    background-image: url('../picture/bg-footer-art.png');
}

#page.footer .span3:nth-child(odd){
    clear: left;
    padding-left: 0;
    background-position: 0 0;    
}

/* FLEXSLIDER */
#home-slider-phone.flexslider .slides .item{
    position: relative;
    display: block;
    float: none;
}

#home-slider-phone .flex-control-nav,
#home-slider-phone .item .bg-slider-img {
    display: none;
}

#home-slider-phone .item.first .bg-slider-img{
    display: block;
    width: 100%;
    max-width: none;
}

#home-slider-phone .item {
    margin-bottom: 8px;
}

#home-slider-phone .item + .item .text {
    color: #373737;
    text-shadow: 0 1px #d4d4d4;
    background: #ababab;
}

#home-slider-phone h2{
    background: #969696;
    text-shadow: 0 -1px #515151;
}

#home-slider-phone h1,
#home-slider-phone h2 {
    padding-right: 25px;
}

#home-slider-phone .item.first h2{
    background: url("../picture/bg-slider-title.png");
}

#home-slider-phone .item.last{
    margin-bottom: 0;
}

#home-slider-phone .trn-read-more{
    text-transform: lowercase;
}

#main-content-wrap .entry-content,
#main-content-wrap .entry-summary {
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}

#comodity .item{
    min-height: 0;
}

/* MODULS */
#mask-search{
    margin-top: 1.8em;
    padding-left: 186px;
    width: 100%;
    float: right;
    max-width: 500px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.home .hnews .item h3{
   padding-left: 0;
   padding-right: 0;
}

.home .hnews{
    padding: 0;
    background: url('../picture/bg-side-bottom.gif') repeat-x 0 bottom;
}

.home .hnews .item{
    float: left;
    border: 0;
    margin: 0;
    padding: 0 14px;
    width: 48%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;            
}

.home .hnews .item h3{
    margin-bottom: 1.2em;
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: -0.01em;
}

.home .hnews .published{
    font-size: 13px;
    font-size: 1.3rem;
}


.hnews.detail .published,
#content-right .hnews.detail .entry-summary {
     padding: 0 17px;
}

.hnews.detail .footer {
    padding: 0;
    margin-bottom: 1em;
}

#main-content-wrap .hnews .entry-summary {
    background: none;
}

.hnews h1,
.hnews.detail .entry-title {
    padding: 0 17px;
}

.hnews .entry-title{
    padding: 0;
}

#content-right .hnews .entry-summary{
    padding-left: 0;
}

.gal-sections-thumbs {
    padding: 0 17px;
}

.gal-section{
    width: 48%;
    float: left;
}

.gal-section.phone-right{
    float: right;
}

.gal-section:nth-child(3n+1){
    clear: none;
}

.gal-section:nth-child(2n+1){
    clear: left;
}




/* MENUS */

.home .navbar{
    display: none;
}

#menu-main {
   display: none;
}

.home #menu-main{
   display: block;
   margin-top: 107px;
}

#menu-main .makeMenu > li.active-item-submenu:hover > a, 
#menu-main .makeMenu > li.active-item-in-submenu:hover > a,
#menu-main .makeMenu > li.item-submenu:hover > a,
#menu-main .makeMenu > li.active-item-submenu.hover > a, 
#menu-main .makeMenu > li.active-item-in-submenu.hover > a,
#menu-main .makeMenu > li.item-submenu.hover > a {
   margin-top: 0;   
   top: 0;
   border-bottom: 0;
}



#open-side-menu-top {
    float: left;
    position: relative;
    top: 107px;
    width: 100%;
    height: 50px;
    padding: 0 120px 0 17px;
    
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: normal;
    font-family: font-family-condensed-bold, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 53px;
    background: url("../picture/bg-menu-main.gif") 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.home #open-side-menu-top {
    display: none;
}
#open-side-menu-top:before,
#open-side-menu-top:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    width: 60px;
    height: 50px;
    background: url('../picture/bg-navbar-icons.gif') no-repeat 0 0;
}
#open-side-menu-top:before {
    right: 60px;
    background-position: 0 0;
}
#open-side-menu-top:after {
    right: 0;
    background-position: 0 bottom;
}



#menu-top {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
    z-index: 1000;
    background: #909090;
    border-bottom: 5px solid #DADADA;
}

#menu-top ul.makeMenu {
    margin: 0 6px;
    padding: 5px 10px 10px 10px;
    border-top: solid #fff 5px; z-index: 1000; 
}

#menu-top ul li{
    list-style-type: none;
}

#menu-top ul li a{
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
}

#menu-top ul ul {
    margin-left: 1em; 
}
#menu-top ul.makeMenu > li {
    margin-top: .5em;
    float: left;
    clear: left;
    width: 48%;
}

#menu-top ul.makeMenu > li.phone-right{
    float: right;
    clear: right;
}

#menu-top ul.makeMenu > li > a {
    display: block; padding: .5em 0; font-weight: bold; text-transform: uppercase; 
}
#menu-top a[class*="active"] {
    color: #1F4679;
    text-decoration: none;    
}
#menu-top ul.makeMenu ul a {
    display: block; padding: 0.5em 0; 
}

#menu-navigation {
    margin: 0;    
}

#menu-navigation p.title{
    margin: 0 0 0.2em;
    padding: 0 0 0.4em 17px;    
    font-family: font-family-condensed-bold, sans-serif;
    font-size: 20px;
    font-size: 2.0rem;
    color: #575757;
    line-height: 100%;     
}

#menu-navigation li{
    float: left;
    clear: left;
    width: 48%;
}

#menu-navigation li:nth-child(even){
    float: right;
    clear: right;
}

#menu-navigation li.phone-right{
    float: right;
    clear: right;
}

#menu-navigation li a{
    display: block;
    color: #1f4679;
    text-decoration: none;
    font-size: 17px;
    font-size: 1.7rem;
    padding: 0.4em 17px 0.3em;
    text-transform: uppercase;
    font-family: font-family-condensed-bold, sans-serif;
    border-bottom: 1px solid #e4e9ef;
}

#menu-navigation li.first a,
#menu-navigation li.first + li a{
    border-top: 1px solid #e4e9ef;
}

#menu-navigation li a:hover{
    text-decoration: underline;
}

/* MODULS */

#mod-rozesilka input[type="text"]{
    width: 80%;
    margin-right: 0px;
    border-right: 5px solid #1e1e1c;
}

#mod-rozesilka input[type="submit"]{    
    width: 20%;
    
}

#breadcrumb{
    position: relative;    
    overflow: hidden;    
}

#breadcrumb #breadcrumb-wrapper{
    padding-left: 0;
    padding-right: 49px;
    
}

#breadcrumb #breadcrumb-wrapper > div{
    position: absolute;
    transform: translateZ(0px);
    width: auto;
    white-space: nowrap;
}

#breadcrumb .last{
  margin-right: 50px;
}

#breadcrumb #breadcrumb-wrapper .hider-left,
#breadcrumb #breadcrumb-wrapper .hider{
  content: "";
  position: absolute;
  top: 0;  
  width: 60px;
  height: 43px;  
}

#breadcrumb #breadcrumb-wrapper .hider{
  right: 49px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  
}

#breadcrumb #breadcrumb-wrapper .hider-left{
  display: none;
  left: 49px;  
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}

#breadcrumb-wrapper > div{
    float: none;   
    width: 2000em;   
}

#breadcrumb a,
#breadcrumb-wrapper > div,
#breadcrumb.with-bg #breadcrumb-wrapper,
#breadcrumb #breadcrumb-wrapper{
    background-color: #000000 !important;
}

#breadcrumb a{
    color: #CECECE !important;
    text-shadow: none !important;
}

#breadcrumb .delimiter{
    width: 10px;
    height: 15px;
    top: 2px;
    margin: 0 8px;
}

#breadcrumb a.ico-home{
    display: inline-block;
    margin-right: 9px;
    width: 16px;
    margin-left: 19px;
    padding-left: 0;
    padding-right: 8px;
    height: 43px;    
    text-indent: -3000px;
    background: url('../picture/ico-home-desktop.png') no-repeat 0 14px;
}

#breadcrumb a.first{
    padding-left: 12px;    
}

#breadcrumb a.scroll{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 25px;
    padding: 0 12px;
    height: 43px;    
    background: #000 url('../picture/arrows-breadcrumb.png') no-repeat 12px center;
}

#breadcrumb a.scroll.scroll-left{
  display: none;
}

#breadcrumb a.scroll.scroll-right{
  left: auto;
  right: 0;
  background-position: -63px center;
}

#mask-pz-links {
    float: right;
}

#mask-pz-links a{
    margin-left: 15px;
}

#mask-pz-links br{
    display: none;
}

.paging-uni {
    font-size: 17px;
    font-size: 1.7rem;
    margin-right: 17px;
    margin-bottom: 1em;
}

.paging-uni a, .paging-uni b{
    height: 31px;
    line-height: 31px;
    padding: 0 12px;
}

.paging-uni span{
    margin-top: 7px;
}



/* COLORBOX */

#cboxTitle{
    display: none !important; 
}

/* FORMS */

.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms .left-col,
.forms .col,
.forms div.selector.fixedWidth {
    width: 65%;
}

.forms .label-wrap {
    width: 30%;
}

.forms .checkbox-row{
    padding: 0.7em 0 0.3em;
}

#mod-webmap {
    margin: 0 20px 5em;
}
.contacts_list iframe {
    width: 100%;
    clear: both;
    float: none;
}#home-slider-phone .item + .item .text {
    color: #373737;
    text-shadow: 0 1px #d4d4d4;
    background: #ababab;
}

#home-slider-phone h2{
    background: #969696;
    text-shadow: 0 -1px #515151;
}


.navbar .btn-navbar{
    background-color: #1d1d1b;
}

.navbar .header {
    text-shadow: 0 1px #d7d7d7;
    color: #1f4679;    
}
.navbar .header span {
    background-color: #1d1d1b;
}

#menu-top {
    background: #909090;
    border-bottom-color: 5px;
}

#menu-top ul.makeMenu {
    border-top-color: #fff; 
}

#menu-top ul li a{
    color: #fff;    
}

#menu-top a[class*="active"] {
    color: #1F4679;   
}

#menu-navigation p.title{
    color: #575757;   
}

#menu-navigation li a{
    color: #1f4679;
    border-bottom-color: #e4e9ef;
}

#menu-navigation li.first a,
#menu-navigation li.first + li a{
    border-top-color: #e4e9ef;
}

#mod-rozesilka input[type="text"]{
    border-right-color: #1e1e1c;
}
#breadcrumb.with-bg #breadcrumb-wrapper,
#breadcrumb #breadcrumb-wrapper{
    background: #fff;    
}

#breadcrumb-wrapper{
    border-top-color: #fff;
}

#breadcrumb-wrapper > div{    
    background: #fff;
}


#breadcrumb a{
    color: #373737;
    background: #cccccc;
    text-shadow: 0 1px #e6e6e6;
}

#breadcrumb a.ico-home{
    background-color: #ccc;
}

#breadcrumb a.last{
    color: #000;
    background-color: #CCCCCC;
}
}

@media (max-width: 450px) {
    body{
    min-width: 320px;
}

.tabulka-kontakty {
    width: 100%;
}
/* MASK */
#content-left {
    height: 157px;
}

#home {
    position: static;
    width: auto;
}

#home img{
    width: auto;
    max-height: 90%;
}

#page-wrap,
#page.footer {
    padding: 0;
}

#page.footer{
    padding: 0 25px;
}

#page.footer .span3,
#page.footer #copyright {
    clear: both;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;    
}

#page.footer .span3:first-child + .span3,
#page.footer #copyright {
    background: url("../picture/bg-footer-art-phone.png") no-repeat 0 0;    
}

#page.footer .menu-footer{
    background: url("../picture/bg-footer-art-phone.png") no-repeat 0 0; 
}

#page.footer #footer-address {
    /* background: url("../picture/bg-footer-art.png") no-repeat 0 0; */
}


/* MENU */
#open-side-menu-top {
    top: 160px;
}

.home #menu-main,
#menu-main {
    margin-top: 164px;
}

.home #menu-main.user-logged,
#menu-main.user-logged,
.navbar.user-logged {
    margin-top: 180px;
}

#menu-navigation {
    margin-bottom: 1.3em;
}

#menu-navigation li,
#menu-navigation li:nth-child(2n) {
    width: auto;
    float: none;
}

#menu-navigation li.first + li a{
   border-top: 0; 
}


/* MODULS */
#mask-search{
    margin: 0;
    width: auto;
    max-width: none;
    padding: 0;
    float: none;
}

#mask-search form{
    margin: 0;
}

.home .hnews{
    padding: 0 0 0.4em;
}

.home .hnews .item{
    float: none;
    width: auto;
    padding: 0.9em 0 0;
    margin: 0 25px;
    border-top: 1px solid #e4e9ef; 
}

.home .hnews .item:first-child{
    border-top: 0;
}

.home .hnews .item h3 {
    margin-bottom: 0.7em;
    padding-left: 0;
    padding-right: 0;
}

.gal-section,
.gal-section.phone-right {
    width: auto;
    float: none;
    height: auto !important;
}




/* FLEXSLIDER */

#home-slider .text-wrap,
#home-slider-phone .item.first .text-wrap {
    position: static;
}

#home-slider-phone .text-wrap .text{
    display: block !important;
}

#home-slider-phone .text-wrap .text + .text{
    display: none !important;
}

#home-slider h1,
#home-slider h2,
#home-slider-phone h1,
#home-slider-phone h2,
#home-slider-phone .item.first h2 {
    background: #969696;
}

#home-slider .text,
#home-slider-phone .item .text {
    background: #ABABAB;
    color: #373737;
    text-shadow: 0 1px #D4D4D4;
}

#comodity .flex-direction-nav a.flex-prev,
#comodity .flex-direction-nav a.flex-next{
    background-image: url('../picture/arrows-comodity-phone.png'); 
}

#comodity .flex-direction-nav a.flex-prev{
    left: 5px;
}

#comodity .flex-direction-nav a.flex-next{
    right: 5px;
}



#comodity .item{
    background: none;
}

/* FORMS */
.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms .left-col,
.forms .col,
.forms div.selector.fixedWidth {
    width: 100%;
    float: none;
    clear: both;
    text-align: left;
}

.checkbox-row .label-wrap,
.button-row .label-wrap{
    display: none;
}

.forms .checkbox-row{
    padding: 0.8em 0;
}.home .hnews .item{
    border-top-color: #e4e9ef; 
}

#home-slider h1,
#home-slider h2,
#home-slider-phone h1,
#home-slider-phone h2,
#home-slider-phone .item.first h2 {
    background: #969696;
}

#home-slider .text,
#home-slider-phone .item .text {
    background: #ABABAB;
    color: #373737;
    text-shadow: 0 1px #D4D4D4;
}}

/********************************************************************************
 * 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"] + [class*="span"].plus-margin,
.table-row.right .span4{
    margin-left: 1px;
}

[class*="span"].no-left-margin,
.tablet-wide #content-right {
    margin-left: 0;  
}

[class*="span"] img{
    max-width: 100%;
}
.container {
    width: 724px;    
}
.span12,
#menu-main,
#menu-main .submenu.span9 {
    width: 724px;    
}
.span11 {
    width: 662px;
}
.span10 {
    width: 600px;
}
.span9 {
    width: 538px;
}
.span8 {
    width: 538px;
}
.span7 {
    width: 414px;    
}
.span6-5{
    width: 397.5px    
}
.span6 {
    width: 352px;
}
.span5 {
    width: 290px;
}
.span4-5 {  
  width: 269px;
}
.span4,
#menu-main .submenu .span3 {
    width: 228px;
}
.span3 {
    width: 166px;
}
#main-content-wrap .span3{
    width: 160px;
}
.span2-5{
    width: 135.5px;
}
.span2{
    width: 104px;
}
.span1 {
    width: 42px;
}

.hidden-tablet{
    display: none !important;
}

/* MASK */
#branding{
    background-image: url('../picture/bg-shine-top-tablet.png'); 
}

#partners{
    background-image: url('../picture/bg-shine-bottom-tablet.png');  
}

.home #content-left h1 a{
    margin-bottom: 0;
}

#home {
   width: 186px;     
}

#home-slider,
#home-slider .item{
    height: 352px;
}

#content-left {
    margin-bottom: 0;
    min-height: 352px;
}

#langs-wrap {
    width: auto;
}
h2.management,
h2.management ~ p {
    width: 332px;
}
h2.management {
    clear: both;
}
h2.management img {
    width: 166px;
    margin-right: -186px;
}
h2.download + div ul {
    margin-top: 1em;
}
h2.download + div img {
    width: 135px;
}

/* MENUS */
#menu-main {
    display: table;
    float: none;    
}

#menu-side ul ul{
    margin: -0.2em 0 0;
    padding-left: 15px;    
}

#menu-side ul ul a{
    font-size: 14px;
    font-size: 1.4rem;
    background-position: 0 0.7em;
    padding-right: 5px;
}

#menu-side .makeMenu > li > a{
    font-size: 16px;
    font-size: 1.6rem;
    padding-right: 0;
    letter-spacing: -0.01em;
}

#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 {
    background-position: -344px 0.7em;   
}

#menu-side .makeMenu > li.item-submenu:after,
#menu-side .makeMenu > li.active-item-submenu:after,
#menu-side .makeMenu > li.active-item-in-submenu:after,
#menu-side .makeMenu > li.active-item-submenu:after,
#menu-side .makeMenu > li.active-item-in-submenu:after {
    right: 0;
}

/* FLEXSLIDER */
#partners .flexslider{
        padding-right: 39px;    
}


/* MODULS */



#breadcrumb{
    position: relative;    
    overflow: hidden;    
}

#breadcrumb #breadcrumb-wrapper{
    padding-left: 0;
    padding-right: 49px;
    
}

#breadcrumb #breadcrumb-wrapper > div{
    position: absolute;
    transform: translateZ(0px);
    width: auto;
    white-space: nowrap;
}

#breadcrumb .last{
  margin-right: 50px;
}

#breadcrumb #breadcrumb-wrapper .hider-left,
#breadcrumb #breadcrumb-wrapper .hider{
  content: "";
  position: absolute;
  top: 0;  
  width: 60px;
  height: 43px;  
}

#breadcrumb #breadcrumb-wrapper .hider{
  right: 49px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  
}

#breadcrumb #breadcrumb-wrapper .hider-left{
  display: none;
  left: 49px;  
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}

#breadcrumb-wrapper > div{
    float: none;   
    width: 2000em;    
}

#breadcrumb .delimiter{
    width: 10px;
    height: 15px;
    top: 2px;
    margin: 0 8px;
}

#breadcrumb a.ico-home{
    display: inline-block;
    margin-right: 9px;
    width: 16px;
    margin-left: 19px;
    padding-left: 0;
    padding-right: 8px;
    height: 43px;    
    text-indent: -3000px;
    background: url('../picture/ico-home-desktop.png') no-repeat 0 14px;
}

#breadcrumb a.first{
    padding-left: 12px;    
}

#breadcrumb a.scroll{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 25px;
    padding: 0 12px;
    height: 43px;    
    background: #000 url('../picture/arrows-breadcrumb.png') no-repeat 12px center;
}

#breadcrumb a.scroll.scroll-left{
  display: none;
}

#breadcrumb a.scroll.scroll-right{
  left: auto;
  right: 0;
  background-position: -63px center;
}

.home .hnews .item{
    padding-top: 1.2em;
}

.home .hnews .item h3{
    margin-bottom: 1.1em;
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: -0.01em;
    font-family: font-family-condensed, sans-serif;
}

.gal-section {
    height: auto !important;
}

/* FORMS */

.forms .label-wrap{
    width: 32%;
}

.forms .checkbox-row{
    padding: 0.7em 0 0.3em;
}
#mod-webmap {
    margin: 0 20px 5em;
}
.contacts_list iframe {
    max-width: 60%;
}

#page.footer.three-column .span3 {
    width: 228px;
}}

/********************************************************************************
 * DESKTOP
 */

@media (min-width: 979px) {
    .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;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}
.span6-5{
    width: 520px    
}
.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4-5 {  
  width: 350px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

#main-content-wrap .span3{
  width: 214px;
}

.span2-5 {
  width: 175px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.hidden-desktop {
    display: none !important; 
}


.gal-section {
        height: auto !important;
}


/* RYCHLA NAVIGACE */

#breadcrumb{
    position: relative;    
    overflow: hidden;    
}

#breadcrumb #breadcrumb-wrapper{
    padding-left: 0;
    padding-right: 49px;
    
}

#breadcrumb #breadcrumb-wrapper > div{
    position: absolute;
    transform: translateZ(0px);
    width: auto;
    white-space: nowrap;
}

#breadcrumb .last{
  margin-right: 50px;
}

#breadcrumb #breadcrumb-wrapper .hider-left,
#breadcrumb #breadcrumb-wrapper .hider{
  content: "";
  position: absolute;
  top: 0;  
  width: 60px;
  height: 43px;  
}

#breadcrumb #breadcrumb-wrapper .hider{
  right: 49px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  
}

#breadcrumb #breadcrumb-wrapper .hider-left{
  display: none;
  left: 49px;  
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}

#breadcrumb-wrapper > div{
    float: none;   
    width: 2000em;    
}

#breadcrumb .delimiter{
    width: 10px;
    height: 15px;
    top: 2px;
    margin: 0 8px;
}

#breadcrumb a.ico-home{
    display: inline-block;
    margin-right: 9px;
    width: 16px;
    margin-left: 19px;
    padding-left: 0;
    padding-right: 8px;
    height: 43px;    
    text-indent: -3000px;
    background: url('../picture/ico-home-desktop.png') no-repeat 0 14px;
}

#breadcrumb a.first{
    padding-left: 12px;    
}

#breadcrumb a.scroll{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 25px;
    padding: 0 12px;
    height: 43px;    
    background: #000 url('../picture/arrows-breadcrumb.png') no-repeat 12px center;
}

#breadcrumb a.scroll.scroll-left{
  display: none;
}

#breadcrumb a.scroll.scroll-right{
  left: auto;
  right: 0;
  background-position: -63px center;
}

#page.footer.three-column .span3 {
    width: 300px;
}}

