body {
background: url("/images/body.jpg") repeat-x;
}

div.box {
width: 785px;
position: absolute;
left: 50%;
margin-left: -393px;
background: url("/images/shadow_left.png") repeat-y;
}

div.inner_box {
padding: 0px 5px 0px 5px;
background: url("/images/shadow_right.png") right repeat-y;
}

div.head {
height: 132px;
background: url("/images/head.jpg") repeat-x;
}

div.logo {
width: 356px;
height: 100%;
float: left;
}

div#logo_ua {
background: url("/images/logo_ua.jpg") no-repeat;
}

div#logo_ru {
background: url("/images/logo_ru.jpg") no-repeat;
}

div#logo_en {
background: url("/images/logo_en.jpg") no-repeat;
}

div.head_right {
margin-left: 356px;
}

div.lang {
padding-top: 5px;
height: 45px;
}

div.head_img {
height: 58px;
padding: 192px 0px 0px 500px;
background: url("/images/head_img.jpg") no-repeat;
}

div.auth_box {
width: 256px;
height: 58px;
}

div#auth_ru {
background: url("/images/auth_ru.jpg") no-repeat;
}

div#auth_en {
background: url("/images/auth_en.jpg") no-repeat;
}

div.menu_item {
float: right;
background: url("/images/menu_sep.jpg") right top no-repeat;
width: 103px;
}

div.right {
float: right;
margin-right: 16px;
width: 240px;
background: url("/images/right.jpg") no-repeat;
padding: 5px 10px 5px 15px;
}

div.body {
background: #ffffff url("/images/body_top.jpg") top repeat-x;
}

div.content {
margin-right: 281px;
padding: 10px;
}

div.foot {
height: 87px;
background: url("/images/foot.jpg") repeat-x;
}

div.bottom_right {
float: right;
margin-right: 16px;
width: 265px;
background: url("/images/right_bottom.jpg") no-repeat;
height: 78px;
}

div.foot_left {
float: left;
height: 100%;
}

div.foot_links {
padding: 5px 0px 0px 5px;
height: 65px;
}

div.foot_copy {
padding-left: 5px;
}

div.captcha {
margin: 1px 0px 0px 1px;
float: left;
width: 100px;
}

div.help_box {
background: url("/images/help.jpg") left center no-repeat;
width: 20px;
height: 100%;
}

div.after_reg {
height: 240px;
display: none;
}

div.text_block {
min-height: 260px;
}

div.div_mess {
height: 30px;
}

div.divart {
width: 70px;
height: 42px;
background: url("/images/div-art.jpg") no-repeat;
float: right;
margin: 5px 10px 0px 0px;
}