<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#global-search-padding { display: none; }
.form-tabs { margin-top: 20px;margin-bottom: 20px;}
.form-tabs&gt;ul { list-style: none;overflow: hidden;font: 18px Helvetica, Arial, Sans-Serif;margin: 0;padding: 0;border-radius: 3px;}
.form-tabs&gt;ul li { float: left;width: 16%;}
.form-tabs.step5&gt;ul li { float: left;width: 20%;}
.form-tabs.step4&gt;ul li { width: 25%; }
.form-tabs&gt;ul li a { color: #424242;text-decoration: none;padding: 10px 0px 10px 10px;background: hsl(0, 0%, 93%);position: relative;display: block;float: left;text-align: left;width: 100%;height: 80px;transition: all ease-in-out 200ms;}
.form-tabs&gt;ul li a:after { content: " ";display: block;width: 0;height: 0;border-top: 50px solid transparent;border-bottom: 50px solid transparent;border-left: 30px solid hsl(0, 0%, 93%);position: absolute;top: 50%;margin-top: -50px;left: 100%;z-index: 2;transition: all ease-in-out 200ms;}	
.form-tabs&gt;ul li a:before { content: " ";display: block;width: 0;height: 0;border-top: 50px solid transparent;border-bottom: 50px solid transparent;border-left: 30px solid white;position: absolute;top: 50%;margin-top: -50px;margin-left: 3px;left: 100%;z-index: 1;transition: all ease-in-out 200ms;}	
.form-tabs&gt;ul li:first-child a { padding-left: 0px;}
.form-tabs&gt;ul li:last-child a { }
.form-tabs&gt;ul li:last-child a:after { border-top: 0px solid transparent;border-bottom: 150px solid transparent;border-left: 150px solid hsl(0, 0%, 93%);}
.form-tabs&gt;ul li a.form-tab-obsah.active { background: #96c03d;}
.form-tabs&gt;ul li a.form-tab-obsah.active:after { border-left-color: #96c03d;}
.form-tabs&gt;ul li a:hover { background: #2c3f4c !important;color: white;}
.form-tabs&gt;ul li a:hover:after { border-left-color: #2c3f4c !important;}
span.form-tab-number { height: 100%;font-size: 30px;line-height: 2;z-index: 4;margin-left: 40px;}
span.form-tab-text { font-size: 14px;font-weight: bold;position: relative;top: -4px;left: 5px;z-index: 4;}
.form-tab-holder { position: absolute;display: block;width: 170px;}
span.form-tab-info { position: absolute;font-size: 50px;top: -45px;right: 15%;z-index: 5;color: #00671c;pointer-events: none;text-shadow: 1px 5px 15px rgba(45,45,45,0.5);}
.form-info-tabs { position: relative;width: 100%;height: 0px;}
span.form-info-tab { display: inline-block;position: relative;width: 16%;}
.step5 .form-info-tabs span.form-info-tab { width: 19%;}
.step4 .form-info-tabs span.form-info-tab { width: 24%;}
span.exclamation-mark { font-family: impact, sans-serif;font-size: 50px;color: #bb3535;position: relative;top: -4px;}
span.glyphicon.glyphicon-hourglass.text-info.hourglass { font-size: 40px;}
.alert { height: auto; border-radius: 2px;}
.forms-selection { position: relative;display: block;width: 100%;padding: 0;margin: 0;}
.forms-selection&gt;a {position: relative;width: 30%;margin: 0px 0.5% 20px 0.5%;display: inline-block;transition: all ease-in-out 300ms;border: 1px solid #424242;border-radius: 3px;}
.forms-selection&gt;a&gt;img { max-width: 100%;transition: all ease-in-out 300ms;}
.forms-selection-description {position: absolute;display: block;width: 100%;height: 85%;bottom: 0;background-color: rgba(0, 0, 0, 0.6);padding: 10% 10px;color: white !important;transition: all ease-in-out 300ms;opacity: 0;font-size: 16px;text-align: center;text-decoration: none;}
.forms-selection&gt;a:hover { background-color: #e0e0e0;}
.forms-selection&gt;a:hover img { opacity: 0.4;}
.forms-selection&gt;a:hover .forms-selection-description { opacity: 1;}
.forms-selection-title { position: absolute;display: block;width: 100%;height: 10%;color: #029dee;padding: 2%;font-size: 25px;top: 0;}
.forms-link-back { font-size: 16px;margin-top: 15px;}
.forms-header { text-align: left;color: #029dee;}
.nomenu-logo { margin-top: -35px;}
.nomenu-logo img { max-width: 90%;}
@media all and ( max-width:767px) {
    .form-tabs&gt;ul li { width: 100%;border-bottom: 1px solid white;}
    .form-tabs.step5&gt;ul li,.form-tabs.step4&gt;ul li { width: 100% !important;}
    .step5 .form-info-tabs span.form-info-tab, .step4 .form-info-tabs span.form-info-tab { width: 100% !important; }
    .form-tabs { position: relative;}
    .form-info-tabs { position: absolute;height: 100%;}
    span.form-info-tab { width: 100%;height: 60px;margin: 0;padding: 0;display: list-item;border-bottom: 1px solid rgba(0, 0, 0, 0);}
    .form-tabs&gt;ul li a { padding: 0px 0px 0px 0px;height: 60px;}
    span.form-tab-info { position: absolute;top: -2px;right: 5%;z-index: 5;color: #00671c;pointer-events: none;margin: 0;padding: 0;}
    span.exclamation-mark { right: 15px;}
    .forms-selection&gt;a { width: 90%;}
    .forms-selection-description { opacity: 1;position: relative;display: inline-block;text-decoration: none !important;padding: 10px;}
    .forms-selection&gt;a:hover img { opacity: 1;}
    .forms-link-back { position: relative;float: none !important;display: block;text-align: center;}
    .forms-header { text-align: center;}
}
body { z-index: -9; background-color: #868686; padding: 10px; }
html { z-index: -9; background-color: #868686; }
img { max-width: 100%; }
#snippet--flash { display: -webkit-box; }
.page-header { margin: 20px 0 2px; }
li.li-header { font-weight: bold;list-style: none;margin-left: -15px; }
.btn-policy { margin-bottom: -10px; }
.background-image { z-index: 0; pointer-events: none; display: block; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; position: fixed; background-size: cover; background-clip: border-box; background-origin: border-box; opacity: 0.6; }
.background-image.img1 { background-position: left 0px top; background-image: url(/images/photos/img10.jpg); filter: blur(0px) saturate(0.9); }
.forms-selection-description { position: absolute; display: table-cell; width: 100%; height: 100%; bottom: 0; background-color: rgba(0, 0, 0, 0.6); padding: 44% 10px; color: white !important; transition: all ease-in-out 300ms; opacity: 0; font-size: 16px; text-align: center; text-decoration: none; border-radius: 100px; }
.forms-selection-title { position: absolute; display: block; width: 100%; height: 10%; color: #ffffff; padding: 2%; font-size: 25px; bottom: 108px; top: unset; text-shadow: 0px 0px 5px black; z-index: 99; }
.forms-selection&gt;a { position: relative; width: 30%; margin: 0px 0.5% 20px 0.5%; display: inline-block; transition: all ease-in-out 300ms; border: 0px solid #42424200; border-radius: 100px; }
.forms-selection&gt;a.type-pick { width: 100%; max-width: 600px; height: 150px; padding: 5px 15px; display: block; margin: auto; border: none; }
.forms-selection&gt;a.type-pick&gt;img { width: 130px; left: 10px; position: absolute; }
.forms-selection&gt;a.type-pick { border-radius: 0; }
.forms-selection&gt;a.type-pick .forms-selection-description { position: absolute; display: block; width: 100%; height: 100%; bottom: unset; top: 0px; left: 0; background-color: rgba(0, 0, 0, 0.6); padding: 40px 15px; color: white !important; transition: all ease-in-out 300ms; opacity: 0; font-size: 16px; text-align: center; text-decoration: none; border-radius: 0; z-index: 99; }
.forms-selection&gt;a.type-pick:hover .forms-selection-description { opacity: 1; }
.forms-selection&gt;a.type-pick .forms-selection-title { position: absolute; display: block; width: 100%; height: 10%; color: #ffffff; padding: 2%; font-size: 25px; bottom: 80px; top: unset; text-shadow: 0px 0px 5px black; z-index: 99; }
.panel-body { padding: 25px; }
.alert-info { border-color: transparent; box-shadow: none; }
.alert-danger { border-color: transparent; box-shadow: none; }
.zet-fileupload-container { border-radius: 2px; padding: 15px; background-color: #eeeeee6e; border: none; margin: 5px; }
.form-info-tabs { list-style: none; }
.table-striped&gt;tbody&gt;tr:nth-of-type(odd) { background-color: #f9f9f900; }
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { color: #fff; }
.forms-selection&gt;a:hover { background-color: #98dcff; }
.nomenu-logo { margin-top: 30px; }
.info-modal-toggle { cursor: pointer; }
.info-modal-toggle:hover { text-decoration: underline; }
.info-modal-toggle&gt;.glyphicon-question-sign { font-size: 24px; margin: -15px -6px 0 6px; top: 15px; }
.mps_progress-table td:first-child { text-align: left; width: 250px; }
.btn-uploadfiles { z-index: 9; position: absolute; left: 140px; top: 17px; }
.progress-bar-full { width: 100% !important; }
@media all and (min-width:767px) {
    #snippet--flash { display: -webkit-box; }
}
@media all and (max-width:767px) {
    .form-tabs { position: absolute; top: unset; width: 98%; bottom: -417px; }
    .btn-uploadfiles { left: 135px; top: 37px; }
}
.btn-block { background: none; border: none; width: auto; font-size: 70px; color: white; text-shadow: 0px 0px 10px #676767; margin: auto; margin-bottom: 50px; outline: none !important; line-height: 75%; }
.nomenu-logo { margin-top: 30px; }
.btn-block, .main-text { transition: all ease-in-out 200ms; }
.btn-block:hover { transform: scale(1.2); }
.btn-block:hover .main-text { color: #00a7e1; }
.btn-block.back { font-size: 28px; margin-bottom: 25px; padding: 10px; margin-top: -8px; }
#rozcestnik-model, #rozcestnik-studio { display: none; }
.roz-cover { display: none; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 9; }
.description { top: -38px; position: relative; color: white; font-weight: bold; font-size: 26px; text-shadow: 0px 0px 10px #676767; }
.predescription { font-size: 24px; }
@media all and (max-width:1280px) {
  .btn-block { font-size: 54px; }
  .description { font-size: 22px; }
  .predescription { font-size: 18px; }
}
@media all and (max-width:991px) {
  .btn-block { font-size: 48px; }
  .btn-block.back { font-size: 24px; }
  .description { font-size: 16px; }
}
@media all and (max-width:530px) {
  .btn-block { font-size: 40px; }
  .btn-block.back { font-size: 20px; }
  .description { font-size: 12px; }
}</pre></body></html>