
h6 {
  border:0pt none;
  margin:0pt;
  padding:0pt;
}

#demo-bar {
/*
  margin: 5px auto;
  padding: 5px 0;
  width: 500px;
  border-bottom: 1px solid #B3D4EF;
  background: #EFF8FF;
  text-align: center;
*/
}

#demo-wrapper {
  margin: 5px auto;
  overflow: hidden;
  height: 400px;
  width: 510px;
  border: 1px solid #ddd;
  position: relative;
}

#demo-inner {
/*
  width: 2270px;
  height: 1704px;
*/
  width: 1800px;
  height: 750px;
  background-image: url(karta.jpg);
  position: relative;
}

.scrolling-content {
  background: transparent url(bubble2.png) top left no-repeat;
  width: 139px;
  height: 73px;
  text-align: center;
  position: absolute;
}

.scrolling-content h6 {
  color: #fff;
  /* color: black; */
  padding: 25px 0;
  font-size: 12px;
}

#content1 {
  left: 1350px;
  top: 500px;
}

#content2 {
  left: 850px;
  top: 50px;
}

#content3 {
  left: 580px;
  top: 120px;
}

#content4 {
  left: 170px;
  top: 120px;
}

