@font-face {
    font-family: 'nexa_blackregular';
    src: url('../../../webfonts/nexa-black-webfont.eot');
    src: url('../../../webfonts/nexa-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfonts/nexa-black-webfont.woff2') format('woff2'),
         url('../../../webfonts/nexa-black-webfont.woff') format('woff'),
         url('../../../webfonts/nexa-black-webfont.ttf') format('truetype'),
         url('../../../webfonts/nexa-black-webfont.svg#nexa_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nexa_regularregular';
    src: url('../../../webfonts/nexa-regular-webfont.eot');
    src: url('../../../webfonts/nexa-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfonts/nexa-regular-webfont.woff2') format('woff2'),
         url('../../../webfonts/nexa-regular-webfont.woff') format('woff'),
         url('../../../webfonts/nexa-regular-webfont.ttf') format('truetype'),
         url('../../../webfonts/nexa-regular-webfont.svg#nexa_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
    font-size: 62.5%; /*10px*/
    height: 100%;
    margin-bottom: 42px;
}
body {
    margin: 0;
    background: #fff;
}
body, form, input, select, textarea, td, th, button {
    font-family: 'Open Sans', Tahoma, Helvetica, sans-serif; 
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2rem;
    color: #000;
}
form, input, select, textarea, th, td {
    font-size: 14px;
    font-size: 1.4rem;
}
img,
iframe {
    border: 0;
    max-width: 100%;
}
img {
    height: auto;
}
sup, sub {
    line-height: 0; vertical-align: middle; font-size: 50%; position: relative; top: -0.48em; font-weight: bold;
}
sub {
    top: 0.48em;
}
p, ul, ol, dl, table {
    margin: 0 0 1em 0; padding: 0;
}
h2, h3, h4, h5, h6 {
    margin: 0.9em 0 0.46em;
    line-height: 120%;
    padding: 0;
    color: #423F4C;
}
h1 {
    margin: 0 0 7px 0;
    padding-bottom: 4px;
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 120%;
    border-bottom: 1px solid #69c5bb;
    text-transform: uppercase;
    font-family: 'nexa_blackregular', 'Open Sans', Tahoma, Helvetica, sans-serif;
}
h2 {
    font-size: 24px;
    font-size: 2.4rem;
}
h3 {
    font-size: 16px;
    font-size: 1.6rem;
}
h4{
    font-size: 14px;
    font-size: 1.4rem;
}
h5{
    font-size: 14px;
    font-size: 1.4rem;
}
h6 {
    font-size: 14px;
    font-size: 1.4rem;
}
.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: #000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
/* IKONKY U ODKAZU */
.entry-summary a[href^='http'],
.entry-summary a[href^='https'],
.entry-content a[href^='http'],
.entry-content a[href^='https'] {
    padding-right: 0.9em; background-image: url('../picture/sys-link-out.gif'); background-position: right top; background-repeat: no-repeat;
}
.entry-summary a[href^='mailto'],
.entry-content a[href^='mailto'] {
    padding-right: 1em; background-image: url('../picture/sys-link-mail.gif'); background-position: right top; background-repeat: no-repeat;
}
.link-file {
   padding-right: 22px; background-image: url('../../../../picture/files/default.gif'); background-position: right center; background-repeat: no-repeat;
}
.link-img {
   background-image: url('../../../../picture/files/img.gif');
}
.link-gif {
   background-image: url('../../../../picture/files/gif.gif');
}
.link-png {
   background-image: url('../../../../picture/files/png.gif');
}
.link-jpg {
   background-image: url('../../../../picture/files/jpg.gif');
}
.link-video {
   background-image: url('../../../../picture/files/video.gif');
}
.link-fonts {
   background-image: url('../../../../picture/files/fonts.gif');
}
.link-doc {
   background-image: url('../../../../picture/files/doc.gif');
}
.link-pdf {
   background-image: url('../../../../picture/files/pdf.gif');
}
.link-ppt {
   background-image: url('../../../../picture/files/ppt.gif');
}
.link-rtf {
   background-image: url('../../../../picture/files/rtf.gif');
}
.link-txt {
   background-image: url('../../../../picture/files/txt.gif');
}
.link-xls {
   background-image: url('../../../../picture/files/xls.gif');
}
.link-zip {
   background-image: url('../../../../picture/files/zip.gif');
}


/**
 * FORMATOVANI - UVNITR CLANKU ARTICLE
 */
#content-right .entry-summary {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17px;
    line-height: 1.7rem;
    font-weight: 300;
    text-transform: uppercase;
}
#content-right .entry-content {
    margin-top: 20px;
}
.entry-summary ul,
.entry-content ul {
    margin-left: 13px; padding: 0; list-style-type: none;
}
.entry-summary ul ul,
.entry-content ul ul {
    margin-bottom: 0; margin-left: 13px;
}
.entry-summary ul li,
.entry-content ul li,
.entry-content ol ul li {
    position: relative;    
    padding: 0 0 10px 18px;   
}
.entry-summary ol ul li,
.entry-content ol ul li{
    position: relative;  
}
.entry-summary ul li:before,
.entry-content ul li:before {
    content: '';
    display: block;
    position: absolute;    
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #000;
    border-radius: 0;
    background: none;
    top: 7px;
    left: 7px;
    z-index: 100;
}
.entry-summary ol,
.entry-content ol {
    margin-left: 30px; padding: 0;
}
.entry-summary ol ol,
.entry-content ol ol {
    margin-bottom: 0; margin-left: 13px;
}
.entry-summary ol li,
.entry-content ol li {
    padding: 0 0 0.1em 0;
}
.entry-summary ul ol li,
.entry-content ul ol li {
    padding-left: 1em;
}
.entry-summary li ol,
.entry-content li ol {
    margin: 0.5em 0 0.3em 17px; padding: 0;
}
.entry-summary li ul,
.entry-content li ul {
    margin: 0.5em 0 0.3em 0; padding: 0;
}
.entry-summary ol li,
.entry-content ol li,
.entry-summary ul ol li,
.entry-content ul ol li {
    background: none;
}
.entry-summary ul li:last-child,
.entry-content ul li:last-child,
.entry-summary ol li:last-child,
.entry-content ol li:last-child {
    padding-bottom: 0;
}
.obrazek-zarovnany-vlevo {
    float: left; margin: 0 1em 1em 0;
}
.obrazek-zarovnany-vpravo {
    float: right; margin: 0 0 1em 1em;
}


.tabulka-formatovana {
    border-collapse: collapse;
}
.tabulka-formatovana caption, .tabulka-formatovana th, .tabulka-formatovana td {
    padding: 0.3em 10px;
}
.tabulka-formatovana th, .tabulka-formatovana td {
    border-bottom: solid #ddd 1px;
}
.tabulka-formatovana caption {
    font-weight: bold; text-align: left; font-size: 17px; font-size: 1.7rem;
}
.tabulka-formatovana th, .tabulka-formatovana tr.radek-zahlavi td {
    border-bottom-width: 2px; font-weight: normal; background-color: #eee; font-weight: bold;
}
.tabulka-formatovana td {
    vertical-align: top;
}
.tabulka-formatovana th[valign='middle'], .tabulka-formatovana td[valign='middle'] {
    vertical-align: middle;
}
.tabulka-formatovana th[valign='bottom'], .tabulka-formatovana td[valign='bottom'] {
    vertical-align: bottom;
}
/**
 * INFORMACNI BLOKY - ERROR/SUCCESS
 */

.states, #forms-success,
#shop-wibo-tisky {
    margin-bottom: 1em; padding: 8px 10px 8px 38px; border-style: solid; border-width: 1px; border-radius: 3px 3px;
}
.states p,
#shop-wibo-tisky p {
    margin-bottom: .4em;
}
.states ul, .states li,
#shop-wibo-tisky ul, #shop-wibo-tisky li {
    margin: 0; padding: 0; list-style-type: none;
}
.states p:last-child,
#shop-wibo-tisky p:last-child {
    margin-bottom: 0;
}
.state-error, .file-list-error {
    border-color: #cd0a0a; color: #cd0a0a; background: #fef1ec url('../../../../picture/btn-error.png') 15px 10px no-repeat;
}
.state-highlight,
#shop-wibo-tisky {
    border-color: #fad42e; color: #363636; background: #fbec88 url('../../../../picture/btn-info.png') 15px 10px no-repeat;
}
.state-info {
    border-color: #96a9cd; color: #3a5897; background: #dee8f0 url('../../../../picture/btn-info.png') 15px 10px no-repeat;
}
.state-success, #forms-success {
    border-color: #b2e0c1; color: #12a041; font-weight: bold; background: #c5e8d1 url('../../../../picture/btn-accept.png') 15px 10px no-repeat;
}
.state-error a {
    color: #cd0a0a;
}
.state-highlight a {
    color: #363636;
}

.text-zvyrazneny-sedy {
    padding: 7px 10px;
    background-color: #FAF9F9;
    color: #000;
}/* Zakladni format pro elementy stranky */
body {
    margin: 0; padding: 0;
}
.cleaner {
    font-size: 0; line-height: 0; clear: both; visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hidden{
    display: none;
}
.hidden-user {
    position: absolute;
    top: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.pull-right,
.pull-right[class*="span"]{
    float: right;
}
.pull-left,
.pull-left[class*="span"] {
    float: left;
}
.txt-left{
    text-align: left;
}
.txt-center{
    text-align: center;
}
.txt-right{
    text-align: right;
}
/* popup okno - DIV */
.popup {
    position: absolute; top: 25%; left: 25%; padding: 5px; border: solid #444 0.2em; text-align: left; background-color: #eee; z-index: 100; filter: alpha(opacity="90"); opacity: 0.90; overflow: auto;
}
.popup-head {
    padding: 0 0 10px; text-align: right;
}
.popup-head a {
    font-weight: bold;
}
.popup-body {
    text-align: left;
}
/* skryti statistiky */
#mask-statistic {
    display: none;
}

#dalsi-ucastnici-info {
    clear: both;
    padding-top: 20px;
}html {
    background: #fff;
}
/* skryjeme stranku pouze tehdy, kdyz je javascript zapnuty
html.js {
    display: none;
}
*/
body {
    background-repeat: no-repeat;
    background-position: 85% bottom;
}
#branding {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 40px;
    background: #69c5bb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#page {
    padding-top: 105px;
    padding-bottom: 60px;
}
#branding .container {
    position: relative;
}
#elemento-link {
    position: absolute;
    top: 4px;
    left: 0;
}
#content-right {
    float: right;
}
#slogan {
    color: #7F7F7F;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 20px;
    line-height: 2rem;
}
#img-title {
    float: right;
    margin-top: -7px;
    margin-bottom: 15px;
}
#img-bg {
    position: absolute;
    right: 150px;
    opacity: .1;
}
#enter-button {
    display: inline-block;
    padding: 3px 35px;
    border-radius: 20em;
    border: 1px solid #e5e5e5;
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    text-decoration: none;
    background: #fff;
    letter-spacing: 3px;
}
#enter-button:hover {
    background: #e5e5e5;
}
#footer {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    color: #706f6f;
    font-size: 14px;
    font-size: 1.4rem;
}
#footer {
    background: #000;
}
#footer a {
    color: #706f6f;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#copyright {
    float: left;
}
#footer .powered-by-text-all {
    float: right;
}
.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 30px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video .video-frame-alternative,
.no-video .video-frame {
    display: none;
}#menu-main {
    clear: both;
}
#menu-main ul,
#menu-listbox-wrap ul {
    list-style: none;
    text-align: right;
}
#menu-main ul li,
#menu-listbox-wrap ul li {
    margin-bottom: 2px;
    border-bottom: 1px solid #f6f4f4;
}
#menu-main ul li a,
#menu-listbox-wrap ul li a {
    display: block;
    padding: 6px 10px 6px 0;
    font-size: 14px;
    font-size: 1.4rem; 
    text-transform: uppercase;
    text-decoration: none;
    border-right: 3px solid #fff;
    font-weight: 300;
}
#menu-main ul li a:hover,
#menu-main ul li.active a,
#menu-listbox-wrap ul li a:hover,
#menu-listbox-wrap ul li.active a {
    border-color: #69c5bb;
    background: #f6f4f4;
    text-decoration: none;
}
#menu-listbox-wrap {
    margin-bottom: 40px;
}
#menu-listbox-wrap button {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 17px;
    font-size: 1.7rem;
    border: 1px solid #f6f4f4;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px 20px 10px 50px;
    outline: none;
    background: #f6f4f4 url('../picture/menu-main-resp.svg') no-repeat 15px 11px;
}
#menu-listbox-wrap > div {
    border: 1px solid #f6f4f4;
    border-top: none;
}
#menu-listbox-wrap ul {
    margin: 0;
}
#menu-listbox-wrap ul .first {
    margin-top: 2px;
}
#menu-listbox-wrap ul .last {
    margin-bottom: 0;
    border-bottom: none;
}

.forms {
    margin-bottom: 1em;
}

.forms form > div{
    clear: both;
}

.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms .selectboxit-container .selectboxit,
.forms textarea,
.forms .secure .fixedWidth,
.forms .selector,
.forms .uploader {
    border: solid #ddd 1px;
    outline: none;
    background: #fff;
}

.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms button,
.forms select,
.forms .selectboxit-container .selectboxit,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms .selector,
.forms .uploader,
.forms .secure {
    position: relative;
    width: 50%;
    float: left;
    margin: 0 0 0.7em 0;
    padding: 0px 6px 0;
    border-radius: 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

.forms input[type="checkbox"],
.forms input[type="radio"],
.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms input[type="submit"],
.forms button,
.forms select,
.forms textarea,
.forms .label-wrap,
.forms label,
.forms .empty-item,
.forms .fixedWidth,
.forms .selector span,
.forms .checker span,
.forms .radio span,
.forms .uploader,
.forms .selectboxit-container span,
.forms .selectboxit-container .selectboxit-options a {
    height: 34px;
    line-height: 34px;
}

.forms select{
    /* padding-bottom: 8px; */
    padding-right: 5px;
    /* padding-top: 8px; */
}

.touch select {
    position: relative;
    border-radius: 0;
    -webkit-appearance: listbox;
    line-height: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAXCAMAAADa6lTVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlQTFRFcHBw/Pz88vLy7Ozs29vbAAAA1NTUz8/P8PDw2tra7e3t8fHx0tLS7+/v0dHR2NjY1tbW3d3d6+vrxqUitQAAAFtJREFUeNp00DkWgCAQBFFQ3BeU+x9WpghsFyqZfj8c5775ZyaNVpFFQ0YN2TRk1pBWq0hKqSvlhZw5wAYSrAzcW0KBIpOGRA05NKTXkFVDdg0ZNP/753eXAAMAPpcIiAE90YEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 4px;
}

.forms input[type="checkbox"],
.forms input[type="radio"] {
    position: absolute;
    width: 14px;
    margin: -1px 0 0 0;
    padding: 0;
    vertical-align: middle;
}
.forms input[type="radio"] {
    margin-top: 1px;
    position: relative;
    left: 5px;
}

.forms .item-group{
    float: left;
}

.forms .item-group label:after {
    content:"\A";
    white-space:pre;
}

.ie8 .forms .item-group label:after {
    content: '';
    display: block;
    white-space: normal;
}
.forms .inline .item-group label:after {
    content: '';
    display: inline-block;
    width: 20px;
}
.forms .inline .item-group label:last-child:after {
    width: 0px;
}
.forms .item-group label {
    padding-left: 20px;
}
.forms textarea {
    height: 100px;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    line-height: 140%;
}
.forms .empty-item {
    width: 100%;
}
.forms .label-wrap {
    display: table;
    float: left;
    clear: none;
    width: 25%;
    margin: 0 8px 0 0;
    padding: 1px 0 0 0;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.forms label,
.forms input[type="file"],
.forms select {
    cursor: pointer;
}
.forms .label-wrap label {
    display: table-cell;
    width: 100%;
    height: auto;
    line-height: 120%;
    vertical-align: middle;
    cursor: pointer;
}
.forms  button,
.forms input[type="submit"] {
    display: block;
    padding: 0px;
    border: 1px solid #9cb300;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background: #9cb300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.forms  button {
    padding: 0 12px;
    width: auto;
}
.forms button.disabled,
.forms input[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 label.required > span {
    font-weight: normal;
}

.forms .fixedWidth {
    position: absolute;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

.forms .fixedWidth + div{
    width: 100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

.forms .secure{
    padding: 0;
}
.forms input[type="submit"],
.forms .secure .fixedWidth {
    width: 141px;
}

.forms .secure .fixedWidth{
    position: static;
    float: left;
    margin-right: 10px;
    padding: 2px;
}
.forms .secure .fixedWidth + div{
    padding-left: 151px;
}

.forms .secure input[type="text"] {
    width: 100%;
    min-width: 70px;
    letter-spacing: 5px;   
    text-align: center;    
}
.forms .secure button {
    float: left;
    height: 34px;
    width: 34px;
    margin-right: 10px;
    border: 1px solid #cacaca;
    text-indent: -100pc;
    cursor: pointer;
    background:  url('../picture/captcha-reload.svg') center center no-repeat;
}
.forms .secure button:hover {
    background-color: #fff;
}
.forms .secure button:hover {
    border-color: #79BF00;
}
.forms .secure .secure-enter {
    width: 100%;
    padding-left: 196px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* SIDE BY SIDE */
.forms.side-by-side > form div.pull-left,
.forms.side-by-side > form div.pull-right,
.forms.side-by-side .secure {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.forms.side-by-side > form div.pull-left,
.forms.side-by-side .secure {
    float: left;
    clear: left;
    padding-right: 5px;
}
.forms.side-by-side > form div.pull-right {
    float: right;
    clear: right;
    padding-left: 5px;
}
.forms.side-by-side input[type="file"],
.forms.side-by-side input[type="text"],
.forms.side-by-side input[type="password"],
.forms.side-by-side select,
.forms.side-by-side .selectboxit-container .selectboxit,
.forms.side-by-side textarea,
.forms.side-by-side .label-wrap,
.forms.side-by-side .empty-item,
.forms.side-by-side .selector,
.forms.side-by-side .uploader {
    width: 100%;
}
.forms.side-by-side .label-wrap {
    text-align: left;
}
.forms.side-by-side .submit-row {
    float: right;
    clear: none;
}
.forms.side-by-side .submit-row .label-wrap {
    width: 0;
    margin: 0;
    padding: 0;
}
.forms button.add-participant {
    margin-right: 10px;
    margin-top: 10px;
    clear: both;
}
.forms button.remove-participant {
    float: left;
    margin-top: 10px;
    background: #fff;
    color: #f00;
    border: 1px solid #f00;
}
.forms button.remove-participant:hover {
    background: #f0a8a8;
}



/* HOVER, FOCUS, ERROR */

.forms input[type="file"]:hover,
.forms input[type="text"]:hover,
.forms input[type="password"]:hover,
.forms select:hover,
.forms .selectboxit-container .selectboxit:hover,
.forms textarea:hover,
.forms .uploader.hover,
.forms .selector.hover,
.forms input[type="file"]:focus,
.forms input[type="text"]:focus,
.forms input[type="password"]:focus,
.forms select:focus,
.forms .selectboxit-container .selectboxit:focus,
.forms textarea:focus,
.forms .uploader.focus,
.forms .selector.focus {
    border-color: #aaa;
    background: #fff;
    color: inherit;
}
.forms button:hover,
.forms input[type="submit"]:hover{
    background-color: #8aa300;
}


.forms input[type="text"].error,
.forms input[type="text"].text-error,
.forms input[type="text"].text-small-error,
.forms input[type="password"].error,
.forms select.error,
.forms select.error + .selectboxit-container .selectboxit,
.forms textarea.error{
    border-color: #e4181d;
}


/* UNIFORM FILE */
.forms div.uploader {
    position: relative;
    padding-right: 0;
    overflow: hidden;
}
.forms div.uploader input {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: 100;
}
.forms div.uploader span.filename {
    display: block;
    float: left;
    width: 100%;
    padding-right: 64px;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
}

.forms div.uploader span.action {
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0px;
    padding: 0 8px;
    border-left: 1px solid #dcdcdc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%); /* W3C */
    -pie-background: linear-gradient(#ffffff, #e6e6e6); /* PIE */
    behavior: url('/sys.php?action=pie');
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* UNIFORM SELECT */
div.selector,
div.selector.fixedWidth {
    position: relative;
}
div.selector span {
    display: block;
    width: 100%;
    padding-right: 20px;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
}
div.selector span:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 23px;
    height: 23px;
    background: #fff url('../picture/bg-form-inputs.png') no-repeat right 0;
}
div.selector select {
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    padding: 0;
    border: none;
    background: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}


/* UNIFORM CHECKBOX */

div.checker input,
div.radio input {
    -moz-appearance: none;
    -webkit-appearance: none;
}

div.checker,
div.radio {
    position: absolute;
    display: inline-block;
}

div.checker span,
div.radio span{
    width: 15px;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url('../picture/bg-form-inputs.png') no-repeat 0 9px;
}

div.radio span {
    background-position: -36px 10px;
}

div.checker span.checked{
    background-position: 0 -26px;
}

div.radio span.checked {
  background-position: -36px -26px;
}

div.checker input,
div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

/* SELECTBOXIT */
.forms .selectboxit-text{
    text-indent: 1px;
}

.forms .selectboxit-container .selectboxit-options{
    border-radius: 0;
}

.forms .selectboxit .selectboxit-option-icon-container{
    margin-left: 0;
}



.forms .permanent .label-wrap {
    text-align: left;
}
.forms .permanent input + .label-wrap,
.forms .permanent .checker + .label-wrap {
    width: 50%;
    padding-left: 10px;
    z-index: 0;
    position: relative;
    float: left;
}

.input-checker {position: relative;}
.input-checker .checkbox {position: absolute;top: 1px; left: 0;}
.input-checker label {padding-left: 24px;}
.input-checker {}
#akce-form h2 {
    margin: 10px 0 0 0;
    font-weight: normal;
}

#akce-form  h3{
    margin-top: 1em;
    box-shadow: -10px 0 0 #F6F4F4, 10px 0 0 #F6F4F4;
    background: #F6F4F4;
    font-size: 100%;
    text-transform: uppercase;
    padding: 10px 0;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 20px;
}
#akce-form .suma {
    box-shadow: -10px 0 0 #F6F4F4, 10px 0 0 #F6F4F4;
    background: #F6F4F4;
    margin: 2em 0;
    padding: 10px 0;
    font-weight: bold;
    color: #8AA300;
}
#akce-form .suma * {
    width: auto;
    display: inline-block;
    line-height: 1.1;
}
#akce-form .facturate {
    margin-top: 20px;
}

#akce-form .agree {
    margin-bottom: 20px;
}
/* DODATEK VEDLE ZPRAVY */

#cboxLoadedContent img {
    border-radius: 5px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:hidden !important;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
.cboxTitle2 {padding: 10px; text-align: center;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../picture/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../picture/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../picture/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../picture/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../picture/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:2px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../picture/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../picture/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../picture/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../picture/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:0; right:0; background:url(../picture/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}.cookie-bar {
    font: normal normal 14px/1.8 arial, sans-serif;
    position: fixed;
    z-index: 1001002003004005;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 8px 15px;
    color: #010101;
    text-align: center;
    background: #ccc;
    font-size: 100%;
}
.cookie-bar-text {
    margin: auto;
}
.cookie-bar .btn {
    position: relative;
    padding: .35em .6em 0.35em;
    font-size: 100%;
    line-height: 1;
    white-space: nowrap;
    color: #fff;
    background-color: #706f6f;
    vertical-align: baseline;
    display: inline-block;
    margin: 0 0 0 1em;
    border: 0;
    border-radius: 0;
    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 .btn:hover {
    background-color: #4f0101;
}
.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;}}

/* MOBILE
   =============
*/

@media (max-width: 767px) {
    .container {
    margin: 0 auto;
    padding-left: 22px;
    padding-right: 22px;
}
.row {
    margin-left: 0;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
img,
.obrazek-zarovnany-vlevo,
.obrazek-zarovnany-vpravo,
.obrazek-formatovany {
    display: block;
    float: none;
    clear: both;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
[class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

body {
    background: none !important;
}
h1 {
    font-size: 36px;
    font-size: 3.6rem;
}
#page {
    padding-top: 25px;
    background: #fff;
}
#branding {
    position: static;
    padding-left: 22px;
    margin: 0;
}
#page {
    margin-top: 0;
}
#menu-main ul li,
#menu-listbox-wrap ul li {
    text-align: left;
}
#menu-main ul li a,
#menu-listbox-wrap ul li a {
    padding: 6px 10px;
}
#content-left {
    padding-top: 20px;
    border-top: 1px solid #eee;
    clear: both;
}
#content-left > img {
    float: left;
}
#content-right {
    margin-bottom: 15px;
}
}

@media (max-width: 450px) {
    body{
    min-width: 320px;
}
#content-left {
    text-align: center;
}
#footer .powered-by-text-all {
    clear: both;
    float: left;
}
#menu-listbox-wrap button {
	text-align: left;
}

.forms.side-by-side > form div.pull-left, .forms.side-by-side > form div.pull-right, .forms.side-by-side .secure {
    width: 100%;
    padding: 0;
}}

/* TABLET
   =============
*/

@media only screen and (min-width: 768px) and (max-width: 978px) {
    .row {
    margin-left: -20px;
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

[class*="span"].no-left-margin {
    margin-left: 0;  
}

[class*="span"] img{
    max-width: 100%;
}

.container {
    width: 724px;
    margin: 0 auto;
}
h1 {
    font-size: 27px;
    font-size: 2.7rem;
}
h2 {
    font-size: 24px;
    font-size: 2.4rem;
}
h2 {
    font-size: 16px;
    font-size: 1.6rem;
}
.span12 {
    width: 724px;    
}

.span11 {
    width: 662px;
}

.span10 {
    width: 600px;
}

.span9 {
    width: 538px;
}

.span8 {
    width: 476px;
}

.span7 {
    width: 414px;    
}

.span6 {
    width: 352px;
}

.span5 {
    width: 290px;
}

.span4 {
    width: 228px;
}

.span3 {
    width: 166px;
}

.span2{
    width: 104px;
}

.span1 {
    width: 42px;
}

.hidden-tablet {
    display: none !important;
}

body {
    background-image: none !important;
}
#page {
    padding-top: 85px;
}
}


/* DESKTOP
   =============
*/

@media (min-width: 979px) {body{
  min-width: 940px;  
}

body .container{
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;   
  box-sizing: border-box;   
}

body.responsive-layout .container{
  padding-left: 0px;
  padding-right: 0px; 
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

[class*="span"].no-left-margin{
  margin-left: 0;  
}

.container{
  width: 940px;
  margin: 0 auto;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.hidden-desktop {
    display: none !important; 
}



}