@keyframes flick {
    from {background-position:0 bottom;}
    to{background-position:78px bottom;}
}
@-webkit-keyframes flick {
    from {background-position:0 bottom;}
    to{background-position:78px bottom;}
}
@keyframes flick2 {
    from {background-position:0 bottom;}
    to{background-position:78px bottom;}
}
@-webkit-keyframes flick2 {
    from {background-position:0 bottom;}
    to{background-position:78px bottom;}
}
.kalendars1282161 {
    display:block;
    height: 70px;
    width: 62px;
    background: transparent url(skin-cal-card-white.png) repeat-x bottom;
    font: 30px/80px 'luminariregular', serif;
    position: absolute;
    top:18px;
    left:50%;
    margin-left:-500px;
    text-align: center;
    color: #F43D3D;
    text-decoration: none;
}
.kalendars1282161:hover {text-decoration: none;}
.kalendarsNotice1282161 {
    display:block;
    height: 16px;
    min-width: 16px;
    line-height: 16px;
    border-radius: 3px;
    color: white;
    position: absolute;
    top:14px;
    font-style:normal;
    left:50%;
    margin-left: -455px;
    padding: 0 1px;
    text-align: center;
    background: #f60;
    text-decoration: none;
}
.kronis1282161 {
    display:block;
    height: 100px;
    width: 156px;
    background: transparent url(//ifrype.com/i/skins/1282161_advente/vainags-02.png) repeat-x bottom;
    position: absolute;
    z-index:3;
    top:18px;
    left:50%;
    margin-left:-78px;
}
.liesmina1282161 {
    display:block;
    height: 30px;
    width: 26px;
    background: transparent url(//ifrype.com/i/skins/1282161_advente/flame-sprite.png) repeat-x bottom;
    position: absolute;
    animation: flick .6s steps(3, end) infinite;
    -webkit-animation: flick .6s steps(3, end) infinite;
}

.liesmina21282161 {
    display:block;
    height: 30px;
    width: 26px;
    background: transparent url(//ifrype.com/i/skins/1282161_advente/flame-sprite.png) repeat-x bottom;
    position: absolute;
    animation: flick2 1s steps(3, end) infinite;
    -webkit-animation: flick2 1s steps(3, end) infinite;
}