BODY {
    background-color: #fff;
    background-image: url('/images/bg-body.png');
    background-position: top left;
    background-repeat: repeat-y;
    padding: 0px;
    margin: 0px;
    z-index:0;
}

.Header_main {
    padding: 0px;
    margin: 0px;
    z-index:0;
}



.MainMenu {
    color:#a5e1a8;
    text-decoration: none;
    font-family: "Arial";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;

}

.MainMenu A {
    color:#a5e1a8;
    text-decoration: none;
    font-family: "Arial";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;

}

/* -- Для форм -- */
INPUT.text { background: white; border: 1px; border-style:solid; border-color: grey; outline: none; font-size:13px;
    width: 230px; height: 18px; margin: 0px 20 0px 20; padding: 0px; vertical-align: bottom;
    vertical-align: bottom;
    }
INPUT.error { border-color: red;}
LABEL	{ 
    color:#000;
    text-decoration: none;
    font-family: "Arial";
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;

    margin: 0px 10 0px 10;
    padding: 0 0 0px 0;
    vertical-align: bottom;
}

SELECT.text {
    margin: 0 20 0 20;
    padding: 0;
}


TEXTAREA.text {
    margin: 0 10 0 10;
    padding: 0;
    vertical-align: middle;
}
TEXTAREA.error		{ border-color: red;}

.Book {
    background-image: url('/images/bg-book.png');
    background-position: middle left;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    z-index:0;
}

.Partners {
    background-image: url('/images/bg-partners.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    z-index:0;
}


.Order_right {
    background-image: url('/images/bg-order.png');
/*    background-position: bottom right;
*/    background-position: top right;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    z-index:0;
}

.Orders {
    color:#000;
    text-decoration: none;
    font-family: "Arial";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    padding: 5 0 0 10;

}


.Orders H2 {
    color:#000;
    text-decoration: none;
    font-family: "Arial";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    paddign: 0;
    margin: 0;

}

.Orders A {
    border: 0;
    color:#000;
    text-decoration: none;
    font-family: "Arial";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;

}

IMG {
    border: 0;
}

.Reviews {
    color:#000;
    text-decoration: none;
    font-family: "Arial";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    padding: 5 0 0 10;
}


.Reviews H2 {
    color:#000;
    text-decoration: none;
    font-family: "Arial";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    paddign: 0;
    margin: 0;

}


