@charset "windows-1251";
/*SYSTEM*/
html, body, table, td, div, p, img, span, form, select, input, textarea, h1, h2, h3, h4, h5, h6 { padding: 0px; margin: 0px; }
html, body { height: 100%; width: 100%; }
body { font: normal 14px/15px Arial; color: #56483f; }
a { font: normal 12px/15px Arial; color: #ff0000; text-decoration: underline; }
a:hover { font: normal 12px/15px Arial; color: #ff0000; text-decoration: none; }
/*END OF SYSTEM*/

/*DECORATION*/
#rb1 { background: #172734 url(themes/default/img/main_bg.gif) repeat-y center 433px; }
#rb2 { background: url(themes/default/img/content_body_bg.jpg) repeat-y center 433px; }
#rb3 { background: url(themes/default/img/header_img.jpg) no-repeat center top; }
#rb4 { background: url(themes/default/img/content_top.jpg) no-repeat center 349px; }
#rb5 { background: url(themes/default/img/footer_bg.png) no-repeat center bottom; }
#rb6 { width: 990px; margin: 0px auto; overflow: hidden; }
.line_box { width: 100%; border: 0px; margin: 0px 0px 11px 0px; }
.line_box td { height: 9px; overflow: hidden; }
.line_box .side { background: url(/themes/default/img/line_bg.gif) repeat-x left 4px; width: 50%; }
.line_box .center { background: url(/themes/default/img/line_center.gif) no-repeat center top; }
.line_box .center div { width: 37px; height: 9px; overflow: hidden; }
/*END OF DECORATION*/

/*HEADER*/
#header_box { height: 430px; overflow: hidden; }
#header_box .logo { padding: 15px 0px 142px 17px; text-align: left; height: 188px; }
#header_box .logo img { height: 188px; width: 285px; border: 0px; }
#header_box .title { text-align: center; font: italic normal 26px/27px "Times New Roman"; color: #decfa9; }
/*END OF HEADER*/

/*CONTENT*/
#content_box { overflow: hidden; padding: 0px 42px 0px 36px; text-align: left; }
.block_title { padding: 10px; text-align: center; font: italic normal 22px/23px "Times New Roman"; color: #faea9d; }
.block_title a { font: italic normal 25px "Times New Roman"; color: #faea9d; text-decoration: underline; }
.block_title a:hover { font: italic normal 25px "Times New Roman"; color: #faea9d; text-decoration: none; }
.block_title a.active, .block_title a:hover.active { font: italic normal 25px "Times New Roman"; color: #faea9d; text-decoration: none; }
.block_body { padding: 11px 0px 0px 0px; overflow: hidden; text-align: left; }
.block_list { padding: 0px; margin: 20px 0px 0px 0px; list-style: none; }
.block_list li { padding: 0px 0px 14px 27px; text-align: left; background: url(/themes/default/img/ico_check.gif) no-repeat 1px top; margin: 0px; list-style: none; }
.title { font: italic 22px Times New Roman; }

#lt { background: url(themes/default/img/lt.gif) no-repeat left top; }
#lc { background: url(themes/default/img/lc.gif) repeat-x left top; }
#rt { background: url(themes/default/img/rt.gif) no-repeat right top; }
#lb { background: url(themes/default/img/lb.gif) no-repeat left bottom; }
#cb { background: url(themes/default/img/cb.gif) repeat-x left bottom; }
#rb { background: url(themes/default/img/rb.gif) no-repeat right bottom; }
#left { background: url(themes/default/img/left.gif) repeat-y left top; }
#right { background: url(themes/default/img/right.gif) repeat-y right top; }

/*END OF CONTENT*/

/*FOOTER*/
#footer_box { height: 121px; overflow: hidden; padding: 59px 0px 0px 0px; text-align: center; font: normal 11px/12px Arial; color: #b8a983; }
/*END OF FOOTER*/