.body {
background: #eacfad url('i/body_bg.png') repeat-y top left;
width: 760px;
}
body {
background: #eacfad;
}
.header_bg {
background: url('i/header_bg.png') no-repeat top left;
}
.footer_bg {
background: url('i/footer_bg.png') no-repeat bottom left;
}
.welcome {
font-family: tahoma;
font-size: 11px;
color: #000;
width: 190px;
padding-left: 125px;
padding-top: 70px;
text-align: justify;
}
.logo {
padding-top: 35px;
padding-left: 32px;
}
.banner {
padding-top: 25px;
padding-left: 45px;
}
.svitok_top {
background: url('i/svitok_top.png') no-repeat top left;
font-family: tahoma;
font-size: 10px;
color: #996839;
line-height: 15px;
padding-top: 80px;
padding-left: 15px;
padding-right: 35px;
}
.svitok_bg {
background: url('i/svitok_bg.png') repeat-y top left;
margin-left: 90px;
}
.svitok_bot {
background: url('i/svitok_bot.png') no-repeat bottom left;
width: 580px;
height: 76px;
margin-left: 90px;
}
.bottom_blocks {
font-family: tahoma;
font-size: 10px;
color: #5c3e1f;
padding-left: 20px;	
}
.bottom_blocks a{
font-family: tahoma;
font-size: 10px;
color: #cf230e;
font-weight: bold;
text-decoration: none;
}