/* Minification failed. Returning unminified contents.
(110,11171): run-time error CSS1030: Expected identifier, found ','
(110,11205): run-time error CSS1031: Expected selector, found ')'
(110,11205): run-time error CSS1025: Expected comma or open brace, found ')'
(110,11361): run-time error CSS1033: Expected closing bracket, found 'i'
(110,11362): run-time error CSS1031: Expected selector, found ']'
(110,11362): run-time error CSS1025: Expected comma or open brace, found ']'
(110,11457): run-time error CSS1033: Expected closing bracket, found 'i'
(110,11458): run-time error CSS1031: Expected selector, found ']'
(110,11458): run-time error CSS1025: Expected comma or open brace, found ']'
 */
/* ----------------------------------------------------------------------------------------------------------
	Soubor výchozích CSS stylů
---------------------------------------------------------------------------------------------------------- */
/** {margin:0; padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}
*/


/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}
*/


/*http://meyerweb.com/eric/tools/css/reset/index.html*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent; zaremovano kvuli IE7 a nizzim - prebilo to podbarvovani*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*#menu-vertical 
{
	width: 180px;
}
	*/
#content table.atributySMapou 
{
	width: 64%;	
}


.overlay{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;background:rgba(0,0,0,.2);}body{color:#000;font-size:.85em;line-height:1.4;font-family:'Segoe UI','Open Sans',Arial;text-align:left;}body.loading{overflow:hidden;}body.loading .overlay{display:block;}a{color:#246591;cursor:pointer;text-decoration:underline;}a:focus,a:hover{background-color:#ffd500;color:#000;}a.imageLinkButtom{text-decoration:none;}hr{border:0;background-color:#aaa;height:1px;}pre.statistika{font-size:95%;background-color:#fefefe;}strong{font-weight:600;}h1{font-weight:600;font-size:140%;color:#c24100;margin:.8em 0 .2em 0;}h1.important{background-color:#fff10c;color:#f00;}h2{font-weight:600;font-size:120%;color:#224f79;margin:.8em 0 .2em 0;}h2.important{background-color:#fff10c;color:#f00;}h3{font-weight:600;font-size:115%;color:#0d77d1;margin:.8em 0 .2em 0;}h3.important{background-color:#fff10c;color:#f00;}address,blockquote,dl,ol,p{margin:.5em 0;}fieldset{margin:5px 0 0;}fieldset legend{color:#246591;font-weight:600;font-size:120%;margin-top:.2em;margin-bottom:.2em;*margin-left:-.2em;}fieldset .polozka{margin-bottom:1em;}fieldset .polozka-flex{display:flex;flex-wrap:wrap;}fieldset .polozka-skupina{margin-right:.5em;}fieldset .important{background-color:#fff10c;color:#f00;color:#000;}li{list-style-type:square;}sup{vertical-align:super;font-size:80%;}select{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background-color:#fff;border:1px solid #d2d3d4;padding-left:4px;height:28px;font-family:inherit;}select:focus{background-color:#ffd500;border-color:#f00;}select optgroup label{background-color:#fff;}select option{background-color:#fff;}select option:hover{background-color:#ffd500;}input[type="text"],input[type="date"]{box-sizing:border-box;border:1px solid #d2d3d4;line-height:normal;padding-left:8px;height:28px;border-radius:2px;}input[type="submit"]{height:1.8em;line-height:1em;padding:0 5px;height:28px;padding:0 8px;min-width:72px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}input[type="submit"]:not(:disabled){background:#246591;color:#fff;border:1px solid #246591;}input[type="submit"]:focus,input[type="submit"]:hover{background-color:#ffd500;border-color:#ffd500;color:#000;}input[type="submit"]:focus{border-color:#f00;}input[type="select"]{height:1.2em;line-height:normal;}input:focus,input:hover{background-color:#ffd500;}input:focus{border-color:#f00;}textarea:hover{background-color:#ffd500;}body>form{min-height:100vh;display:flex;flex-direction:column;}#header-box{background:#e7e7e7;}#header-box #skipNav{background:transparent;height:1px;margin-left:-2000px!important;margin-top:0;text-align:left;}#header{margin:0 auto;max-width:1200px;overflow:hidden;display:flex;align-items:center;height:76px;}#header #header-left{display:flex;align-items:center;flex:1;}#header #header-logo{float:none;margin:0 5px 0 0;}#header #header-logo a:hover{background-color:transparent;}#header #header_right{display:flex;align-items:flex-end;flex-direction:column;}#header #header-nadpis{font-size:180%;}#header #header-icons{display:flex;margin:0;}#header #header-icons .header-icon{margin-left:4px;}#header a{text-decoration:none;}.header-nadpis-small{display:none;}.header-icon{display:flex;width:32px;height:32px;justify-content:center;align-items:center;font-size:21px;border:1px solid #aaa;}.header-icon:hover{background-color:#ffd500;}.icon-logout .svg-inline--fa.fa-times{color:#f00;top:-8px;right:-8px;}@media only screen and (max-width:1208px){#header{padding:0 8px;}}@media only screen and (max-width:735px){#header{height:58px;}#header #header-nadpis{flex:1;font-size:140%;font-weight:600;padding-left:1em;}#header #header-logo{display:none;}#menu-horizontal-right{display:none;}}.only-mobile{display:none;}@media only screen and (max-width:570px){.header-nadpis-normal{display:none;}.header-nadpis-small{display:inline;}.no-mobile{display:none;}.only-mobile{display:inline;}}#menu-horizontal-box{background:#246591;height:35px;}#menu_horizontal{margin:0 auto;max-width:1200px;overflow:hidden;overflow:initial;}#menu-horizontal-left{min-height:1px;display:inline-block;}#menu-horizontal-left a{color:#fff;}#menu-horizontal-left a:hover,#menu-horizontal-left a:focus,#menu-horizontal-left a:active{color:#000;}#menu-horizontal-left:after{clear:both;content:' ';display:block;font-size:0;height:0;visibility:hidden;}#menu-horizontal-left li{list-style-type:none;text-align:center;float:left;}#menu-horizontal-left li a{border-right:1px solid #6e9dbe;display:inline-block;line-height:35px;height:35px;padding:0 16px;text-decoration:none;}#menu-horizontal-left li:first-child a{border-left:1px solid #6e9dbe;margin-left:0;}#menu-horizontal-right{color:#fff;float:right;text-align:left;margin:.5em 0;}#menu-horizontal-right a{color:#fff;}#menu-horizontal-right a:hover,#menu-horizontal-right a:focus{color:#000;}@media only screen and (max-width:645px){#menu-horizontal-box{height:auto;height:initial;}#menu-horizontal-box:not(.expanded){display:none;}#menu-horizontal-left{display:flex;flex-direction:column;padding:8px 0;}#menu-horizontal-left li:first-child a{border-left:0;}#menu-horizontal-left li a{border-right:0;width:100%;text-align:left;}}#menu{display:none;}@media only screen and (max-width:645px){#menu{display:flex;}}.submenu{position:absolute;background:#246591;padding:1px 0;display:none;flex-direction:column;}.submenu li a{border:0;min-width:170px;text-align:left;}.submenu li:not(:last-child) a{border-bottom:1px solid #6e9dbe;}@media only screen and (min-width:646px){li:hover .submenu{display:flex;}}@media only screen and (max-width:645px){.submenu{position:relative;flex-direction:column;top:0;}.submenu.expanded{display:flex;}#menu-horizontal-left .submenu li a{border:0;padding-left:36px;}}#menu-vertical{overflow:hidden;margin-top:3em;width:260px;background:#eff5fb;padding-bottom:.2em;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}#menu-vertical .nadpis{background:#246591;color:#fff;display:block;font-size:110%;width:100%;font-weight:600;padding:.1em 0 .1em .5em;}#menu-vertical li{color:#246591;margin:0 0 2px .5em;padding:0;list-style-type:none;}#menu-vertical li:before{font-family:'icomoon'!important;font-size:1em;margin-top:2em;content:"";}#menu-vertical p{padding:0 0 0 1em;}#footer-box{background:#e7e7e7;margin-top:25px;}#footer{margin:0 auto;max-width:1200px;overflow:hidden;font-size:80%;padding:5px 0;text-align:left;display:flex;justify-content:space-between;}#footer .copyright{text-align:left;}#footer .verze{text-align:right;}.banner-info{padding:.5em 1em;font-weight:bold;display:flex;justify-content:space-between;background-color:#fff10c;border:1px solid #808080;border-radius:2px;}.banner-info .banner-info-close{background-color:#777;border:0;border-radius:2px;padding:5px 15px;cursor:pointer;background:#246591;margin-left:2em;color:#fff;}.banner-info .banner-info-close:hover{background-color:#ffd500;color:#000;}@media only screen and (max-width:1208px){#footer{padding:8px;}}@media only screen and (max-width:735px){#menu-horizontal-left li a{padding:0 10px;}}@media only screen and (max-width:570px){#footer{flex-direction:column;margin-top:0;}#footer .copyright{text-align:center;}#footer .verze{margin-top:2em;text-align:center;}}#main{margin:0 auto;max-width:1200px;overflow:hidden;flex:1 1 auto;width:100%;}#main--content{display:flex;}#contentWrapper{flex:1 1 auto;margin-right:8px;width:100%;}#content{margin-bottom:1em;margin-top:.5em;text-align:left;max-width:1000px;}@media only screen and (max-width:1208px){#main--content{padding:0 8px;}}@media only screen and (max-width:735px){#main--content{flex-direction:column;}#menu-vertical{width:100%;margin-top:1em;flex-wrap:wrap;}#contentWrapper{margin-right:0;}}.rychlaNavigace-box{display:flex;flex-wrap:wrap;text-align:center;margin-bottom:1em;}.rychlaNavigace-box .rychlaNavigace-fa{width:125px;height:120px;background-color:#eee;border:1px solid #6e9dbe;border-radius:2px;}.rychlaNavigace-box .rychlaNavigace-fa:hover{background-color:#ffd500;}.rychlaNavigace-box .rychlaNavigace-fa p{margin-top:.8em;}.rychlaNavigace-box a{font-size:120%;line-height:140%;letter-spacing:1px;margin-top:.5em;margin-right:.5em;}.roztazeni{transform:scaleX(1.3);}.label-button{display:flex;align-items:center;}.label-button__label{margin-right:8px;}.input-button{display:flex;align-items:center;}.input-button__input{max-width:480px;flex:1;margin-right:4px;}.input-wrapper{width:100%;display:inline-flex;}.input-wrapper__input{max-width:480px;flex:1;}.vyber-pracoviste-dropdown{width:100%;max-width:396px;}.radio-button-list{display:flex;flex-wrap:wrap;}.radio-button{white-space:nowrap;margin-right:16px;}@media only screen and (max-width:420px){.label-button,.input-button{flex-wrap:wrap;}}#content .vysledek--mapa{display:flex;width:100%;justify-content:space-between;flex-direction:row;}#content table.atributySMapou{min-width:360px;}#content .imageWMS{max-width:320px;text-align:center;margin-left:1em;}#content .imageWMS img{width:100%;height:auto;border:1px solid #aaa;}#content .imageWMS p{margin-top:30px;}#content .imageWMS .neniMapa{border:1px solid #aaa;width:320px;height:240px;}#content .imageWMS a:hover,#content .imageWMS a:visited,#content .imageWMS a:focus{background-color:inherit;}#content table.prvni--10em th:first-child,#content table.prvni--10em td:first-child{width:10em;max-width:15em;word-break:break-all;}#content table.atributy td.nazev{min-width:10em;max-width:14em;width:auto;}#content table.vlastnici th:last-child{width:auto;}#content table.vlastnici td{white-space:normal;}@media only screen and (max-width:735px){#content table.atributySMapou{width:100%;}#content #menu-vertical{width:100%;margin-top:1em;flex-wrap:wrap;}}@media only screen and (max-width:760px){#content .vysledek--mapa{flex-direction:column;}#content .imageWMS{margin-left:0;margin-bottom:1em;}}#iframeCAPTCHA{width:100%;height:6.5em;}#nemovitost-paticka{border-top:1px solid #aaa;margin-top:1em;font-size:95%;}#informaceBudovaRUIAN{margin-top:1em;}.screenreader{position:absolute;left:-1000px;top:auto;width:1px;height:1px;overflow:hidden;}.hoverEfekt:focus,.hoverEfekt:hover{background-color:#ffd500;color:#000;}.clearElement{clear:both;}.floatLeft{float:left!important;}.floatRight{float:right!important;}.right{text-align:right;}.stari-dat.important{background-color:#fff10c;color:#f00;}.imgGrayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%);}.inlineButton{height:28px;padding:0 8px;min-width:72px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;margin-right:1em;padding:.3em .6em;text-decoration:none;}.inlineButton:not(:disabled){background:#246591;color:#fff;border:1px solid #246591;}.inlineButton:focus,.inlineButton:hover{background-color:#ffd500;border-color:#ffd500;color:#000;}.inlineButton:focus{border-color:#f00;}.fieldsetWrapper{background:#eff5fb;border:1px solid #aaa;margin:1em 0 1em 0;padding:0 .5em .5em;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}.nomargin{margin:0;}a[href^="http"]:not([href*="//sgi-"],[href*="//dpn."],[href*="//nahl"]):after{font-family:'icomoon'!important;content:"";color:#a52a2a;display:inline-block;vertical-align:top;font-size:.8em;padding:2px 0 0 1px;}a[href$=".pdf"i]:after{font-family:'icomoon'!important;color:#f00;content:"";padding-left:2px;}a[href$=".zip"i]:after{font-family:'icomoon'!important;color:#32cd32;content:"";padding-left:2px;}.noExternalLinkSymbol:after{content:""!important;display:none!important;}.userHint,identifikace-uzivatele{font-style:italic;}.identifikace-uzivatele{text-align:right;color:#246591;font-size:80%;}.chyba,.informace,.varovani,.loadingPanel{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin-top:1em;margin-bottom:.5em;padding:8px 12px;display:block;color:#fff;}.chyba:before,.informace:before,.varovani:before,.loadingPanel:before{font-family:'icomoon'!important;font-size:1em;margin-right:.5em;margin-top:2em;}.informace{background:#60a917;}.informace:before{content:"";}.informace a{color:#fff;}.chyba{background:#b91d47;}.chyba:before{content:"";}.varovani{background:#fff10c;color:#000;}.varovani:before{content:"";}.loadingPanel{background:#fff10c;display:flex;color:#000;}.napovedaHint{font-size:85%;}.povinna{font-weight:600;}.povinna:after{color:#c24100;content:"(*) ";}.nenalezenydata{background:#fefefe;border:1px solid #aaa;color:#000;margin:.1em 0;padding:.5em;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}.komentarKU{background:#fefefe;border:1px solid #aaa;margin-bottom:1em;padding:5px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}.plomba{color:#f00;}.aspNetDisabled legend,.aspNetDisabled label,.aspNetDisabled input,.aspNetDisabled textarea,.aspNetDisabled select{color:#404040;}.aspNetDisabled,.aspNetDisabled .accord,.aspNetDisabled .button-tab,.aspNetDisabled .button-tab-button,.aspNetDisabled .button-tab,.aspNetDisabled input:focus,.aspNetDisabled input:hover,.aspNetDisabled select:hover,.aspNetDisabled select:focus,.aspNetDisabled textarea:hover,.aspNetDisabled textarea:focus{background-color:#eee!important;border-color:transparent!important;}.aspNetDisabled .fieldsetWrapper{background-color:#eee;border:1px solid #aaa;}.tooltip{border-bottom:1px dotted #000;outline:0;cursor:help;text-decoration:none;}.tooltip span{margin-left:-999em;position:absolute;padding:.8em 1em;background:#ffa;border:1px solid #ffd500;}.tooltip:hover span{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px 5px;-webkit-box-shadow:5px 5px rgba(0,0,0,.1);-moz-box-shadow:5px 5px rgba(0,0,0,.1);box-shadow:5px 5px 5px rgba(0,0,0,.1);position:absolute;left:1em;margin:2em 1em 0 0;z-index:99;margin-left:0;white-space:normal;}.tooltip-medzera{height:80px;}@media only screen and (min-width:540px){.tooltip{position:relative;}.tooltip:hover span{width:20em;}}table{border:1px solid #aaa;border-collapse:separate;margin-bottom:1em;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}table.roztahnout{width:100%;}table.zarovnat{width:100%;}table.zarovnat th:last-child{width:100%;}table.zarovnat td{white-space:nowrap;}table.zarovnat td:last-child{white-space:normal;}table.even tr{border-top:1px solid #246591;}table.stinuj tr:nth-child(even){background-color:#fefefe;}table.stinuj tr:nth-child(even):hover{background-color:#fddcad;}table tr{background-color:#eee;}table tr.emptyRow{margin:0;padding:0;height:0;}table tr.even{background-color:#fefefe;}table tr:hover{background-color:#fddcad!important;}table tr.oddelovac td{border-top:2px solid #246591;}table th{background:#246591;color:#fff;padding:5px;vertical-align:middle;text-align:left;font-weight:normal;font-weight:600;}table th a{color:#fff;}table td{padding:5px;vertical-align:middle;}table td.hlavicka{background-color:#246591;color:#fff;padding:5px;text-align:left;vertical-align:middle;}table.atributy{width:100%;}table.atributy td.nazev{width:14em;}table.seznam-parcel{width:100%;}table.seznam-parcel .ku{width:30%;}table.seznam-parcel .parcela{width:20%;}table.seznam-parcel .vlastnici{margin-left:3em;width:95%;}table.seznam-parcel .vlastnici tr{background:transparent;}table.seznam-parcel .vlastnici th{border-bottom:1px solid #aaa;background:transparent;color:#000;}table.seznam-parcel .vlastnici-akce,table.seznam-parcel .vlastnici-akce.a{cursor:pointer;text-decoration:underline;}table.kontrolaIP{width:100%;}table.kontrolaIP td{font-size:95%;}table.seznamlV .cisloLV{width:8em;text-align:right;}table.vlastnici{width:100%;}table.vlastnici .partnerSJM{padding-left:3em;}table.vlastnici .pravniVztah{font-weight:600;font-style:italic;}table.srst .vymera{text-align:right;padding-right:1em;}table.srst .soucetVymer{border-top:1px solid #aaa;}table.srst .soucetVymerLV{font-weight:600;border-top:1px solid #aaa;border-bottom:1px solid #aaa;background-color:#ff0;white-space:nowrap;}table.srst .oddelovac{border-right:1px solid #aaa;}table.statistika{font-size:85%;}table.statistika .ipPovolit{color:#008000;}table.statistika .ipBlokovat{color:#f00;}.table-wrapper{overflow-x:auto;}.c-dialog{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:none;transition:.2s;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.4);}.c-dialog .c-dialog-inner-l35{max-width:35em;}.c-dialog .c-dialog-inner-l80{max-width:80em;}.c-dialog .c-dialog-inner-l35,.c-dialog .c-dialog-inner-l80{width:80%;height:30em;margin:15% auto;padding:.4em 1em;background-color:#fff;}.c-dialog .c-dialog-inner-l35 .c-dialog-scrool,.c-dialog .c-dialog-inner-l80 .c-dialog-scrool{height:22em;max-height:23em;overflow:auto;}.c-dialog .c-dialog-inner-l35 h2,.c-dialog .c-dialog-inner-l80 h2{color:#fff;background:#246591;padding:.2em;}.c-dialog .c-dialog-inner-l35 button,.c-dialog .c-dialog-inner-l80 button{float:right;margin:.2em .5em;}.c-dialog-visible{display:flex;}.accord{color:#fff;background:#246591;margin:.5em 0 0 0;padding:.5em 0;border:0;text-align:left;outline:0;font-size:100%;transition:.2s;}.accord:hover{color:#000;background-color:#ffd500;cursor:pointer;}.accord a{color:#fff;}.accord a:hover{color:#000;}.accord:before{font-weight:600;font-family:'icomoon'!important;content:"";padding:0 5px 0 10px;}.accord.active:before{font-weight:600;font-family:'icomoon'!important;content:"";padding:0 5px 0 10px;}.accord-panel{overflow:hidden;transition:opacity .5s ease-out;opacity:0;height:0;}.accord-panel.active{opacity:1;height:auto;}.accord-panel.form{background:#eff5fb;border:1px solid #aaa;}.accord-panel.form.active{padding:1em 1em 0 1em;}.accord-panel .polozka{margin-bottom:1em;}.autocomplete-suggestions{border:1px solid #999;background:#fff;overflow:auto;}.autocomplete-suggestions .autocomplete-disabled{pointer-events:none;color:#246591;}.autocomplete-suggestions .autocomplete-suggestion{padding:5px;white-space:nowrap;overflow:hidden;font-size:110%;}.autocomplete-suggestions .autocomplete-selected{background:#ffd500;}.autocomplete-suggestions .autocomplete-suggestion+.autocomplete-suggestion{border-top:1px solid #e0e0e0;}@media only screen and (max-width:480px){.autocomplete-suggestions .autocomplete-suggestion{white-space:unset;padding:8px;}}@font-face{font-family:'icomoon';src:url('fonts/icomoon.ttf?eijf81') format('truetype'),url('fonts/icomoon.woff?eijf81') format('woff'),url('fonts/icomoon.svg?eijf81#icomoon') format('svg');font-weight:normal;font-style:normal;font-display:block;}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fs-0_8x{font-size:.8em;}.fs-1x{font-size:1em;}.fs-1_2x{font-size:1.2em;}.fs-2x{font-size:2em;}.fs-3x{font-size:3em;}.fs-4x{font-size:4em;}.icon-file-certificate-regular:before{content:"";}.icon-cart-arrow-down-solid:before{content:"";}.icon-cart-arrow-down-regular:before{content:"";}.icon-books-regular:before{content:"";}.icon-file-invoice-regular:before{content:"";}.icon-srst:before{content:"";}.icon-file-archive-regular:before{content:"";}.icon-cog-regular:before{content:"";}.icon-file-pdf-regular:before{content:"";}.icon-compress-alt-solid:before{content:"";}.icon-expand-alt-solid:before{content:"";}.icon-address-card-regular:before{content:"";}.icon-arrow-right-solid:before{content:"";}.icon-bars-solid:before{content:"";}.icon-building-regular:before{content:"";}.icon-coins-solid:before{content:"";}.icon-download-solid:before{content:"";}.icon-exclamation-triangle-solid:before{content:"";}.icon-file-alt-regular:before{content:"";}.icon-home-solid:before{content:"";}.icon-chalkboard-teacher-solid:before{content:"";}.icon-list-solid:before{content:"";}.icon-map-marker-alt-solid:before{content:"";}.icon-map-regular:before{content:"";}.icon-question-solid:before{content:"";}.icon-shopping-cart-solid:before{content:"";}.icon-sticky-note-regular:before{content:"";}.icon-user-slash-solid:before{content:"";}.icon-user-solid:before{content:"";}.icon-exclamation-solid:before{content:"";}.icon-check-solid:before{content:"";}.icon-times-solid:before{content:"";}.icon-kruh-vysec:before{content:"";}.icon-mapa-vektor:before{content:"";}.icon-external-link:before{content:"";}.icon-square-regular-45:before{content:"";}.button-tab{overflow:hidden;background-color:#246591;display:flex;}.button-tab button{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;font-weight:600;font-family:'Segoe UI','Open Sans',Arial;background-color:#246591;border:0;border-bottom:solid 5px transparent;cursor:pointer;padding:7px 10px;transition:.3s;color:#fff;}.button-tab button:hover{background-color:#ffd500;color:#000;border-bottom:solid 5px #ffd500;}.button-tab button.active{border-bottom:solid 5px #ffd500;}.button-tab fieldset{margin-top:0;}.button-tab-panel{overflow:hidden;transition:opacity .5s ease-out;display:none;}.button-tab-panel.active{display:block;height:auto;}.button-tab-panel.form{background:#eff5fb;border:1px solid #aaa;}.button-tab-panel.form.active{padding:1em 1em 0 1em;}.button-tab-panel .polozka{margin-bottom:1em;}.button-tab-panel .fieldsetWrapper{margin:0;}.button-tab-panel .fieldsetWrapper legend{display:none;}.loader,.loader-small,.loader-small:after{border-radius:50%;width:5em;height:5em;}.loader,.loader-small{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(0,0,0,.2);border-right:1.1em solid rgba(0,0,0,.2);border-bottom:1.1em solid rgba(0,0,0,.2);border-left:1.1em solid #000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;}.loader-small,.loader-small:after{width:3em;height:3em;}.loader-small{margin:5px;font-size:5px;}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.loader-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);}
@media print
{
    #header, #menu-horizontal-box, #menu-horizontal-lower-box, #menu-vertical, .noPrint
    {
        display: none;
    }

    #main
    {
        width: 100%;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        font-size: 100%;
        background: #FFFFFF;
    }

    #footer
    {
        margin: 0px;
    }

    body
    {
        font-size: 80%;
        background: #FFFFFF;
    }

    h1, h2, h3, dt
    {
        /*font-size:90%;*/
        margin-top: 1em;
        margin-bottom: 0.5em;
    }

    p
    {
        margin-top: 0.2em;
        margin-bottom: 0.2em;
    }

    table
    {
        margin-top: 0.5em;
        margin-bottom: 0.2em;
    }

    /* 
obejiti BUGu ve FireFoxu
http://lists.bestpractical.com/pipermail/rt-users/2006-September/042185.html
*/
    td, table
    {
        height: 100%;
    }

    /* 
obejiti BUGu ve FireFoxu
http://support.mozilla.com/tiki-view_forum_thread.php?forumId=1&comments_parentId=2549
*/
    #main-box
    {
        overflow: visible;
    }

    #main hr
    {
        margin-top: 0em;
    }

    .nenalezenydata
    {
        padding: 0.1em;
        border:none;
    }

    #contentWrapper
    {
        margin-left: 0px;
    }

    #content
    {
        margin-left: 0px;
    }
}

