#curtain-right {
  width: 550px;
  height: 100%;
  min-height: 600px;
  position: fixed;
  z-index: 1;
  right: -25px;
  bottom: 0;
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/background/obloha.gif) bottom center no-repeat;
  background-size: auto 100% !important;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#curtain-right .kopec-right {
  width: 100%;
  height: 800px;
  position: absolute;
  background-size: auto 100%;
  bottom: 0;
  right: 0;
}
#curtain-right .kopec1 {
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/background/kopec3.gif) bottom center no-repeat;
}
#curtain-right .kopec2 {
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/background/kopec2.gif) bottom center no-repeat;
}
#curtain-right .kopec2 #dum {
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/objects/dum.png) top center no-repeat;
  background-size: 100%;
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: 310px;
  right: 25%;
  z-index: 0;
}
#curtain-right .kopec3 {
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/background/kopec1.gif) bottom center no-repeat;
}
#curtain-right .maska-stin {
  position: relative;
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/background/opona.png) bottom right no-repeat;
  width: 100%;
  height: 100%;
  background-size: auto 100% !important;
  z-index: 6;
}
#curtain-right .maska-stin #slunce {
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/objects/slunce.png) top center no-repeat;
  background-size: 100%;
  width: 200px;
  height: 210px;
  position: absolute;
  top: 20px;
  right: 20%;
  z-index: 30;
}
#curtain-right .maska-stin .panak_right {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
  width: 70%;
  height: 70%;
  background: url(https://www.lecbasvepomoci.cz/wp-content/themes/lecbasvepomoci/less/images/objects/panak_right.png) bottom left no-repeat;
  background-size: auto 50% !important;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
