a {
    border: 0px;
}

img {
    border: 0px
}

.game_bg {
    background-image: url("/img/bg.png");
    background-color: #7bc203;
    background-repeat: repeat;
}

#overall {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

#content {
    background-color: #ffffff;
    border: 1px solid #55ac04;
    max-width: 1024px;
    max-height: 800px;
    border-bottom: 0px;
}

#eu {
    width: 1024px;
    background-color: #ffffff;
    padding: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: Verdana;
    font-size: 11px;
}

#eu .intro {
    text-align: center;
    padding: 0px 50px 0px 50px;
}

#eu .logo {
    margin-left: 40px;
    margin-top: 20px
}

#eu .img_logo {
    float: left;
}

#eu .img_spacer {
    margin-right: 130px;
}

#header .back {
    float: right;
    margin: 18px 0 0 0;
    height: 76px;
}

.lesson_intro {
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 30px;
    line-height: 200%;
    text-align: center;
    padding-top: 30px;
}

.lesson_content {
    background-image: url("/img/lesson_bg.png");
    background-color: #ffffff;
    background-repeat: no-repeat;
    width: 1024px;
    height: 629px;
}

.lesson_top {
    height: 171px;
}

.lesson_lido {
    margin-left: 205px;
}

.lesson_game_bg {
    width: 220px;
    height: 194px;
    background-image: url("/img/lesson_game_bg.png");
    background-repeat: no-repeat;
}

.lesson_row {
    margin-left: 185px;
    clear: both;
}

.lesson_row_anim {
    margin-left: 414px;
}

.lesson_game_element {
    float: left;
    margin-right: 10px;
}

.lesson_description {
    width: 400px;
}

.lesson_game_ps {
    width: 157px;
    height: 117px;
    margin-left: 28px;
    margin-top: 41px;
    border: 1px solid #000000;
}

.mp_top {
    height: 206px;
}

.mp_middle {
    height: 336px;
    background-image: url("/img/main_page_middle.jpg");
    background-repeat: no-repeat;
    position: relative;
}

.mp_bottom {
    height: 226px;
}

.menu_button {
    width: 62px;
    height: 62px;
    position: absolute;
}

.mb_1 {
    top: 160px;
    left: 210px;
}

.mb_2 {
    top: 20px;
    left: 350px;
}

.mb_3 {
    top: 5px;
    left: 542px;
}

.mb_4 {
    top: 275px;
    left: 565px;
}

.mb_5 {
    top: 177px;
    left: 757px;
}

.mb_6 {
    top: 33px;
    left: 867px;
}

#no_canvas_support {
    border: 2px solid red;
    padding: 20px;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    background-color: #ffffff;
    display: none;
}

#partners {
    width: 1024px;
    background-color: #ffffff;
    padding: 0px;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Verdana;
    font-size: 11px;
}

#partners .intro {
    text-align: center;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}

#partners .logos {
    text-align: center;
}

#partners .logo {
}