* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: -0.9px;
  overflow: hidden;
}

.ai2020 {
  width: 750px;
  height: 200px;
  border: 1px solid #363636;
  position: relative;
  background-color: #f0f0f0;
}

.pictures {
  width: 356px;
  height: 200px;
  position: absolute;
}

.line {
  z-index: 10;
}

.wrapperK, .wrapperR {
  width: inherit;
  height: inherit;
  overflow: hidden;
  position: absolute;
}

.koninko, .rabowice {
  position: absolute;
}

.koninko {
  z-index: 2;
}

.rabowice {
  z-index: 1;
}

.logo, .underline, .deweloper {
  position: absolute;
  z-index: 3;
}

h1 {
  font-size: 34px;
  font-weight: 700;
  color: orange;
  margin: 0 0 0 6px;
  padding: 0;
  line-height: 1;
  letter-spacing: -1px;
}

h2 {
  font-size: 34px;
  font-weight: 100;
  color: orange;
  margin: 0 0 0 6px;
  padding: 0;
  line-height: 1;
  letter-spacing: -1px;
}

.pricebigK, .pricesmallK, .pricebigR, .pricesmallR {
  font-weight: 700;
  color: orange;
  margin: 0;
  padding: 0;
  line-height: 1;
  letter-spacing: -2px;
}

.pricesmallK, .pricesmallR {
  font-size: 28px;
  margin-left: 0;
}

p {
  font-size: 20px;
  margin: 0 0 0 8px;
  font-weight: bold;
  color: #363636;
}
