@charset "CP852";
/* default tooltip */
/* line 5, ../sass/maps/_cssmap-poland.scss */
.css-map > li a, .css-map > li a:hover, #map-tooltip, .cssmap-tooltip-content {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  /* W3C */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
  /* IE6-8 */
  color: #852a6a;
  font-size: 13px;
  font-weight: 700;
  padding: .5em 1.2em;
  text-align: center;
  white-space: nowrap;
  -moz-border-radius: .3em;
  -ms-border-radius: .3em;
  -o-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em; }

/* line 36, ../sass/maps/_cssmap-poland.scss */
.m660 .css-map > li a, .m500 .css-map > li a {
  font-size: 11px; }

/* line 39, ../sass/maps/_cssmap-poland.scss */
.m340 .css-map > li a, .m270 .css-map > li a, .m240 .css-map > li a {
  font-size: 10px; }

/* line 42, ../sass/maps/_cssmap-poland.scss */
.m170 .css-map > li a {
  font-size: 9px; }

/* tooltip arrow; when you change its size don't forget to set tooltipArrowHeight variable in the cssMap(); function */
/* line 47, ../sass/maps/_cssmap-poland.scss */
.css-map > li a .tooltip-arrow {
  bottom: -5px;
  /* must be the same as a border-width */
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 5px 5px 0 5px;
  /* this's a height of the arrow */
  margin-left: -5px;
  /* must be the same as a border-width */ }

/* line 58, ../sass/maps/_cssmap-poland.scss */
.css-map > li a, .css-map > li a:after, #map-tooltip:after, .cssmap-tooltip-content:after, .css-map > li a, .css-map > li a:before, #map-tooltip:before, .cssmap-tooltip-content:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

/* line 68, ../sass/maps/_cssmap-poland.scss */
.css-map > li a, .css-map > li a:after, #map-tooltip:after, .cssmap-tooltip-content:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f0f0f0;
  border-width: 5px;
  margin-left: -5px; }

/* line 74, ../sass/maps/_cssmap-poland.scss */
.css-map > li a, .css-map > li a:before, #map-tooltip:before, .cssmap-tooltip-content:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f0f0f0;
  border-width: 6px;
  margin-left: -6px; }

/* tooltip style when the region is activated */
/* line 82, ../sass/maps/_cssmap-poland.scss */
.css-map .active-region a {
  background-color: #111111; }

/* line 85, ../sass/maps/_cssmap-poland.scss */
.css-map .active-region a .tooltip-arrow {
  border-color: #111111 transparent; }

/* links in the visible list of regions */
/* line 90, ../sass/maps/_cssmap-poland.scss */
.map-visible-list a {
  /* color: #eee; */ }

/* line 93, ../sass/maps/_cssmap-poland.scss */
.map-visible-list a:hover, .map-visible-list a:focus, .map-visible-list li.focus a {
  /* color: #fc0; */ }

/* line 96, ../sass/maps/_cssmap-poland.scss */
.map-visible-list a:active, .map-visible-list li.active-region a {
  /* color: #cc3; */ }

/* default pre-loader */
/* line 101, ../sass/maps/_cssmap-poland.scss */
.map-loader {
  background: #111;
  background: rgba(0, 0, 0, 0.8);
  color: #eee;
  font: normal 14px "Lucida Grande", Arial, sans-serif;
  padding: .6em 1.2em;
  text-shadow: 0 1px 0 #000;
  -moz-border-radius: .6em;
  -ms-border-radius: .6em;
  -o-border-radius: .6em;
  -webkit-border-radius: .6em;
  border-radius: .6em; }

/* line 114, ../sass/maps/_cssmap-poland.scss */
.m500 .map-loader, .m340 .map-loader {
  font-size: 12px; }

/* line 117, ../sass/maps/_cssmap-poland.scss */
.m270 .map-loader, .m240 .map-loader, .m170 .map-loader {
  font-size: 10px; }

/* link to the search engine - shown in the multipleClick mode */
/* line 122, ../sass/maps/_cssmap-poland.scss */
.map-search-link {
  /* your rules goes here */ }

/* line 125, ../sass/maps/_cssmap-poland.scss */
.map-search-link:hover, a.map-search-link:focus {
  /* selected link style */ }

/* line 128, ../sass/maps/_cssmap-poland.scss */
.m340 .map-search-link, .m270 .map-search-link, .m240 .map-search-link, .m170 .map-search-link {
 /* style for a specific map size, ex.:
font-size: 1em;
*/ }

/*! --------------------------------------------------------
 * the maps starts here

 * DO NOT EDIT!

 * CSSMap plugin - Poland
 * version: 4.4.26
 * web: http://cssmapsplugin.com/europe/poland.html
 * email: support@cssmapsplugin.com
 * author: Łukasz Popardowski { Winston_Wolf }
 * license: http://cssmapsplugin.com/license
*/
/* line 146, ../sass/maps/_cssmap-poland.scss */
.css-map-container {
  margin: 0 auto !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative; }

/* line 152, ../sass/maps/_cssmap-poland.scss */
.css-map-container * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 157, ../sass/maps/_cssmap-poland.scss */
.css-map {
  display: block;
  left: 0;
  margin: 0 !important;
  list-style: none;
  padding: 0 !important;
  position: relative; }

/* line 165, ../sass/maps/_cssmap-poland.scss */
.css-map > li {
  height: 0;
  width: 0; }

/* line 169, ../sass/maps/_cssmap-poland.scss */
.css-map > li a {
  height: auto;
  margin: -9999px 0 0 0;
  position: absolute;
  text-decoration: none;
  width: auto;
  z-index: 89; }

/* line 177, ../sass/maps/_cssmap-poland.scss */
.css-map > li a:focus {
  outline: 0 none; }

/* line 180, ../sass/maps/_cssmap-poland.scss */
.css-map-container span {
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: -9999px;
  width: 0; }

/* line 188, ../sass/maps/_cssmap-poland.scss */
.css-map > li a.tooltip-right {
  left: auto;
  right: 0;
  width: auto; }

/* line 193, ../sass/maps/_cssmap-poland.scss */
.css-map > li a .tooltip-arrow {
  left: 50%;
  top: auto; }

/* line 197, ../sass/maps/_cssmap-poland.scss */
.css-map > li a.tooltip-middle .tooltip-arrow {
  display: none; }

/* line 200, ../sass/maps/_cssmap-poland.scss */
.css-map > li a.tooltip-top .tooltip-arrow {
  bottom: auto; }

/* line 203, ../sass/maps/_cssmap-poland.scss */
.css-map > li a.tooltip-right .tooltip-arrow {
  left: auto; }

/* line 206, ../sass/maps/_cssmap-poland.scss */
#map-tooltip {
  position: absolute;
  z-index: 999; }

/* line 210, ../sass/maps/_cssmap-poland.scss */
.css-map-container .cities {
  top: 0;
  z-index: 88; }

/* line 214, ../sass/maps/_cssmap-poland.scss */
.css-map .bg {
  padding: 10px; }

/* line 217, ../sass/maps/_cssmap-poland.scss */
.css-map .active-region .bg {
  z-index: 87; }

/* line 220, ../sass/maps/_cssmap-poland.scss */
.css-map .m {
  cursor: pointer;
  z-index: 99; }

/* line 224, ../sass/maps/_cssmap-poland.scss */
.css-map .m span {
  border: 0 none !important;
  z-index: 89; }

/* line 228, ../sass/maps/_cssmap-poland.scss */
.map-visible-list {
  clear: both;
  overflow: hidden; }

/* line 232, ../sass/maps/_cssmap-poland.scss */
span.map-loader {
  height: auto;
  position: absolute;
  text-align: center;
  width: auto;
  z-index: 90; }

/* really, DO NOT EDIT THIS! */
/* line 241, ../sass/maps/_cssmap-poland.scss */
.pl1 .s1 {
  height: .2em;
  left: 6em;
  top: 9.5em;
  width: 0.1em; }

/* line 247, ../sass/maps/_cssmap-poland.scss */
.pl1 .s2 {
  height: .1em;
  left: 6em;
  top: 9.3em;
  width: 0.1em; }

/* line 253, ../sass/maps/_cssmap-poland.scss */
.pl1 .s3 {
  height: .1em;
  left: 5.8em;
  top: 9.1em;
  width: 0.1em; }

/* line 259, ../sass/maps/_cssmap-poland.scss */
.pl1 .s4 {
  height: .2em;
  left: 5.7em;
  top: 9.8em;
  width: 0.1em; }

/* line 265, ../sass/maps/_cssmap-poland.scss */
.pl1 .s5 {
  height: .5em;
  left: 5.7em;
  top: 9.2em;
  width: 0.3em; }

/* line 271, ../sass/maps/_cssmap-poland.scss */
.pl1 .s6 {
  height: .2em;
  left: 5.7em;
  top: 8.7em;
  width: 0.1em; }

/* line 277, ../sass/maps/_cssmap-poland.scss */
.pl1 .s7 {
  height: .2em;
  left: 5.2em;
  top: 8.6em;
  width: 0.5em; }

/* line 283, ../sass/maps/_cssmap-poland.scss */
.pl1 .s8 {
  height: 1.4em;
  left: 5.1em;
  top: 8.8em;
  width: 0.6em; }

/* line 289, ../sass/maps/_cssmap-poland.scss */
.pl1 .s9 {
  height: .4em;
  left: 1.6em;
  top: 10.1em;
  width: 0.2em; }

/* line 295, ../sass/maps/_cssmap-poland.scss */
.pl1 .s10 {
  height: 1.3em;
  left: 1.8em;
  top: 9.2em;
  width: 0.6em; }

/* line 301, ../sass/maps/_cssmap-poland.scss */
.pl1 .s11 {
  height: 1.2em;
  left: 2em;
  top: 9.1em;
  width: 3.6em; }

/* line 307, ../sass/maps/_cssmap-poland.scss */
.pl1 .s12 {
  height: .4em;
  left: 4.9em;
  top: 11.7em;
  width: 0.1em; }

/* line 313, ../sass/maps/_cssmap-poland.scss */
.pl1 .s13 {
  height: .7em;
  left: 4.1em;
  top: 11.6em;
  width: 0.8em; }

/* line 319, ../sass/maps/_cssmap-poland.scss */
.pl1 .s14 {
  height: .5em;
  left: 3.9em;
  top: 11.4em;
  width: 0.9em; }

/* line 325, ../sass/maps/_cssmap-poland.scss */
.pl1 .s15 {
  height: 1.8em;
  left: 2.4em;
  top: 8.9em;
  width: 0.4em; }

/* line 331, ../sass/maps/_cssmap-poland.scss */
.pl1 .s16 {
  height: .2em;
  left: 2.7em;
  top: 10.6em;
  width: 0.3em; }

/* line 337, ../sass/maps/_cssmap-poland.scss */
.pl1 .s17 {
  height: .4em;
  left: 5.1em;
  top: 10.6em;
  width: 0.2em; }

/* line 343, ../sass/maps/_cssmap-poland.scss */
.pl1 .s18 {
  height: 1.6em;
  left: 2.4em;
  top: 9em;
  width: 3em; }

/* line 349, ../sass/maps/_cssmap-poland.scss */
.pl1 .s19 {
  height: 1.6em;
  left: 2.9em;
  top: 8.9em;
  width: 2.6em; }

/* line 355, ../sass/maps/_cssmap-poland.scss */
.pl1 .s20 {
  height: 2.4em;
  left: 5em;
  top: 8.8em;
  width: 0.1em; }

/* line 361, ../sass/maps/_cssmap-poland.scss */
.pl1 .s21 {
  height: 2.6em;
  left: 3em;
  top: 8.8em;
  width: 2em; }

/* line 367, ../sass/maps/_cssmap-poland.scss */
.pl1 .s22 {
  height: .1em;
  left: 4em;
  top: 8.2em;
  width: 0.2em; }

/* line 373, ../sass/maps/_cssmap-poland.scss */
.pl1 .s23 {
  height: .1em;
  left: 4em;
  top: 8.3em;
  width: 0.4em; }

/* line 379, ../sass/maps/_cssmap-poland.scss */
.pl1 .s24 {
  height: .1em;
  left: 3.9em;
  top: 8.4em;
  width: 0.5em; }

/* line 385, ../sass/maps/_cssmap-poland.scss */
.pl1 .s25 {
  height: 3.1em;
  left: 3.6em;
  top: 8.6em;
  width: 1em; }

/* line 391, ../sass/maps/_cssmap-poland.scss */
.pl1 .s26 {
  height: 2.6em;
  left: 3.7em;
  top: 8.5em;
  width: 0.7em; }

/* line 397, ../sass/maps/_cssmap-poland.scss */
.pl1 .s27 {
  height: 2.2em;
  left: 3.1em;
  top: 8.7em;
  width: 1.7em; }

/* line 403, ../sass/maps/_cssmap-poland.scss */
.pl1 .s28 {
  height: 2.6em;
  left: 3.2em;
  top: 8.4em;
  width: 0.6em; }

/* line 409, ../sass/maps/_cssmap-poland.scss */
.pl1 .s29 {
  height: 2.8em;
  left: 3.3em;
  top: 8.3em;
  width: 0.4em; }

/* line 415, ../sass/maps/_cssmap-poland.scss */
.pl1 .s30 {
  height: 2.9em;
  left: 3.4em;
  top: 8.2em;
  width: 0.1em; }

/* line 421, ../sass/maps/_cssmap-poland.scss */
.pl2 .s1 {
  height: .6em;
  left: 8.8em;
  top: 4.4em;
  width: 0.2em; }

/* line 427, ../sass/maps/_cssmap-poland.scss */
.pl2 .s2 {
  height: 1em;
  left: 8.6em;
  top: 4.4em;
  width: 0.2em; }

/* line 433, ../sass/maps/_cssmap-poland.scss */
.pl2 .s3 {
  height: 1.7em;
  left: 8.5em;
  top: 4.4em;
  width: 0.1em; }

/* line 439, ../sass/maps/_cssmap-poland.scss */
.pl2 .s4 {
  height: .1em;
  left: 8.4em;
  top: 6.4em;
  width: 0.1em; }

/* line 445, ../sass/maps/_cssmap-poland.scss */
.pl2 .s5 {
  height: 2.1em;
  left: 8.4em;
  top: 4.2em;
  width: 0.1em; }

/* line 451, ../sass/maps/_cssmap-poland.scss */
.pl2 .s6 {
  height: 2.2em;
  left: 8.3em;
  top: 4.4em;
  width: 0.1em; }

/* line 457, ../sass/maps/_cssmap-poland.scss */
.pl2 .s7 {
  height: .1em;
  left: 7.9em;
  top: 6.8em;
  width: 0.3em; }

/* line 463, ../sass/maps/_cssmap-poland.scss */
.pl2 .s8 {
  height: .1em;
  left: 7.5em;
  top: 6.8em;
  width: 0.2em; }

/* line 469, ../sass/maps/_cssmap-poland.scss */
.pl2 .s9 {
  height: .3em;
  left: 7.5em;
  top: 6.5em;
  width: 0.8em; }

/* line 475, ../sass/maps/_cssmap-poland.scss */
.pl2 .s10 {
  height: 3em;
  left: 7.4em;
  top: 3.7em;
  width: 0.3em; }

/* line 481, ../sass/maps/_cssmap-poland.scss */
.pl2 .s11 {
  height: .6em;
  left: 5.4em;
  top: 4.7em;
  width: 3.5em; }

/* line 487, ../sass/maps/_cssmap-poland.scss */
.pl2 .s12 {
  height: .1em;
  left: 5.3em;
  top: 4.3em;
  width: 3.3em; }

/* line 493, ../sass/maps/_cssmap-poland.scss */
.pl2 .s13 {
  height: .3em;
  left: 5.4em;
  top: 4.1em;
  width: 0.1em; }

/* line 499, ../sass/maps/_cssmap-poland.scss */
.pl2 .s14 {
  height: .1em;
  left: 5.6em;
  top: 3.7em;
  width: 0.1em; }

/* line 505, ../sass/maps/_cssmap-poland.scss */
.pl2 .s15 {
  height: 1.6em;
  left: 5.5em;
  top: 3.8em;
  width: 0.2em; }

/* line 511, ../sass/maps/_cssmap-poland.scss */
.pl2 .s16 {
  height: .1em;
  left: 7.3em;
  top: 3.5em;
  width: 0.3em; }

/* line 517, ../sass/maps/_cssmap-poland.scss */
.pl2 .s17 {
  height: 3em;
  left: 7.2em;
  top: 3.6em;
  width: 0.3em; }

/* line 523, ../sass/maps/_cssmap-poland.scss */
.pl2 .s18 {
  height: 2.5em;
  left: 6.1em;
  top: 3.7em;
  width: 1.5em; }

/* line 529, ../sass/maps/_cssmap-poland.scss */
.pl2 .s19 {
  height: 2.5em;
  left: 7em;
  top: 4em;
  width: 1.3em; }

/* line 535, ../sass/maps/_cssmap-poland.scss */
.pl2 .s20 {
  height: .1em;
  left: 6.6em;
  top: 6.4em;
  width: 0.3em; }

/* line 541, ../sass/maps/_cssmap-poland.scss */
.pl2 .s21 {
  height: .1em;
  left: 8.2em;
  top: 5.9em;
  width: 0.5em; }

/* line 547, ../sass/maps/_cssmap-poland.scss */
.pl2 .s22 {
  height: .1em;
  left: 5.6em;
  top: 6em;
  width: 0.1em; }

/* line 553, ../sass/maps/_cssmap-poland.scss */
.pl2 .s23 {
  height: .1em;
  left: 5.5em;
  top: 5.8em;
  width: 3.2em; }

/* line 559, ../sass/maps/_cssmap-poland.scss */
.pl2 .s24 {
  height: 2.2em;
  left: 5.7em;
  top: 3.8em;
  width: 0.2em; }

/* line 565, ../sass/maps/_cssmap-poland.scss */
.pl2 .s25 {
  height: 2.4em;
  left: 5.9em;
  top: 3.8em;
  width: 0.1em; }

/* line 571, ../sass/maps/_cssmap-poland.scss */
.pl2 .s26 {
  height: 2.6em;
  left: 6em;
  top: 3.5em;
  width: 0.2em; }

/* line 577, ../sass/maps/_cssmap-poland.scss */
.pl2 .s27 {
  height: 2.6em;
  left: 6.4em;
  top: 3.8em;
  width: 1.8em; }

/* line 583, ../sass/maps/_cssmap-poland.scss */
.pl2 .s28 {
  height: 2.8em;
  left: 6.3em;
  top: 3.5em;
  width: 0.9em; }

/* line 589, ../sass/maps/_cssmap-poland.scss */
.pl2 .s29 {
  height: 3.1em;
  left: 6.5em;
  top: 3.3em;
  width: 0.2em; }

/* line 595, ../sass/maps/_cssmap-poland.scss */
.pl2 .s30 {
  height: 2.8em;
  left: 6.2em;
  top: 3.4em;
  width: 0.6em; }

/* line 601, ../sass/maps/_cssmap-poland.scss */
.pl3 .s1 {
  height: .1em;
  left: 11.8em;
  top: 8.5em;
  width: 0.1em; }

/* line 607, ../sass/maps/_cssmap-poland.scss */
.pl3 .s2 {
  height: .1em;
  left: 13em;
  top: 11.5em;
  width: 0.1em; }

/* line 613, ../sass/maps/_cssmap-poland.scss */
.pl3 .s3 {
  height: .1em;
  left: 12.2em;
  top: 10.6em;
  width: 0.2em; }

/* line 619, ../sass/maps/_cssmap-poland.scss */
.pl3 .s4 {
  height: .9em;
  left: 12.1em;
  top: 9.5em;
  width: 0.1em; }

/* line 625, ../sass/maps/_cssmap-poland.scss */
.pl3 .s5 {
  height: .1em;
  left: 12.1em;
  top: 9.1em;
  width: 0.1em; }

/* line 631, ../sass/maps/_cssmap-poland.scss */
.pl3 .s6 {
  height: .2em;
  left: 11.9em;
  top: 8.6em;
  width: 0.2em; }

/* line 637, ../sass/maps/_cssmap-poland.scss */
.pl3 .s7 {
  height: .2em;
  left: 12.1em;
  top: 8.6em;
  width: 0.1em; }

/* line 643, ../sass/maps/_cssmap-poland.scss */
.pl3 .s8 {
  height: .1em;
  left: 12.2em;
  top: 8em;
  width: 0.1em; }

/* line 649, ../sass/maps/_cssmap-poland.scss */
.pl3 .s9 {
  height: .1em;
  left: 12.2em;
  top: 7.8em;
  width: 0.1em; }

/* line 655, ../sass/maps/_cssmap-poland.scss */
.pl3 .s10 {
  height: .5em;
  left: 12.3em;
  top: 7.7em;
  width: 0.4em; }

/* line 661, ../sass/maps/_cssmap-poland.scss */
.pl3 .s11 {
  height: 2.4em;
  left: 12.2em;
  top: 8.2em;
  width: 0.5em; }

/* line 667, ../sass/maps/_cssmap-poland.scss */
.pl3 .s12 {
  height: 3.2em;
  left: 12.7em;
  top: 7.7em;
  width: 0.1em; }

/* line 673, ../sass/maps/_cssmap-poland.scss */
.pl3 .s13 {
  height: 3.4em;
  left: 12.8em;
  top: 7.6em;
  width: 0.1em; }

/* line 679, ../sass/maps/_cssmap-poland.scss */
.pl3 .s14 {
  height: 3.4em;
  left: 12.9em;
  top: 7.7em;
  width: 0.2em; }

/* line 685, ../sass/maps/_cssmap-poland.scss */
.pl3 .s15 {
  height: 3.5em;
  left: 13.1em;
  top: 7.6em;
  width: 0.2em; }

/* line 691, ../sass/maps/_cssmap-poland.scss */
.pl3 .s16 {
  height: .1em;
  left: 13.4em;
  top: 7.5em;
  width: 0.4em; }

/* line 697, ../sass/maps/_cssmap-poland.scss */
.pl3 .s17 {
  height: .2em;
  left: 13.8em;
  top: 7.4em;
  width: 0.1em; }

/* line 703, ../sass/maps/_cssmap-poland.scss */
.pl3 .s18 {
  height: .3em;
  left: 13.9em;
  top: 7.3em;
  width: 0.1em; }

/* line 709, ../sass/maps/_cssmap-poland.scss */
.pl3 .s19 {
  height: 1.9em;
  left: 13.2em;
  top: 9.4em;
  width: 2.2em; }

/* line 715, ../sass/maps/_cssmap-poland.scss */
.pl3 .s20 {
  height: 4.2em;
  left: 13.3em;
  top: 7.6em;
  width: 0.7em; }

/* line 721, ../sass/maps/_cssmap-poland.scss */
.pl3 .s21 {
  height: .3em;
  left: 13.1em;
  top: 11.4em;
  width: 1em; }

/* line 727, ../sass/maps/_cssmap-poland.scss */
.pl3 .s22 {
  height: 1.2em;
  left: 13.3em;
  top: 10.3em;
  width: 2.4em; }

/* line 733, ../sass/maps/_cssmap-poland.scss */
.pl3 .s23 {
  height: 1.5em;
  left: 15em;
  top: 10.1em;
  width: 0.5em; }

/* line 739, ../sass/maps/_cssmap-poland.scss */
.pl3 .s24 {
  height: 4.6em;
  left: 14.7em;
  top: 7.3em;
  width: 0.3em; }

/* line 745, ../sass/maps/_cssmap-poland.scss */
.pl3 .s25 {
  height: 4.6em;
  left: 14.5em;
  top: 7.2em;
  width: 0.2em; }

/* line 751, ../sass/maps/_cssmap-poland.scss */
.pl3 .s26 {
  height: 4.4em;
  left: 14em;
  top: 7.1em;
  width: 0.5em; }

/* line 757, ../sass/maps/_cssmap-poland.scss */
.pl3 .s27 {
  height: 4.6em;
  left: 14.1em;
  top: 7em;
  width: 0.3em; }

/* line 763, ../sass/maps/_cssmap-poland.scss */
.pl4 .s1 {
  height: .1em;
  left: 3.8em;
  top: 8.4em;
  width: 0.1em; }

/* line 769, ../sass/maps/_cssmap-poland.scss */
.pl4 .s2 {
  height: .1em;
  left: 3.7em;
  top: 8.3em;
  width: 0.3em; }

/* line 775, ../sass/maps/_cssmap-poland.scss */
.pl4 .s3 {
  height: .3em;
  left: 3.6em;
  top: 8em;
  width: 0.4em; }

/* line 781, ../sass/maps/_cssmap-poland.scss */
.pl4 .s4 {
  height: .6em;
  left: 3.5em;
  top: 7.7em;
  width: 0.1em; }

/* line 787, ../sass/maps/_cssmap-poland.scss */
.pl4 .s5 {
  height: .4em;
  left: 3.4em;
  top: 7.8em;
  width: 0.2em; }

/* line 793, ../sass/maps/_cssmap-poland.scss */
.pl4 .s6 {
  height: .8em;
  left: 3.3em;
  top: 7.5em;
  width: 0.1em; }

/* line 799, ../sass/maps/_cssmap-poland.scss */
.pl4 .s7 {
  height: .9em;
  left: 3.2em;
  top: 7.5em;
  width: 0.1em; }

/* line 805, ../sass/maps/_cssmap-poland.scss */
.pl4 .s8 {
  height: .1em;
  left: 3.2em;
  top: 7.3em;
  width: 0.1em; }

/* line 811, ../sass/maps/_cssmap-poland.scss */
.pl4 .s9 {
  height: .2em;
  left: 3.2em;
  top: 6.8em;
  width: 0.1em; }

/* line 817, ../sass/maps/_cssmap-poland.scss */
.pl4 .s10 {
  height: .1em;
  left: 3.2em;
  top: 6.5em;
  width: 0.1em; }

/* line 823, ../sass/maps/_cssmap-poland.scss */
.pl4 .s11 {
  height: .1em;
  left: 1.7em;
  top: 5.6em;
  width: 0.3em; }

/* line 829, ../sass/maps/_cssmap-poland.scss */
.pl4 .s12 {
  height: .3em;
  left: 1.6em;
  top: 5.8em;
  width: 0.1em; }

/* line 835, ../sass/maps/_cssmap-poland.scss */
.pl4 .s13 {
  height: .2em;
  left: 1.3em;
  top: 6.1em;
  width: 0.1em; }

/* line 841, ../sass/maps/_cssmap-poland.scss */
.pl4 .s14 {
  height: 2.4em;
  left: 1.2em;
  top: 6.3em;
  width: 2em; }

/* line 847, ../sass/maps/_cssmap-poland.scss */
.pl4 .s15 {
  height: 2.9em;
  left: 1.4em;
  top: 6.1em;
  width: 0.3em; }

/* line 853, ../sass/maps/_cssmap-poland.scss */
.pl4 .s16 {
  height: .1em;
  left: 1.7em;
  top: 9.1em;
  width: 0.3em; }

/* line 859, ../sass/maps/_cssmap-poland.scss */
.pl4 .s17 {
  height: 3.4em;
  left: 1.7em;
  top: 5.7em;
  width: 0.4em; }

/* line 865, ../sass/maps/_cssmap-poland.scss */
.pl4 .s18 {
  height: 3.5em;
  left: 2.1em;
  top: 5.6em;
  width: 0.3em; }

/* line 871, ../sass/maps/_cssmap-poland.scss */
.pl4 .s19 {
  height: .1em;
  left: 2.8em;
  top: 8.9em;
  width: 0.1em; }

/* line 877, ../sass/maps/_cssmap-poland.scss */
.pl4 .s20 {
  height: 3.5em;
  left: 2.4em;
  top: 5.4em;
  width: 0.6em; }

/* line 883, ../sass/maps/_cssmap-poland.scss */
.pl4 .s21 {
  height: .1em;
  left: 2.7em;
  top: 5.2em;
  width: 0.1em; }

/* line 889, ../sass/maps/_cssmap-poland.scss */
.pl4 .s22 {
  height: 3.5em;
  left: 2.5em;
  top: 5.3em;
  width: 0.6em; }

/* line 895, ../sass/maps/_cssmap-poland.scss */
.pl4 .s23 {
  height: 1em;
  left: 3.1em;
  top: 5em;
  width: 0.2em; }

/* line 901, ../sass/maps/_cssmap-poland.scss */
.pl4 .s24 {
  height: .7em;
  left: 3.2em;
  top: 4.9em;
  width: 0.2em; }

/* line 907, ../sass/maps/_cssmap-poland.scss */
.pl5 .s1 {
  height: .2em;
  left: 9.3em;
  top: 9.9em;
  width: 0.2em; }

/* line 913, ../sass/maps/_cssmap-poland.scss */
.pl5 .s2 {
  height: .2em;
  left: 9.4em;
  top: 10em;
  width: 0.1em; }

/* line 919, ../sass/maps/_cssmap-poland.scss */
.pl5 .s3 {
  height: .3em;
  left: 9.1em;
  top: 10em;
  width: 0.1em; }

/* line 925, ../sass/maps/_cssmap-poland.scss */
.pl5 .s4 {
  height: .1em;
  left: 8.9em;
  top: 10.4em;
  width: 0.2em; }

/* line 931, ../sass/maps/_cssmap-poland.scss */
.pl5 .s5 {
  height: .4em;
  left: 8.6em;
  top: 10em;
  width: 0.5em; }

/* line 937, ../sass/maps/_cssmap-poland.scss */
.pl5 .s6 {
  height: .2em;
  left: 7.3em;
  top: 9.8em;
  width: 0.2em; }

/* line 943, ../sass/maps/_cssmap-poland.scss */
.pl5 .s7 {
  height: .1em;
  left: 6.9em;
  top: 8.6em;
  width: 0.1em; }

/* line 949, ../sass/maps/_cssmap-poland.scss */
.pl5 .s8 {
  height: .1em;
  left: 6.5em;
  top: 9.3em;
  width: 0.1em; }

/* line 955, ../sass/maps/_cssmap-poland.scss */
.pl5 .s9 {
  height: .3em;
  left: 6.6em;
  top: 9.2em;
  width: 0.1em; }

/* line 961, ../sass/maps/_cssmap-poland.scss */
.pl5 .s10 {
  height: .7em;
  left: 6.7em;
  top: 9.1em;
  width: 0.2em; }

/* line 967, ../sass/maps/_cssmap-poland.scss */
.pl5 .s11 {
  height: .8em;
  left: 6.9em;
  top: 9em;
  width: 0.1em; }

/* line 973, ../sass/maps/_cssmap-poland.scss */
.pl5 .s12 {
  height: 1.7em;
  left: 7em;
  top: 8.2em;
  width: 0.2em; }

/* line 979, ../sass/maps/_cssmap-poland.scss */
.pl5 .s13 {
  height: 1.7em;
  left: 7.1em;
  top: 8.1em;
  width: 0.4em; }

/* line 985, ../sass/maps/_cssmap-poland.scss */
.pl5 .s14 {
  height: .3em;
  left: 10.3em;
  top: 8.3em;
  width: 0.1em; }

/* line 991, ../sass/maps/_cssmap-poland.scss */
.pl5 .s15 {
  height: .5em;
  left: 10.2em;
  top: 8em;
  width: 0.1em; }

/* line 997, ../sass/maps/_cssmap-poland.scss */
.pl5 .s16 {
  height: .3em;
  left: 10.1em;
  top: 8.9em;
  width: 0.1em; }

/* line 1003, ../sass/maps/_cssmap-poland.scss */
.pl5 .s17 {
  height: .7em;
  left: 10em;
  top: 8.6em;
  width: 0.1em; }

/* line 1009, ../sass/maps/_cssmap-poland.scss */
.pl5 .s18 {
  height: .6em;
  left: 10em;
  top: 7.9em;
  width: 0.2em; }

/* line 1015, ../sass/maps/_cssmap-poland.scss */
.pl5 .s19 {
  height: 1.6em;
  left: 9.8em;
  top: 7.9em;
  width: 0.2em; }

/* line 1021, ../sass/maps/_cssmap-poland.scss */
.pl5 .s20 {
  height: 1.9em;
  left: 9.7em;
  top: 7.7em;
  width: 0.1em; }

/* line 1027, ../sass/maps/_cssmap-poland.scss */
.pl5 .s21 {
  height: .2em;
  left: 9.6em;
  top: 7.4em;
  width: 0.2em; }

/* line 1033, ../sass/maps/_cssmap-poland.scss */
.pl5 .s22 {
  height: .2em;
  left: 9.5em;
  top: 7.3em;
  width: 0.1em; }

/* line 1039, ../sass/maps/_cssmap-poland.scss */
.pl5 .s23 {
  height: 2.4em;
  left: 7.6em;
  top: 7.6em;
  width: 0.2em; }

/* line 1045, ../sass/maps/_cssmap-poland.scss */
.pl5 .s24 {
  height: 2.5em;
  left: 7.5em;
  top: 7.5em;
  width: 0.1em; }

/* line 1051, ../sass/maps/_cssmap-poland.scss */
.pl5 .s25 {
  height: 2.2em;
  left: 7.7em;
  top: 7.5em;
  width: 2em; }

/* line 1057, ../sass/maps/_cssmap-poland.scss */
.pl5 .s26 {
  height: 2.7em;
  left: 7.8em;
  top: 7.2em;
  width: 0.1em; }

/* line 1063, ../sass/maps/_cssmap-poland.scss */
.pl5 .s27 {
  height: .1em;
  left: 9.1em;
  top: 7em;
  width: 0.3em; }

/* line 1069, ../sass/maps/_cssmap-poland.scss */
.pl5 .s28 {
  height: 3.2em;
  left: 8.5em;
  top: 7em;
  width: 0.4em; }

/* line 1075, ../sass/maps/_cssmap-poland.scss */
.pl5 .s29 {
  height: 2.6em;
  left: 8.8em;
  top: 7.1em;
  width: 0.7em; }

/* line 1081, ../sass/maps/_cssmap-poland.scss */
.pl5 .s30 {
  height: 2.8em;
  left: 7.9em;
  top: 7.2em;
  width: 1.5em; }

/* line 1087, ../sass/maps/_cssmap-poland.scss */
.pl5 .s31 {
  height: 2.9em;
  left: 8em;
  top: 7.2em;
  width: 0.1em; }

/* line 1093, ../sass/maps/_cssmap-poland.scss */
.pl5 .s32 {
  height: .1em;
  left: 8.2em;
  top: 10.1em;
  width: 0.1em; }

/* line 1099, ../sass/maps/_cssmap-poland.scss */
.pl5 .s33 {
  height: 3.1em;
  left: 8.1em;
  top: 7em;
  width: 0.7em; }

/* line 1105, ../sass/maps/_cssmap-poland.scss */
.pl5 .s34 {
  height: .2em;
  left: 8em;
  top: 6.9em;
  width: 0.7em; }

/* line 1111, ../sass/maps/_cssmap-poland.scss */
.pl5 .s35 {
  height: 3.3em;
  left: 8.2em;
  top: 6.8em;
  width: 0.2em; }

/* line 1117, ../sass/maps/_cssmap-poland.scss */
.pl6 .s1 {
  height: .1em;
  left: 11.3em;
  top: 12.9em;
  width: 0.1em; }

/* line 1123, ../sass/maps/_cssmap-poland.scss */
.pl6 .s2 {
  height: .5em;
  left: 11.4em;
  top: 13.4em;
  width: 0.1em; }

/* line 1129, ../sass/maps/_cssmap-poland.scss */
.pl6 .s3 {
  height: .7em;
  left: 11.3em;
  top: 13.2em;
  width: 0.1em; }

/* line 1135, ../sass/maps/_cssmap-poland.scss */
.pl6 .s4 {
  height: 1.4em;
  left: 11.2em;
  top: 12.6em;
  width: 0.1em; }

/* line 1141, ../sass/maps/_cssmap-poland.scss */
.pl6 .s5 {
  height: .2em;
  left: 11.1em;
  top: 11.6em;
  width: 0.2em; }

/* line 1147, ../sass/maps/_cssmap-poland.scss */
.pl6 .s6 {
  height: .8em;
  left: 10.8em;
  top: 11.7em;
  width: 0.4em; }

/* line 1153, ../sass/maps/_cssmap-poland.scss */
.pl6 .s7 {
  height: 1.4em;
  left: 10em;
  top: 12.6em;
  width: 1.2em; }

/* line 1159, ../sass/maps/_cssmap-poland.scss */
.pl6 .s8 {
  height: 2.4em;
  left: 10.5em;
  top: 11.8em;
  width: 0.6em; }

/* line 1165, ../sass/maps/_cssmap-poland.scss */
.pl6 .s9 {
  height: 2.3em;
  left: 9.9em;
  top: 11.8em;
  width: 0.1em; }

/* line 1171, ../sass/maps/_cssmap-poland.scss */
.pl6 .s10 {
  height: .3em;
  left: 8.1em;
  top: 12.3em;
  width: 0.1em; }

/* line 1177, ../sass/maps/_cssmap-poland.scss */
.pl6 .s11 {
  height: .6em;
  left: 8.2em;
  top: 12.2em;
  width: 0.1em; }

/* line 1183, ../sass/maps/_cssmap-poland.scss */
.pl6 .s12 {
  height: .7em;
  left: 8.3em;
  top: 12.1em;
  width: 0.1em; }

/* line 1189, ../sass/maps/_cssmap-poland.scss */
.pl6 .s13 {
  height: 1em;
  left: 8.4em;
  top: 12em;
  width: 2.7em; }

/* line 1195, ../sass/maps/_cssmap-poland.scss */
.pl6 .s14 {
  height: .1em;
  left: 8.5em;
  top: 13.1em;
  width: 2.9em; }

/* line 1201, ../sass/maps/_cssmap-poland.scss */
.pl6 .s15 {
  height: .1em;
  left: 8.4em;
  top: 11.8em;
  width: 0.1em; }

/* line 1207, ../sass/maps/_cssmap-poland.scss */
.pl6 .s16 {
  height: 1.3em;
  left: 8.5em;
  top: 11.7em;
  width: 0.1em; }

/* line 1213, ../sass/maps/_cssmap-poland.scss */
.pl6 .s17 {
  height: 2.1em;
  left: 8.6em;
  top: 11.6em;
  width: 0.1em; }

/* line 1219, ../sass/maps/_cssmap-poland.scss */
.pl6 .s18 {
  height: 2.6em;
  left: 8.7em;
  top: 11.5em;
  width: 1.2em; }

/* line 1225, ../sass/maps/_cssmap-poland.scss */
.pl6 .s19 {
  height: 3em;
  left: 8.9em;
  top: 11.4em;
  width: 0.3em; }

/* line 1231, ../sass/maps/_cssmap-poland.scss */
.pl6 .s20 {
  height: 3.1em;
  left: 9.2em;
  top: 11.4em;
  width: 0.1em; }

/* line 1237, ../sass/maps/_cssmap-poland.scss */
.pl6 .s21 {
  height: 3.2em;
  left: 9.3em;
  top: 11.3em;
  width: 0.5em; }

/* line 1243, ../sass/maps/_cssmap-poland.scss */
.pl7 .s1 {
  height: .1em;
  left: 14em;
  top: 7em;
  width: 0.1em; }

/* line 1249, ../sass/maps/_cssmap-poland.scss */
.pl7 .s2 {
  height: .4em;
  left: 13.9em;
  top: 6.9em;
  width: 0.1em; }

/* line 1255, ../sass/maps/_cssmap-poland.scss */
.pl7 .s3 {
  height: .6em;
  left: 13.8em;
  top: 6.8em;
  width: 0.1em; }

/* line 1261, ../sass/maps/_cssmap-poland.scss */
.pl7 .s4 {
  height: .7em;
  left: 13.4em;
  top: 6.8em;
  width: 0.4em; }

/* line 1267, ../sass/maps/_cssmap-poland.scss */
.pl7 .s5 {
  height: .1em;
  left: 12.9em;
  top: 7.6em;
  width: 0.2em; }

/* line 1273, ../sass/maps/_cssmap-poland.scss */
.pl7 .s6 {
  height: .1em;
  left: 13.2em;
  top: 6.7em;
  width: 0.1em; }

/* line 1279, ../sass/maps/_cssmap-poland.scss */
.pl7 .s7 {
  height: .8em;
  left: 12.3em;
  top: 6.8em;
  width: 1.1em; }

/* line 1285, ../sass/maps/_cssmap-poland.scss */
.pl7 .s8 {
  height: .2em;
  left: 8.3em;
  top: 6.6em;
  width: 0.1em; }

/* line 1291, ../sass/maps/_cssmap-poland.scss */
.pl7 .s9 {
  height: .4em;
  left: 8.4em;
  top: 6.5em;
  width: 0.1em; }

/* line 1297, ../sass/maps/_cssmap-poland.scss */
.pl7 .s10 {
  height: .1em;
  left: 8.4em;
  top: 6.3em;
  width: 0.1em; }

/* line 1303, ../sass/maps/_cssmap-poland.scss */
.pl7 .s11 {
  height: .8em;
  left: 8.5em;
  top: 6.1em;
  width: 0.1em; }

/* line 1309, ../sass/maps/_cssmap-poland.scss */
.pl7 .s12 {
  height: .1em;
  left: 10.3em;
  top: 4.6em;
  width: 0.1em; }

/* line 1315, ../sass/maps/_cssmap-poland.scss */
.pl7 .s13 {
  height: 1.1em;
  left: 9.6em;
  top: 6.3em;
  width: 3.6em; }

/* line 1321, ../sass/maps/_cssmap-poland.scss */
.pl7 .s14 {
  height: 1.5em;
  left: 9.5em;
  top: 5.8em;
  width: 3.6em; }

/* line 1327, ../sass/maps/_cssmap-poland.scss */
.pl7 .s15 {
  height: .9em;
  left: 8.6em;
  top: 6em;
  width: 4.5em; }

/* line 1333, ../sass/maps/_cssmap-poland.scss */
.pl7 .s16 {
  height: 1.4em;
  left: 8.7em;
  top: 5.6em;
  width: 4.1em; }

/* line 1339, ../sass/maps/_cssmap-poland.scss */
.pl7 .s17 {
  height: .4em;
  left: 8.6em;
  top: 5.4em;
  width: 0.2em; }

/* line 1345, ../sass/maps/_cssmap-poland.scss */
.pl7 .s18 {
  height: 1.7em;
  left: 8.8em;
  top: 5.3em;
  width: 0.1em; }

/* line 1351, ../sass/maps/_cssmap-poland.scss */
.pl7 .s19 {
  height: 1.8em;
  left: 9.4em;
  top: 5.3em;
  width: 3em; }

/* line 1357, ../sass/maps/_cssmap-poland.scss */
.pl7 .s20 {
  height: 2.1em;
  left: 8.9em;
  top: 5em;
  width: 0.2em; }

/* line 1363, ../sass/maps/_cssmap-poland.scss */
.pl7 .s21 {
  height: .2em;
  left: 9.2em;
  top: 4.7em;
  width: 0.1em; }

/* line 1369, ../sass/maps/_cssmap-poland.scss */
.pl7 .s22 {
  height: 2.1em;
  left: 9em;
  top: 4.9em;
  width: 0.8em; }

/* line 1375, ../sass/maps/_cssmap-poland.scss */
.pl7 .s23 {
  height: .1em;
  left: 9.9em;
  top: 4.8em;
  width: 2.1em; }

/* line 1381, ../sass/maps/_cssmap-poland.scss */
.pl7 .s24 {
  height: .2em;
  left: 10.1em;
  top: 4.7em;
  width: 0.3em; }

/* line 1387, ../sass/maps/_cssmap-poland.scss */
.pl7 .s25 {
  height: .1em;
  left: 11.6em;
  top: 4.1em;
  width: 0.2em; }

/* line 1393, ../sass/maps/_cssmap-poland.scss */
.pl7 .s26 {
  height: .2em;
  left: 11.2em;
  top: 4.2em;
  width: 0.6em; }

/* line 1399, ../sass/maps/_cssmap-poland.scss */
.pl7 .s27 {
  height: .1em;
  left: 12.2em;
  top: 5.1em;
  width: 0.1em; }

/* line 1405, ../sass/maps/_cssmap-poland.scss */
.pl7 .s28 {
  height: 2.5em;
  left: 12.2em;
  top: 5.3em;
  width: 0.1em; }

/* line 1411, ../sass/maps/_cssmap-poland.scss */
.pl7 .s29 {
  height: .1em;
  left: 9.7em;
  top: 7.6em;
  width: 3.1em; }

/* line 1417, ../sass/maps/_cssmap-poland.scss */
.pl7 .s30 {
  height: 3em;
  left: 9.8em;
  top: 4.9em;
  width: 2.2em; }

/* line 1423, ../sass/maps/_cssmap-poland.scss */
.pl7 .s31 {
  height: 4.3em;
  left: 11.8em;
  top: 4.2em;
  width: 0.1em; }

/* line 1429, ../sass/maps/_cssmap-poland.scss */
.pl7 .s32 {
  height: .1em;
  left: 10.2em;
  top: 7.9em;
  width: 2.1em; }

/* line 1435, ../sass/maps/_cssmap-poland.scss */
.pl7 .s33 {
  height: .1em;
  left: 12.2em;
  top: 8.1em;
  width: 0.1em; }

/* line 1441, ../sass/maps/_cssmap-poland.scss */
.pl7 .s34 {
  height: .3em;
  left: 11.9em;
  top: 8.3em;
  width: 0.3em; }

/* line 1447, ../sass/maps/_cssmap-poland.scss */
.pl7 .s35 {
  height: 4.2em;
  left: 10.8em;
  top: 4.4em;
  width: 1em; }

/* line 1453, ../sass/maps/_cssmap-poland.scss */
.pl7 .s36 {
  height: .4em;
  left: 10.2em;
  top: 9.1em;
  width: 0.1em; }

/* line 1459, ../sass/maps/_cssmap-poland.scss */
.pl7 .s37 {
  height: .5em;
  left: 10.3em;
  top: 9.1em;
  width: 0.8em; }

/* line 1465, ../sass/maps/_cssmap-poland.scss */
.pl7 .s38 {
  height: 5.2em;
  left: 10.4em;
  top: 4.5em;
  width: 0.6em; }

/* line 1471, ../sass/maps/_cssmap-poland.scss */
.pl7 .s39 {
  height: 5.6em;
  left: 11.1em;
  top: 4.3em;
  width: 0.3em; }

/* line 1477, ../sass/maps/_cssmap-poland.scss */
.pl7 .s40 {
  height: .9em;
  left: 11.4em;
  top: 9.1em;
  width: 0.7em; }

/* line 1483, ../sass/maps/_cssmap-poland.scss */
.pl7 .s41 {
  height: .2em;
  left: 12.1em;
  top: 9.3em;
  width: 0.1em; }

/* line 1489, ../sass/maps/_cssmap-poland.scss */
.pl7 .s42 {
  height: .1em;
  left: 10.1em;
  top: 9.2em;
  width: 2.1em; }

/* line 1495, ../sass/maps/_cssmap-poland.scss */
.pl7 .s43 {
  height: 3.3em;
  left: 10.3em;
  top: 5em;
  width: 1.9em; }

/* line 1501, ../sass/maps/_cssmap-poland.scss */
.pl7 .s44 {
  height: .3em;
  left: 10.2em;
  top: 8.8em;
  width: 2em; }

/* line 1507, ../sass/maps/_cssmap-poland.scss */
.pl7 .s45 {
  height: .3em;
  left: 10.1em;
  top: 8.6em;
  width: 1.8em; }

/* line 1513, ../sass/maps/_cssmap-poland.scss */
.pl7 .s46 {
  height: .1em;
  left: 10em;
  top: 8.5em;
  width: 0.3em; }

/* line 1519, ../sass/maps/_cssmap-poland.scss */
.pl8 .s1 {
  height: .1em;
  left: 7.4em;
  top: 10em;
  width: 0.1em; }

/* line 1525, ../sass/maps/_cssmap-poland.scss */
.pl8 .s2 {
  height: .5em;
  left: 7.3em;
  top: 10em;
  width: 0.1em; }

/* line 1531, ../sass/maps/_cssmap-poland.scss */
.pl8 .s3 {
  height: .2em;
  left: 7.2em;
  top: 11em;
  width: 0.1em; }

/* line 1537, ../sass/maps/_cssmap-poland.scss */
.pl8 .s4 {
  height: .1em;
  left: 7.2em;
  top: 10.7em;
  width: 0.1em; }

/* line 1543, ../sass/maps/_cssmap-poland.scss */
.pl8 .s5 {
  height: .8em;
  left: 7.2em;
  top: 9.8em;
  width: 0.1em; }

/* line 1549, ../sass/maps/_cssmap-poland.scss */
.pl8 .s6 {
  height: 1.3em;
  left: 7.1em;
  top: 9.9em;
  width: 0.1em; }

/* line 1555, ../sass/maps/_cssmap-poland.scss */
.pl8 .s7 {
  height: .1em;
  left: 6.9em;
  top: 9.8em;
  width: 0.1em; }

/* line 1561, ../sass/maps/_cssmap-poland.scss */
.pl8 .s8 {
  height: 1.5em;
  left: 6.9em;
  top: 9.9em;
  width: 0.2em; }

/* line 1567, ../sass/maps/_cssmap-poland.scss */
.pl8 .s9 {
  height: .2em;
  left: 4.8em;
  top: 11.4em;
  width: 0.2em; }

/* line 1573, ../sass/maps/_cssmap-poland.scss */
.pl8 .s10 {
  height: .5em;
  left: 5em;
  top: 11.2em;
  width: 0.1em; }

/* line 1579, ../sass/maps/_cssmap-poland.scss */
.pl8 .s11 {
  height: .8em;
  left: 5.1em;
  top: 11em;
  width: 0.2em; }

/* line 1585, ../sass/maps/_cssmap-poland.scss */
.pl8 .s12 {
  height: 1.2em;
  left: 5.3em;
  top: 10.6em;
  width: 0.1em; }

/* line 1591, ../sass/maps/_cssmap-poland.scss */
.pl8 .s13 {
  height: 2.2em;
  left: 6.5em;
  top: 9.8em;
  width: 0.4em; }

/* line 1597, ../sass/maps/_cssmap-poland.scss */
.pl8 .s14 {
  height: 1.4em;
  left: 5.4em;
  top: 10.5em;
  width: 1.6em; }

/* line 1603, ../sass/maps/_cssmap-poland.scss */
.pl8 .s15 {
  height: 1.7em;
  left: 5.5em;
  top: 10.3em;
  width: 1.3em; }

/* line 1609, ../sass/maps/_cssmap-poland.scss */
.pl8 .s16 {
  height: 1.9em;
  left: 5.6em;
  top: 10.2em;
  width: 1.1em; }

/* line 1615, ../sass/maps/_cssmap-poland.scss */
.pl8 .s17 {
  height: 2.9em;
  left: 6em;
  top: 9.8em;
  width: 0.5em; }

/* line 1621, ../sass/maps/_cssmap-poland.scss */
.pl8 .s18 {
  height: 2.3em;
  left: 5.7em;
  top: 10em;
  width: 0.8em; }

/* line 1627, ../sass/maps/_cssmap-poland.scss */
.pl8 .s19 {
  height: 2.6em;
  left: 5.8em;
  top: 9.8em;
  width: 0.4em; }

/* line 1633, ../sass/maps/_cssmap-poland.scss */
.pl8 .s20 {
  height: .1em;
  left: 6.5em;
  top: 9.7em;
  width: 0.2em; }

/* line 1639, ../sass/maps/_cssmap-poland.scss */
.pl8 .s21 {
  height: .1em;
  left: 5.7em;
  top: 9.7em;
  width: 0.5em; }

/* line 1645, ../sass/maps/_cssmap-poland.scss */
.pl9 .s1 {
  height: .4em;
  left: 14.5em;
  top: 11.8em;
  width: 0.2em; }

/* line 1651, ../sass/maps/_cssmap-poland.scss */
.pl9 .s2 {
  height: .8em;
  left: 14.4em;
  top: 11.5em;
  width: 0.1em; }

/* line 1657, ../sass/maps/_cssmap-poland.scss */
.pl9 .s3 {
  height: .8em;
  left: 14.3em;
  top: 11.6em;
  width: 0.1em; }

/* line 1663, ../sass/maps/_cssmap-poland.scss */
.pl9 .s4 {
  height: .9em;
  left: 14.1em;
  top: 11.6em;
  width: 0.2em; }

/* line 1669, ../sass/maps/_cssmap-poland.scss */
.pl9 .s5 {
  height: 1.1em;
  left: 14em;
  top: 11.7em;
  width: 0.1em; }

/* line 1675, ../sass/maps/_cssmap-poland.scss */
.pl9 .s6 {
  height: .4em;
  left: 13.9em;
  top: 12.6em;
  width: 0.1em; }

/* line 1681, ../sass/maps/_cssmap-poland.scss */
.pl9 .s7 {
  height: .5em;
  left: 13.8em;
  top: 12.6em;
  width: 0.1em; }

/* line 1687, ../sass/maps/_cssmap-poland.scss */
.pl9 .s8 {
  height: .6em;
  left: 13.7em;
  top: 12.6em;
  width: 0.1em; }

/* line 1693, ../sass/maps/_cssmap-poland.scss */
.pl9 .s9 {
  height: .5em;
  left: 13.6em;
  top: 14.4em;
  width: 0.2em; }

/* line 1699, ../sass/maps/_cssmap-poland.scss */
.pl9 .s10 {
  height: 2.2em;
  left: 13.3em;
  top: 12.6em;
  width: 0.4em; }

/* line 1705, ../sass/maps/_cssmap-poland.scss */
.pl9 .s11 {
  height: 3em;
  left: 13.1em;
  top: 11.7em;
  width: 0.2em; }

/* line 1711, ../sass/maps/_cssmap-poland.scss */
.pl9 .s12 {
  height: 3.1em;
  left: 12.9em;
  top: 11.6em;
  width: 0.2em; }

/* line 1717, ../sass/maps/_cssmap-poland.scss */
.pl9 .s13 {
  height: .1em;
  left: 11.1em;
  top: 12.5em;
  width: 0.1em; }

/* line 1723, ../sass/maps/_cssmap-poland.scss */
.pl9 .s14 {
  height: .8em;
  left: 11.2em;
  top: 11.8em;
  width: 3em; }

/* line 1729, ../sass/maps/_cssmap-poland.scss */
.pl9 .s15 {
  height: .1em;
  left: 11.3em;
  top: 13em;
  width: 0.1em; }

/* line 1735, ../sass/maps/_cssmap-poland.scss */
.pl9 .s16 {
  height: 1.4em;
  left: 11.3em;
  top: 11.5em;
  width: 0.1em; }

/* line 1741, ../sass/maps/_cssmap-poland.scss */
.pl9 .s17 {
  height: 1.9em;
  left: 11.4em;
  top: 11.5em;
  width: 0.1em; }

/* line 1747, ../sass/maps/_cssmap-poland.scss */
.pl9 .s18 {
  height: 2.5em;
  left: 11.5em;
  top: 11.4em;
  width: 0.4em; }

/* line 1753, ../sass/maps/_cssmap-poland.scss */
.pl9 .s19 {
  height: .3em;
  left: 11.8em;
  top: 11.2em;
  width: 1.3em; }

/* line 1759, ../sass/maps/_cssmap-poland.scss */
.pl9 .s20 {
  height: .1em;
  left: 11.6em;
  top: 11.3em;
  width: 1.7em; }

/* line 1765, ../sass/maps/_cssmap-poland.scss */
.pl9 .s21 {
  height: .3em;
  left: 13em;
  top: 11.1em;
  width: 0.2em; }

/* line 1771, ../sass/maps/_cssmap-poland.scss */
.pl9 .s22 {
  height: 3.5em;
  left: 12.7em;
  top: 11.1em;
  width: 0.3em; }

/* line 1777, ../sass/maps/_cssmap-poland.scss */
.pl9 .s23 {
  height: 3em;
  left: 11.9em;
  top: 11em;
  width: 1em; }

/* line 1783, ../sass/maps/_cssmap-poland.scss */
.pl9 .s24 {
  height: 3.2em;
  left: 12em;
  top: 10.9em;
  width: 0.8em; }

/* line 1789, ../sass/maps/_cssmap-poland.scss */
.pl9 .s25 {
  height: 3.3em;
  left: 12.1em;
  top: 10.8em;
  width: 0.1em; }

/* line 1795, ../sass/maps/_cssmap-poland.scss */
.pl9 .s26 {
  height: 3.5em;
  left: 12.2em;
  top: 10.7em;
  width: 0.2em; }

/* line 1801, ../sass/maps/_cssmap-poland.scss */
.pl9 .s27 {
  height: 3.9em;
  left: 12.4em;
  top: 10.6em;
  width: 0.3em; }

/* line 1807, ../sass/maps/_cssmap-poland.scss */
.pl10 .s1 {
  height: .1em;
  left: 13.3em;
  top: 2em;
  width: 0.1em; }

/* line 1813, ../sass/maps/_cssmap-poland.scss */
.pl10 .s2 {
  height: .3em;
  left: 14.8em;
  top: 3.2em;
  width: 0.1em; }

/* line 1819, ../sass/maps/_cssmap-poland.scss */
.pl10 .s3 {
  height: .4em;
  left: 13.6em;
  top: 1.6em;
  width: 0.3em; }

/* line 1825, ../sass/maps/_cssmap-poland.scss */
.pl10 .s4 {
  height: .1em;
  left: 13.1em;
  top: 2.2em;
  width: 0.1em; }

/* line 1831, ../sass/maps/_cssmap-poland.scss */
.pl10 .s5 {
  height: .3em;
  left: 13.2em;
  top: 2.1em;
  width: 0.2em; }

/* line 1837, ../sass/maps/_cssmap-poland.scss */
.pl10 .s6 {
  height: .1em;
  left: 13.3em;
  top: 2.5em;
  width: 0.1em; }

/* line 1843, ../sass/maps/_cssmap-poland.scss */
.pl10 .s7 {
  height: .7em;
  left: 13.4em;
  top: 2em;
  width: 0.1em; }

/* line 1849, ../sass/maps/_cssmap-poland.scss */
.pl10 .s8 {
  height: .9em;
  left: 13.5em;
  top: 2em;
  width: 0.1em; }

/* line 1855, ../sass/maps/_cssmap-poland.scss */
.pl10 .s9 {
  height: .1em;
  left: 13.1em;
  top: 3.5em;
  width: 1.8em; }

/* line 1861, ../sass/maps/_cssmap-poland.scss */
.pl10 .s10 {
  height: .1em;
  left: 12.9em;
  top: 3.6em;
  width: 2.1em; }

/* line 1867, ../sass/maps/_cssmap-poland.scss */
.pl10 .s11 {
  height: .1em;
  left: 12.8em;
  top: 3.7em;
  width: 2.2em; }

/* line 1873, ../sass/maps/_cssmap-poland.scss */
.pl10 .s12 {
  height: .1em;
  left: 12.7em;
  top: 3.8em;
  width: 2.3em; }

/* line 1879, ../sass/maps/_cssmap-poland.scss */
.pl10 .s13 {
  height: .1em;
  left: 12.5em;
  top: 3.9em;
  width: 2.5em; }

/* line 1885, ../sass/maps/_cssmap-poland.scss */
.pl10 .s14 {
  height: .2em;
  left: 11.8em;
  top: 4em;
  width: 0.1em; }

/* line 1891, ../sass/maps/_cssmap-poland.scss */
.pl10 .s15 {
  height: .8em;
  left: 11.9em;
  top: 4em;
  width: 0.2em; }

/* line 1897, ../sass/maps/_cssmap-poland.scss */
.pl10 .s16 {
  height: .9em;
  left: 12em;
  top: 4.1em;
  width: 0.2em; }

/* line 1903, ../sass/maps/_cssmap-poland.scss */
.pl10 .s17 {
  height: 1em;
  left: 12.2em;
  top: 4.1em;
  width: 0.1em; }

/* line 1909, ../sass/maps/_cssmap-poland.scss */
.pl10 .s18 {
  height: 1.2em;
  left: 12.3em;
  top: 4em;
  width: 0.1em; }

/* line 1915, ../sass/maps/_cssmap-poland.scss */
.pl10 .s19 {
  height: .1em;
  left: 12.2em;
  top: 5.2em;
  width: 0.2em; }

/* line 1921, ../sass/maps/_cssmap-poland.scss */
.pl10 .s20 {
  height: 1.6em;
  left: 12.4em;
  top: 4em;
  width: 2.7em; }

/* line 1927, ../sass/maps/_cssmap-poland.scss */
.pl10 .s21 {
  height: 1.4em;
  left: 12.8em;
  top: 4.4em;
  width: 2.4em; }

/* line 1933, ../sass/maps/_cssmap-poland.scss */
.pl10 .s22 {
  height: 1.7em;
  left: 13.1em;
  top: 4.6em;
  width: 2.3em; }

/* line 1939, ../sass/maps/_cssmap-poland.scss */
.pl10 .s23 {
  height: 4.4em;
  left: 13.6em;
  top: 2em;
  width: 1.2em; }

/* line 1945, ../sass/maps/_cssmap-poland.scss */
.pl10 .s24 {
  height: 3.4em;
  left: 13.5em;
  top: 3.1em;
  width: 1.2em; }

/* line 1951, ../sass/maps/_cssmap-poland.scss */
.pl10 .s25 {
  height: 3.3em;
  left: 13.4em;
  top: 3.3em;
  width: 1.2em; }

/* line 1957, ../sass/maps/_cssmap-poland.scss */
.pl10 .s26 {
  height: 3.3em;
  left: 13.2em;
  top: 3.4em;
  width: 0.1em; }

/* line 1963, ../sass/maps/_cssmap-poland.scss */
.pl10 .s27 {
  height: 3.4em;
  left: 13.3em;
  top: 3.4em;
  width: 1.2em; }

/* line 1969, ../sass/maps/_cssmap-poland.scss */
.pl10 .s28 {
  height: 5.3em;
  left: 13.9em;
  top: 1.6em;
  width: 0.2em; }

/* line 1975, ../sass/maps/_cssmap-poland.scss */
.pl10 .s29 {
  height: 5.1em;
  left: 14em;
  top: 1.9em;
  width: 0.4em; }

/* line 1981, ../sass/maps/_cssmap-poland.scss */
.pl11 .s1 {
  height: .1em;
  left: 5.4em;
  top: 3.9em;
  width: 0.1em; }

/* line 1987, ../sass/maps/_cssmap-poland.scss */
.pl11 .s2 {
  height: .1em;
  left: 4.9em;
  top: 3.9em;
  width: 0.1em; }

/* line 1993, ../sass/maps/_cssmap-poland.scss */
.pl11 .s3 {
  height: .1em;
  left: 4.8em;
  top: 3.8em;
  width: 0.7em; }

/* line 1999, ../sass/maps/_cssmap-poland.scss */
.pl11 .s4 {
  height: .1em;
  left: 4.8em;
  top: 3.7em;
  width: 0.8em; }

/* line 2005, ../sass/maps/_cssmap-poland.scss */
.pl11 .s5 {
  height: .1em;
  left: 5.7em;
  top: 3.7em;
  width: 0.3em; }

/* line 2011, ../sass/maps/_cssmap-poland.scss */
.pl11 .s6 {
  height: .2em;
  left: 4.7em;
  top: 3.5em;
  width: 1.3em; }

/* line 2017, ../sass/maps/_cssmap-poland.scss */
.pl11 .s7 {
  height: .2em;
  left: 4.7em;
  top: 3.3em;
  width: 1.5em; }

/* line 2023, ../sass/maps/_cssmap-poland.scss */
.pl11 .s8 {
  height: .2em;
  left: 4.8em;
  top: 3.2em;
  width: 1.7em; }

/* line 2029, ../sass/maps/_cssmap-poland.scss */
.pl11 .s9 {
  height: .1em;
  left: 7.7em;
  top: 3.7em;
  width: 0.4em; }

/* line 2035, ../sass/maps/_cssmap-poland.scss */
.pl11 .s10 {
  height: .1em;
  left: 7.6em;
  top: 3.5em;
  width: 0.6em; }

/* line 2041, ../sass/maps/_cssmap-poland.scss */
.pl11 .s11 {
  height: .1em;
  left: 7.5em;
  top: 3.6em;
  width: 0.7em; }

/* line 2047, ../sass/maps/_cssmap-poland.scss */
.pl11 .s12 {
  height: .1em;
  left: 7.2em;
  top: 3.5em;
  width: 0.1em; }

/* line 2053, ../sass/maps/_cssmap-poland.scss */
.pl11 .s13 {
  height: .1em;
  left: 6.8em;
  top: 3.4em;
  width: 1.5em; }

/* line 2059, ../sass/maps/_cssmap-poland.scss */
.pl11 .s14 {
  height: .2em;
  left: 6.7em;
  top: 3.2em;
  width: 1.7em; }

/* line 2065, ../sass/maps/_cssmap-poland.scss */
.pl11 .s15 {
  height: .1em;
  left: 8.7em;
  top: 2.9em;
  width: 0.1em; }

/* line 2071, ../sass/maps/_cssmap-poland.scss */
.pl11 .s16 {
  height: .2em;
  left: 8.5em;
  top: 2.9em;
  width: 0.2em; }

/* line 2077, ../sass/maps/_cssmap-poland.scss */
.pl11 .s17 {
  height: .1em;
  left: 4.7em;
  top: 3.1em;
  width: 4em; }

/* line 2083, ../sass/maps/_cssmap-poland.scss */
.pl11 .s18 {
  height: .5em;
  left: 4.9em;
  top: 2.7em;
  width: 3.6em; }

/* line 2089, ../sass/maps/_cssmap-poland.scss */
.pl11 .s19 {
  height: .2em;
  left: 5.8em;
  top: .5em;
  width: 1.3em; }

/* line 2095, ../sass/maps/_cssmap-poland.scss */
.pl11 .s20 {
  height: 2.6em;
  left: 5.1em;
  top: .7em;
  width: 2.4em; }

/* line 2101, ../sass/maps/_cssmap-poland.scss */
.pl11 .s21 {
  height: .4em;
  left: 4.7em;
  top: .9em;
  width: 3em; }

/* line 2107, ../sass/maps/_cssmap-poland.scss */
.pl11 .s22 {
  height: .4em;
  left: 4.5em;
  top: 1.1em;
  width: 2.8em; }

/* line 2113, ../sass/maps/_cssmap-poland.scss */
.pl11 .s23 {
  height: .2em;
  left: 4.5em;
  top: 2.1em;
  width: 0.1em; }

/* line 2119, ../sass/maps/_cssmap-poland.scss */
.pl11 .s24 {
  height: .7em;
  left: 4.6em;
  top: 2.1em;
  width: 0.1em; }

/* line 2125, ../sass/maps/_cssmap-poland.scss */
.pl11 .s25 {
  height: .4em;
  left: 8.3em;
  top: 1.9em;
  width: 0.1em; }

/* line 2131, ../sass/maps/_cssmap-poland.scss */
.pl11 .s26 {
  height: 1em;
  left: 4.7em;
  top: 1.9em;
  width: 3.6em; }

/* line 2137, ../sass/maps/_cssmap-poland.scss */
.pl11 .s27 {
  height: .1em;
  left: 4.6em;
  top: 1.8em;
  width: 4em; }

/* line 2143, ../sass/maps/_cssmap-poland.scss */
.pl11 .s28 {
  height: .1em;
  left: 4.7em;
  top: 1.7em;
  width: 4.1em; }

/* line 2149, ../sass/maps/_cssmap-poland.scss */
.pl11 .s29 {
  height: .2em;
  left: 4.6em;
  top: 1.5em;
  width: 4.3em; }

/* line 2155, ../sass/maps/_cssmap-poland.scss */
.pl12 .s1 {
  height: .2em;
  left: 9.2em;
  top: 11.2em;
  width: 0.1em; }

/* line 2161, ../sass/maps/_cssmap-poland.scss */
.pl12 .s2 {
  height: .4em;
  left: 9em;
  top: 11em;
  width: 0.2em; }

/* line 2167, ../sass/maps/_cssmap-poland.scss */
.pl12 .s3 {
  height: .1em;
  left: 9em;
  top: 10.5em;
  width: 0.2em; }

/* line 2173, ../sass/maps/_cssmap-poland.scss */
.pl12 .s4 {
  height: .9em;
  left: 8.9em;
  top: 10.5em;
  width: 0.1em; }

/* line 2179, ../sass/maps/_cssmap-poland.scss */
.pl12 .s5 {
  height: 1.1em;
  left: 8.7em;
  top: 10.4em;
  width: 0.2em; }

/* line 2185, ../sass/maps/_cssmap-poland.scss */
.pl12 .s6 {
  height: 1.2em;
  left: 8.6em;
  top: 10.4em;
  width: 0.1em; }

/* line 2191, ../sass/maps/_cssmap-poland.scss */
.pl12 .s7 {
  height: 1.5em;
  left: 8.5em;
  top: 10.2em;
  width: 0.1em; }

/* line 2197, ../sass/maps/_cssmap-poland.scss */
.pl12 .s8 {
  height: 1.7em;
  left: 8.3em;
  top: 10.1em;
  width: 0.2em; }

/* line 2203, ../sass/maps/_cssmap-poland.scss */
.pl12 .s9 {
  height: .1em;
  left: 7.2em;
  top: 10.6em;
  width: 1.9em; }

/* line 2209, ../sass/maps/_cssmap-poland.scss */
.pl12 .s10 {
  height: .2em;
  left: 7.2em;
  top: 10.8em;
  width: 2em; }

/* line 2215, ../sass/maps/_cssmap-poland.scss */
.pl12 .s11 {
  height: .1em;
  left: 8.4em;
  top: 11.9em;
  width: 0.1em; }

/* line 2221, ../sass/maps/_cssmap-poland.scss */
.pl12 .s12 {
  height: 1.9em;
  left: 8.2em;
  top: 10.2em;
  width: 0.2em; }

/* line 2227, ../sass/maps/_cssmap-poland.scss */
.pl12 .s13 {
  height: .6em;
  left: 6.5em;
  top: 12.1em;
  width: 0.2em; }

/* line 2233, ../sass/maps/_cssmap-poland.scss */
.pl12 .s14 {
  height: .8em;
  left: 6.7em;
  top: 12em;
  width: 0.2em; }

/* line 2239, ../sass/maps/_cssmap-poland.scss */
.pl12 .s15 {
  height: .9em;
  left: 6.9em;
  top: 11.9em;
  width: 0.2em; }

/* line 2245, ../sass/maps/_cssmap-poland.scss */
.pl12 .s16 {
  height: .8em;
  left: 7em;
  top: 11.4em;
  width: 1.3em; }

/* line 2251, ../sass/maps/_cssmap-poland.scss */
.pl12 .s17 {
  height: 1.8em;
  left: 7.1em;
  top: 11.2em;
  width: 0.2em; }

/* line 2257, ../sass/maps/_cssmap-poland.scss */
.pl12 .s18 {
  height: 2.6em;
  left: 7.3em;
  top: 10.5em;
  width: 0.8em; }

/* line 2263, ../sass/maps/_cssmap-poland.scss */
.pl12 .s19 {
  height: 2.2em;
  left: 7.4em;
  top: 10.1em;
  width: 0.8em; }

/* line 2269, ../sass/maps/_cssmap-poland.scss */
.pl12 .s20 {
  height: .5em;
  left: 8.4em;
  top: 13.2em;
  width: 0.2em; }

/* line 2275, ../sass/maps/_cssmap-poland.scss */
.pl12 .s21 {
  height: .2em;
  left: 7.3em;
  top: 13.1em;
  width: 1.2em; }

/* line 2281, ../sass/maps/_cssmap-poland.scss */
.pl12 .s22 {
  height: .1em;
  left: 8.4em;
  top: 13em;
  width: 0.2em; }

/* line 2287, ../sass/maps/_cssmap-poland.scss */
.pl12 .s23 {
  height: 1.2em;
  left: 7.9em;
  top: 12.8em;
  width: 0.5em; }

/* line 2293, ../sass/maps/_cssmap-poland.scss */
.pl12 .s24 {
  height: 1.1em;
  left: 7.6em;
  top: 12.6em;
  width: 0.6em; }

/* line 2299, ../sass/maps/_cssmap-poland.scss */
.pl12 .s25 {
  height: 3.3em;
  left: 7.5em;
  top: 10em;
  width: 0.5em; }

/* line 2305, ../sass/maps/_cssmap-poland.scss */
.pl12 .s26 {
  height: 4.1em;
  left: 7.8em;
  top: 9.9em;
  width: 0.1em; }

/* line 2311, ../sass/maps/_cssmap-poland.scss */
.pl13 .s1 {
  height: .2em;
  left: 12.1em;
  top: 10.4em;
  width: 0.1em; }

/* line 2317, ../sass/maps/_cssmap-poland.scss */
.pl13 .s2 {
  height: .1em;
  left: 11.9em;
  top: 10.9em;
  width: 0.1em; }

/* line 2323, ../sass/maps/_cssmap-poland.scss */
.pl13 .s3 {
  height: .9em;
  left: 11.6em;
  top: 10em;
  width: 0.5em; }

/* line 2329, ../sass/maps/_cssmap-poland.scss */
.pl13 .s4 {
  height: .2em;
  left: 10em;
  top: 11.8em;
  width: 0.5em; }

/* line 2335, ../sass/maps/_cssmap-poland.scss */
.pl13 .s5 {
  height: .1em;
  left: 9.9em;
  top: 11.7em;
  width: 0.9em; }

/* line 2341, ../sass/maps/_cssmap-poland.scss */
.pl13 .s6 {
  height: .1em;
  left: 9.9em;
  top: 11.6em;
  width: 1.2em; }

/* line 2347, ../sass/maps/_cssmap-poland.scss */
.pl13 .s7 {
  height: .1em;
  left: 9.9em;
  top: 11.5em;
  width: 1.4em; }

/* line 2353, ../sass/maps/_cssmap-poland.scss */
.pl13 .s8 {
  height: .1em;
  left: 9em;
  top: 10.7em;
  width: 0.1em; }

/* line 2359, ../sass/maps/_cssmap-poland.scss */
.pl13 .s9 {
  height: .2em;
  left: 9.1em;
  top: 10.6em;
  width: 3.1em; }

/* line 2365, ../sass/maps/_cssmap-poland.scss */
.pl13 .s10 {
  height: .2em;
  left: 9.1em;
  top: 10.3em;
  width: 0.1em; }

/* line 2371, ../sass/maps/_cssmap-poland.scss */
.pl13 .s11 {
  height: .1em;
  left: 9.3em;
  top: 10.1em;
  width: 0.1em; }

/* line 2377, ../sass/maps/_cssmap-poland.scss */
.pl13 .s12 {
  height: .2em;
  left: 9.2em;
  top: 10em;
  width: 0.1em; }

/* line 2383, ../sass/maps/_cssmap-poland.scss */
.pl13 .s13 {
  height: 1em;
  left: 9.2em;
  top: 10.2em;
  width: 2.7em; }

/* line 2389, ../sass/maps/_cssmap-poland.scss */
.pl13 .s14 {
  height: 1.1em;
  left: 9.3em;
  top: 10.2em;
  width: 2.5em; }

/* line 2395, ../sass/maps/_cssmap-poland.scss */
.pl13 .s15 {
  height: 1.4em;
  left: 11.5em;
  top: 10em;
  width: 0.1em; }

/* line 2401, ../sass/maps/_cssmap-poland.scss */
.pl13 .s16 {
  height: 1.5em;
  left: 11.4em;
  top: 10em;
  width: 0.1em; }

/* line 2407, ../sass/maps/_cssmap-poland.scss */
.pl13 .s17 {
  height: 1.6em;
  left: 9.8em;
  top: 9.9em;
  width: 1.6em; }

/* line 2413, ../sass/maps/_cssmap-poland.scss */
.pl13 .s18 {
  height: .2em;
  left: 9.4em;
  top: 9.7em;
  width: 0.1em; }

/* line 2419, ../sass/maps/_cssmap-poland.scss */
.pl13 .s19 {
  height: .1em;
  left: 9.7em;
  top: 9.6em;
  width: 0.7em; }

/* line 2425, ../sass/maps/_cssmap-poland.scss */
.pl13 .s20 {
  height: .1em;
  left: 9.8em;
  top: 9.5em;
  width: 0.5em; }

/* line 2431, ../sass/maps/_cssmap-poland.scss */
.pl13 .s21 {
  height: .2em;
  left: 10em;
  top: 9.3em;
  width: 0.2em; }

/* line 2437, ../sass/maps/_cssmap-poland.scss */
.pl13 .s22 {
  height: .1em;
  left: 11em;
  top: 9.6em;
  width: 0.1em; }

/* line 2443, ../sass/maps/_cssmap-poland.scss */
.pl13 .s23 {
  height: 1.6em;
  left: 9.5em;
  top: 9.7em;
  width: 1.6em; }

/* line 2449, ../sass/maps/_cssmap-poland.scss */
.pl14 .s1 {
  height: .2em;
  left: 13.5em;
  top: 2.9em;
  width: 0.1em; }

/* line 2455, ../sass/maps/_cssmap-poland.scss */
.pl14 .s2 {
  height: .6em;
  left: 13.4em;
  top: 2.7em;
  width: 0.1em; }

/* line 2461, ../sass/maps/_cssmap-poland.scss */
.pl14 .s3 {
  height: .1em;
  left: 13.1em;
  top: 3.4em;
  width: 0.1em; }

/* line 2467, ../sass/maps/_cssmap-poland.scss */
.pl14 .s4 {
  height: .8em;
  left: 13.1em;
  top: 2.6em;
  width: 0.3em; }

/* line 2473, ../sass/maps/_cssmap-poland.scss */
.pl14 .s5 {
  height: .1em;
  left: 13.3em;
  top: 2.4em;
  width: 0.1em; }

/* line 2479, ../sass/maps/_cssmap-poland.scss */
.pl14 .s6 {
  height: .1em;
  left: 13.1em;
  top: 2.1em;
  width: 0.1em; }

/* line 2485, ../sass/maps/_cssmap-poland.scss */
.pl14 .s7 {
  height: .5em;
  left: 9.1em;
  top: 1.5em;
  width: 4.5em; }

/* line 2491, ../sass/maps/_cssmap-poland.scss */
.pl14 .s8 {
  height: .5em;
  left: 8.5em;
  top: 2.4em;
  width: 4.8em; }

/* line 2497, ../sass/maps/_cssmap-poland.scss */
.pl14 .s9 {
  height: .4em;
  left: 8.3em;
  top: 2.3em;
  width: 4.9em; }

/* line 2503, ../sass/maps/_cssmap-poland.scss */
.pl14 .s10 {
  height: .8em;
  left: 8.4em;
  top: 1.9em;
  width: 0.4em; }

/* line 2509, ../sass/maps/_cssmap-poland.scss */
.pl14 .s11 {
  height: .3em;
  left: 8.6em;
  top: 1.8em;
  width: 4.7em; }

/* line 2515, ../sass/maps/_cssmap-poland.scss */
.pl14 .s12 {
  height: 1.9em;
  left: 8.8em;
  top: 1.7em;
  width: 4.3em; }

/* line 2521, ../sass/maps/_cssmap-poland.scss */
.pl14 .s13 {
  height: 2em;
  left: 10.8em;
  top: 1.7em;
  width: 2.1em; }

/* line 2527, ../sass/maps/_cssmap-poland.scss */
.pl14 .s14 {
  height: 2.9em;
  left: 10.4em;
  top: 1.6em;
  width: 0.4em; }

/* line 2533, ../sass/maps/_cssmap-poland.scss */
.pl14 .s15 {
  height: 3.1em;
  left: 9em;
  top: 1.5em;
  width: 1.4em; }

/* line 2539, ../sass/maps/_cssmap-poland.scss */
.pl14 .s16 {
  height: .1em;
  left: 9.9em;
  top: 4.7em;
  width: 0.2em; }

/* line 2545, ../sass/maps/_cssmap-poland.scss */
.pl14 .s17 {
  height: .2em;
  left: 9.3em;
  top: 4.7em;
  width: 0.6em; }

/* line 2551, ../sass/maps/_cssmap-poland.scss */
.pl14 .s18 {
  height: .3em;
  left: 9.2em;
  top: 4.4em;
  width: 1.1em; }

/* line 2557, ../sass/maps/_cssmap-poland.scss */
.pl14 .s19 {
  height: .5em;
  left: 9em;
  top: 4.4em;
  width: 0.2em; }

/* line 2563, ../sass/maps/_cssmap-poland.scss */
.pl14 .s20 {
  height: .1em;
  left: 12.1em;
  top: 4em;
  width: 0.2em; }

/* line 2569, ../sass/maps/_cssmap-poland.scss */
.pl14 .s21 {
  height: 1.1em;
  left: 8.7em;
  top: 3em;
  width: 3.1em; }

/* line 2575, ../sass/maps/_cssmap-poland.scss */
.pl14 .s22 {
  height: .1em;
  left: 8.6em;
  top: 4.3em;
  width: 2.5em; }

/* line 2581, ../sass/maps/_cssmap-poland.scss */
.pl14 .s23 {
  height: .1em;
  left: 8.5em;
  top: 4.2em;
  width: 2.7em; }

/* line 2587, ../sass/maps/_cssmap-poland.scss */
.pl14 .s24 {
  height: .2em;
  left: 8.4em;
  top: 4em;
  width: 3.2em; }

/* line 2593, ../sass/maps/_cssmap-poland.scss */
.pl14 .s25 {
  height: .9em;
  left: 8.3em;
  top: 3.4em;
  width: 0.1em; }

/* line 2599, ../sass/maps/_cssmap-poland.scss */
.pl14 .s26 {
  height: .7em;
  left: 8.4em;
  top: 3.2em;
  width: 4.3em; }

/* line 2605, ../sass/maps/_cssmap-poland.scss */
.pl14 .s27 {
  height: .5em;
  left: 8.2em;
  top: 3.5em;
  width: 4.3em; }

/* line 2611, ../sass/maps/_cssmap-poland.scss */
.pl14 .s28 {
  height: .1em;
  left: 8.1em;
  top: 3.7em;
  width: 4.7em; }

/* line 2617, ../sass/maps/_cssmap-poland.scss */
.pl15 .s1 {
  height: .1em;
  left: 8em;
  top: 7.1em;
  width: 0.1em; }

/* line 2623, ../sass/maps/_cssmap-poland.scss */
.pl15 .s2 {
  height: .3em;
  left: 7.9em;
  top: 6.9em;
  width: 0.1em; }

/* line 2629, ../sass/maps/_cssmap-poland.scss */
.pl15 .s3 {
  height: .4em;
  left: 7.7em;
  top: 6.8em;
  width: 0.2em; }

/* line 2635, ../sass/maps/_cssmap-poland.scss */
.pl15 .s4 {
  height: .1em;
  left: 7.6em;
  top: 7.5em;
  width: 0.1em; }

/* line 2641, ../sass/maps/_cssmap-poland.scss */
.pl15 .s5 {
  height: .6em;
  left: 7.5em;
  top: 6.9em;
  width: 0.3em; }

/* line 2647, ../sass/maps/_cssmap-poland.scss */
.pl15 .s6 {
  height: 1.4em;
  left: 7.2em;
  top: 6.7em;
  width: 0.3em; }

/* line 2653, ../sass/maps/_cssmap-poland.scss */
.pl15 .s7 {
  height: .1em;
  left: 7em;
  top: 8.1em;
  width: 0.1em; }

/* line 2659, ../sass/maps/_cssmap-poland.scss */
.pl15 .s8 {
  height: 1.6em;
  left: 7em;
  top: 6.5em;
  width: 0.2em; }

/* line 2665, ../sass/maps/_cssmap-poland.scss */
.pl15 .s9 {
  height: 2.2em;
  left: 6.9em;
  top: 6.4em;
  width: 0.1em; }

/* line 2671, ../sass/maps/_cssmap-poland.scss */
.pl15 .s10 {
  height: .3em;
  left: 6.9em;
  top: 8.7em;
  width: 0.1em; }

/* line 2677, ../sass/maps/_cssmap-poland.scss */
.pl15 .s11 {
  height: .1em;
  left: 6.2em;
  top: 9.7em;
  width: 0.3em; }

/* line 2683, ../sass/maps/_cssmap-poland.scss */
.pl15 .s12 {
  height: .2em;
  left: 6.1em;
  top: 9.5em;
  width: 0.6em; }

/* line 2689, ../sass/maps/_cssmap-poland.scss */
.pl15 .s13 {
  height: .1em;
  left: 6.1em;
  top: 9.3em;
  width: 0.4em; }

/* line 2695, ../sass/maps/_cssmap-poland.scss */
.pl15 .s14 {
  height: .1em;
  left: 6em;
  top: 9.4em;
  width: 0.6em; }

/* line 2701, ../sass/maps/_cssmap-poland.scss */
.pl15 .s15 {
  height: .1em;
  left: 6.6em;
  top: 9.1em;
  width: 0.1em; }

/* line 2707, ../sass/maps/_cssmap-poland.scss */
.pl15 .s16 {
  height: 2.9em;
  left: 6.1em;
  top: 6.4em;
  width: 0.5em; }

/* line 2713, ../sass/maps/_cssmap-poland.scss */
.pl15 .s17 {
  height: 2.9em;
  left: 5.9em;
  top: 6.3em;
  width: 0.5em; }

/* line 2719, ../sass/maps/_cssmap-poland.scss */
.pl15 .s18 {
  height: 2.6em;
  left: 5.8em;
  top: 6.5em;
  width: 1.1em; }

/* line 2725, ../sass/maps/_cssmap-poland.scss */
.pl15 .s19 {
  height: .3em;
  left: 5.7em;
  top: 8.9em;
  width: 0.1em; }

/* line 2731, ../sass/maps/_cssmap-poland.scss */
.pl15 .s20 {
  height: 3.2em;
  left: 6em;
  top: 6.1em;
  width: 0.1em; }

/* line 2737, ../sass/maps/_cssmap-poland.scss */
.pl15 .s21 {
  height: 2.7em;
  left: 5.7em;
  top: 6em;
  width: 0.2em; }

/* line 2743, ../sass/maps/_cssmap-poland.scss */
.pl15 .s22 {
  height: .2em;
  left: 4.8em;
  top: 8.6em;
  width: 0.4em; }

/* line 2749, ../sass/maps/_cssmap-poland.scss */
.pl15 .s23 {
  height: 2.4em;
  left: 4.4em;
  top: 6.2em;
  width: 1.9em; }

/* line 2755, ../sass/maps/_cssmap-poland.scss */
.pl15 .s24 {
  height: .1em;
  left: 3.2em;
  top: 7.4em;
  width: 0.1em; }

/* line 2761, ../sass/maps/_cssmap-poland.scss */
.pl15 .s25 {
  height: .3em;
  left: 3.2em;
  top: 7em;
  width: 4.6em; }

/* line 2767, ../sass/maps/_cssmap-poland.scss */
.pl15 .s26 {
  height: .2em;
  left: 3.2em;
  top: 6.6em;
  width: 4.2em; }

/* line 2773, ../sass/maps/_cssmap-poland.scss */
.pl15 .s27 {
  height: .4em;
  left: 3.2em;
  top: 6.1em;
  width: 2.7em; }

/* line 2779, ../sass/maps/_cssmap-poland.scss */
.pl15 .s28 {
  height: .3em;
  left: 3.1em;
  top: 6em;
  width: 2.5em; }

/* line 2785, ../sass/maps/_cssmap-poland.scss */
.pl15 .s29 {
  height: .1em;
  left: 5.5em;
  top: 5.9em;
  width: 0.2em; }

/* line 2791, ../sass/maps/_cssmap-poland.scss */
.pl15 .s30 {
  height: .4em;
  left: 5.5em;
  top: 5.4em;
  width: 0.2em; }

/* line 2797, ../sass/maps/_cssmap-poland.scss */
.pl15 .s31 {
  height: 1.9em;
  left: 3.3em;
  top: 5.6em;
  width: 0.1em; }

/* line 2803, ../sass/maps/_cssmap-poland.scss */
.pl15 .s32 {
  height: .1em;
  left: 3.4em;
  top: 7.7em;
  width: 0.1em; }

/* line 2809, ../sass/maps/_cssmap-poland.scss */
.pl15 .s33 {
  height: 2.5em;
  left: 3.4em;
  top: 5.2em;
  width: 0.3em; }

/* line 2815, ../sass/maps/_cssmap-poland.scss */
.pl15 .s34 {
  height: 2.7em;
  left: 3.6em;
  top: 5.3em;
  width: 1.9em; }

/* line 2821, ../sass/maps/_cssmap-poland.scss */
.pl15 .s35 {
  height: 2.9em;
  left: 3.7em;
  top: 5.1em;
  width: 0.3em; }

/* line 2827, ../sass/maps/_cssmap-poland.scss */
.pl15 .s36 {
  height: 3.3em;
  left: 4em;
  top: 4.9em;
  width: 0.1em; }

/* line 2833, ../sass/maps/_cssmap-poland.scss */
.pl15 .s37 {
  height: 3.4em;
  left: 4.1em;
  top: 4.8em;
  width: 0.1em; }

/* line 2839, ../sass/maps/_cssmap-poland.scss */
.pl15 .s38 {
  height: 3.6em;
  left: 4.2em;
  top: 4.7em;
  width: 1.2em; }

/* line 2845, ../sass/maps/_cssmap-poland.scss */
.pl15 .s39 {
  height: .3em;
  left: 4.4em;
  top: 4.4em;
  width: 1.1em; }

/* line 2851, ../sass/maps/_cssmap-poland.scss */
.pl15 .s40 {
  height: .1em;
  left: 4.2em;
  top: 4.3em;
  width: 1.1em; }

/* line 2857, ../sass/maps/_cssmap-poland.scss */
.pl15 .s41 {
  height: .2em;
  left: 4.1em;
  top: 4.1em;
  width: 0.9em; }

/* line 2863, ../sass/maps/_cssmap-poland.scss */
.pl15 .s42 {
  height: .1em;
  left: 4.1em;
  top: 4em;
  width: 1.4em; }

/* line 2869, ../sass/maps/_cssmap-poland.scss */
.pl15 .s43 {
  height: .4em;
  left: 5em;
  top: 3.9em;
  width: 0.4em; }

/* line 2875, ../sass/maps/_cssmap-poland.scss */
.pl15 .s44 {
  height: 4.8em;
  left: 4.6em;
  top: 3.9em;
  width: 0.3em; }

/* line 2881, ../sass/maps/_cssmap-poland.scss */
.pl15 .s45 {
  height: 4.9em;
  left: 4.5em;
  top: 3.7em;
  width: 0.3em; }

/* line 2887, ../sass/maps/_cssmap-poland.scss */
.pl16 .s1 {
  height: .2em;
  left: 1em;
  top: 6.1em;
  width: 0.3em; }

/* line 2893, ../sass/maps/_cssmap-poland.scss */
.pl16 .s2 {
  height: .3em;
  left: .7em;
  top: 5.8em;
  width: 0.9em; }

/* line 2899, ../sass/maps/_cssmap-poland.scss */
.pl16 .s3 {
  height: .2em;
  left: .5em;
  top: 5.6em;
  width: 1.2em; }

/* line 2905, ../sass/maps/_cssmap-poland.scss */
.pl16 .s4 {
  height: .1em;
  left: 2em;
  top: 5.6em;
  width: 0.1em; }

/* line 2911, ../sass/maps/_cssmap-poland.scss */
.pl16 .s5 {
  height: .2em;
  left: .5em;
  top: 5.4em;
  width: 1.9em; }

/* line 2917, ../sass/maps/_cssmap-poland.scss */
.pl16 .s6 {
  height: .1em;
  left: .5em;
  top: 5.3em;
  width: 2em; }

/* line 2923, ../sass/maps/_cssmap-poland.scss */
.pl16 .s7 {
  height: .2em;
  left: .5em;
  top: 5.1em;
  width: 2.2em; }

/* line 2929, ../sass/maps/_cssmap-poland.scss */
.pl16 .s8 {
  height: .2em;
  left: .6em;
  top: 5em;
  width: 2.2em; }

/* line 2935, ../sass/maps/_cssmap-poland.scss */
.pl16 .s9 {
  height: .3em;
  left: 2.8em;
  top: 5em;
  width: 0.3em; }

/* line 2941, ../sass/maps/_cssmap-poland.scss */
.pl16 .s10 {
  height: 2.4em;
  left: .6em;
  top: 2.6em;
  width: 2.6em; }

/* line 2947, ../sass/maps/_cssmap-poland.scss */
.pl16 .s11 {
  height: .3em;
  left: 4.2em;
  top: 4.4em;
  width: 0.2em; }

/* line 2953, ../sass/maps/_cssmap-poland.scss */
.pl16 .s12 {
  height: .5em;
  left: 4.1em;
  top: 4.3em;
  width: 0.1em; }

/* line 2959, ../sass/maps/_cssmap-poland.scss */
.pl16 .s13 {
  height: .1em;
  left: 4.7em;
  top: 3.2em;
  width: 0.1em; }

/* line 2965, ../sass/maps/_cssmap-poland.scss */
.pl16 .s14 {
  height: .2em;
  left: 4.7em;
  top: 2.9em;
  width: 0.2em; }

/* line 2971, ../sass/maps/_cssmap-poland.scss */
.pl16 .s15 {
  height: .9em;
  left: 4.6em;
  top: 2.8em;
  width: 0.1em; }

/* line 2977, ../sass/maps/_cssmap-poland.scss */
.pl16 .s16 {
  height: 2.5em;
  left: 1.6em;
  top: 2.4em;
  width: 1.8em; }

/* line 2983, ../sass/maps/_cssmap-poland.scss */
.pl16 .s17 {
  height: .2em;
  left: 2.2em;
  top: 2.1em;
  width: 1.2em; }

/* line 2989, ../sass/maps/_cssmap-poland.scss */
.pl16 .s18 {
  height: 1.4em;
  left: 1.9em;
  top: 2.3em;
  width: 2.7em; }

/* line 2995, ../sass/maps/_cssmap-poland.scss */
.pl16 .s19 {
  height: 3.1em;
  left: 3.4em;
  top: 2.1em;
  width: 0.3em; }

/* line 3001, ../sass/maps/_cssmap-poland.scss */
.pl16 .s20 {
  height: 3.4em;
  left: 3.6em;
  top: 1.7em;
  width: 0.4em; }

/* line 3007, ../sass/maps/_cssmap-poland.scss */
.pl16 .s21 {
  height: 3.6em;
  left: 3.9em;
  top: 1.3em;
  width: 0.2em; }

/* line 3013, ../sass/maps/_cssmap-poland.scss */
.pl16 .s22 {
  height: .2em;
  left: 3em;
  top: 1.9em;
  width: 1.7em; }

/* line 3019, ../sass/maps/_cssmap-poland.scss */
.pl16 .s23 {
  height: .1em;
  left: 4.6em;
  top: 1.7em;
  width: 0.1em; }

/* line 3025, ../sass/maps/_cssmap-poland.scss */
.pl16 .s24 {
  height: .6em;
  left: 3.8em;
  top: 1.5em;
  width: 0.8em; }

/* line 3031, ../sass/maps/_cssmap-poland.scss */
.pl16 .s25 {
  height: 2.9em;
  left: 4.1em;
  top: 1.1em;
  width: 0.4em; }



/*.m170 {*/
/*  width: 170px; }*/


/*.m170 .poland, .m170 .poland .bg, .m170 .poland-cities {*/
/*  background: transparent url("pl-170.png") no-repeat -1300px 0; }*/


/*.m170 .poland, .m170 .poland-cities {*/
/*  height: 160px;*/
/*  width: 170px; }*/


/*.m170 .poland {*/
/*  background-position: 0 -495px; }*/


/*.m170 .poland-cities {*/
/*  background-position: -190px -495px; }*/


/*.m170 .poland .m {*/
/*  margin: 10003px 0 0 4px; }*/


/*.m170 .poland .m span {*/
/*  font-size: 10px !important; }*/


/*.m170 .pl1.focus .bg, .m170 .pl1.active-region .bg {*/
/*  height: 41px !important;*/
/*  left: 10px;*/
/*  top: 76px;*/
/*  width: 45px; }*/


/*.m170 .pl1.focus .bg {*/
/*  background-position: -1px -139px; }*/


/*.m170 .pl1.active-region .bg {*/
/*  background-position: -1px -342px; }*/


/*.m170 .pl2.focus .bg, .m170 .pl2.active-region .bg {*/
/*  height: 37px !important;*/
/*  left: 46px;*/
/*  top: 27px;*/
/*  width: 38px; }*/


/*.m170 .pl2.focus .bg {*/
/*  background-position: -70px -139px; }*/


/*.m170 .pl2.active-region .bg {*/
/*  background-position: -70px -342px; }*/


/*.m170 .pl3.focus .bg, .m170 .pl3.active-region .bg {*/
/*  height: 49px !important;*/
/*  left: 112px;*/
/*  top: 64px;*/
/*  width: 38px; }*/


/*.m170 .pl3.focus .bg {*/
/*  background-position: -1px -66px; }*/


/*.m170 .pl3.active-region .bg {*/
/*  background-position: -1px -269px; }*/


/*.m170 .pl4.focus .bg, .m170 .pl4.active-region .bg {*/
/*  height: 43px !important;*/
/*  left: 6px;*/
/*  top: 43px;*/
/*  width: 29px; }*/


/*.m170 .pl4.focus .bg {*/
/*  background-position: -64px -71px; }*/


/*.m170 .pl4.active-region .bg {*/
/*  background-position: -64px -274px; }*/


/*.m170 .pl5.focus .bg, .m170 .pl5.active-region .bg {*/
/*  height: 38px !important;*/
/*  left: 59px;*/
/*  top: 61px;*/
/*  width: 39px; }*/


/*.m170 .pl5.focus .bg {*/
/*  background-position: -133px -138px; }*/


/*.m170 .pl5.active-region .bg {*/
/*  background-position: -133px -341px; }*/


/*.m170 .pl6.focus .bg, .m170 .pl6.active-region .bg {*/
/*  height: 32px !important;*/
/*  left: 74px;*/
/*  top: 106px;*/
/*  width: 35px; }*/


/*.m170 .pl6.focus .bg {*/
/*  background-position: -195px -138px; }*/


/*.m170 .pl6.active-region .bg {*/
/*  background-position: -195px -341px; }*/


/*.m170 .pl7.focus .bg, .m170 .pl7.active-region .bg {*/
/*  height: 61px !important;*/
/*  left: 77px;*/
/*  top: 34px;*/
/*  width: 59px; }*/


/*.m170 .pl7.focus .bg {*/
/*  background-position: -117px -54px; }*/


/*.m170 .pl7.active-region .bg {*/
/*  background-position: -117px -257px; }*/


/*.m170 .pl8.focus .bg, .m170 .pl8.active-region .bg {*/
/*  height: 30px !important;*/
/*  left: 41px;*/
/*  top: 90px;*/
/*  width: 27px; }*/


/*.m170 .pl8.focus .bg {*/
/*  background-position: -253px -138px; }*/


/*.m170 .pl8.active-region .bg {*/
/*  background-position: -253px -341px; }*/


/*.m170 .pl9.focus .bg, .m170 .pl9.active-region .bg {*/
/*  height: 43px !important;*/
/*  left: 105px;*/
/*  top: 99px;*/
/*  width: 37px; }*/


/*.m170 .pl9.focus .bg {*/
/*  background-position: -199px -72px; }*/


/*.m170 .pl9.active-region .bg {*/
/*  background-position: -199px -275px; }*/


/*.m170 .pl10.focus .bg, .m170 .pl10.active-region .bg {*/
/*  height: 54px !important;*/
/*  left: 112px;*/
/*  top: 11px;*/
/*  width: 36px; }*/


/*.m170 .pl10.focus .bg {*/
/*  background-position: -259px -61px; }*/


/*.m170 .pl10.active-region .bg {*/
/*  background-position: -259px -264px; }*/


/*.m170 .pl11.focus .bg, .m170 .pl11.active-region .bg {*/
/*  height: 35px !important;*/
/*  left: 38px;*/
/*  top: 0;*/
/*  width: 45px; }*/


/*.m170 .pl11.focus .bg {*/
/*  background-position: -1px -8px; }*/


/*.m170 .pl11.active-region .bg {*/
/*  background-position: -1px -211px; }*/


/*.m170 .pl12.focus .bg, .m170 .pl12.active-region .bg {*/
/*  height: 40px !important;*/
/*  left: 58px;*/
/*  top: 93px;*/
/*  width: 30px; }*/


/*.m170 .pl12.focus .bg {*/
/*  background-position: -70px -2px; }*/


/*.m170 .pl12.active-region .bg {*/
/*  background-position: -70px -205px; }*/


/*.m170 .pl13.focus .bg, .m170 .pl13.active-region .bg {*/
/*  height: 28px !important;*/
/*  left: 83px;*/
/*  top: 87px;*/
/*  width: 33px; }*/


/*.m170 .pl13.focus .bg {*/
/*  background-position: -123px -2px; }*/


/*.m170 .pl13.active-region .bg {*/
/*  background-position: -123px -205px; }*/


/*.m170 .pl14.focus .bg, .m170 .pl14.active-region .bg {*/
/*  height: 34px !important;*/
/*  left: 75px;*/
/*  top: 10px;*/
/*  width: 56px; }*/


/*.m170 .pl14.focus .bg {*/
/*  background-position: -199px -4px; }*/


/*.m170 .pl14.active-region .bg {*/
/*  background-position: -199px -207px; }*/


/*.m170 .pl15.focus .bg, .m170 .pl15.active-region .bg {*/
/*  height: 63px !important;*/
/*  left: 24px;*/
/*  top: 30px;*/
/*  width: 50px; }*/


/*.m170 .pl15.focus .bg {*/
/*  background-position: -317px -117px; }*/


/*.m170 .pl15.active-region .bg {*/
/*  background-position: -317px -320px; }*/


/*.m170 .pl16.focus .bg, .m170 .pl16.active-region .bg {*/
/*  height: 50px !important;*/
/*  left: 0;*/
/*  top: 6px;*/
/*  width: 43px; }*/


/*.m170 .pl16.focus .bg {*/
/*  background-position: -318px -42px; }*/


/*.m170 .pl16.active-region .bg {*/
/*  background-position: -318px -245px; }*/


/*.m170 .pl1 a {*/
/*  left: 43px;*/
/*  top: 103px; }*/


/*.m170 .pl1 a.tooltip-left .tooltip-arrow {*/
/*  left: 43px; }*/


/*.m170 .pl2 a {*/
/*  left: 75px;*/
/*  top: 55px; }*/


/*.m170 .pl2 a.tooltip-left .tooltip-arrow {*/
/*  left: 75px; }*/


/*.m170 .pl3 a {*/
/*  left: 141px;*/
/*  top: 100px; }*/


/*.m170 .pl3 a.tooltip-right .tooltip-arrow {*/
/*  right: 29px; }*/


/*.m170 .pl4 a {*/
/*  left: 28px;*/
/*  top: 75px; }*/


/*.m170 .pl4 a.tooltip-left .tooltip-arrow {*/
/*  left: 28px; }*/


/*.m170 .pl5 a {*/
/*  left: 89px;*/
/*  top: 90px; }*/


/*.m170 .pl5 a.tooltip-right .tooltip-arrow {*/
/*  right: 81px; }*/


/*.m170 .pl6 a {*/
/*  left: 102px;*/
/*  top: 132px; }*/


/*.m170 .pl6 a.tooltip-right .tooltip-arrow {*/
/*  right: 68px; }*/


/*.m170 .pl7 a {*/
/*  left: 115px;*/
/*  top: 76px; }*/


/*.m170 .pl7 a.tooltip-right .tooltip-arrow {*/
/*  right: 55px; }*/


/*.m170 .pl8 a {*/
/*  left: 66px;*/
/*  top: 115px; }*/


/*.m170 .pl8 a.tooltip-left .tooltip-arrow {*/
/*  left: 66px; }*/


/*.m170 .pl9 a {*/
/*  left: 130px;*/
/*  top: 130px; }*/


/*.m170 .pl9 a.tooltip-right .tooltip-arrow {*/
/*  right: 40px; }*/


/*.m170 .pl10 a {*/
/*  left: 142px;*/
/*  top: 50px; }*/


/*.m170 .pl10 a.tooltip-right .tooltip-arrow {*/
/*  right: 28px; }*/


/*.m170 .pl11 a {*/
/*  left: 70px;*/
/*  top: 27px; }*/


/*.m170 .pl11 a.tooltip-left .tooltip-arrow {*/
/*  left: 70px; }*/


/*.m170 .pl12 a {*/
/*  left: 82px;*/
/*  top: 122px; }*/


/*.m170 .pl12 a.tooltip-left .tooltip-arrow {*/
/*  left: 82px; }*/


/*.m170 .pl13 a {*/
/*  left: 109px;*/
/*  top: 111px; }*/


/*.m170 .pl13 a.tooltip-right .tooltip-arrow {*/
/*  right: 61px; }*/


/*.m170 .pl14 a {*/
/*  left: 112px;*/
/*  top: 36px; }*/


/*.m170 .pl14 a.tooltip-right .tooltip-arrow {*/
/*  left: auto;*/
/*  right: 58px; }*/


/*.m170 .pl15 a {*/
/*  left: 59px;*/
/*  top: 74px; }*/


/*.m170 .pl15 a.tooltip-left .tooltip-arrow {*/
/*  left: 59px; }*/


/*.m170 .pl16 a {*/
/*  left: 31px;*/
/*  top: 41px; }*/


/*.m170 .pl16 a.tooltip-left .tooltip-arrow {*/
/*  left: 31px; }*/



/*.m240 {*/
/*  width: 240px; }*/


/*.m240 .poland, .m240 .poland .bg, .m240 .poland-cities {*/
/*  background: transparent url("pl-240.png") no-repeat -740px 0; }*/


/*.m240 .poland, .m240 .poland-cities {*/
/*  height: 230px;*/
/*  width: 240px; }*/


/*.m240 .poland {*/
/*  background-position: 0 -432px; }*/


/*.m240 .poland-cities {*/
/*  background-position: -250px -432px; }*/


/*.m240 .poland .m {*/
/*  margin: 10013px 0 0 15px; }*/


/*.m240 .poland .m span {*/
/*  font-size: 13px !important;*/
/*  padding: 0 2px 2px 0; }*/


/*.m240 .pl1.focus .bg, .m240 .pl1.active-region .bg {*/
/*  height: 55px !important;*/
/*  left: 24px;*/
/*  top: 111px;*/
/*  width: 60px; }*/


/*.m240 .pl1.focus .bg {*/
/*  background-position: -429px -11px; }*/


/*.m240 .pl1.active-region .bg {*/
/*  background-position: -429px -201px; }*/


/*.m240 .pl2.focus .bg, .m240 .pl2.active-region .bg {*/
/*  height: 49px !important;*/
/*  left: 72px;*/
/*  top: 46px;*/
/*  width: 51px; }*/


/*.m240 .pl2.focus .bg {*/
/*  background-position: -607px -25px; }*/


/*.m240 .pl2.active-region .bg {*/
/*  background-position: -607px -215px; }*/


/*.m240 .pl3.focus .bg, .m240 .pl3.active-region .bg {*/
/*  height: 65px !important;*/
/*  left: 160px;*/
/*  top: 95px;*/
/*  width: 51px; }*/


/*.m240 .pl3.focus .bg {*/
/*  background-position: -285px -95px; }*/


/*.m240 .pl3.active-region .bg {*/
/*  background-position: -285px -285px; }*/


/*.m240 .pl4.focus .bg, .m240 .pl4.active-region .bg {*/
/*  height: 58px !important;*/
/*  left: 18px;*/
/*  top: 68px;*/
/*  width: 38px; }*/


/*.m240 .pl4.focus .bg {*/
/*  background-position: -455px -103px; }*/


/*.m240 .pl4.active-region .bg {*/
/*  background-position: -455px -293px; }*/


/*.m240 .pl5.focus .bg, .m240 .pl5.active-region .bg {*/
/*  height: 51px !important;*/
/*  left: 89px;*/
/*  top: 92px;*/
/*  width: 52px; }*/


/*.m240 .pl5.focus .bg {*/
/*  background-position: -243px -9px; }*/


/*.m240 .pl5.active-region .bg {*/
/*  background-position: -243px -199px; }*/


/*.m240 .pl6.focus .bg, .m240 .pl6.active-region .bg {*/
/*  height: 42px !important;*/
/*  left: 109px;*/
/*  top: 152px;*/
/*  width: 47px; }*/


/*.m240 .pl6.focus .bg {*/
/*  background-position: -166px -5px; }*/


/*.m240 .pl6.active-region .bg {*/
/*  background-position: -166px -195px; }*/


/*.m240 .pl7.focus .bg, .m240 .pl7.active-region .bg {*/
/*  height: 81px !important;*/
/*  left: 113px;*/
/*  top: 56px;*/
/*  width: 78px; }*/


/*.m240 .pl7.focus .bg {*/
/*  background-position: -101px -80px; }*/


/*.m240 .pl7.active-region .bg {*/
/*  background-position: -101px -270px; }*/


/*.m240 .pl8.focus .bg, .m240 .pl8.active-region .bg {*/
/*  height: 39px !important;*/
/*  left: 66px;*/
/*  top: 131px;*/
/*  width: 36px; }*/


/*.m240 .pl8.focus .bg {*/
/*  background-position: -101px -11px; }*/


/*.m240 .pl8.active-region .bg {*/
/*  background-position: -101px -201px; }*/


/*.m240 .pl9.focus .bg, .m240 .pl9.active-region .bg {*/
/*  height: 57px !important;*/
/*  left: 150px;*/
/*  top: 143px;*/
/*  width: 49px; }*/


/*.m240 .pl9.focus .bg {*/
/*  background-position: -522px -104px; }*/


/*.m240 .pl9.active-region .bg {*/
/*  background-position: -522px -294px; }*/


/*.m240 .pl10.focus .bg, .m240 .pl10.active-region .bg {*/
/*  height: 72px !important;*/
/*  left: 159px;*/
/*  top: 24px;*/
/*  width: 48px; }*/


/*.m240 .pl10.focus .bg {*/
/*  background-position: -208px -89px; }*/


/*.m240 .pl10.active-region .bg {*/
/*  background-position: -208px -279px; }*/


/*.m240 .pl11.focus .bg, .m240 .pl11.active-region .bg {*/
/*  height: 46px !important;*/
/*  left: 61px;*/
/*  top: 10px;*/
/*  width: 59px; }*/


/*.m240 .pl11.focus .bg {*/
/*  background-position: -518px -17px; }*/


/*.m240 .pl11.active-region .bg {*/
/*  background-position: -518px -207px; }*/


/*.m240 .pl12.focus .bg, .m240 .pl12.active-region .bg {*/
/*  height: 54px !important;*/
/*  left: 88px;*/
/*  top: 134px;*/
/*  width: 39px; }*/


/*.m240 .pl12.focus .bg {*/
/*  background-position: -600px -107px; }*/


/*.m240 .pl12.active-region .bg {*/
/*  background-position: -600px -297px; }*/


/*.m240 .pl13.focus .bg, .m240 .pl13.active-region .bg {*/
/*  height: 37px !important;*/
/*  left: 122px;*/
/*  top: 126px;*/
/*  width: 44px; }*/


/*.m240 .pl13.focus .bg {*/
/*  background-position: -5px -10px; }*/


/*.m240 .pl13.active-region .bg {*/
/*  background-position: -5px -200px; }*/


/*.m240 .pl14.focus .bg, .m240 .pl14.active-region .bg {*/
/*  height: 45px !important;*/
/*  left: 110px;*/
/*  top: 23px;*/
/*  width: 74px; }*/


/*.m240 .pl14.focus .bg {*/
/*  background-position: -325px -10px; }*/


/*.m240 .pl14.active-region .bg {*/
/*  background-position: -325px -200px; }*/


/*.m240 .pl15.focus .bg, .m240 .pl15.active-region .bg {*/
/*  height: 84px !important;*/
/*  left: 43px;*/
/*  top: 50px;*/
/*  width: 67px; }*/


/*.m240 .pl15.focus .bg {*/
/*  background-position: -4px -77px; }*/


/*.m240 .pl15.active-region .bg {*/
/*  background-position: -4px -267px; }*/


/*.m240 .pl16.focus .bg, .m240 .pl16.active-region .bg {*/
/*  height: 66px !important;*/
/*  left: 10px;*/
/*  top: 19px;*/
/*  width: 58px; }*/


/*.m240 .pl16.focus .bg {*/
/*  background-position: -367px -95px; }*/


/*.m240 .pl16.active-region .bg {*/
/*  background-position: -367px -285px; }*/


/*.m240 .pl1 a {*/
/*  left: 64px;*/
/*  top: 144px; }*/


/*.m240 .pl1 a.tooltip-left .tooltip-arrow {*/
/*  left: 64px; }*/


/*.m240 .pl2 a {*/
/*  left: 108px;*/
/*  top: 80px; }*/


/*.m240 .pl2 a.tooltip-left .tooltip-arrow {*/
/*  left: 108px; }*/


/*.m240 .pl3 a {*/
/*  left: 195px;*/
/*  top: 138px; }*/


/*.m240 .pl3 a.tooltip-right .tooltip-arrow {*/
/*  right: 45px; }*/


/*.m240 .pl4 a {*/
/*  left: 43px;*/
/*  top: 106px; }*/


/*.m240 .pl4 a.tooltip-left .tooltip-arrow {*/
/*  left: 43px; }*/


/*.m240 .pl5 a {*/
/*  left: 125px;*/
/*  top: 127px; }*/


/*.m240 .pl5 a.tooltip-right .tooltip-arrow {*/
/*  right: 115px; }*/


/*.m240 .pl6 a {*/
/*  left: 143px;*/
/*  top: 183px; }*/


/*.m240 .pl6 a.tooltip-right .tooltip-arrow {*/
/*  right: 97px; }*/


/*.m240 .pl7 a {*/
/*  left: 160px;*/
/*  top: 106px; }*/


/*.m240 .pl7 a.tooltip-right .tooltip-arrow {*/
/*  right: 80px; }*/


/*.m240 .pl8 a {*/
/*  left: 94px;*/
/*  top: 158px; }*/


/*.m240 .pl8 a.tooltip-left .tooltip-arrow {*/
/*  left: 94px; }*/


/*.m240 .pl9 a {*/
/*  left: 181px;*/
/*  top: 181px; }*/


/*.m240 .pl9 a.tooltip-right .tooltip-arrow {*/
/*  right: 59px; }*/


/*.m240 .pl10 a {*/
/*  left: 194px;*/
/*  top: 70px; }*/


/*.m240 .pl10 a.tooltip-right .tooltip-arrow {*/
/*  right: 46px; }*/


/*.m240 .pl11 a {*/
/*  left: 101px;*/
/*  top: 42px; }*/


/*.m240 .pl11 a.tooltip-left .tooltip-arrow {*/
/*  left: 101px; }*/


/*.m240 .pl12 a {*/
/*  left: 115px;*/
/*  top: 171px; }*/


/*.m240 .pl12 a.tooltip-left .tooltip-arrow {*/
/*  left: 115px; }*/


/*.m240 .pl13 a {*/
/*  left: 153px;*/
/*  top: 154px; }*/


/*.m240 .pl13 a.tooltip-right .tooltip-arrow {*/
/*  right: 87px; }*/


/*.m240 .pl14 a {*/
/*  left: 157px;*/
/*  top: 52px; }*/


/*.m240 .pl14 a.tooltip-right .tooltip-arrow {*/
/*  right: 83px; }*/


/*.m240 .pl15 a {*/
/*  left: 86px;*/
/*  top: 102px; }*/


/*.m240 .pl15 a.tooltip-left .tooltip-arrow {*/
/*  left: 86px; }*/


/*.m240 .pl16 a {*/
/*  left: 49px;*/
/*  top: 62px; }*/


/*.m240 .pl16 a.tooltip-left .tooltip-arrow {*/
/*  left: 49px; }*/



/*.m270 {*/
/*  width: 270px; }*/


/*.m270 .poland, .m270 .poland .bg, .m270 .poland-cities {*/
/*  background: transparent url("pl-270.png") no-repeat 0 0; }*/


/*.m270 .poland, .m270 .poland-cities {*/
/*  height: 260px;*/
/*  width: 270px; }*/


/*.m270 .poland-cities {*/
/*  background-position: -280px 0; }*/


/*.m270 .poland .m {*/
/*  margin: 9999px 0 0 -2px; }*/


/*.m270 .poland .m span {*/
/*  font-size: 17px !important;*/
/*  padding: 0 1px 1px 0; }*/


/*.m270 .pl1.focus .bg, .m270 .pl1.active-region .bg {*/
/*  height: 70px;*/
/*  left: 15px;*/
/*  top: 129px;*/
/*  width: 76px; }*/


/*.m270 .pl1.focus .bg {*/
/*  background-position: -352px -311px; }*/


/*.m270 .pl1.active-region .bg {*/
/*  background-position: -352px -531px; }*/


/*.m270 .pl2.focus .bg, .m270 .pl2.active-region .bg {*/
/*  height: 62px;*/
/*  left: 77px;*/
/*  top: 46px;*/
/*  width: 65px; }*/


/*.m270 .pl2.focus .bg {*/
/*  background-position: -687px -310px; }*/


/*.m270 .pl2.active-region .bg {*/
/*  background-position: -687px -530px; }*/


/*.m270 .pl3.focus .bg, .m270 .pl3.active-region .bg {*/
/*  height: 83px;*/
/*  left: 188px;*/
/*  top: 109px;*/
/*  width: 64px; }*/


/*.m270 .pl3.focus .bg {*/
/*  background-position: -348px -410px; }*/


/*.m270 .pl3.active-region .bg {*/
/*  background-position: -348px -630px; }*/


/*.m270 .pl4.focus .bg, .m270 .pl4.active-region .bg {*/
/*  height: 74px;*/
/*  left: 7px;*/
/*  top: 74px;*/
/*  width: 48px; }*/


/*.m270 .pl4.focus .bg {*/
/*  background-position: -547px -412px; }*/


/*.m270 .pl4.active-region .bg {*/
/*  background-position: -547px -632px; }*/


/*.m270 .pl5.focus .bg, .m270 .pl5.active-region .bg {*/
/*  height: 64px;*/
/*  left: 98px;*/
/*  top: 104px;*/
/*  width: 67px; }*/


/*.m270 .pl5.focus .bg {*/
/*  background-position: -255px -310px; }*/


/*.m270 .pl5.active-region .bg {*/
/*  background-position: -255px -530px; }*/


/*.m270 .pl6.focus .bg, .m270 .pl6.active-region .bg {*/
/*  height: 54px;*/
/*  left: 124px;*/
/*  top: 181px;*/
/*  width: 60px; }*/


/*.m270 .pl6.focus .bg {*/
/*  background-position: -166px -310px; }*/


/*.m270 .pl6.active-region .bg {*/
/*  background-position: -166px -530px; }*/


/*.m270 .pl7.focus .bg, .m270 .pl7.active-region .bg {*/
/*  height: 103px;*/
/*  left: 128px;*/
/*  top: 59px;*/
/*  width: 99px; }*/


/*.m270 .pl7.focus .bg {*/
/*  background-position: -121px -394px; }*/


/*.m270 .pl7.active-region .bg {*/
/*  background-position: -121px -614px; }*/


/*.m270 .pl8.focus .bg, .m270 .pl8.active-region .bg {*/
/*  height: 50px;*/
/*  left: 68px;*/
/*  top: 154px;*/
/*  width: 46px; }*/


/*.m270 .pl8.focus .bg {*/
/*  background-position: -90px -310px; }*/


/*.m270 .pl8.active-region .bg {*/
/*  background-position: -90px -530px; }*/


/*.m270 .pl9.focus .bg, .m270 .pl9.active-region .bg {*/
/*  height: 73px;*/
/*  left: 176px;*/
/*  top: 169px;*/
/*  width: 62px; }*/


/*.m270 .pl9.focus .bg {*/
/*  background-position: -625px -416px; }*/


/*.m270 .pl9.active-region .bg {*/
/*  background-position: -625px -636px; }*/


/*.m270 .pl10.focus .bg, .m270 .pl10.active-region .bg {*/
/*  height: 92px;*/
/*  left: 187px;*/
/*  top: 18px;*/
/*  width: 61px; }*/


/*.m270 .pl10.focus .bg {*/
/*  background-position: -256px -404px; }*/


/*.m270 .pl10.active-region .bg {*/
/*  background-position: -256px -624px; }*/


/*.m270 .pl11.focus .bg, .m270 .pl11.active-region .bg {*/
/*  height: 59px;*/
/*  left: 63px;*/
/*  top: 0;*/
/*  width: 76px; }*/


/*.m270 .pl11.focus .bg {*/
/*  background-position: -582px -310px; }*/


/*.m270 .pl11.active-region .bg {*/
/*  background-position: -582px -530px; }*/


/*.m270 .pl12.focus .bg, .m270 .pl12.active-region .bg {*/
/*  height: 68px;*/
/*  left: 97px;*/
/*  top: 158px;*/
/*  width: 50px; }*/


/*.m270 .pl12.focus .bg {*/
/*  background-position: -717px -413px; }*/


/*.m270 .pl12.active-region .bg {*/
/*  background-position: -717px -633px; }*/


/*.m270 .pl13.focus .bg, .m270 .pl13.active-region .bg {*/
/*  height: 47px;*/
/*  left: 139px;*/
/*  top: 148px;*/
/*  width: 56px; }*/


/*.m270 .pl13.focus .bg {*/
/*  background-position: -4px -310px; }*/


/*.m270 .pl13.active-region .bg {*/
/*  background-position: -4px -530px; }*/


/*.m270 .pl14.focus .bg, .m270 .pl14.active-region .bg {*/
/*  height: 57px;*/
/*  left: 125px;*/
/*  top: 17px;*/
/*  width: 94px; }*/


/*.m270 .pl14.focus .bg {*/
/*  background-position: -458px -311px; }*/


/*.m270 .pl14.active-region .bg {*/
/*  background-position: -458px -531px; }*/


/*.m270 .pl15.focus .bg, .m270 .pl15.active-region .bg {*/
/*  height: 107px;*/
/*  left: 39px;*/
/*  top: 51px;*/
/*  width: 85px; }*/


/*.m270 .pl15.focus .bg {*/
/*  background-position: -4px -390px; }*/


/*.m270 .pl15.active-region .bg {*/
/*  background-position: -4px -610px; }*/


/*.m270 .pl16.focus .bg, .m270 .pl16.active-region .bg {*/
/*  height: 84px;*/
/*  left: -3px;*/
/*  top: 11px;*/
/*  width: 73px; }*/


/*.m270 .pl16.focus .bg {*/
/*  background-position: -444px -407px; }*/


/*.m270 .pl16.active-region .bg {*/
/*  background-position: -444px -627px; }*/


/*.m270 .pl1 a {*/
/*  left: 65px;*/
/*  top: 166px; }*/


/*.m270 .pl1 a.tooltip-left .tooltip-arrow {*/
/*  left: 65px; }*/


/*.m270 .pl2 a {*/
/*  left: 119px;*/
/*  top: 86px; }*/


/*.m270 .pl2 a.tooltip-left .tooltip-arrow {*/
/*  left: 119px; }*/


/*.m270 .pl3 a {*/
/*  left: 228px;*/
/*  top: 160px; }*/


/*.m270 .pl3 a.tooltip-right .tooltip-arrow {*/
/*  right: 42px; }*/


/*.m270 .pl4 a {*/
/*  left: 38px;*/
/*  top: 121px; }*/


/*.m270 .pl4 a.tooltip-left .tooltip-arrow {*/
/*  left: 38px; }*/


/*.m270 .pl5 a {*/
/*  left: 141px;*/
/*  top: 146px; }*/


/*.m270 .pl5 a.tooltip-right .tooltip-arrow {*/
/*  right: 129px; }*/


/*.m270 .pl6 a {*/
/*  left: 165px;*/
/*  top: 217px; }*/


/*.m270 .pl6 a.tooltip-right .tooltip-arrow {*/
/*  right: 105px; }*/


/*.m270 .pl7 a {*/
/*  left: 187px;*/
/*  top: 115px; }*/


/*.m270 .pl7 a.tooltip-right .tooltip-arrow {*/
/*  right: 83px; }*/


/*.m270 .pl8 a {*/
/*  left: 103px;*/
/*  top: 185px; }*/


/*.m270 .pl8 a.tooltip-left .tooltip-arrow {*/
/*  left: 103px; }*/


/*.m270 .pl9 a {*/
/*  left: 212px;*/
/*  top: 213px; }*/


/*.m270 .pl9 a.tooltip-right .tooltip-arrow {*/
/*  right: 58px; }*/


/*.m270 .pl10 a {*/
/*  left: 229px;*/
/*  top: 77px; }*/


/*.m270 .pl10 a.tooltip-right .tooltip-arrow {*/
/*  right: 41px; }*/


/*.m270 .pl11 a {*/
/*  left: 107px;*/
/*  top: 35px; }*/


/*.m270 .pl11 a.tooltip-left .tooltip-arrow {*/
/*  left: 107px; }*/


/*.m270 .pl12 a {*/
/*  left: 131px;*/
/*  top: 194px; }*/


/*.m270 .pl12 a.tooltip-left .tooltip-arrow {*/
/*  left: 131px; }*/


/*.m270 .pl13 a {*/
/*  left: 178px;*/
/*  top: 181px; }*/


/*.m270 .pl13 a.tooltip-right .tooltip-arrow {*/
/*  right: 92px; }*/


/*.m270 .pl14 a {*/
/*  left: 181px;*/
/*  top: 51px; }*/


/*.m270 .pl14 a.tooltip-right .tooltip-arrow {*/
/*  right: 89px; }*/


/*.m270 .pl15 a {*/
/*  left: 85px;*/
/*  top: 120px; }*/


/*.m270 .pl15 a.tooltip-left .tooltip-arrow {*/
/*  left: 85px; }*/


/*.m270 .pl16 a {*/
/*  left: 45px;*/
/*  top: 60px; }*/

/* */
/*.m270 .pl16 a.tooltip-left .tooltip-arrow {*/
/*  left: 45px; }*/

/* size: 340 */
/* line 4023, ../sass/maps/_cssmap-poland.scss */
.m340 {
  width: 340px; }

/* line 4026, ../sass/maps/_cssmap-poland.scss */
.m340 .poland, .m340 .poland .bg, .m340 .poland-cities {
  background: transparent url("pl-340.png") no-repeat -1300px 0; }

/* line 4029, ../sass/maps/_cssmap-poland.scss */
.m340 .poland, .m340 .poland-cities {
  height: 325px;
  width: 340px; }

/* line 4033, ../sass/maps/_cssmap-poland.scss */
.m340 .poland {
  background-position: 0 -373px; }

/* line 4036, ../sass/maps/_cssmap-poland.scss */
.m340 .poland-cities {
  background-position: -350px -373px; }

/* line 4039, ../sass/maps/_cssmap-poland.scss */
.m340 .poland .m {
  margin: 10014px 0 0 8px; }

/* line 4042, ../sass/maps/_cssmap-poland.scss */
.m340 .poland .m span {
  font-size: 20px !important; }

/* line 4045, ../sass/maps/_cssmap-poland.scss */
.m340 .pl1.focus .bg, .m340 .pl1.active-region .bg {
  height: 82px !important;
  left: 31px;
  top: 162px;
  width: 90px; }

/* line 4051, ../sass/maps/_cssmap-poland.scss */
.m340 .pl1.focus .bg {
  background-position: -2px -25px; }

/* line 4054, ../sass/maps/_cssmap-poland.scss */
.m340 .pl1.active-region .bg {
  background-position: -2px -252px; }

/* line 4057, ../sass/maps/_cssmap-poland.scss */
.m340 .pl2.focus .bg, .m340 .pl2.active-region .bg {
  height: 73px !important;
  left: 104px;
  top: 64px;
  width: 76px; }

/* line 4063, ../sass/maps/_cssmap-poland.scss */
.m340 .pl2.focus .bg {
  background-position: -115px -7px; }

/* line 4066, ../sass/maps/_cssmap-poland.scss */
.m340 .pl2.active-region .bg {
  background-position: -115px -252px; }

/* line 4069, ../sass/maps/_cssmap-poland.scss */
.m340 .pl3.focus .bg, .m340 .pl3.active-region .bg {
  height: 98px !important;
  left: 235px;
  top: 138px;
  width: 75px; }

/* line 4075, ../sass/maps/_cssmap-poland.scss */
.m340 .pl3.focus .bg {
  background-position: -1134px -104px; }

/* line 4078, ../sass/maps/_cssmap-poland.scss */
.m340 .pl3.active-region .bg {
  background-position: -2px -130px; }

/* line 4081, ../sass/maps/_cssmap-poland.scss */
.m340 .pl4.focus .bg, .m340 .pl4.active-region .bg {
  height: 86px !important;
  left: 22px;
  top: 104px;
  width: 57px; }

/* line 4087, ../sass/maps/_cssmap-poland.scss */
.m340 .pl4.focus .bg {
  background-position: -1118px -2px; }

/* line 4090, ../sass/maps/_cssmap-poland.scss */
.m340 .pl4.active-region .bg {
  background-position: -103px -149px; }

/* line 4093, ../sass/maps/_cssmap-poland.scss */
.m340 .pl5.focus .bg, .m340 .pl5.active-region .bg {
  height: 76px !important;
  left: 128px;
  top: 140px;
  width: 78px; }

/* line 4099, ../sass/maps/_cssmap-poland.scss */
.m340 .pl5.focus .bg {
  background-position: -213px -10px; }

/* line 4102, ../sass/maps/_cssmap-poland.scss */
.m340 .pl5.active-region .bg {
  background-position: -213px -259px; }

/* line 4105, ../sass/maps/_cssmap-poland.scss */
.m340 .pl6.focus .bg, .m340 .pl6.active-region .bg {
  height: 63px !important;
  left: 159px;
  top: 230px;
  width: 70px; }

/* line 4111, ../sass/maps/_cssmap-poland.scss */
.m340 .pl6.focus .bg {
  background-position: -316px -23px; }

/* line 4114, ../sass/maps/_cssmap-poland.scss */
.m340 .pl6.active-region .bg {
  background-position: -316px -259px; }

/* line 4117, ../sass/maps/_cssmap-poland.scss */
.m340 .pl7.focus .bg, .m340 .pl7.active-region .bg {
  height: 121px !important;
  left: 164px;
  top: 86px;
  width: 117px; }

/* line 4123, ../sass/maps/_cssmap-poland.scss */
.m340 .pl7.focus .bg {
  background-position: -556px -28px; }

/* line 4126, ../sass/maps/_cssmap-poland.scss */
.m340 .pl7.active-region .bg {
  background-position: -184px -114px; }

/* line 4129, ../sass/maps/_cssmap-poland.scss */
.m340 .pl8.focus .bg, .m340 .pl8.active-region .bg {
  height: 59px !important;
  left: 93px;
  top: 198px;
  width: 54px; }

/* line 4135, ../sass/maps/_cssmap-poland.scss */
.m340 .pl8.focus .bg {
  background-position: -1077px -258px; }

/* line 4138, ../sass/maps/_cssmap-poland.scss */
.m340 .pl8.active-region .bg {
  background-position: -411px -258px; }

/* line 4141, ../sass/maps/_cssmap-poland.scss */
.m340 .pl9.focus .bg, .m340 .pl9.active-region .bg {
  height: 85px !important;
  left: 220px;
  top: 216px;
  width: 73px; }

/* line 4147, ../sass/maps/_cssmap-poland.scss */
.m340 .pl9.focus .bg {
  background-position: -819px -28px; }

/* line 4150, ../sass/maps/_cssmap-poland.scss */
.m340 .pl9.active-region .bg {
  background-position: -448px -150px; }

/* line 4153, ../sass/maps/_cssmap-poland.scss */
.m340 .pl10.focus .bg, .m340 .pl10.active-region .bg {
  height: 108px !important;
  left: 234px;
  top: 38px;
  width: 71px; }

/* line 4159, ../sass/maps/_cssmap-poland.scss */
.m340 .pl10.focus .bg {
  background-position: -1156px -232px; }

/* line 4162, ../sass/maps/_cssmap-poland.scss */
.m340 .pl10.active-region .bg {
  background-position: -819px -232px; }

/* line 4165, ../sass/maps/_cssmap-poland.scss */
.m340 .pl11.focus .bg, .m340 .pl11.active-region .bg {
  height: 69px !important;
  left: 87px;
  top: 17px;
  width: 89px; }

/* line 4171, ../sass/maps/_cssmap-poland.scss */
.m340 .pl11.focus .bg {
  background-position: -916px -44px; }

/* line 4174, ../sass/maps/_cssmap-poland.scss */
.m340 .pl11.active-region .bg {
  background-position: -544px -176px; }

/* line 4177, ../sass/maps/_cssmap-poland.scss */
.m340 .pl12.focus .bg, .m340 .pl12.active-region .bg {
  height: 98px !important;
  left: 127px;
  top: 203px;
  width: 62px; }

/* line 4183, ../sass/maps/_cssmap-poland.scss */
.m340 .pl12.focus .bg {
  background-position: -995px -259px; }

/* line 4186, ../sass/maps/_cssmap-poland.scss */
.m340 .pl12.active-region .bg {
  background-position: -913px -259px; }

/* line 4189, ../sass/maps/_cssmap-poland.scss */
.m340 .pl13.focus .bg, .m340 .pl13.active-region .bg {
  height: 55px !important;
  left: 177px;
  top: 191px;
  width: 65px; }

/* line 4195, ../sass/maps/_cssmap-poland.scss */
.m340 .pl13.focus .bg {
  background-position: -1029px -58px; }

/* line 4198, ../sass/maps/_cssmap-poland.scss */
.m340 .pl13.active-region .bg {
  background-position: -819px -154px; }

/* line 4201, ../sass/maps/_cssmap-poland.scss */
.m340 .pl14.focus .bg, .m340 .pl14.active-region .bg {
  height: 67px !important;
  left: 160px;
  top: 37px;
  width: 111px; }

/* line 4207, ../sass/maps/_cssmap-poland.scss */
.m340 .pl14.focus .bg {
  background-position: -410px -19px; }

/* line 4210, ../sass/maps/_cssmap-poland.scss */
.m340 .pl14.active-region .bg {
  background-position: -656px -175px; }

/* line 4213, ../sass/maps/_cssmap-poland.scss */
.m340 .pl15.focus .bg, .m340 .pl15.active-region .bg {
  height: 126px !important;
  left: 60px;
  top: 77px;
  width: 100px; }

/* line 4219, ../sass/maps/_cssmap-poland.scss */
.m340 .pl15.focus .bg {
  background-position: -696px -24px; }

/* line 4222, ../sass/maps/_cssmap-poland.scss */
.m340 .pl15.active-region .bg {
  background-position: -324px -109px; }

/* line 4225, ../sass/maps/_cssmap-poland.scss */
.m340 .pl16.focus .bg, .m340 .pl16.active-region .bg {
  height: 99px !important;
  left: 10px;
  top: 30px;
  width: 86px; }

/* line 4231, ../sass/maps/_cssmap-poland.scss */
.m340 .pl16.focus .bg {
  background-position: -1025px -137px; }

/* line 4234, ../sass/maps/_cssmap-poland.scss */
.m340 .pl16.active-region .bg {
  background-position: -914px -137px; }

/* line 4237, ../sass/maps/_cssmap-poland.scss */
.m340 .pl1 a {
  left: 86px;
  top: 214px; }

/* line 4241, ../sass/maps/_cssmap-poland.scss */
.m340 .pl1 a.tooltip-left .tooltip-arrow {
  left: 86px; }

/* line 4244, ../sass/maps/_cssmap-poland.scss */
.m340 .pl2 a {
  left: 151px;
  top: 117px; }

/* line 4248, ../sass/maps/_cssmap-poland.scss */
.m340 .pl2 a.tooltip-left .tooltip-arrow {
  left: 151px; }

/* line 4251, ../sass/maps/_cssmap-poland.scss */
.m340 .pl3 a {
  left: 280px;
  top: 209px; }

/* line 4255, ../sass/maps/_cssmap-poland.scss */
.m340 .pl3 a.tooltip-right .tooltip-arrow {
  right: 60px; }

/* line 4258, ../sass/maps/_cssmap-poland.scss */
.m340 .pl4 a {
  left: 57px;
  top: 162px; }

/* line 4262, ../sass/maps/_cssmap-poland.scss */
.m340 .pl4 a.tooltip-left .tooltip-arrow {
  left: 57px; }

/* line 4265, ../sass/maps/_cssmap-poland.scss */
.m340 .pl5 a {
  left: 177px;
  top: 187px; }

/* line 4269, ../sass/maps/_cssmap-poland.scss */
.m340 .pl14 a.tooltip-right .tooltip-arrow {
  right: 163px; }

/* line 4272, ../sass/maps/_cssmap-poland.scss */
.m340 .pl6 a {
  left: 204px;
  top: 271px; }

/* line 4276, ../sass/maps/_cssmap-poland.scss */
.m340 .pl6 a.tooltip-right .tooltip-arrow {
  right: 136px; }

/* line 4279, ../sass/maps/_cssmap-poland.scss */
.m340 .pl7 a {
  left: 232px;
  top: 156px; }

/* line 4283, ../sass/maps/_cssmap-poland.scss */
.m340 .pl7 a.tooltip-right .tooltip-arrow {
  right: 108px; }

/* line 4286, ../sass/maps/_cssmap-poland.scss */
.m340 .pl8 a {
  left: 133px;
  top: 235px; }

/* line 4290, ../sass/maps/_cssmap-poland.scss */
.m340 .pl8 a.tooltip-left .tooltip-arrow {
  left: 133px; }

/* line 4293, ../sass/maps/_cssmap-poland.scss */
.m340 .pl9 a {
  left: 261px;
  top: 268px; }

/* line 4297, ../sass/maps/_cssmap-poland.scss */
.m340 .pl9 a.tooltip-right .tooltip-arrow {
  right: 79px; }

/* line 4300, ../sass/maps/_cssmap-poland.scss */
.m340 .pl10 a {
  left: 283px;
  top: 107px; }

/* line 4304, ../sass/maps/_cssmap-poland.scss */
.m340 .pl10 a.tooltip-right .tooltip-arrow {
  right: 57px; }

/* line 4307, ../sass/maps/_cssmap-poland.scss */
.m340 .pl11 a {
  left: 141px;
  top: 61px; }

/* line 4311, ../sass/maps/_cssmap-poland.scss */
.m340 .pl11 a.tooltip-left .tooltip-arrow {
  left: 141px; }

/* line 4314, ../sass/maps/_cssmap-poland.scss */
.m340 .pl12 a {
  left: 163px;
  top: 253px; }

/* line 4318, ../sass/maps/_cssmap-poland.scss */
.m340 .pl12 a.tooltip-left .tooltip-arrow {
  left: 163px; }

/* line 4321, ../sass/maps/_cssmap-poland.scss */
.m340 .pl13 a {
  left: 220px;
  top: 228px; }

/* line 4325, ../sass/maps/_cssmap-poland.scss */
.m340 .pl13 a.tooltip-right .tooltip-arrow {
  right: 120px; }

/* line 4328, ../sass/maps/_cssmap-poland.scss */
.m340 .pl14 a {
  left: 225px;
  top: 80px; }

/* line 4332, ../sass/maps/_cssmap-poland.scss */
.m340 .pl14 a.tooltip-right .tooltip-arrow {
  right: 115px; }

/* line 4335, ../sass/maps/_cssmap-poland.scss */
.m340 .pl15 a {
  left: 119px;
  top: 153px; }

/* line 4339, ../sass/maps/_cssmap-poland.scss */
.m340 .pl15 a.tooltip-left .tooltip-arrow {
  left: 119px; }

/* line 4342, ../sass/maps/_cssmap-poland.scss */
.m340 .pl16 a {
  left: 63px;
  top: 89px; }

/* line 4346, ../sass/maps/_cssmap-poland.scss */
.m340 .pl16 a.tooltip-left .tooltip-arrow {
  left: 63px; }



/*.m500 {*/
/*  width: 500px; }*/


/*.m500 .poland, .m500 .poland .bg, .m500 .poland-cities {*/
/*  background: transparent url("pl-500.png") no-repeat -1300px 0; }*/


/*.m500 .poland, .m500 .poland-cities {*/
/*  height: 475px;*/
/*  width: 500px; }*/


/*.m500 .poland {*/
/*  background-position: 0 -686px; }*/


/*.m500 .poland-cities {*/
/*  background-position: -510px -686px; }*/


/*.m500 .poland .m {*/
/*  margin: 10007px 0 0 7px; }*/


/*.m500 .poland .m span {*/
/*  font-size: 30px !important; }*/


/*.m500 .pl1.focus .bg, .m500 .pl1.active-region .bg {*/
/*  height: 122px !important;*/
/*  left: 46px;*/
/*  top: 243px;*/
/*  width: 134px; }*/


/*.m500 .pl1.focus .bg {*/
/*  background-position: -203px -65px; }*/


/*.m500 .pl1.active-region .bg {*/
/*  background-position: -1px -515px; }*/


/*.m500 .pl2.focus .bg, .m500 .pl2.active-region .bg {*/
/*  height: 109px !important;*/
/*  left: 155px;*/
/*  top: 96px;*/
/*  width: 114px; }*/


/*.m500 .pl2.focus .bg {*/
/*  background-position: -360px -45px; }*/


/*.m500 .pl2.active-region .bg {*/
/*  background-position: -162px -528px; }*/


/*.m500 .pl3.focus .bg, .m500 .pl3.active-region .bg {*/
/*  height: 146px !important;*/
/*  left: 352px;*/
/*  top: 208px;*/
/*  width: 113px; }*/


/*.m500 .pl3.focus .bg {*/
/*  background-position: -1033px -79px; }*/


/*.m500 .pl3.active-region .bg {*/
/*  background-position: -4px -345px; }*/


/*.m500 .pl4.focus .bg, .m500 .pl4.active-region .bg {*/
/*  height: 129px !important;*/
/*  left: 33px;*/
/*  top: 146px;*/
/*  width: 85px; }*/


/*.m500 .pl4.focus .bg {*/
/*  background-position: -925px -96px; }*/


/*.m500 .pl4.active-region .bg {*/
/*  background-position: -143px -363px; }*/


/*.m500 .pl5.focus .bg, .m500 .pl5.active-region .bg {*/
/*  height: 113px !important;*/
/*  left: 193px;*/
/*  top: 199px;*/
/*  width: 117px; }*/


/*.m500 .pl5.focus .bg {*/
/*  background-position: -4px -2px; }*/


/*.m500 .pl5.active-region .bg {*/
/*  background-position: -301px -524px; }*/


/*.m500 .pl6.focus .bg, .m500 .pl6.active-region .bg {*/
/*  height: 95px !important;*/
/*  left: 239px;*/
/*  top: 335px;*/
/*  width: 105px; }*/


/*.m500 .pl6.focus .bg {*/
/*  background-position: -552px -59px; }*/


/*.m500 .pl6.active-region .bg {*/
/*  background-position: -252px -407px; }*/


/*.m500 .pl7.focus .bg, .m500 .pl7.active-region .bg {*/
/*  height: 181px !important;*/
/*  left: 246px;*/
/*  top: 119px;*/
/*  width: 175px; }*/


/*.m500 .pl7.focus .bg {*/
/*  background-position: -1101px -285px; }*/


/*.m500 .pl7.active-region .bg {*/
/*  background-position: -4px -140px; }*/


/*.m500 .pl8.focus .bg, .m500 .pl8.active-region .bg {*/
/*  height: 88px !important;*/
/*  left: 140px;*/
/*  top: 287px;*/
/*  width: 81px; }*/


/*.m500 .pl8.focus .bg {*/
/*  background-position: -793px -25px; }*/


/*.m500 .pl8.active-region .bg {*/
/*  background-position: -380px -413px; }*/


/*.m500 .pl9.focus .bg, .m500 .pl9.active-region .bg {*/
/*  height: 127px !important;*/
/*  left: 330px;*/
/*  top: 314px;*/
/*  width: 109px; }*/


/*.m500 .pl9.focus .bg {*/
/*  background-position: -793px -137px; }*/


/*.m500 .pl9.active-region .bg {*/
/*  background-position: -200px -212px; }*/


/*.m500 .pl10.focus .bg, .m500 .pl10.active-region .bg {*/
/*  height: 161px !important;*/
/*  left: 351px;*/
/*  top: 47px;*/
/*  width: 107px; }*/


/*.m500 .pl10.focus .bg {*/
/*  background-position: -1169px -98px; }*/


/*.m500 .pl10.active-region .bg {*/
/*  background-position: -333px -221px; }*/


/*.m500 .pl11.focus .bg, .m500 .pl11.active-region .bg {*/
/*  height: 103px !important;*/
/*  left: 131px;*/
/*  top: 15px;*/
/*  width: 133px; }*/


/*.m500 .pl11.focus .bg {*/
/*  background-position: -974px -534px; }*/


/*.m500 .pl11.active-region .bg {*/
/*  background-position: -440px -534px; }*/


/*.m500 .pl12.focus .bg, .m500 .pl12.active-region .bg {*/
/*  height: 120px !important;*/
/*  left: 191px;*/
/*  top: 294px;*/
/*  width: 88px; }*/


/*.m500 .pl12.focus .bg {*/
/*  background-position: -682px -104px; }*/


/*.m500 .pl12.active-region .bg {*/
/*  background-position: -485px -390px; }*/


/*.m500 .pl13.focus .bg, .m500 .pl13.active-region .bg {*/
/*  height: 83px !important;*/
/*  left: 266px;*/
/*  top: 276px;*/
/*  width: 98px; }*/


/*.m500 .pl13.focus .bg {*/
/*  background-position: -464px -176px; }*/


/*.m500 .pl13.active-region .bg {*/
/*  background-position: -464px -284px; }*/


/*.m500 .pl14.focus .bg, .m500 .pl14.active-region .bg {*/
/*  height: 100px !important;*/
/*  left: 240px;*/
/*  top: 45px;*/
/*  width: 166px; }*/


/*.m500 .pl14.focus .bg {*/
/*  background-position: -785px -460px; }*/


/*.m500 .pl14.active-region .bg {*/
/*  background-position: -596px -460px; }*/


/*.m500 .pl15.focus .bg, .m500 .pl15.active-region .bg {*/
/*  height: 189px !important;*/
/*  left: 90px;*/
/*  top: 105px;*/
/*  width: 150px; }*/


/*.m500 .pl15.focus .bg {*/
/*  background-position: -922px -248px; }*/


/*.m500 .pl15.active-region .bg {*/
/*  background-position: -597px -247px; }*/


/*.m500 .pl16.focus .bg, .m500 .pl16.active-region .bg {*/
/*  height: 148px !important;*/
/*  left: 15px;*/
/*  top: 35px;*/
/*  width: 129px; }*/


/*.m500 .pl16.focus .bg {*/
/*  background-position: -1147px -489px; }*/


/*.m500 .pl16.active-region .bg {*/
/*  background-position: -769px -288px; }*/


/*.m500 .pl1 a {*/
/*  left: 125px;*/
/*  top: 304px; }*/


/*.m500 .pl1 a.tooltip-left .tooltip-arrow {*/
/*  left: 125px; }*/


/*.m500 .pl2 a {*/
/*  left: 222px;*/
/*  top: 163px; }*/


/*.m500 .pl2 a.tooltip-left .tooltip-arrow {*/
/*  left: 222px; }*/


/*.m500 .pl3 a {*/
/*  left: 414px;*/
/*  top: 295px; }*/


/*.m500 .pl3 a.tooltip-right .tooltip-arrow {*/
/*  right: 86px; }*/


/*.m500 .pl4 a {*/
/*  left: 78px;*/
/*  top: 225px; }*/


/*.m500 .pl4 a.tooltip-left .tooltip-arrow {*/
/*  left: 78px; }*/


/*.m500 .pl5 a {*/
/*  left: 261px;*/
/*  top: 266px; }*/


/*.m500 .pl6 a {*/
/*  left: 301px;*/
/*  top: 392px; }*/


/*.m500 .pl7 a {*/
/*  left: 340px;*/
/*  top: 219px; }*/


/*.m500 .pl8 a {*/
/*  left: 194px;*/
/*  top: 341px; }*/


/*.m500 .pl8 a.tooltip-left .tooltip-arrow {*/
/*  left: 194px; }*/


/*.m500 .pl9 a {*/
/*  left: 390px;*/
/*  top: 387px; }*/


/*.m500 .pl9 a.tooltip-right .tooltip-arrow {*/
/*  right: 110px; }*/


/*.m500 .pl10 a {*/
/*  left: 414px;*/
/*  top: 143px; }*/


/*.m500 .pl10 a.tooltip-right .tooltip-arrow {*/
/*  right: 86px; }*/


/*.m500 .pl11 a {*/
/*  left: 207px;*/
/*  top: 76px; }*/


/*.m500 .pl12 a {*/
/*  left: 240px;*/
/*  top: 364px; }*/


/*.m500 .pl13 a {*/
/*  left: 325px;*/
/*  top: 327px; }*/


/*.m500 .pl14 a {*/
/*  left: 333px;*/
/*  top: 100px; }*/


/*.m500 .pl14 a.tooltip-right .tooltip-arrow {*/
/*  right: 167px; }*/


/*.m500 .pl15 a {*/
/*  left: 173px;*/
/*  top: 213px; }*/


/*.m500 .pl15 a.tooltip-left .tooltip-arrow {*/
/*  left: 173px; }*/


/*.m500 .pl16 a {*/
/*  left: 89px;*/
/*  top: 119px; }*/


/*.m500 .pl16 a.tooltip-left .tooltip-arrow {*/
/*  left: 89px; }*/



/*.m660 {*/
/*  width: 660px; }*/


/*.m660 .poland, .m660 .poland .bg, .m660 .poland-cities {*/
/*  background: transparent url("pl-660.png") no-repeat -1330px 0; }*/


/*.m660 .poland, .m660 .poland-cities {*/
/*  height: 630px;*/
/*  width: 660px; }*/


/*.m660 .poland {*/
/*  background-position: 0 -1060px; }*/


/*.m660 .poland-cities {*/
/*  background-position: -670px -1060px; }*/


/*.m660 .poland .m {*/
/*  margin: 10007px 0 0 7px; }*/


/*.m660 .poland .m span {*/
/*  font-size: 40px !important; }*/


/*.m660 .pl1.focus .bg, .m660 .pl1.active-region .bg {*/
/*  height: 163px !important;*/
/*  left: 62px;*/
/*  top: 325px;*/
/*  width: 179px; }*/


/*.m660 .pl1.focus .bg {*/
/*  background-position: -923px -86px; }*/


/*.m660 .pl1.active-region .bg {*/
/*  background-position: -4px -833px; }*/


/*.m660 .pl2.focus .bg, .m660 .pl2.active-region .bg {*/
/*  height: 145px !important;*/
/*  left: 207px;*/
/*  top: 130px;*/
/*  width: 151px; }*/


/*.m660 .pl2.focus .bg {*/
/*  background-position: -703px -5px; }*/


/*.m660 .pl2.active-region .bg {*/
/*  background-position: -485px -799px; }*/


/*.m660 .pl3.focus .bg, .m660 .pl3.active-region .bg {*/
/*  height: 195px !important;*/
/*  left: 470px;*/
/*  top: 278px;*/
/*  width: 150px; }*/


/*.m660 .pl3.focus .bg {*/
/*  background-position: -1125px -104px; }*/


/*.m660 .pl3.active-region .bg {*/
/*  background-position: -1125px -802px; }*/


/*.m660 .pl4.focus .bg, .m660 .pl4.active-region .bg {*/
/*  height: 172px !important;*/
/*  left: 45px;*/
/*  top: 196px;*/
/*  width: 113px; }*/


/*.m660 .pl4.focus .bg {*/
/*  background-position: -388px -31px; }*/


/*.m660 .pl4.active-region .bg {*/
/*  background-position: -989px -826px; }*/


/*.m660 .pl5.focus .bg, .m660 .pl5.active-region .bg {*/
/*  height: 151px !important;*/
/*  left: 257px;*/
/*  top: 267px;*/
/*  width: 156px; }*/


/*.m660 .pl5.focus .bg {*/
/*  background-position: -522px -4px; }*/


/*.m660 .pl5.active-region .bg {*/
/*  background-position: -661px -793px; }*/


/*.m660 .pl6.focus .bg, .m660 .pl6.active-region .bg {*/
/*  height: 126px !important;*/
/*  left: 318px;*/
/*  top: 448px;*/
/*  width: 140px; }*/


/*.m660 .pl6.focus .bg {*/
/*  background-position: -553px -456px; }*/


/*.m660 .pl6.active-region .bg {*/
/*  background-position: -4px -684px; }*/


/*.m660 .pl7.focus .bg, .m660 .pl7.active-region .bg {*/
/*  height: 242px !important;*/
/*  left: 328px;*/
/*  top: 160px;*/
/*  width: 233px; }*/


/*.m660 .pl7.focus .bg {*/
/*  background-position: -644px -179px; }*/


/*.m660 .pl7.active-region .bg {*/
/*  background-position: -207px -615px; }*/


/*.m660 .pl8.focus .bg, .m660 .pl8.active-region .bg {*/
/*  height: 117px !important;*/
/*  left: 187px;*/
/*  top: 384px;*/
/*  width: 108px; }*/


/*.m660 .pl8.focus .bg {*/
/*  background-position: -337px -879px; }*/


/*.m660 .pl8.active-region .bg {*/
/*  background-position: -206px -879px; }*/


/*.m660 .pl9.focus .bg, .m660 .pl9.active-region .bg {*/
/*  height: 170px !important;*/
/*  left: 441px;*/
/*  top: 420px;*/
/*  width: 145px; }*/


/*.m660 .pl9.focus .bg {*/
/*  background-position: -717px -444px; }*/


/*.m660 .pl9.active-region .bg {*/
/*  background-position: -464px -606px; }*/


/*.m660 .pl10.focus .bg, .m660 .pl10.active-region .bg {*/
/*  height: 215px !important;*/
/*  left: 468px;*/
/*  top: 65px;*/
/*  width: 142px; }*/


/*.m660 .pl10.focus .bg {*/
/*  background-position: -1127px -323px; }*/


/*.m660 .pl10.active-region .bg {*/
/*  background-position: -1127px -562px; }*/


/*.m660 .pl11.focus .bg, .m660 .pl11.active-region .bg {*/
/*  height: 138px !important;*/
/*  left: 175px;*/
/*  top: 21px;*/
/*  width: 177px; }*/


/*.m660 .pl11.focus .bg {*/
/*  background-position: -4px -359px; }*/


/*.m660 .pl11.active-region .bg {*/
/*  background-position: -4px -522px; }*/


/*.m660 .pl12.focus .bg, .m660 .pl12.active-region .bg {*/
/*  height: 160px !important;*/
/*  left: 255px;*/
/*  top: 394px;*/
/*  width: 117px; }*/


/*.m660 .pl12.focus .bg {*/
/*  background-position: -248px -162px; }*/


/*.m660 .pl12.active-region .bg {*/
/*  background-position: -842px -838px; }*/


/*.m660 .pl13.focus .bg, .m660 .pl13.active-region .bg {*/
/*  height: 110px !important;*/
/*  left: 355px;*/
/*  top: 370px;*/
/*  width: 130px; }*/


/*.m660 .pl13.focus .bg {*/
/*  background-position: -205px -345px; }*/


/*.m660 .pl13.active-region .bg {*/
/*  background-position: -205px -481px; }*/


/*.m660 .pl14.focus .bg, .m660 .pl14.active-region .bg {*/
/*  height: 133px !important;*/
/*  left: 320px;*/
/*  top: 62px;*/
/*  width: 221px; }*/


/*.m660 .pl14.focus .bg {*/
/*  background-position: -399px -228px; }*/


/*.m660 .pl14.active-region .bg {*/
/*  background-position: -644px -637px; }*/


/*.m660 .pl15.focus .bg, .m660 .pl15.active-region .bg {*/
/*  height: 251px !important;*/
/*  left: 120px;*/
/*  top: 142px;*/
/*  width: 200px; }*/


/*.m660 .pl15.focus .bg {*/
/*  background-position: -901px -276px; }*/


/*.m660 .pl15.active-region .bg {*/
/*  background-position: -903px -551px; }*/


/*.m660 .pl16.focus .bg, .m660 .pl16.active-region .bg {*/
/*  height: 197px !important;*/
/*  left: 20px;*/
/*  top: 49px;*/
/*  width: 172px; }*/


/*.m660 .pl16.focus .bg {*/
/*  background-position: -51px -122px; }*/


/*.m660 .pl16.active-region .bg {*/
/*  background-position: -358px -386px; }*/


/*.m660 .pl1 a {*/
/*  left: 166px;*/
/*  top: 412px; }*/


/*.m660 .pl1 a.tooltip-left .tooltip-arrow {*/
/*  left: 166px; }*/


/*.m660 .pl2 a {*/
/*  left: 293px;*/
/*  top: 212px; }*/


/*.m660 .pl3 a {*/
/*  left: 550px;*/
/*  top: 390px; }*/


/*.m660 .pl3 a.tooltip-right .tooltip-arrow {*/
/*  right: 110px; }*/


/*.m660 .pl4 a {*/
/*  left: 101px;*/
/*  top: 296px; }*/


/*.m660 .pl4 a.tooltip-left .tooltip-arrow {*/
/*  left: 101px; }*/


/*.m660 .pl5 a {*/
/*  left: 345px;*/
/*  top: 352px; }*/


/*.m660 .pl6 a {*/
/*  left: 398px;*/
/*  top: 521px; }*/


/*.m660 .pl7 a {*/
/*  left: 450px;*/
/*  top: 290px; }*/


/*.m660 .pl8 a {*/
/*  left: 256px;*/
/*  top: 452px; }*/


/*.m660 .pl9 a {*/
/*  left: 515px;*/
/*  top: 514px; }*/


/*.m660 .pl9 a.tooltip-right .tooltip-arrow {*/
/*  right: 145px; }*/


/*.m660 .pl10 a {*/
/*  left: 549px;*/
/*  top: 187px; }*/


/*.m660 .pl10 a.tooltip-right .tooltip-arrow {*/
/*  right: 111px; }*/


/*.m660 .pl11 a {*/
/*  left: 268px;*/
/*  top: 100px; }*/


/*.m660 .pl12 a {*/
/*  left: 318px;*/
/*  top: 480px; }*/


/*.m660 .pl13 a {*/
/*  left: 430px;*/
/*  top: 435px; }*/


/*.m660 .pl14 a {*/
/*  left: 441px;*/
/*  top: 133px; }*/


/*.m660 .pl14 a.tooltip-right .tooltip-arrow {*/
/*  right: 219px; }*/


/*.m660 .pl15 a {*/
/*  left: 229px;*/
/*  top: 283px; }*/


/*.m660 .pl16 a {*/
/*  left: 116px;*/
/*  top: 157px; }*/


/*.m660 .pl16 a.tooltip-left .tooltip-arrow {*/
/*  left: 116px; }*/



/*.m810 {*/
/*  width: 810px; }*/


/*.m810 .poland, .m810 .poland .bg, .m810 .poland-cities {*/
/*  background: transparent url("pl-810.png") no-repeat -1630px 0; }*/


/*.m810 .poland, .m810 .poland-cities {*/
/*  height: 770px;*/
/*  width: 810px; }*/


/*.m810 .poland {*/
/*  background-position: 0 -1580px; }*/


/*.m810 .poland-cities {*/
/*  background-position: -820px -1580px; }*/


/*.m810 .poland .m {*/
/*  margin: 9999px 0 0 0; }*/


/*.m810 .poland .m span {*/
/*  font-size: 50px !important; }*/


/*.m810 .pl1.focus .bg, .m810 .pl1.active-region .bg {*/
/*  height: 203px !important;*/
/*  left: 72px;*/
/*  top: 399px;*/
/*  width: 223px; }*/


/*.m810 .pl1.focus .bg {*/
/*  background-position: -2px -88px; }*/


/*.m810 .pl1.active-region .bg {*/
/*  background-position: -9px -1245px; }*/


/*.m810 .pl2.focus .bg, .m810 .pl2.active-region .bg {*/
/*  height: 181px !important;*/
/*  left: 254px;*/
/*  top: 154px;*/
/*  width: 189px; }*/


/*.m810 .pl2.focus .bg {*/
/*  background-position: -881px -480px; }*/


/*.m810 .pl2.active-region .bg {*/
/*  background-position: -846px -1078px; }*/


/*.m810 .pl3.focus .bg, .m810 .pl3.active-region .bg {*/
/*  height: 244px !important;*/
/*  left: 582px;*/
/*  top: 340px;*/
/*  width: 188px; }*/


/*.m810 .pl3.focus .bg {*/
/*  background-position: -1040px -94px; }*/


/*.m810 .pl3.active-region .bg {*/
/*  background-position: -249px -864px; }*/


/*.m810 .pl4.focus .bg, .m810 .pl4.active-region .bg {*/
/*  height: 215px !important;*/
/*  left: 50px;*/
/*  top: 237px;*/
/*  width: 141px; }*/


/*.m810 .pl4.focus .bg {*/
/*  background-position: -875px -4px; }*/


/*.m810 .pl4.active-region .bg {*/
/*  background-position: -1134px -585px; }*/


/*.m810 .pl5.focus .bg, .m810 .pl5.active-region .bg {*/
/*  height: 188px !important;*/
/*  left: 316px;*/
/*  top: 327px;*/
/*  width: 194px; }*/


/*.m810 .pl5.focus .bg {*/
/*  background-position: -662px -595px; }*/


/*.m810 .pl5.active-region .bg {*/
/*  background-position: -821px -867px; }*/


/*.m810 .pl6.focus .bg, .m810 .pl6.active-region .bg {*/
/*  height: 157px !important;*/
/*  left: 393px;*/
/*  top: 552px;*/
/*  width: 174px; }*/


/*.m810 .pl6.focus .bg {*/
/*  background-position: -548px -42px; }*/


/*.m810 .pl6.active-region .bg {*/
/*  background-position: -932px -686px; }*/


/*.m810 .pl7.focus .bg, .m810 .pl7.active-region .bg {*/
/*  height: 302px !important;*/
/*  left: 405px;*/
/*  top: 192px;*/
/*  width: 291px; }*/


/*.m810 .pl7.focus .bg {*/
/*  background-position: -523px -223px; }*/


/*.m810 .pl7.active-region .bg {*/
/*  background-position: -532px -1147px; }*/


/*.m810 .pl8.focus .bg, .m810 .pl8.active-region .bg {*/
/*  height: 146px !important;*/
/*  left: 229px;*/
/*  top: 472px;*/
/*  width: 135px; }*/


/*.m810 .pl8.focus .bg {*/
/*  background-position: -662px -806px; }*/


/*.m810 .pl8.active-region .bg {*/
/*  background-position: -662px -976px; }*/


/*.m810 .pl9.focus .bg, .m810 .pl9.active-region .bg {*/
/*  height: 212px !important;*/
/*  left: 546px;*/
/*  top: 517px;*/
/*  width: 181px; }*/


/*.m810 .pl9.focus .bg {*/
/*  background-position: -836px -243px; }*/


/*.m810 .pl9.active-region .bg {*/
/*  background-position: -1059px -1047px; }*/


/*.m810 .pl10.focus .bg, .m810 .pl10.active-region .bg {*/
/*  height: 268px !important;*/
/*  left: 580px;*/
/*  top: 73px;*/
/*  width: 177px; }*/


/*.m810 .pl10.focus .bg {*/
/*  background-position: -461px -548px; }*/


/*.m810 .pl10.active-region .bg {*/
/*  background-position: -461px -840px; }*/


/*.m810 .pl11.focus .bg, .m810 .pl11.active-region .bg {*/
/*  height: 172px !important;*/
/*  left: 213px;*/
/*  top: 19px;*/
/*  width: 221px; }*/


/*.m810 .pl11.focus .bg {*/
/*  background-position: -3px -586px; }*/


/*.m810 .pl11.active-region .bg {*/
/*  background-position: -3px -782px; }*/


/*.m810 .pl12.focus .bg, .m810 .pl12.active-region .bg {*/
/*  height: 199px !important;*/
/*  left: 313px;*/
/*  top: 485px;*/
/*  width: 146px; }*/


/*.m810 .pl12.focus .bg {*/
/*  background-position: -1092px -362px; }*/


/*.m810 .pl12.active-region .bg {*/
/*  background-position: -1130px -824px; }*/


/*.m810 .pl13.focus .bg, .m810 .pl13.active-region .bg {*/
/*  height: 137px !important;*/
/*  left: 438px;*/
/*  top: 455px;*/
/*  width: 163px; }*/


/*.m810 .pl13.focus .bg {*/
/*  background-position: -250px -543px; }*/


/*.m810 .pl13.active-region .bg {*/
/*  background-position: -250px -704px; }*/


/*.m810 .pl14.focus .bg, .m810 .pl14.active-region .bg {*/
/*  height: 166px !important;*/
/*  left: 395px;*/
/*  top: 70px;*/
/*  width: 276px; }*/


/*.m810 .pl14.focus .bg {*/
/*  background-position: -248px -15px; }*/


/*.m810 .pl14.active-region .bg {*/
/*  background-position: -846px -1283px; }*/


/*.m810 .pl15.focus .bg, .m810 .pl15.active-region .bg {*/
/*  height: 314px !important;*/
/*  left: 144px;*/
/*  top: 170px;*/
/*  width: 249px; }*/


/*.m810 .pl15.focus .bg {*/
/*  background-position: -248px -204px; }*/


/*.m810 .pl15.active-region .bg {*/
/*  background-position: -257px -1134px; }*/


/*.m810 .pl16.focus .bg, .m810 .pl16.active-region .bg {*/
/*  height: 246px !important;*/
/*  left: 20px;*/
/*  top: 53px;*/
/*  width: 215px; }*/


/*.m810 .pl16.focus .bg {*/
/*  background-position: -10px -315px; }*/


/*.m810 .pl16.active-region .bg {*/
/*  background-position: -10px -976px; }*/


/*.m810 .pl1 a {*/
/*  left: 194px;*/
/*  top: 500px; }*/


/*.m810 .pl1 a.tooltip-left .tooltip-arrow {*/
/*  left: 194px; }*/


/*.m810 .pl2 a {*/
/*  left: 358px;*/
/*  top: 255px; }*/


/*.m810 .pl3 a {*/
/*  left: 686px;*/
/*  top: 472px; }*/


/*.m810 .pl4 a {*/
/*  left: 116px;*/
/*  top: 359px; }*/


/*.m810 .pl4 a.tooltip-left .tooltip-arrow {*/
/*  left: 116px; }*/


/*.m810 .pl5 a {*/
/*  left: 423px;*/
/*  top: 430px; }*/


/*.m810 .pl6 a {*/
/*  left: 490px;*/
/*  top: 640px; }*/


/*.m810 .pl7 a {*/
/*  left: 560px;*/
/*  top: 353px; }*/


/*.m810 .pl8 a {*/
/*  left: 311px;*/
/*  top: 555px; }*/


/*.m810 .pl9 a {*/
/*  left: 633px;*/
/*  top: 633px; }*/


/*.m810 .pl9 a.tooltip-right .tooltip-arrow {*/
/*  right: 177px; }*/


/*.m810 .pl10 a {*/
/*  left: 683px;*/
/*  top: 225px; }*/


/*.m810 .pl10 a.tooltip-right .tooltip-arrow {*/
/*  right: 127px; }*/


/*.m810 .pl11 a {*/
/*  left: 334px;*/
/*  top: 114px; }*/


/*.m810 .pl12 a {*/
/*  left: 391px;*/
/*  top: 589px; }*/


/*.m810 .pl13 a {*/
/*  left: 529px;*/
/*  top: 538px; }*/


/*.m810 .pl14 a {*/
/*  left: 540px;*/
/*  top: 162px; }*/


/*.m810 .pl14 a.tooltip-right .tooltip-arrow {*/
/*  right: 270px; }*/


/*.m810 .pl15 a {*/
/*  left: 274px;*/
/*  top: 343px; }*/


/*.m810 .pl16 a {*/
/*  left: 137px;*/
/*  top: 186px; }*/


/*.m810 .pl16 a.tooltip-left .tooltip-arrow {*/
/*  left: 137px; }*/

/* --------------------------------------------------------
end of the maps */

.map-city {
  display: block;
  position: absolute;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  z-index: 100;
  margin:0;
}
.map-city:hover {
  background-color: #ff9408;
}

.pl2c106 {
  left: 7em;
  top: 15em;
}

.pl3c158 {
  left: 11em;
  top: 8.5em;
}

.pl3c156 {
  left: 9.5em;
  top: 7.8em;
}

.pl4c206 {
  left: 19.5em;
  top: 14.5em;
}

.pl5c249 {
  left: 3.5em;
  top: 9.6em;
}

.pl5c250 {
  left: 4em;
  top: 11.8em;
}

.pl6c292 {
  left: 12em;
  top: 13em;
}

.pl7c354 {
  left: 13em;
  top: 19em;
}

.pl8c444 {
  left: 16em;
  top: 10.7em;
}

.pl9c480 {
  left: 9em;
  top: 16.2em;
}

.pl10c530 {
  left: 18em;
  top: 18.5em;
}

.pl11c569 {
  left: 20.2em;
  top: 7.7em;
}

.pl1c610 {
  left: 10.5em;
  top: 3.7em;
}

.pl12c674 {
  left: 10.7em;
  top: 17.8em;
}

.pl13c727 {
  left: 15em;
  top: 15.3em;
}

.pl14c777 {
  left: 6.5em;
  top: 9.3em;
}

.pl15c890 {
  left: 14.5em;
  top: 5.5em;
}

.pl16c955 {
  left: 2.2em;
  top: 5.8em;
}
