.global-text_num_1 {
    font: 14px/1 'ekibastuz_rgregular', Tahoma, "Geneva CY", sans-serif;
    color: #808080;
    left: 295px;
    top: 19px;
}
    .global-text_num_1 h1 {
        font-family: 'ekibastuz_bkregular', Tahoma, "Geneva CY", sans-serif;
    }
.global-text_num_2 {
    width: 250px;
    font: 12px/1 Tahoma, "Geneva CY", sans-serif;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 682px;
    top: 15px;
}


#komu-nuzhen-kali {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 110px;
    left: 374px;
    background: url(/zerogif.gif) top left;
    z-index: 2;
}

#chto-takoe-kali {
    width: 70px;
    height: 70px;
    position: absolute;
    background: url(/zerogif.gif) top left;
    top: 106px;
    left: 306px;
    z-index: 2;
}

#otkuda-beretsya-kali {
    width: 80px;
    height: 70px;
    position: absolute;
    top: 90px;
    background: url(/zerogif.gif) top left;
    right: 435px;
    z-index: 2;
}
#link-vio {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 420px;
    left: 45px;
    z-index: 2;
    background: url(/zerogif.gif) top left;
}

#link-forum {
    width: 110px;
    height: 80px;
    position: absolute;
    top: 259px;
    right: 45px;
    z-index: 2;
    background: url(/zerogif.gif) top left;
}


#link-vio.arrow-link::before {
    top: 55px;
    left: -20px;
}
#chto-takoe-kali.arrow-link::before {
    left: 35px;
    top: -15px;
}
#komu-nuzhen-kali.arrow-link::before {
    top: -20px;
    left: 23px;
}
#otkuda-beretsya-kali.arrow-link::before {
    left: 25px;
    top: 0px;
}
#link-forum.arrow-link::before {
    left: 130px;
    top: 20px;
}

.animation {
    /*display: none;*/
    /*background: url(animation.gif) no-repeat;*/
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 627px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-family: 'BanderaPro', Tahoma;
    line-height: 18px;
    /*opacity: .6;*/
        counter-reset: section;
}
    .animation > img {
        position: absolute;
        top: 0;
    }
    .animation .img_animation {
        z-index: 12;
    }
    .animation .skip {
        position: absolute;
        top: 52%;
        left: 43%;
        background: #fff;
        box-shadow: 1px 1px 10px #777;
        padding: 10px;
        z-index: 12;
    }

.open_book {
    z-index: 115;
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(/zerogif.gif) top left;
}
    .open_book.chto-takoe-kali {
        top: 134px;
        left: 683px;
    }

    .open_book.komu-nuzhen-kali {
        top: 139px;
        left: 755px;
    }

    .open_book.otkuda-beretsya-kali {
        top: 142px;
        left: 852px;
    }
    .section {
        display: none;
        z-index: 15;
		position: relative;
		font-family: Tahoma;
    }

    .section * {
    	filter:inherit;
    }


    .section .section_number {
        position: absolute;
        top: 243px;
        left: 392px;
        text-align: center;
        width: 80px;
        z-index: 11;
        height: 60px;
        line-height: 60px;
        font-size: 49px;
        font-weight: bold;
        font-family: 'BanderaPro', Tahoma;
    }
    .section .section_breadcrumb {
        position: absolute;
        top: 207px;
        left: 292px;
        z-index: 11;
        font-size: 8px;
    }
        .section .section_breadcrumb .current {
            font-weight: bold;

            margin: 0 0 0 7px;
        }
    .section .section_header {
        position: absolute;
        top: 207px;
        right: 40px;
        font-size: 8px;
        text-transform: uppercase;
        font-weight: bold;
        z-index: 11;
    }
    .section .section_menu {
        position: absolute;
        top: 330px;
        left: 686px;
        z-index: 11;
        font-size: 11px;
    }
        .section .section_menu h2 {
            font-weight: bold;
            position: absolute;
            left: -28px;
            top: -15px;
        }
        .section_menu li:before {
            /* content: counter(section) "." counter(items);  */
            content: attr(data-section) "." attr(data-item);
            position: absolute;
            left: -28px;
            font-weight: bold;
        }

        .section_menu li .arrow-link:before {
            left: -40px;
            top: 2px;
        }
        .section_menu li {
            position: relative;
        }
            .section .section_menu ul ul {
                padding: 0 0 0 30px;
            }



.animation {
	 z-index: 2;
    top: -108px;
    left: -122px;


}

.img_open_book {
	position: absolute;
	top: 205px;
	left: 272px;
	width: 673px;
	height: 411px;
	background: url(/open_book.gif) top left no-repeat;
	z-index: 7;
}

.animation_slide {
	width: 100%;
	display: none;
	z-index: 2;
}

.animation_slide img {
  position: absolute;
  top: -30px;
  z-index: 1;
}
