::-webkit-scrollbar {
  width: 20px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #a52726;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(165, 39, 38, 0.4);
}
body {
  margin: 0px;
}
.gm-style .gm-style-iw {
  width: 0px !important;
  overflow: visible !important;
  left: 0px !important;
  top: 0px !important;
  height: 26px;
}
.gm-style .gm-style-iw div:first-child {
  overflow: visible !important;
  width: 0px !important;
  height: 0px !important;
  position: relative;
  top: 0px;
  left: -14px;
}
.gm-style .gm-style-iw div:first-child .content_map {
  width: 250px !important;
  height: 100px !important;
  background-color: #fff;
  border-radius: 7px;
  padding: 7px;
  top: -57px;
  left: -67px;
  color: black;
  font-size: 12px;
  font-family: tahoma;
  font-weight: normal;
}
.gm-style .gm-style-iw div:first-child .content_map .closeAD {
  position: absolute;
  top: 8px;
  right: 8px;
  background: url('https://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png') no-repeat;
  background-position: 0px -335px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.gm-style .gm-style-iw div:first-child .content_map .closeAD:hover {
  opacity: 0.8;
}
.gm-style .gm-style-iw ~ div {
  display: none !important;
  position: relative !important;
  left: 69px;
  top: 0px !important;
}
.gm-style #gmnoprintCorrectPosition {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 10;
  width: 120px;
  height: 50px;
}
#container-stage-statistics-chart {
  display: none;
  position: fixed;
  top: 52px;
  right: 49px;
  width: 302px;
  height: 480px;
  background-color: #3c3c43;
}
#container-stage-statistics-chart .title {
  margin-top: 10px;
  width: 100%;
  height: 26px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  letter-spacing: 2.5px;
  color: #ffffff;
}
#container-stage-statistics-chart .investment-stage-name {
  margin-top: 5px;
  width: 100%;
  height: 16px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'BenchNine', sans-serif;
  font-size: 16px;
  letter-spacing: 1.5px;
  word-spacing: 4px;
  color: #ffffff;
}
#container-stage-statistics-chart #stageDoughnutChartCanvasFrame {
  width: 224px;
  height: 224px;
  margin: 39px auto 32px;
  position: relative;
}
#container-stage-statistics-chart #stageDoughnutChartCanvasFrame #stageDoughnutChartCanvasFoil {
  width: 100%;
  height: 100%;
  position: absolute;
}
#container-stage-statistics-chart #statistics-values {
  width: 100%;
  height: 70px;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box {
  height: 100%;
  float: left;
  width: -moz-calc(33% - 0.7px);
  width: -webkit-calc(33% - 0.7px);
  width: -o-calc(33% - 0.7px);
  width: calc(33% - 0.7px);
  color: #ffffff;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box.sprzedane {
  background-color: #0b4e0e;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box.zarezerwowane {
  background-color: #737373;
  margin-left: 2px;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box.wolne {
  background-color: #8a1c1c;
  margin-left: 2px;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box .title {
  display: block;
  font-size: 12px;
  font-family: 'BenchNine', sans-serif;
  color: #ffffff;
  letter-spacing: 0.2px;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box div {
  text-align: center;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box div .value {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.2px;
}
#container-stage-statistics-chart #statistics-values .statistics-values-box div .units {
  font-size: 12px;
  font-family: 'BenchNine', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#container-stage-statistics-chart #percentageInTheMiddle {
  position: absolute;
  width: 100%;
  top: 35%;
  left: 0px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 68px;
  color: #ffffff;
}
#container-stage-statistics-chart #percentageInTheMiddle .percent-sign {
  font-size: 39px;
}
#container-stage-statistics-chart .navigation {
  color: #ffffff;
  margin: 7px 0px 0px 12px;
}
#container-stage-statistics-chart .navigation label {
  position: relative;
  top: -1px;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}
#container-stage-statistics-chart .close-button {
  width: 18px;
  height: 18px;
  background-color: #0f0f15;
  background-image: url("/images/atal/close.png");
  position: absolute;
  top: 13px;
  right: 0px;
}
#investments-statistics {
  height: 100%;
  width: 960px;
  position: fixed;
  top: 0px;
  left: 0px;
  color: #ffffff;
}
#investments-statistics .container-statistics {
  position: relative;
  left: 0px;
  top: 0px;
}
#investments-statistics h3.title-primary-label {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'BenchNine', sans-serif;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 1.5px;
  margin: 0px 0px 3px 0px;
}
#investments-statistics h3.title-primary-label span.title-primary-label {
  float: left;
}
#investments-statistics h3.title-primary-label span.date-info {
  float: right;
}
#investments-statistics .title-secondary-label {
  clear: both;
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'PT Sans', sans-serif;
  color: #8d8d8e;
  font-weight: normal;
  margin: 0px 0px 14px 0px;
}
#investments-statistics #number-number-area-switch,
#investments-statistics #area-number-area-switch,
#investments-statistics #investments-purchasable-country,
#investments-statistics #investments-sold-country,
#investments-statistics #investments-all-country,
#investments-statistics #investments-purchasable,
#investments-statistics #investments-sold,
#investments-statistics #investments-all {
  -webkit-appearance: none;
  box-shadow: inset 1px 1px 1px #000000;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  outline: none;
  background-image: url("/images/atal/ratio.png");
  background-position: 0px 0px;
}
#investments-statistics #number-number-area-switch:checked,
#investments-statistics #area-number-area-switch:checked,
#investments-statistics #investments-purchasable-country:checked,
#investments-statistics #investments-sold-country:checked,
#investments-statistics #investments-all-country:checked,
#investments-statistics #investments-purchasable:checked,
#investments-statistics #investments-sold:checked,
#investments-statistics #investments-all:checked {
  background-position: 0px -17px;
}
#investments-statistics #navigation {
  float: left;
  height: 100%;
  width: 200px;
  border-right: 1px #999999 solid;
  font-family: 'PT Sans', sans-serif;
  background-color: #141417;
}
#investments-statistics #navigation input.button-show {
  -webkit-appearance: none;
  width: 97%;
  margin: 18px auto 0px;
  font-size: 12px;
  background-color: #39393f;
  color: #ffffff;
  border: 1px solid #000000;
  height: 24px;
  outline-color: #ffffff;
}
#investments-statistics #navigation .sell-country,
#investments-statistics #navigation .sell-cities {
  width: 90%;
  margin: 0px auto;
  border-bottom: 1px #777777 solid;
  padding: 26px 0px 20px;
}
#investments-statistics #navigation .sell-country label,
#investments-statistics #navigation .sell-cities label {
  font-size: 13px;
}
#investments-statistics #navigation .sell-country select.choose-city,
#investments-statistics #navigation .sell-cities select.choose-city {
  color: #202025;
  width: 97%;
  margin: 10px 0px 10px;
  background: url('/images/atal/compo.gif') no-repeat;
  background-position: -30px 0px;
  border: 2px solid;
  border-color: #141417;
  border-radius: 0;
  outline: none;
  height: 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 10px;
}
#investments-statistics #navigation .sell-country select.choose-city:hover,
#investments-statistics #navigation .sell-cities select.choose-city:hover,
#investments-statistics #navigation .sell-country select.choose-city:focus,
#investments-statistics #navigation .sell-cities select.choose-city:focus {
  background-position: -30px -42px;
}
#investments-statistics #navigation .sell-country select.choose-city option,
#investments-statistics #navigation .sell-cities select.choose-city option {
  background-color: #ffffff;
}
#investments-statistics #charts {
  float: left;
  width: -moz-calc(100% - 221px);
  width: -webkit-calc(100% - 221px);
  width: -o-calc(100% - 221px);
  width: calc(100% - 221px);
  height: 100%;
  background-color: #141417;
}
#investments-statistics #charts .title-box {
  width: 88%;
  margin: 26px auto 33px;
  border-bottom: 1px solid #8d8d8e;
}
#investments-statistics #charts .navigation {
  margin-left: 194px;
  margin-bottom: 32px;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  color: #ffffff;
}
#investments-statistics #charts #chart-container {
  overflow-y: auto;
  max-height: -moz-calc(100% - 218px);
  max-height: -webkit-calc(100% - 218px);
  max-height: -o-calc(100% - 218px);
  max-height: calc(100% - 218px);
}
#investments-statistics #charts #chart-container #investmentNames {
  width: 147px;
  float: left;
  margin-top: 7px;
  margin-left: 45px;
  text-align: right;
}
#investments-statistics #charts #chart-container #investmentNames .y-label {
  display: block;
  height: 32px;
  margin-bottom: 15.88px;
  font-family: 'BenchNine', sans-serif;
  letter-spacing: 1.5px;
  font-size: 13px;
  text-transform: uppercase;
}
#investments-statistics #charts #chart-container canvas#salesStatisticsChartCanvas {
  float: left;
  margin-bottom: 35px;
}
#investments-statistics #charts #aggregated_values {
  display: none;
  font-family: 'Open Sans', sans-serif;
  margin-left: 187px;
  width: 464px;
  height: 60px;
}
#investments-statistics #charts #aggregated_values .sprzedane,
#investments-statistics #charts #aggregated_values .zarezerwowane,
#investments-statistics #charts #aggregated_values .wolne {
  width: 33%;
  float: left;
  height: 100%;
}
#investments-statistics #charts #aggregated_values .title {
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
}
#investments-statistics #charts #aggregated_values .value-box {
  height: 38px;
}
#investments-statistics #charts #aggregated_values .value-box .value {
  display: block;
  margin-top: 2px;
  font-size: 17px;
  padding: 6px 0px 0px 11px;
}
#investments-statistics #charts #aggregated_values .sprzedane .value-box {
  background-color: #0b4e0e;
}
#investments-statistics #charts #aggregated_values .zarezerwowane .value-box {
  background-color: #737373;
}
#investments-statistics #charts #aggregated_values .wolne .value-box {
  background-color: #8a1c1c;
}
#investments-dbd {
  height: 100%;
  width: 960px;
  position: fixed;
  top: 0px;
  left: 0px;
  color: #ffffff;
}
#investments-dbd .title-primary-label {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'BenchNine', sans-serif;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 1.5px;
  margin: 0px 0px 3px 0px;
}
#investments-dbd .title-secondary-label {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'PT Sans', sans-serif;
  color: #8d8d8e;
  font-weight: normal;
  margin: 0px 0px 14px 0px;
}
#investments-dbd #navigation {
  width: 200px;
  height: 100%;
  float: left;
  border-right: 1px #999999 solid;
  background-color: #141417;
}
#investments-dbd #navigation input.button-show {
  -webkit-appearance: none;
  width: 97%;
  margin: 18px auto 0px;
  font-size: 12px;
  background-color: #39393f;
  color: #ffffff;
  border: 1px solid #000000;
  height: 24px;
  outline-color: #ffffff;
}
#investments-dbd #navigation .select-date,
#investments-dbd #navigation .select-country,
#investments-dbd #navigation .select-cities,
#investments-dbd #navigation .select-investment {
  width: 90%;
  margin: 0px auto;
  border-bottom: 1px #777777 solid;
  padding: 26px 0px 20px;
}
#investments-dbd #navigation .select-date p {
  display: block;
  font-size: 18px;
  font-family: 'BenchNine', sans-serif;
  color: #ffffff;
  text-transform: lowercase;
  font-weight: normal;
  letter-spacing: 1.5px;
  margin: 0px 0px 3px 0px;
}
#investments-dbd #navigation .select-date p:nth-child(1) {
  margin-bottom: 20px;
}
#investments-dbd #navigation .select-date p input {
  width: 111px;
}
#investments-dbd #navigation .choose-city,
#investments-dbd #navigation .choose-investment {
  color: #202025;
  width: 97%;
  margin: 10px 0px 10px;
  background: url('/images/atal/compo.gif') no-repeat;
  background-position: -30px 0px;
  border: 2px solid;
  border-color: #141417;
  border-radius: 0;
  outline: none;
  height: 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 10px;
}
#investments-dbd #navigation .choose-city:hover,
#investments-dbd #navigation .choose-investment:hover,
#investments-dbd #navigation .choose-city:focus,
#investments-dbd #navigation .choose-investment:focus {
  background-position: -30px -42px;
}
#investments-dbd #navigation .choose-city option,
#investments-dbd #navigation .choose-investment option {
  background-color: #ffffff;
}
#investments-dbd #charts {
  width: -moz-calc(100% - 221px);
  /* odjęta szerokość nawigacji i uchwytu resize */
  width: -webkit-calc(100% - 221px);
  width: -o-calc(100% - 221px);
  width: calc(100% - 221px);
  height: 100%;
  background-color: #141417;
  float: left;
}
#investments-dbd #charts .title-box {
  width: 88%;
  margin: 26px auto 33px;
  border-bottom: 1px solid #8d8d8e;
}
#investments-dbd #charts .navigation {
  margin-left: 194px;
  margin-bottom: 32px;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  color: #ffffff;
}
#investments-dbd #charts .navigation #number-number-area-switch,
#investments-dbd #charts .navigation #area-number-area-switch {
  -webkit-appearance: none;
  box-shadow: inset 1px 1px 1px #000000;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  outline: none;
  background-image: url(/images/atal/ratio.png);
}
#investments-dbd #charts .navigation #number-number-area-switch:checked,
#investments-dbd #charts .navigation #area-number-area-switch:checked {
  background-position: 0px -17px;
}
#investments-dbd #charts .navigation label {
  margin-bottom: 32px;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  color: #ffffff;
}
#investments-dbd #charts #dayStatisticsTable {
  width: 475px;
  display: none;
  font-family: 'Open Sans', sans-serif;
  margin-top: 22px;
}
#investments-dbd #charts #dayStatisticsTable .dzien,
#investments-dbd #charts #dayStatisticsTable .sprzedane,
#investments-dbd #charts #dayStatisticsTable .zarezerwowane,
#investments-dbd #charts #dayStatisticsTable .wolne {
  width: 25%;
  float: left;
}
#investments-dbd #charts #dayStatisticsTable .value-box {
  height: 38px;
  width: 100%;
  text-align: center;
}
#investments-dbd #charts #dayStatisticsTable .value-box .value {
  display: block;
  margin-top: 2px;
  font-size: 17px;
  padding: 6px 0px 0px 0px;
}
#investments-dbd #charts #dayStatisticsTable .dzien .value-box {
  background-color: #003752;
}
#investments-dbd #charts #dayStatisticsTable .sprzedane .value-box {
  background-color: #0b4e0e;
}
#investments-dbd #charts #dayStatisticsTable .zarezerwowane .value-box {
  background-color: #737373;
}
#investments-dbd #charts #dayStatisticsTable .wolne .value-box {
  background-color: #8a1c1c;
}
#investments-dbd #charts #dayStatisticsTable .title {
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
}
#investments-dbd #charts #changesInGivenPeriodTable {
  width: 475px;
  display: none;
  font-family: 'Open Sans', sans-serif;
  margin-top: 22px;
}
#investments-dbd #charts #changesInGivenPeriodTable .dzien,
#investments-dbd #charts #changesInGivenPeriodTable .sprzedane,
#investments-dbd #charts #changesInGivenPeriodTable .zarezerwowane,
#investments-dbd #charts #changesInGivenPeriodTable .wolne {
  width: 25%;
  float: left;
}
#investments-dbd #charts #changesInGivenPeriodTable .value-box {
  height: 38px;
  width: 100%;
  text-align: center;
}
#investments-dbd #charts #changesInGivenPeriodTable .value-box .value {
  display: block;
  margin-top: 2px;
  font-size: 17px;
  padding: 6px 0px 0px 0px;
}
#investments-dbd #charts #changesInGivenPeriodTable .dzien .value-box {
  background-color: #003752;
}
#investments-dbd #charts #changesInGivenPeriodTable .dzien .value-box .value {
  font-size: 11px;
  padding: 3px 0px 0px 0px;
}
#investments-dbd #charts #changesInGivenPeriodTable .sprzedane .value-box {
  background-color: #0b4e0e;
}
#investments-dbd #charts #changesInGivenPeriodTable .zarezerwowane .value-box {
  background-color: #737373;
}
#investments-dbd #charts #changesInGivenPeriodTable .wolne .value-box {
  background-color: #8a1c1c;
}
#investments-dbd #charts #changesInGivenPeriodTable .title {
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
}
#charts-board-resize-handler {
  position: relative;
  width: 20px;
  height: 100%;
  right: 0px;
  float: left;
  background-color: rgba(20, 20, 23, 0.7);
}
#charts-board-resize-handler .icon-container {
  width: 5px;
  height: 23px;
  position: absolute;
  top: 50%;
  right: 7px;
  background: url('/images/atal/handles.png') no-repeat;
  background-position: 0px -53px;
}
#charts-board-resize-handler:hover .icon-container {
  background-position: 0px -30px;
}
#hide-show-button {
  height: 82px;
  width: 20px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: default;
  background-color: #141417;
}
#hide-show-button .icon-container {
  height: 9px;
  width: 20px;
  background: url('/images/atal/handles.png') no-repeat;
  background-position: 4px -9px;
  margin-top: 36px;
  margin-left: 2px;
}
#hide-show-button:hover .icon-container {
  background-position: 4px 0px;
}
#hide-show-button.hidden .icon-container {
  background-position: 8px -9px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#hide-show-button.hidden:hover .icon-container {
  background-position: 8px 0px;
}
.home-main {
  background-image: url("https://bsm.atal.pl/tabletapp/css/images/home/app_bg.gif");
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
  color: #fff /*{a-body-color}*/;
  text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #111 /*{a-body-shadow-color}*/;
  font-weight: normal;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444 /*{a-body-background-start}*/), to(#222 /*{a-body-background-end}*/));
  background-image: -webkit-linear-gradient(#444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/);
  background-image: -moz-linear-gradient(#444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/);
  background-image: -ms-linear-gradient(#444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/);
  background-image: -o-linear-gradient(#444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/);
  background-image: linear-gradient(#444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/);
}
.home-main .loginCenter {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 174px;
  margin-top: -87px;
}
.home-main .loginCenter .widthLogin {
  margin: 0 auto;
  width: 312px;
  height: 174px;
}
.home-main .loginCenter .widthLogin .loginHeader {
  background-color: #a52726;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px 5px 0px 0px;
}
.home-main .loginCenter .widthLogin .loginHeader span {
  display: block;
  padding: 20px 0px 20px;
  width: 100%;
}
.home-main .loginCenter .widthLogin .atalLogoLogin {
  display: block;
  float: left;
  margin-top: 41px;
  height: 76px;
}
.home-main .loginCenter .widthLogin .inputLogin {
  float: right;
  width: 100%;
  position: relative;
  top: -65px;
}
.home-main .loginCenter .widthLogin .inputLogin #userName,
.home-main .loginCenter .widthLogin .inputLogin #password,
.home-main .loginCenter .widthLogin .inputLogin #form_login,
.home-main .loginCenter .widthLogin .inputLogin #form_password {
  height: 40px;
  padding-left: 10px;
  color: #111111;
  border-radius: 5px;
  border: none;
  background-color: #ffffff;
  width: 272px;
  margin: 0px auto;
  display: block;
}
.home-main .loginCenter .widthLogin .inputLogin #userName,
.home-main .loginCenter .widthLogin .inputLogin #form_login {
  margin-bottom: 20px;
}
.home-main .loginCenter .widthLogin .inputLogin #authorizeBtn,
.home-main .loginCenter .widthLogin .inputLogin #form_save {
  background-color: #4CAF50;
  /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 0px auto 0px;
  width: 272px;
  display: block;
  border-radius: 5px;
  background-color: #000000;
  text-transform: uppercase;
  position: relative;
  top: 31px;
}
.home-main .loginCenter .widthLogin .inputLogin .submitBox,
.home-main .loginCenter .widthLogin .inputLogin .inputBox {
  width: 100%;
}
.home-main .loginCenter .widthLogin .inputLogin .submitBox form div:nth-child(3),
.home-main .loginCenter .widthLogin .inputLogin .inputBox form div:nth-child(3) {
  height: 110px;
  background-color: #f1f2f7;
  border-radius: 0px 0px 5px 5px;
}
.home-main .loginCenter .widthLogin .inputLogin .inputBox {
  height: 120px;
  background-color: #eaeaec;
  padding-top: 20px;
}
.home-main .loginCenter .widthLogin .inputLogin .submitBox {
  height: 110px;
  background-color: #f1f2f7;
  border-radius: 0px 0px 5px 5px;
}
.home-main .loginCenter .widthLogin .inputLogin .submitBox #rememberMe,
.home-main .loginCenter .widthLogin .inputLogin .submitBox label {
  display: none;
}
.home-main .loginCenter .widthLogin .inputLogin .required {
  display: none;
}
.home-main .footer {
  position: fixed;
  right: 43px;
  bottom: 32px;
  width: 100px;
}
.home-main .footer .version {
  float: left;
}
.home-main .footer .logo-amu {
  position: relative;
  top: -3px;
  float: right;
  width: 22px;
  height: 22px;
  background-image: url("https://pomorskapark.pl/images/theme2/pomorska/layout/amu.png");
}
#statistics-DBD-switch {
  width: 90%;
  margin: 0px auto;
  border-bottom: 1px #777777 solid;
  padding: 6px 0px 20px;
}
.atal-logo {
  width: 60px;
  height: 60px;
  margin: 20px auto 0px;
}
.atal-logo img {
  width: 100%;
  height: 100%;
}
button.gm-ui-hover-effect {
  margin: -9px -40px 0px 0px !important;
}
