.theme--light.v-slider .v-slider__thumb,.theme--light.v-slider .v-slider__track-background,.theme--light.v-slider .v-slider__track-fill{background:rgba(0,0,0,.26)}.theme--dark.v-slider .v-slider__thumb,.theme--dark.v-slider .v-slider__track-background,.theme--dark.v-slider .v-slider__track-fill{background:hsla(0,0%,100%,.2)}.v-slider{cursor:default;display:flex;align-items:center;position:relative;flex:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-slider input{cursor:default;padding:0;width:100%;display:none}.v-slider__track-container{position:absolute;border-radius:0}.v-slider__thumb-container,.v-slider__track-background,.v-slider__track-fill{position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb-container{outline:none;top:50%}.v-slider__thumb-container:hover .v-slider__thumb:before{transform:scale(1)}.v-slider__thumb{width:12px;height:12px;left:-6px;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-slider__thumb,.v-slider__thumb:before{position:absolute;border-radius:50%;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb:before{content:"";color:inherit;width:36px;height:36px;background:currentColor;opacity:.3;left:-12px;top:-12px;transform:scale(.1);pointer-events:none}.v-slider__thumb:after{content:"";width:42px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v-slider__tick,.v-slider__ticks-container{position:absolute}.v-slider__tick{opacity:0;background-color:rgba(0,0,0,.5);transition:.3s cubic-bezier(.25,.8,.5,1);border-radius:0}.v-slider__tick--filled{background-color:hsla(0,0%,100%,.5)}.v-application--is-ltr .v-slider__tick:first-child .v-slider__tick-label{transform:none}.v-application--is-rtl .v-slider__tick:first-child .v-slider__tick-label{transform:translateX(100%)}.v-application--is-ltr .v-slider__tick:last-child .v-slider__tick-label{transform:translateX(-100%)}.v-application--is-rtl .v-slider__tick:last-child .v-slider__tick-label{transform:none}.v-slider__tick-label{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.v-slider__thumb-label-container{top:0}.v-slider__thumb-label,.v-slider__thumb-label-container{position:absolute;left:0;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-slider__thumb-label{display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff;width:32px;height:32px;border-radius:50% 50% 0;bottom:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-slider--horizontal{min-height:32px;margin-left:8px;margin-right:8px}.v-slider--horizontal .v-slider__track-container{width:100%;height:2px;left:0;top:50%;transform:translateY(-50%)}.v-slider--horizontal .v-slider__track-background,.v-slider--horizontal .v-slider__track-fill{height:100%}.v-slider--horizontal .v-slider__ticks-container{left:0;height:2px;width:100%}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label{transform:translateX(0)}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{transform:translateX(-100%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{transform:translateX(100%)}.v-slider--horizontal .v-slider__tick .v-slider__tick-label{top:8px}.v-application--is-ltr .v-slider--horizontal .v-slider__tick .v-slider__tick-label{transform:translateX(-50%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick .v-slider__tick-label{transform:translateX(50%)}.v-slider--horizontal .v-slider__thumb-label{transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg)}.v-slider--horizontal .v-slider__thumb-label>*{transform:rotate(-45deg)}.v-slider--vertical{min-height:150px;margin-top:12px;margin-bottom:12px}.v-slider--vertical .v-slider__track-container{height:100%;width:2px;left:50%;top:0;transform:translateX(-50%)}.v-slider--vertical .v-slider__track-background,.v-slider--vertical .v-slider__track-fill{width:100%}.v-slider--vertical .v-slider__thumb-container{left:50%}.v-slider--vertical .v-slider__ticks-container{top:0;width:2px;height:100%;left:50%;transform:translateX(-50%)}.v-application--is-ltr .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{transform:translateY(-50%);left:12px}.v-application--is-rtl .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{transform:translateY(-50%);right:12px}.v-slider--vertical .v-slider__thumb-label>*{transform:rotate(-135deg)}.v-slider__thumb-container--focused .v-slider__thumb:before{transform:scale(1)}.v-slider--active .v-slider__tick{opacity:1}.v-slider__thumb-container--active .v-slider__thumb:before{transform:scale(1.5)!important}.v-slider--disabled{pointer-events:none}.v-slider--disabled .v-slider__thumb{width:8px;height:8px;left:-4px}.v-slider--disabled .v-slider__thumb:before{display:none}.v-slider__ticks-container--always-show .v-slider__tick{opacity:1}.v-input__slider.v-input--is-readonly>.v-input__control{pointer-events:none}.v-application--is-ltr .v-input__slider .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-application--is-ltr .v-input__slider--inverse-label .v-input__slot .v-label,.v-application--is-rtl .v-input__slider .v-input__slot .v-label{margin-right:0;margin-left:12px}.v-application--is-rtl .v-input__slider--inverse-label .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-input__slider--vertical{align-items:center}.v-application--is-ltr .v-input__slider--vertical{flex-direction:column-reverse}.v-application--is-rtl .v-input__slider--vertical{flex-direction:column}.v-input__slider--vertical .v-input__append-outer,.v-input__slider--vertical .v-input__prepend-outer,.v-input__slider--vertical .v-input__slot{margin:0}.v-input__slider--vertical .v-messages{display:none}.v-input--has-state .v-slider__track-background{opacity:.4}.v-slide-group{display:flex}.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:none}.v-slide-group.v-item-group>.v-slide-group__next,.v-slide-group.v-item-group>.v-slide-group__prev{cursor:pointer}.v-slide-item{display:inline-flex;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{align-items:center;display:flex;flex:0 1 52px;justify-content:center;min-width:52px}.v-slide-group__content{display:flex;flex:1 0 auto;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__wrapper{contain:content;display:flex;flex:1 1 auto;overflow:hidden}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.v-speed-dial{position:relative;z-index:1}.v-speed-dial--absolute{position:absolute}.v-speed-dial--fixed{position:fixed}.v-speed-dial--absolute,.v-speed-dial--fixed{z-index:4}.v-speed-dial--absolute>.v-btn--floating,.v-speed-dial--fixed>.v-btn--floating{margin:0}.v-speed-dial--top{top:16px}.v-speed-dial--bottom{bottom:16px}.v-speed-dial--left{left:16px}.v-speed-dial--right{right:16px}.v-speed-dial--direction-left .v-speed-dial__list,.v-speed-dial--direction-right .v-speed-dial__list{height:100%;top:0;padding:0 16px}.v-speed-dial--direction-bottom .v-speed-dial__list,.v-speed-dial--direction-top .v-speed-dial__list{left:0;width:100%}.v-speed-dial--direction-top .v-speed-dial__list{flex-direction:column-reverse;bottom:100%}.v-speed-dial--direction-right .v-speed-dial__list{flex-direction:row;left:100%}.v-speed-dial--direction-bottom .v-speed-dial__list{flex-direction:column;top:100%}.v-speed-dial--direction-left .v-speed-dial__list{flex-direction:row-reverse;right:100%}.v-speed-dial__list{align-items:center;display:flex;justify-content:center;padding:16px 0;position:absolute}.v-speed-dial__list .v-btn{margin:6px}.v-speed-dial:not(.v-speed-dial--is-active) .v-speed-dial__list{pointer-events:none}.VypisLhpo{font:normal 1em/1.5em Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;color:#fff;margin:.1875em;overflow-wrap:normal}.VypisLhpo *{margin:0;padding:0;box-sizing:border-box}.VypisLhpo table{border-collapse:collapse}.VypisLhpo p{display:none}.HkFs16{font-size:1em}.HkFs14{font-size:.875em}.HkFs12{font-size:.75em}.HkFs10{font-size:.625em}.HkCr{line-height:.375em;color:#000;text-align:right;padding-right:.625em!important;padding-top:.625em!important}.HkZkrA{display:none}.HkD02_H{width:1.875em}.HkD03_H{width:2.5em}.HkD04_H{width:2.875em}.HkDCis_H{width:3.125em}.HkD06_H{width:3.8125em}.HkDPopis{width:83.6875em}.HkDKat_P{width:8em}.HkDKat_H{width:8.6875em}.HkDZvl_P{width:3.4375em}.HkDZvl_H{width:10em}.HkDPlocha_P{width:3.75em}.HkDPlochaE_P{width:8.375em}.HkDKodMaj_P{width:6em}.HkDOlh_P{width:2.9375em}.HkDUsek_P{width:3.125em}.HkDLs_P{width:3.8125em}.HkDLs_H{width:10em}.HkDKodMaj_H{width:7.25em}.HkDProc_P{width:6.4375em}.HkDObm_P{width:9.5em}.HkDObm_H{width:4.25em}.HkDMzd_P{width:4.0625em}.HkDLt_P{width:2em}.HkDLu_P{width:5.3125em}.HkDLo_P{width:2.3125em}.HkDPo_P{width:7.5em}.HkDKuKod_P{width:4.375em}.HkDKuNaz_P{width:5.3125em}.HkDKuNaz_H{width:37.375em}.HkDPlat_P{width:4.25em}.HkDPlat_H{width:25.9375em}.HkDLhcNaz_P{width:3.625em}.HkDLhcNaz_H{width:21.5em}.HkDDrPoz_P{width:7em}.HkDDrPoz_H{width:3.625em}.HkDBzlDr_P{width:3em}.HkDBzlDr_H{width:34.6875em}.HkDBzlVyuz_P{width:11.25em}.HkDBzlVyuz_H{width:34.5625em}#HkP01{width:12.0625em}#HkP03{width:8.75em}#HkP04{width:8.125em}.HkOverflow{overflow:hidden}.HkTxLeft{text-align:left!important}.HkZvyr{background-color:#565656!important;width:4.5em}.HkZvyrId{color:gold!important;width:2.5em}.HkDZvyrPsk_P{width:3.6875em}.HkDZvyrPsk_H{width:8.25em}.HkDZvyrLhc_H{width:4.25em}.HkDivMaj{width:30.125em;height:4.1875em;overflow:auto;white-space:normal}.HkDivPopis{margin-top:.1875em;margin-right:.1875em;min-height:2em;padding:.25em .375em}.HkDivPopis>div{display:inline-block}.HkDivPopis div:nth-child(odd){color:#90ee90}.HkDivPopis div:nth-child(2n){margin-left:.375em;display:inline}.HkDiv,.HkDivInline{margin-top:.1875em;white-space:nowrap}.HkDiv>div{padding:.25em .375em;height:2em;display:inline-block;vertical-align:middle;white-space:nowrap}.HkDiv div:nth-child(odd){color:#90ee90}.HkDiv div:nth-child(2n){text-align:right;margin-right:.1875em}.HkDivInline>div{display:inline-block;vertical-align:top}.HkPor>div{background-color:#006e00}.HkPsk>div{background-color:#007800}.HkEtaz>div{background-color:#008200}.HkEtazTabs{margin-top:.1875em}.HkEtazTab,.HkEtazTabs tr:first-child{vertical-align:top}.HkEtazTab{table-layout:fixed}.HkEtazTab td{border:.0625em solid silver;padding:.125em .375em .125em .375em;height:1.5em}.HkEtazTab tr{text-align:right;background-color:#008c00}.HkEtazTab tr:nth-child(2),.HkEtazTab tr:nth-child(3){color:#90ee90;vertical-align:top;text-align:center;line-height:1.25em}.HkTrH0 td{border:0!important;padding:0!important;height:0!important}.HkHsTab{width:8.1875em}.HkHsTab tr:nth-child(2){height:4.5625em}.HkHsTabTr td:first-child{width:2.8125em}.HkHsTabTr td:nth-child(2){width:2.3175em}.HkHsTabTr td:nth-child(3){width:3em}.HkDrTab{margin:0 .1875em;width:66.125em}.HkDrTab tr:nth-child(2) td:first-child{height:4.5625em}.HkDrTabTr td:first-child{width:3.8125em}.HkDrTabTr td:nth-child(2){width:4.5625em}.HkDrTabTr td:nth-child(3){width:3.5em}.HkDrTabTr td:nth-child(4){width:3.25em}.HkDrTabTr td:nth-child(5){width:4.125em}.HkDrTabTr td:nth-child(6){width:2.3125em}.HkDrTabTr td:nth-child(7){width:2.25em}.HkDrTabTr td:nth-child(8),.HkDrTabTr td:nth-child(9),.HkDrTabTr td:nth-child(10){width:2.375em}.HkDrTabTr td:nth-child(11){width:2.3125em}.HkDrTabTr td:nth-child(12),.HkDrTabTr td:nth-child(13){width:3.375em}.HkDrTabTr td:nth-child(14){width:2.0625em}.HkDrTabTr td:nth-child(15){width:2.1875em}.HkDrTabTr td:nth-child(16){width:3.4375em}.HkDrTabTr td:nth-child(17),.HkDrTabTr td:nth-child(18),.HkDrTabTr td:nth-child(19){width:3.25em}.HkDrTabTr td:nth-child(20){width:2.0625em}.HkDrTabTr td:nth-child(21){width:2.1875em}.HkDrTabTr td:nth-child(22){width:3.25em}.HkDrTab tr:last-child td:nth-child(3){border-right-style:none}.HkDrTab tr:last-child td:nth-child(4){border-left-style:none}.HkZalTab{width:9em}.HkZalTab tr:nth-child(3){height:2.9375em}.HkZalTabTr td:first-child{width:2.5em}.HkZalTabTr td:nth-child(2){width:3.4375em}.HkZalTabTr td:nth-child(3){width:3.0625em}@media only screen and (max-width:200rem) and (orientation:portrait) and (-webkit-max-device-pixel-ratio:3.125),only screen and (max-width:200rem) and (orientation:portrait) and (max-resolution:300dpi){.HkDiv .HkZkrN,.HkDivInline .HkZkrN,.HkEtazTabs .HkZkrN,.TdZkrN{display:none}.HkZkrA{display:block}.HkDPopis{width:39.375em}.HkDrTab{width:31em}.HkDKuNaz_H{width:9.8125em}.HkDPlat_H{width:11.9375em}#HkP01{width:10.4375em}.HkDBzlDr_H{width:12.5em}.HkDBzlVyuz_H{width:12.4375em}}.CB_VypisLhpo .VypisLhpo{color:#000!important;font-weight:700}.CB_VypisLhpo .HkZvyr{color:#fff!important}.CB_VypisLhpo .HkZvyrId{font-weight:700}.CB_VypisLhpo .HkDiv div:nth-child(odd),.CB_VypisLhpo .HkDivPopis div:nth-child(odd){color:#000;font-weight:400}.CB_VypisLhpo .HkPor>div{background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000}.CB_VypisLhpo .HkPor>div:nth-child(odd){border-left:1px solid #000}.CB_VypisLhpo .HkPor>.HkDivPopis,.CB_VypisLhpo .HkPor>div:nth-child(2n){border-right:1px solid #000}.CB_VypisLhpo .HkPsk>div{background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000}.CB_VypisLhpo .HkPsk>div:nth-child(odd){border-left:1px solid #000}.CB_VypisLhpo .HkPsk>.HkDivPopis,.CB_VypisLhpo .HkPsk>div:nth-child(2n){border-right:1px solid #000}.CB_VypisLhpo .HkEtaz>div{background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000}.CB_VypisLhpo .HkEtaz>div:nth-child(odd){border-left:1px solid #000}.CB_VypisLhpo .HkEtaz>div:nth-child(2n){border-right:1px solid #000}.CB_VypisLhpo .HkEtazTab td{border:.0625em solid #000}.CB_VypisLhpo .HkEtazTab tr{background-color:#fff}.CB_VypisLhpo .HkEtazTab tr:nth-child(2),.CB_VypisLhpo .HkEtazTab tr:nth-child(3){color:#000;font-weight:400}.HkBasicTbl{border-collapse:collapse;border-spacing:0;page-break-inside:auto;page-break-after:always}.HkBasicTbl .VypisLhpo{margin:0}.HkBasicTr1,.HkBasicTr2{page-break-inside:avoid}.HkBasicTr2{page-break-after:auto}.HkBasicTd{padding:0}@media print{@page{size:270mm 380mm;margin:1.5cm}}