/* 	Begin Modified Meyer Reset */
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, 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,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:32810px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-SKODANext-Regular;
	src:url("../fonts/SKODANext-Regular.otf");
}

@font-face {
	font-family:FF-SKODANext-Bold;
	src:url("../fonts/SKODANextBold-e5fd118e-eab7-4304-ad08-9c12234dbf41.otf_v.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-SKODANext-Light;
	src:url("../fonts/SKODANext-Light.otf");
}

#item32093 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item32090 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item32095 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item32125 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item32148 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item32153 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item32177 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item32180 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item32183 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item32386 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item32537 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:155px !important;
}

#item32391 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item32541 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:212px !important;
}

#item32414 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item32544 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:269px !important;
}

#item32437 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item32547 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:326px !important;
}

#item32461 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item32550 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:383px !important;
}

#item32484 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item32553 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:440px !important;
}

#item32513 {
	width:370px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item32556 {
	width:376px !important;
	height:20px !important;
	left:221px !important;
	top:556px !important;
}

#item32347 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item32344 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item32058 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item1193 {
	width:736px !important;
	left:1000px !important;
	top:949px !important;
	min-height:51px !important;
}

#item1229 {
	width:441px !important;
	left:25px !important;
	top:20px !important;
	min-height:56px !important;
}

#item38596 {
	width:65px !important;
	height:48px !important;
}

#item38597 {
	width:65px !important;
	height:48px !important;
	left:1795px !important;
	top:974px !important;
}

#item1761 {
	width:1920px !important;
	height:1080px !important;
	background:#0e3a2f;
}

#item1783 {
	width:1214px !important;
	left:73px !important;
	top:225px !important;
	min-height:60px !important;
}

#item38249 {
	width:1230px !important;
	left:81px !important;
	top:337px !important;
	min-height:407px !important;
}

#item1829 {
	width:7px !important;
	min-height:9px !important;
}

#item1851 {
	width:1598px !important;
	left:8px !important;
	min-height:38px !important;
}

#item1873 {
	width:7px !important;
	top:14px !important;
	min-height:9px !important;
}

#item38835 {
	width:362px !important;
	left:81px !important;
	top:760px !important;
	min-height:47px !important;
}

#item38244 {
	width:48px !important;
	height:34px !important;
}

#item38241 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

#item38248 {
	width:48px !important;
	height:34px !important;
}

#item38245 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item2027 {
	width:400px !important;
	left:1440px !important;
	top:554px !important;
	min-height:38px !important;
}

#item2056 {
	width:118px !important;
	top:73px !important;
	min-height:12px !important;
}

#item2079 {
	width:127px !important;
	top:84px !important;
	min-height:12px !important;
}

#item2105 {
	width:108px !important;
	top:83px !important;
	min-height:12px !important;
}

#item2109 {
	width:108px !important;
	height:131px !important;
	left:298px !important;
}

#item2110 {
	width:108px !important;
	height:131px !important;
	left:146px !important;
}

#item2111 {
	width:108px !important;
	height:131px !important;
}

#item2252 {
	width:107px !important;
	height:130px !important;
	left:1355px !important;
	top:887px !important;
}

#item31554 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item33105 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:155px !important;
}

#item31624 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item33108 {
	width:315px !important;
	height:56px !important;
	left:1540px !important;
	top:211px !important;
}

#item31578 {
	width:436px !important;
	height:56px !important;
	padding:16px;
}

#item33111 {
	width:436px !important;
	height:56px !important;
	left:1419px !important;
	top:267px !important;
}

#item31601 {
	width:315px !important;
	height:56px !important;
	padding:16px;
}

#item33114 {
	width:315px !important;
	height:56px !important;
	left:1541px !important;
	top:324px !important;
}

#item31670 {
	width:495px !important;
	height:56px !important;
	padding:16px;
}

#item33117 {
	width:495px !important;
	height:56px !important;
	left:1360px !important;
	top:380px !important;
}

#item31647 {
	width:436px !important;
	height:56px !important;
	padding:16px;
}

#item33121 {
	width:436px !important;
	height:56px !important;
	left:1419px !important;
	top:436px !important;
}

#item2264 {
	width:48px !important;
	height:34px !important;
}

#item2262 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:976px !important;
}

#item2268 {
	width:48px !important;
	height:34px !important;
}

#item2266 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:939px !important;
}

#item2668 {
	width:560px !important;
	left:1040px !important;
	top:80px !important;
	min-height:43px !important;
}

#item2690 {
	width:720px !important;
	left:1040px !important;
	top:975px !important;
	min-height:23px !important;
}

#item2712 {
	width:803px !important;
	left:1040px !important;
	top:134px !important;
	min-height:102px !important;
}

#item2734 {
	width:400px !important;
	left:1040px !important;
	top:804px !important;
	min-height:132px !important;
}

#item38603 {
	width:378px !important;
	left:1450px !important;
	top:804px !important;
	min-height:132px !important;
}

#item2761 {
	width:61px !important;
	height:38px !important;
}

#item2759 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item2765 {
	width:61px !important;
	height:38px !important;
}

#item2763 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item38317 {
	width:831px !important;
	left:79px !important;
	top:134px !important;
	min-height:57px !important;
}

#item3331 {
	width:705px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item3359 {
	width:720px !important;
	left:80px !important;
	top:975px !important;
	min-height:23px !important;
}

#item3381 {
	width:400px !important;
	left:80px !important;
	top:786px !important;
	min-height:132px !important;
}

#item3403 {
	width:400px !important;
	left:490px !important;
	top:786px !important;
	min-height:132px !important;
}

#item3420 {
	width:61px !important;
	height:38px !important;
}

#item3418 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item3424 {
	width:61px !important;
	height:38px !important;
}

#item3422 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item3920 {
	width:290px !important;
	left:1520px !important;
	top:948px !important;
	min-height:52px !important;
}

#item38359 {
	width:308px !important;
	left:1520px !important;
	top:475px !important;
	min-height:114px !important;
}

#item33590 {
	width:307px !important;
	left:1520px !important;
	top:475px !important;
	min-height:114px !important;
}

#item33469 {
	width:307px !important;
	left:1520px !important;
	top:475px !important;
	min-height:155px !important;
}

#item33834 {
	width:1840px !important;
	height:1080px !important;
}

#item33785 {
	width:327px !important;
	left:1520px !important;
	top:228px !important;
	min-height:208px !important;
}

#item33811 {
	width:320px !important;
	left:1520px !important;
	top:134px !important;
	min-height:63px !important;
}

#item3991 {
	width:61px !important;
	height:38px !important;
}

#item3989 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item3995 {
	width:61px !important;
	height:38px !important;
}

#item3993 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item33838 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:662px !important;
}

#item33843 {
	width:52px !important;
	height:52px !important;
	left:828px !important;
	top:442px !important;
}

#item34064 {
	width:52px !important;
	height:52px !important;
	left:1139px !important;
	top:473px !important;
}

#item6312 {
	width:398px !important;
	left:8px !important;
	min-height:23px !important;
}

#item6334 {
	width:6px !important;
	min-height:9px !important;
}

#item6366 {
	width:620px !important;
	left:80px !important;
	top:788px !important;
	min-height:78px !important;
}

#item6388 {
	width:720px !important;
	left:80px !important;
	top:977px !important;
	min-height:23px !important;
}

#item6417 {
	width:604px !important;
	left:1000px !important;
	top:788px !important;
	min-height:114px !important;
}

#item6428 {
	width:61px !important;
	height:38px !important;
}

#item6426 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item6432 {
	width:61px !important;
	height:38px !important;
}

#item6430 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item6933 {
	width:712px !important;
	left:1020px !important;
	top:948px !important;
	min-height:52px !important;
}

#item34135 {
	width:61px !important;
	height:38px !important;
}

#item34132 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item34139 {
	width:61px !important;
	height:38px !important;
}

#item34136 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item7201 {
	width:290px !important;
	left:80px !important;
	top:948px !important;
	min-height:52px !important;
}

#item7409 {
	width:320px !important;
	left:80px !important;
	top:172px !important;
	min-height:35px !important;
}

#item7431 {
	width:320px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item34286 {
	width:320px !important;
	top:247px !important;
	min-height:132px !important;
}

#item7179 {
	width:342px !important;
	top:247px !important;
	min-height:150px !important;
}

#item34320 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item7820 {
	width:61px !important;
	height:38px !important;
}

#item7818 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item7824 {
	width:61px !important;
	height:38px !important;
}

#item7822 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item34354 {
	width:70px !important;
	height:24px !important;
}

#item34352 {
	width:70px !important;
	height:24px !important;
	left:1128px !important;
	top:973px !important;
}

#item34357 {
	width:70px !important;
	height:24px !important;
}

#item34355 {
	width:70px !important;
	height:24px !important;
	left:1203px !important;
	top:973px !important;
}

#item34360 {
	width:38px !important;
	height:33px !important;
}

#item34358 {
	width:38px !important;
	height:33px !important;
	left:1067px !important;
	top:967px !important;
}

#item34363 {
	width:38px !important;
	height:33px !important;
}

#item34361 {
	width:38px !important;
	height:33px !important;
	left:1293px !important;
	top:967px !important;
}

#item34670 {
	width:354px !important;
	left:10px !important;
	top:300px !important;
	min-height:204px !important;
}

#item34511 {
	width:40px !important;
	height:54px !important;
	left:879px !important;
	top:968px !important;
}

#item34514 {
	width:40px !important;
	height:54px !important;
	left:1341px !important;
	top:968px !important;
}

#item34519 {
	width:70px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item34517 {
	width:76px !important;
	height:30px !important;
	left:939px !important;
	top:980px !important;
}

#item34522 {
	width:70px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item34520 {
	width:76px !important;
	height:30px !important;
	left:1016px !important;
	top:980px !important;
}

#item34526 {
	width:70px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item34524 {
	width:76px !important;
	height:30px !important;
	left:1093px !important;
	top:980px !important;
}

#item34529 {
	width:70px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item34527 {
	width:76px !important;
	height:30px !important;
	left:1170px !important;
	top:980px !important;
}

#item34532 {
	width:70px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item34530 {
	width:76px !important;
	height:30px !important;
	left:1246px !important;
	top:980px !important;
}

#item34543 {
	width:337px !important;
	left:10px !important;
	top:300px !important;
	min-height:397px !important;
}

#item38631 {
	width:291px !important;
	left:10px !important;
	top:494px !important;
	min-height:114px !important;
}

#item38657 {
	width:274px !important;
	left:10px !important;
	top:300px !important;
	min-height:168px !important;
}

#item34709 {
	width:1850px !important;
	height:1090px !important;
	left:70px !important;
	top:-10px !important;
}

#item10447 {
	width:290px !important;
	left:80px !important;
	top:948px !important;
	min-height:52px !important;
}

#item10469 {
	width:320px !important;
	left:80px !important;
	top:172px !important;
	min-height:78px !important;
}

#item10491 {
	width:343px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item10521 {
	width:61px !important;
	height:38px !important;
}

#item10519 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item10525 {
	width:61px !important;
	height:38px !important;
}

#item10523 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item34712 {
	width:70px !important;
	height:24px !important;
}

#item34710 {
	width:70px !important;
	height:24px !important;
	left:1089px !important;
	top:973px !important;
}

#item34716 {
	width:70px !important;
	height:24px !important;
}

#item34713 {
	width:70px !important;
	height:24px !important;
	left:1164px !important;
	top:973px !important;
}

#item34725 {
	width:70px !important;
	height:24px !important;
}

#item34723 {
	width:70px !important;
	height:24px !important;
	left:1240px !important;
	top:973px !important;
}

#item34719 {
	width:38px !important;
	height:33px !important;
}

#item34717 {
	width:38px !important;
	height:33px !important;
	left:1028px !important;
	top:967px !important;
}

#item34722 {
	width:38px !important;
	height:33px !important;
}

#item34720 {
	width:38px !important;
	height:33px !important;
	left:1334px !important;
	top:967px !important;
}

#item14536 {
	width:290px !important;
	left:80px !important;
	top:948px !important;
	min-height:52px !important;
}

#item14558 {
	width:321px !important;
	left:80px !important;
	top:172px !important;
	min-height:57px !important;
}

#item14580 {
	width:370px !important;
	left:80px !important;
	top:80px !important;
	min-height:63px !important;
}

#item35295 {
	width:305px !important;
	top:268px !important;
	min-height:204px !important;
}

#item35183 {
	width:354px !important;
	top:268px !important;
	min-height:204px !important;
}

#item34923 {
	width:320px !important;
	top:268px !important;
	min-height:361px !important;
}

#item38684 {
	width:323px !important;
	top:268px !important;
	min-height:415px !important;
}

#item35328 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item14604 {
	width:61px !important;
	height:38px !important;
}

#item14602 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item14608 {
	width:61px !important;
	height:38px !important;
}

#item14606 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item35388 {
	width:70px !important;
	height:24px !important;
}

#item35386 {
	width:70px !important;
	height:24px !important;
	left:1050px !important;
	top:973px !important;
}

#item35398 {
	width:70px !important;
	height:24px !important;
}

#item35396 {
	width:70px !important;
	height:24px !important;
	left:1127px !important;
	top:973px !important;
}

#item35401 {
	width:70px !important;
	height:24px !important;
}

#item35399 {
	width:70px !important;
	height:24px !important;
	left:1203px !important;
	top:973px !important;
}

#item35404 {
	width:70px !important;
	height:24px !important;
}

#item35402 {
	width:70px !important;
	height:24px !important;
	left:1281px !important;
	top:973px !important;
}

#item35391 {
	width:38px !important;
	height:33px !important;
}

#item35389 {
	width:38px !important;
	height:33px !important;
	left:989px !important;
	top:967px !important;
}

#item35394 {
	width:38px !important;
	height:33px !important;
}

#item35392 {
	width:38px !important;
	height:33px !important;
	left:1373px !important;
	top:967px !important;
}

#item19230 {
	width:712px !important;
	left:1020px !important;
	top:948px !important;
	min-height:52px !important;
}

#item36048 {
	width:61px !important;
	height:38px !important;
}

#item36045 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item36052 {
	width:61px !important;
	height:38px !important;
}

#item36049 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item19307 {
	width:1138px !important;
	left:80px !important;
	top:991px !important;
	min-height:9px !important;
}

#item19329 {
	width:427px !important;
	left:80px !important;
	top:80px !important;
	min-height:24px !important;
}

#item35730 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35754 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35755 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35756 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35757 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35758 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35759 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35760 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35761 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35680 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35703 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35704 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35705 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35706 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35707 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35708 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35710 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35711 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35631 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35654 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35655 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35657 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35658 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35660 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35661 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35662 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35663 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35581 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35604 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35605 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35606 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35607 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35608 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35609 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35610 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35611 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35528 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35551 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35552 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35553 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35554 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35555 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35556 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35557 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35558 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35477 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35500 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35501 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35502 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35503 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35504 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35505 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35506 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35507 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35427 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item35450 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35451 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35452 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35453 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	top:739px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35454 {
	width:178px !important;
	height:126px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35455 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35456 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	top:739px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35457 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	top:739px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19285 {
	width:400px !important;
	left:4px !important;
	top:682px !important;
	min-height:14px !important;
}

#item19519 {
	width:178px !important;
	height:126px !important;
	left:640px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19528 {
	width:178px !important;
	height:126px !important;
	left:480px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19536 {
	width:178px !important;
	height:126px !important;
	left:320px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19543 {
	width:178px !important;
	height:126px !important;
	left:160px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19551 {
	width:178px !important;
	height:126px !important;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19557 {
	width:178px !important;
	height:126px !important;
	left:960px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19565 {
	width:178px !important;
	height:126px !important;
	left:800px !important;
	border:solid 1.5px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19573 {
	width:178px !important;
	height:126px !important;
	left:1120px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35766 {
	width:1764px !important;
	height:802px !important;
	left:76px !important;
	top:134px !important;
}

#item35777 {
	width:89px !important;
	height:62px !important;
}

#item35778 {
	width:89px !important;
	height:62px !important;
	left:76px !important;
	top:874px !important;
}

#item35784 {
	width:89px !important;
	height:62px !important;
}

#item35781 {
	width:89px !important;
	height:62px !important;
	left:236px !important;
	top:874px !important;
}

#item35788 {
	width:89px !important;
	height:62px !important;
}

#item35785 {
	width:89px !important;
	height:62px !important;
	left:396px !important;
	top:874px !important;
}

#item35793 {
	width:89px !important;
	height:62px !important;
}

#item35790 {
	width:89px !important;
	height:62px !important;
	left:555px !important;
	top:874px !important;
}

#item35798 {
	width:89px !important;
	height:62px !important;
}

#item35794 {
	width:89px !important;
	height:62px !important;
	left:716px !important;
	top:874px !important;
}

#item35803 {
	width:89px !important;
	height:62px !important;
}

#item35799 {
	width:89px !important;
	height:62px !important;
	left:874px !important;
	top:874px !important;
}

#item35807 {
	width:89px !important;
	height:62px !important;
}

#item35804 {
	width:89px !important;
	height:62px !important;
	left:1035px !important;
	top:874px !important;
}

#item35811 {
	width:89px !important;
	height:62px !important;
}

#item35808 {
	width:89px !important;
	height:62px !important;
	left:1195px !important;
	top:874px !important;
}

#item36056 {
	width:61px !important;
	height:38px !important;
}

#item36053 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item36060 {
	width:61px !important;
	height:38px !important;
}

#item36057 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item41402 {
	width:804px !important;
	min-height:24px !important;
}

#item41432 {
	width:129px !important;
	height:28px !important;
	left:787px !important;
	top:415px !important;
}

#item41435 {
	width:144px !important;
	height:28px !important;
	left:950px !important;
	top:415px !important;
}

#item41438 {
	width:156px !important;
	height:28px !important;
	left:1126px !important;
	top:415px !important;
}

#item41458 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item41459 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item41460 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item41461 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item41462 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item41467 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item41494 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item41525 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item41552 {
	width:214px !important;
	min-height:9px !important;
}

#item41576 {
	width:678px !important;
	top:24px !important;
	min-height:9px !important;
}

#item41600 {
	width:688px !important;
	left:7px !important;
	top:45px !important;
	min-height:37px !important;
}

#item41623 {
	width:91px !important;
	top:94px !important;
	min-height:9px !important;
}

#item41646 {
	width:212px !important;
	min-height:9px !important;
}

#item41669 {
	width:687px !important;
	top:117px !important;
	min-height:91px !important;
}

#item41349 {
	width:804px !important;
	min-height:24px !important;
}

#item41388 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item41389 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item41390 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item41391 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item41392 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item41297 {
	width:804px !important;
	min-height:24px !important;
}

#item41336 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item41337 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item41338 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item41339 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item41340 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item41007 {
	width:1264px !important;
	min-height:24px !important;
}

#item41033 {
	width:93px !important;
	left:35px !important;
	top:7px !important;
	min-height:11px !important;
}

#item41058 {
	width:113px !important;
	left:41px !important;
	top:8px !important;
	min-height:11px !important;
}

#item41087 {
	width:116px !important;
	left:27px !important;
	top:8px !important;
	min-height:11px !important;
}

#item41130 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item41131 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item41132 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item41134 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item41135 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item41146 {
	width:129px !important;
	height:28px !important;
	left:787px !important;
	top:415px !important;
}

#item41149 {
	width:144px !important;
	height:28px !important;
	left:950px !important;
	top:415px !important;
}

#item41152 {
	width:156px !important;
	height:28px !important;
	left:1126px !important;
	top:415px !important;
}

#item41156 {
	width:678px !important;
	top:24px !important;
	min-height:9px !important;
}

#item41179 {
	width:688px !important;
	left:7px !important;
	top:45px !important;
	min-height:37px !important;
}

#item41202 {
	width:91px !important;
	top:94px !important;
	min-height:9px !important;
}

#item41226 {
	width:212px !important;
	min-height:9px !important;
}

#item41249 {
	width:687px !important;
	top:117px !important;
	min-height:91px !important;
}

#item41272 {
	width:214px !important;
	left:788px !important;
	top:90px !important;
	min-height:9px !important;
}

#item40956 {
	width:1264px !important;
	min-height:24px !important;
}

#item40995 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item40996 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item40997 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item40998 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item40999 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item40904 {
	width:1264px !important;
	min-height:24px !important;
}

#item40943 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item40944 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item40945 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item40946 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item40947 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item40468 {
	width:657px !important;
	min-height:24px !important;
}

#item43538 {
	width:16px !important;
	height:16px !important;
}

#item43544 {
	width:16px !important;
	height:16px !important;
}

#item40837 {
	width:657px !important;
	min-height:24px !important;
}

#item40876 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item40877 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item40878 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item40879 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item40880 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item43523 {
	width:16px !important;
	height:16px !important;
}

#item43530 {
	width:16px !important;
	height:16px !important;
}

#item40770 {
	width:657px !important;
	min-height:24px !important;
}

#item40809 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item40810 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item40811 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item40812 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item40813 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item43508 {
	width:16px !important;
	height:16px !important;
}

#item43514 {
	width:16px !important;
	height:16px !important;
}

#item40703 {
	width:657px !important;
	min-height:24px !important;
}

#item40743 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item40745 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item40746 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item40747 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item40748 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item43450 {
	width:16px !important;
	height:16px !important;
}

#item43457 {
	width:16px !important;
	height:16px !important;
}

#item40627 {
	width:341px !important;
	min-height:28px !important;
}

#item40690 {
	width:20px !important;
	height:14px !important;
	left:422px !important;
	top:13px !important;
}

#item40691 {
	width:20px !important;
	height:14px !important;
	left:499px !important;
	top:13px !important;
}

#item40692 {
	width:20px !important;
	height:14px !important;
	left:576px !important;
	top:13px !important;
}

#item40693 {
	width:20px !important;
	height:14px !important;
	left:653px !important;
	top:13px !important;
}

#item40694 {
	width:20px !important;
	height:14px !important;
	left:885px !important;
	top:13px !important;
}

#item40557 {
	width:380px !important;
	min-height:24px !important;
}

#item40466 {
	width:1811px !important;
	height:964px !important;
	left:80px !important;
	top:80px !important;
}

#item40280 {
	width:61px !important;
	height:38px !important;
}

#item40277 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item40284 {
	width:61px !important;
	height:38px !important;
}

#item40281 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item41695 {
	width:48px !important;
	height:37px !important;
}

#item41693 {
	width:48px !important;
	height:37px !important;
	left:436px !important;
	top:968px !important;
}

#item41699 {
	width:72px !important;
	height:37px !important;
}

#item41697 {
	width:72px !important;
	height:37px !important;
	left:500px !important;
	top:968px !important;
}

#item41702 {
	width:72px !important;
	height:37px !important;
}

#item41700 {
	width:72px !important;
	height:37px !important;
	left:578px !important;
	top:968px !important;
}

#item41705 {
	width:72px !important;
	height:37px !important;
}

#item41703 {
	width:72px !important;
	height:37px !important;
	left:656px !important;
	top:968px !important;
}

#item41708 {
	width:72px !important;
	height:37px !important;
}

#item41706 {
	width:72px !important;
	height:37px !important;
	left:733px !important;
	top:968px !important;
}

#item41711 {
	width:72px !important;
	height:37px !important;
}

#item41709 {
	width:72px !important;
	height:37px !important;
	left:810px !important;
	top:968px !important;
}

#item41714 {
	width:72px !important;
	height:37px !important;
}

#item41712 {
	width:72px !important;
	height:37px !important;
	left:888px !important;
	top:968px !important;
}

#item41717 {
	width:72px !important;
	height:37px !important;
}

#item41715 {
	width:72px !important;
	height:37px !important;
	left:963px !important;
	top:968px !important;
}

#item41720 {
	width:72px !important;
	height:37px !important;
}

#item41718 {
	width:72px !important;
	height:37px !important;
	left:1041px !important;
	top:968px !important;
}

#item41723 {
	width:72px !important;
	height:37px !important;
}

#item41721 {
	width:72px !important;
	height:37px !important;
	left:1117px !important;
	top:968px !important;
}

#item41726 {
	width:72px !important;
	height:37px !important;
}

#item41724 {
	width:72px !important;
	height:37px !important;
	left:1193px !important;
	top:968px !important;
}

#item41729 {
	width:72px !important;
	height:37px !important;
}

#item41727 {
	width:72px !important;
	height:37px !important;
	left:1270px !important;
	top:968px !important;
}

#item41732 {
	width:72px !important;
	height:37px !important;
}

#item41730 {
	width:72px !important;
	height:37px !important;
	left:1349px !important;
	top:968px !important;
}

#item41735 {
	width:48px !important;
	height:37px !important;
}

#item41733 {
	width:48px !important;
	height:37px !important;
	left:1436px !important;
	top:968px !important;
}

#item24889 {
	width:480px !important;
	left:80px !important;
	top:80px !important;
	min-height:38px !important;
}

#item24921 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item24942 {
	width:61px !important;
	height:38px !important;
}

#item24940 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item24946 {
	width:61px !important;
	height:38px !important;
}

#item24944 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item25095 {
	width:480px !important;
	left:80px !important;
	top:80px !important;
	min-height:38px !important;
}

#item25127 {
	width:1030px !important;
	left:79px !important;
	top:991px !important;
	min-height:9px !important;
}

#item25140 {
	width:61px !important;
	height:38px !important;
}

#item25138 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:981px !important;
}

#item25144 {
	width:61px !important;
	height:38px !important;
}

#item25142 {
	width:61px !important;
	height:38px !important;
	left:1796px !important;
	top:929px !important;
}

#item25175 {
	width:203px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item25154 {
	width:209px !important;
	height:20px !important;
	left:387px !important;
	top:722px !important;
}

#item25184 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item25182 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item25206 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item25234 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item25237 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item25261 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item25265 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item25266 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item25267 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item25289 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25268 {
	width:321px !important;
	height:62px !important;
	left:288px !important;
	top:155px !important;
}

#item25314 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25293 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:211px !important;
}

#item25339 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25318 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:267px !important;
}

#item25364 {
	width:315px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25343 {
	width:321px !important;
	height:62px !important;
	left:290px !important;
	top:324px !important;
}

#item25389 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25368 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:380px !important;
}

#item25414 {
	width:436px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25393 {
	width:442px !important;
	height:62px !important;
	left:169px !important;
	top:436px !important;
}

#item25439 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25418 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:492px !important;
}

#item25464 {
	width:480px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25443 {
	width:486px !important;
	height:62px !important;
	left:125px !important;
	top:548px !important;
}

#item25489 {
	width:314px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item25468 {
	width:320px !important;
	height:62px !important;
	left:291px !important;
	top:604px !important;
}

#item25150 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item25148 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item25146 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item25639 {
	width:1920px !important;
	height:1080px !important;
	background:#0e3a2f;
}

#item25796 {
	width:1252px !important;
	left:80px !important;
	top:80px !important;
	min-height:406px !important;
}

#item25818 {
	width:278px !important;
	left:1083px !important;
	top:988px !important;
	min-height:32px !important;
}

#item25841 {
	width:119px !important;
	top:73px !important;
	min-height:12px !important;
}

#item25869 {
	width:119px !important;
	top:84px !important;
	min-height:12px !important;
}

#item25894 {
	width:103px !important;
	top:83px !important;
	min-height:12px !important;
}

#item25898 {
	width:108px !important;
	height:131px !important;
	left:1740px !important;
	top:887px !important;
}

#item25899 {
	width:108px !important;
	height:131px !important;
	left:1587px !important;
	top:887px !important;
}

#item25900 {
	width:108px !important;
	height:131px !important;
	left:1440px !important;
	top:887px !important;
}

#item38859 {
	width:828px !important;
	left:80px !important;
	top:934px !important;
	min-height:52px !important;
}

#item38882 {
	width:83px !important;
	height:14px !important;
	left:552px !important;
	top:975px !important;
}

#item38888 {
	width:98px !important;
	left:779px !important;
	top:991px !important;
	min-height:9px !important;
}

#item38911 {
	width:61px !important;
	left:80px !important;
	top:991px !important;
	min-height:16px !important;
}

#item38934 {
	width:599px !important;
	left:144px !important;
	top:991px !important;
	min-height:13px !important;
}

#item33146 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item33143 {
	width:86px !important;
	height:76px !important;
	left:525px !important;
	top:62px !important;
}

#item33148 {
	width:106px !important;
	top:73px !important;
	min-height:12px !important;
}

#item33177 {
	width:109px !important;
	top:84px !important;
	min-height:12px !important;
}

#item33200 {
	width:48px !important;
	height:69px !important;
	left:30px !important;
}

#item33205 {
	width:95px !important;
	top:83px !important;
	min-height:12px !important;
}

#item33230 {
	width:99px !important;
	height:117px !important;
	left:498px !important;
	top:907px !important;
}

#item33233 {
	width:99px !important;
	height:117px !important;
	left:344px !important;
	top:907px !important;
}

#item33236 {
	width:99px !important;
	height:117px !important;
	left:198px !important;
	top:907px !important;
}

#item33243 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item33239 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:155px !important;
}

#item33269 {
	width:317px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item33266 {
	width:323px !important;
	height:63px !important;
	left:274px !important;
	top:212px !important;
}

#item33295 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item33292 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:269px !important;
}

#item33321 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item33318 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:326px !important;
}

#item33347 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item33344 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:383px !important;
}

#item33373 {
	width:370px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item33370 {
	width:376px !important;
	height:63px !important;
	left:221px !important;
	top:440px !important;
}

#item33399 {
	width:370px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item33396 {
	width:376px !important;
	height:20px !important;
	left:221px !important;
	top:556px !important;
}

#item33137 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item33134 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item33132 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.011em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:13.7px;
	line-height:16.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.040em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.000em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.021em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:right;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:50px;
	line-height:60px;
	color:#78faae;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	letter-spacing:0.017em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	letter-spacing:0.002em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#78faae;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:50px;
	line-height:60px;
	color:#78faae;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:80px;
	line-height:88px;
	color:#78faae;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:26.7px;
	line-height:35.6px;
	color:#0e3a2f;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:26.7px;
	line-height:35.6px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Octavia-Rechtstext {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.Octavia-Titel-Vorwort {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:73px;
	line-height:87.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Einleitungs-Copy- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Headline-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Octavia-Navigation {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Octavia-Headline-Titeltrenner {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:68px;
	line-height:81.6px;
	color:#78faae;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Octavia-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Vorwort-Copy-neue-Vorschaltseite {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk-Modellbezeichnung-HL {
	font-family:FF-SKODANext-Regular,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:9px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.thjnk-Copy-2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:7.6px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Navi_Burger_Black {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.DigHK_Marginalien-Schwarz {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Copy-Copy-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Icon-Beschriftung-Weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Icon_Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Marginalien-Weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.DigHK_Copy-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DigHK_Marginalien {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:1px;
	text-align:left;
}

p.thjnk-Tabelle-Ausstattungslinie-Tabkopf {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:16.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Copy-LiBü {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:13.7px;
	line-height:16.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Tech-Daten-Kategorie {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:11.7px;
	line-height:13.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Tabelle-Tech-Daten {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:11.7px;
	line-height:13.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk-Einleser-Copy-DRIVE {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:50px;
	line-height:60px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-SKODANext-Regular,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"SKODA Next",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle15 {
	letter-spacing:-0.005em;
}

span.autoCharStyle14 {
	color:#78faae;
	letter-spacing:-0.010em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	color:#78faae;
	letter-spacing:-0.010em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	color:#78faae;
	letter-spacing:0.005em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	letter-spacing:0.005em;
}

span.autoCharStyle8 {
	letter-spacing:-0.010em;
}

span.autoCharStyle7 {
	letter-spacing:0.025em;
}

span.autoCharStyle6 {
	letter-spacing:0.010em;
}

span.autoCharStyle5 {
	letter-spacing:0.030em;
}

span.autoCharStyle4 {
	letter-spacing:0.015em;
}

span.autoCharStyle3 {
	letter-spacing:0.020em;
}

span.autoCharStyle2 {
	letter-spacing:-0.015em;
}

span.autoCharStyle1 {
	letter-spacing:-0.020em;
}

span.Copy-linksbündig {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	letter-spacing:0.010em;
}

span.Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.Ausstattungspunkt {
}

span.Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	color:#fff;
	letter-spacing:0.005em;
}

span.Copy-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:15px;
}

span.Rechtstext-weiß {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	color:#fff;
}

span.Electric-Green {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	color:#78faae;
	letter-spacing:-0.010em;
}

span.thjnk-Innenteil_-_Slash {
	letter-spacing:0.100em;
}

span.thjnk-Innenteil_-_Ausstattungspunkt {
}

span.Aufzählungszeichen {
	font-weight:bold;
	font-size:5px;
}

span.thjnk-Innenteil_-_Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.thjnk-Innenteil_-_Bold {
	font-weight:bold;
}

span.thjnk-Innenteil_-_Für-Grep_-_Hochgestellt {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Slash-Korrektur-Tiefstellung {
	letter-spacing:0.100em;
}

span.thjnk-Innenteil_-_Für-Grep_-_Slash {
	letter-spacing:0.100em;
}

span.thjnk-Euro-nonversal {
}

span.Versal-f-Zahlen {
	text-transform:uppercase;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
