#a_anim {
    background-image: url("../images/a_anim.png");
    height: 34px;
    left: 6px;
    position: absolute;
    top: 13px;
    width: 49px;
}
.small-a-holder, .p1t-holder, .big-a-holder, .p2t-holder {
    display: inline-block;
}
.small-a-holder, .big-a-holder {
    width: 125px;
}
.p1t-holder, .p2t-holder {
    width: 250px;
    margin-bottom: 5px;
}
.p1t-holder img, .p2t-holder img{
    width:250px;
    height:180px;
}
.p2t-holder {
    margin-bottom: 27px;
}

.p1r1-holder {
    margin-top: 5px;
}
.p1r2-texts{
    font-family:Arial, Helvetica, sans-serif;
}
.p1r2-texts span {
    text-align: center;
    display: inline-block;
    min-width: 40px;
}
.p1r21 {
    margin-right: 41px;
}
.p1r22 {
    margin-right: 41px;
}
.p1r23 {
    margin-right: 40px;
}
.p1r24 {
    margin-right: 41px;
}
.p2r1-holder {
    margin-bottom: 9px;
}

.p2r2-holder {
    margin-bottom: 19px;
}
.footer_text {
    border-top: 1px solid #BBD03B;
    display: block;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 9px;
    max-width: 375px;
    margin-top: 10px;
    padding-top:5px;
}
.footer_important {
    color: #FF0000;
}


.response{
    color: #fff;
    text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
}
.pag_left {
    background-image: url("../images/Pg_46.jpg");
    background-position: left top;
}
.pag_right {
    background-image: url("../images/Pg_47.jpg");
    background-position: right top;
}

.ex2_box_ascultare {
    display: block;
    height: 145px;
    position: absolute;
    right: 20px;
    top: 175px;
    width: 100px;
}
.ex1_box_ascultare {
    display: block;
    height:210px;
    position: absolute;
    right: 35px;
    top:150px;
    width: 330px;
}

/***********************************/
    /*static defaul block*/
    /************************************/
    .p42_ex1_box_prezentare {
		display: block;
		height: 634px;
		position: absolute;
		left: 18px;
		top: 37px;
		width: 1061px;
		z-index: 99;
    }

    #static_ex .gm_elem{
        display:block;
    }

	.static_options .onclick_show {
		background: #fff;
	}
	
    #static_ex .bk1 {
        background:url('../images/game/Pg46_Pg47_bk.jpg') no-repeat top center;
        height: 530px;
        width:100%;
        background-size: contain;
        position:relative;
    }
    #e1_img1 {
        position:absolute;
        right:0px;
        top:0px;
        height: 530px;
        width:100%;      
        background:url('../images/game/Pg46_Pg47_ex1.png') no-repeat top center;
        background-size: contain; 
    }
		
	#ex1_place1 {
		position: absolute;
		top: 10px;
		left: 50%;
    }
	

    /**********************************/
    /*end static default*/
/**********************************/

@media screen and (max-width: 115px) {
 
    .ex2_box_ascultare {
        height: 100px;
        right: 15px;
        top: 140px;
        width: 75px;
    }
    .ex1_box_ascultare {
        height: 150px;
        right: 40px;
        top: 120px;
        width: 250px;
    }
}