.wellcom-wrap {
    padding-top: 71px;
    position: relative;
}


.greerings-translate-button {
    color: #68676C;
    display: block;
    font-family: IRINA_C;
    height: 70px;
    position: absolute;
    right: 200px;
    text-align: center;
    top: 0;
    width: 240px;
}
.greerings-translate-button:hover{
  color: red;
}
.greerings-translate-button .arrow{
  background-image: url("/images/wellcome/arrow.jpg");
  background-repeat: no-repeat;
  width: 100%;
  height: 23px;
  position: absolute;
}
.greerings-translate-button.down .arrow{
    background-position: center 100%;
    top: auto;
    bottom:0;
}

.greerings-translate-button.up .arrow{
  background-position: center 0;
  top: 0;
  bottom: auto;
}


.greerings-translate-button > p {
    display: block;
    font-size: 12pt;
    height: 40px;
    position: absolute;
}

.greerings-translate-button.down > p{
  bottom: auto;
  top: 0;
}

.greerings-translate-button.up > p{
  bottom: 0;
  top: auto;
}


.greetings {
    background-image: url("/images/wellcome/greetings.png?v=1");
    background-position: 386px 11px;
    background-repeat: no-repeat;
    display: none;
    height: 382px;
    position: relative;
}

.ptis-prav {
    background-image: url("/images/gif/Ptis.gif");
    background-position: 0 0;
    bottom: 0;
    height: 90px;
    left: 0;
    position: absolute;
    width: 860px;
    margin-left: 3px;
}

.index-wellcome-content{
    margin: -17px 0 0;
    padding: 0 0 0 14px;
    position: relative;
    cursor: pointer;
}

.logo-big{
    background-image: url("/images/logo-big.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 255px;
    margin: 0 auto;
    width: 298px;
}


.animation-studio-title {
    font-size: 13pt;
    letter-spacing: 2.6pt;
    margin-top: 20pt;
    text-align: center;
}

.moose-prav {
    background-image: url("/images/gif/moose.gif");
    background-position: 0 0;
    bottom: 0;
    height: 119px;
    left: 0;
    margin: 40px 0 60px;
    width: 800px;
}