
#stickers .sticker-orange {
  background: url(/files/headers_frontpage/en/default/i/stickers/orange.png) no-repeat 0 0;
}
#stickers .sticker-portfolio {
  background: url(/files/headers_frontpage/en/default/i/stickers/folio.png) no-repeat 0 0;
}
#stickers .sticker-blog {
  background: url(/files/headers_frontpage/en/default/i/stickers/blog.png) no-repeat 0 0;
}

#stickers .sticker-portfolio span {
  background: url(/files/headers_frontpage/en/default/i/stickers/star.png) no-repeat 0 0;
}
#stickers .sticker-blog span {
  background: url(/files/headers_frontpage/en/default/i/stickers/cloud.png) no-repeat 0 0;
}




/*#motto {
  position: absolute;
  left: 0;
  top: 62px;
  width: 978px;
  z-index: 2;
  text-align: right;
}
  #motto table {
    width: 100%;
  }
    #motto table td {
      background: transparent;
      padding: 0 !important;
    }
    #motto table .motto-inner {
      float: right;
      padding-top: 3px !important;
      padding-left: 14px !important;
      padding-right: 13px !important;
      padding-bottom: 7px !important;
      color: #000000;
      background: white;
    }*/



#wallpaper {
  position: absolute;
  left: 14px;
  top: 440px;
  width: 114px;
  height: 112px;
  background: url(/files/headers_frontpage/en/default/i/wallpaper.png) no-repeat 0 0;
  text-decoration: none;
  z-index: 100;
}
#pdf {
  position: absolute;
  left: 848px;
  top: 440px;
  width: 133px;
  height: 112px;
  background: url(/files/headers_frontpage/en/default/i/pdf.png) no-repeat 0 0;
  text-decoration: none;
  z-index: 100;
}

body {
  background: #b6b7ae url(/files/headers_frontpage/en/default/i/bk.gif) repeat-x 0 0;
}
#promo .promo .left-bottom {
  background: url(/files/headers_frontpage/en/default/i/promo-left-bottom.png) no-repeat 0 0 !important;
}
#promo .promo .right-bottom {
  background: url(/files/headers_frontpage/en/default/i/promo-right-bottom.png) no-repeat 0 0 !important;
}
#works .layout1 .left-top,
#works .layout2 .left-top {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-top.png);
}
#works .layout1 .right-top,
#works .layout2 .right-top {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-top.png);
}
#works .layout2 .left-bottom {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-bottom.png) !important;
}
#works .layout2 .right-bottom {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-bottom.png) !important;
}
#works .layout1 .first-image-left-top,
#works .layout2 .first-image-left-top {
  background-image: url(/files/headers_frontpage/en/default/i/first-image-left-top.png);
}
#works .layout1 .first-image-right-top,
#works .layout2 .first-image-right-top {
  background-image: url(/files/headers_frontpage/en/default/i/first-image-right-top.png);
}
#preloader {
  background-image: url(/files/headers_frontpage/en/default/i/preloader.gif);
}
/*#works .layout1 .current img, #works .layout2 .current img {
  border-color: #3dbaf0;
}*/

.wide-text-block table td.right-bottom {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-bottom.png);
  background-position: left bottom;
}
.wide-text-block table td.left-bottom {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-bottom.png);
  background-position: left bottom;
}

#footer table .left-top {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-top.png);
}
#footer table .right-top {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-top.png);
}
#footer table .right-bottom {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-bottom.png);
  background-position: 0 bottom;
}
#footer table .left-bottom {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-bottom.png);
  background-position: 0 bottom;
}



.rounded .top .left {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-top.png);
}
.rounded .top .right {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-top.png);
}
.rounded .bottom .left {
  background-image: url(/files/headers_frontpage/en/default/i/image-left-bottom.png);
}
.rounded .bottom .right {
  background-image: url(/files/headers_frontpage/en/default/i/image-right-bottom.png);
}
