/* Стили сайта. http://vitalik.info/design */

BODY {
 background: #FFFFFF;
 font-size: 9pt;
 padding: 0px;
 color: #333333;
}

body, p, div, td, li, ul, ol, dl, dd, dir, form, center {
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
 font-size: 9pt;
}

BODY {
 background: #FFFFFF;
 font-size: 9pt;
 padding: 0px;
}

ul, dd, dl {
 list-style-type: disc;
}
a:link {
 color: #2147C5;
 text-decoration: none;
}
a:visited {
 color: #001A98;
 text-decoration: none;
}
a:active, a:hover {
 color: #0026A4;
 text-decoration: underline;
}

.t_top a:link, .t_top a:visited {
 font-size: 8pt;
 text-decoration: none;
 color: #A8A8A8;
}
.t_top a:hover, .t_top a:active {
 color: #606060;
}
.t_title {
 border-bottom: 1px solid white;
 font-size: 8pt;
}

.htxt a:link, .htxt a:visited, .htxt a:hover, .htxt a:active {
 color: #FFFFFF;
}

TD.t_links {
 font-weight: bold;
 font-size: 8pt;
 color: #666666;
}
.t_links a {
 display: block;
 padding: 3px 15px 4px 15px;
 margin: 2px 5px 2px 0px;
 background: #E6E6E6;
 border: solid 1px #B4B4B4;
}
.t_links a:link, .t_links a:visited {
 color: #666666;
 text-decoration: none;
}
.t_links a:hover, .t_links a:active {
 text-decoration: none;
 background: #FDFDB0;
 border: solid 1px #2547A7;
 color: #000000;
}

/* текущая ссылка */
.t_links a#cur {
 display: block;
 padding: 3px 15px 4px 15px;
 margin: 2px 5px 2px 0px;
 background: #FEFFDB;
 border: solid 1px #2547A7;
 color: #000000;
}

/* блок с текстом без ссылок */
TD.t_llinks {
 font-weight: bold;
 font-size: 8pt;
 color: #000000;
}
.t_llinks nobr {
 display: block;
 padding: 3px 15px 4px 15px;
 margin: 2px 5px 2px 0px;
 background: #FFFFFF;
 border: solid 1px #B4B4B4;
}
/* блок справа - ссылка на карту */
.t_rlink {
 font-size: 8pt;
 color: #666666;
}
.t_rlink nobr {
 display: block;
 padding: 3px 15px 4px 15px;
 margin: 2px 0px 2px 0px;
 background: #E6E6E6;
 border: solid 1px #B4B4B4;
}
TABLE.t_line {
 border-bottom: solid 5px #FFFFFF;
}
/* заголовок страницы - ссылки на главной */
.t_navi {
 padding: 1px 5px 4px 5px;
 border-bottom: solid 1px #929292;
 font-size: 8pt;
 color: #666666;
}
.t_navi a:link, .t_navi a:visited {
 color: #1C55FF;
 text-decoration: none;
}
.t_navi a:hover, .t_navi a:active {
 color: #000000;
 text-decoration: none;
}
/* заголовок страницы - путь */
.t_path {
 border-bottom: solid 1px #929292;
 padding: 1px 5px 4px 5px;
 font-size: 8pt;
 color: #546EE8;
}
.t_path a:link, .t_path a:visited {
 color: #303030;
}
.t_path a:hover, .t_path a:active {
 color: #000000;
 text-decoration: underline;
}

.m_section {
 background: #E9E9E9;
 color: #2645A3;
 border-top: solid 1px #3B64A1;
 border-bottom: solid 1px #8396A8;
 padding: 5px 5px 6px 5px;
 margin-bottom: 2px;
 font-size: 10pt;
 font-weight: bold;
}

/* панель слева */
.panel {
 background: #F5F5F5;
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
 font-size: 8pt;
 color: #000000;
}
/* меню в панеле */
.p_menu {
 background: #E4E7ED url(/images/p_menu.gif) left top no-repeat;
 border-top: solid 1px #B1C3E0;
 padding: 5px 3px 7px 10px;
 color: #606060;
 font-size: 9pt;
}
.p_menu a:link, .p_menu a:visited {
 color: #002D6B;
}
.p_menu a:hover, .p_menu a:active {
 color: #000000;
 text-decoration: underline;
}
/* подменю */
.p_submenu {
 background: url(/images/p_submenu.gif) left top no-repeat;
 border-top: solid 1px #B1C3E0;
 padding: 4px 3px 6px 15px;
 color: #606060;
 font-size: 8pt;
}
.p_submenu a:link, .p_submenu a:visited {
 color: #002D6B;
}
.p_submenu a:hover, .p_submenu a:active {
 color: #000000;
 text-decoration: underline;
}

.newsdate {
 color: #999999;
}
dt, th, caption {
 font-weight: bold;
 color: #444444;
 font-size: 10pt;
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
}
.content {
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
 font-size: 9pt;
 padding: 0px 0px 0px 0px;
}

/* вступительный блок на главной */
.intro {
 background: #F8F8C9;
 color: #000000;
 padding: 5px 5px 6px 5px;
 margin-bottom: 2px;
 font-size: 8pt;
}
.mustsee {
 padding: 2px 0px 3px 0px;
 border-top: solid 1px #8396A8;
 margin: 5px 0px 10px 0px;
 font-size: 8pt;
 color: #606060;
}

/* пресс центр */
.t_pressfooter {
 font-size: 8pt;
 color: #333333;
 background: F1F1F1;
 border-top: solid 1px #B4B4B4;
 padding: 2px 15px 0px 15px;
}
.press_date {
 font-size: 8pt;
 color: #666666;
 display: block;
 margin-top: 10px;
}

.press_read a {
 text-decuration: underline;
 display: block;
 margin-top: 10px;
}
.press_descr {
 font-size: 12pt;
 display: block;
 margin-top: 10px;
 font-family: 'times new roman',times,helvetica,geneva,sans-serif;
}

.pc_line {
 padding: 7px 0px 0px 10px;
}
.pc_date {
 font-size: 8pt;
 color: #666666;
}
.pc_title {
 font-size: 9pt;
 padding: 0px 0px 0px 10px;
}
.pc_main p {
 border-bottom: solid 1px #B5B5B5;
 padding: 0px 0px 15px 0px;
 margin: 5px 0px 0px 0px;
}
.pc_descr {
 font-size: 12pt;
 font-weight: bold;
 font-family: 'times new roman',times,helvetica,geneva,sans-serif;
}
DIV.pc_content, DIV.pc_content P, DIV.pc_content SPAN, DIV.pc_content DIV {
 font-size: 11pt;
 font-family: 'times new roman',times,helvetica,geneva,sans-serif;
 text-align: justify;
 text-indent: 1cm;
}
DIV.pc_content EM {
 font-weight: normal;
 font-style: italic;
}
DIV.pc_content STRONG {
 font-weight: bold;
 font-style: normal;
}

/* база законов */
div.ldb_pad {
 padding-left: 20px;
}

/* календарь */
TR.cal_days TD {
 background: #B5B6B5;
}
TR.cal_body TABLE {
 background: transparent;
}
TR.cal_days TD, TR.cal_dates TD {
 text-align: center;
 border: solid 1px #E7E7E7;
 color: #666666;
}
TD.cal_cell {
 background: #B5B6B5;
}
TR.cal_days TD#6, TR.cal_days TD#7 {
 background: #DBB6BC;
}

TD.cal_cell#6, TD.cal_cell#7 {
 background: #DBB6BC;
}
TR.cal_dates TD.cal_selected {
 background: #CEDBFF;
 border: solid 1px #949294;
 font-weight: bold;
}
TR.cal_dates TD.cal_today {
 background: #E8E8E8;
 border: solid 1px #B5B6B5;
 font-weight: bold;
}

/* таблица сотрудников */
TABLE.staff {
  border-collapse: collapse;
}
TABLE.staff TD {
  border: solid 1px #A0A0A0;
}
TABLE.staff TH {
  background: #E8E8E8;
}


.btn {
 background: #E0E0E0;
 border-top: solid 1px #FFFFFF;
 border-left: solid 1px #FFFFFF;
 border-bottom: solid 1px #929292;
 border-right: solid 1px #929292;
 padding: 2px 5px 3px 5px;
}

TABLE.b_line TD {
 border-top: solid 1px #858585;
 background: #E3E3E3;
 padding: 15px 20px 25px 20px;
 font-size: 10px;
 color: #666666;
}
TABLE.b_line TD a:link, TABLE.b_line TD a:visited {
 color: #333333;
 margin-right: 10px;
}

.b_line .bnav {
 font-size: 12px;
}
TABLE.b_line TD .bnav a:link, TABLE.b_line TD .bnav a:visited {
 font-size: #000000;
}

.b_line .copy, .b_line .plinks {
 margin: 10px 0;
 font-size: 10px;
}

/* низовка */
.b_link {
 font-size: 12px;
 margin: 15px 0 0 0;
 padding: 5px 20px 10px 20px;
 color: #CCCCCC;
 border-top: solid 1px #E3E3E3;
}
.b_link a:link, .b_link a:visited {
 color: #333333;
 margin-right: 10px;
}
.b_link a:hover, .b_link a:active {
 color: #0026A4;
 text-decoration: underline;
}

hr {
 color: #B4B4B4;
 height: 1px;
 margin: 0px 0px 0px 0px;
 padding: 3px 0px 3px 0px;
}
big {
 font-weight: bold;
 font-size: 12pt;
 color: #98251D;
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
}
small {
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
 font-size: 8pt;
}
small li {
 font-size: 8pt;
}


/* заголовки разделов */
h1 {
 color: #1252A6;
 font-weight: bold;
 font-size: 12pt;
 padding-bottom: 5px;
 margin-bottom: 15px;
 border-bottom: 2px solid #E0E0E0;
}

h2 {
 color: #1252A6;
 font-weight: bold;
 font-size: 11pt;
 margin-bottom: 5px;
}
h3 {
 font-weight: bold;
 font-size: 10pt;
 margin-bottom: 0px;
}
h4,h5,h6 {
 font-weight: bold;
 font-size: 10pt;
 margin-bottom: 0px;
}

.dbp_t {
 color: #808080;
 font-size: 8pt;
 border-bottom: solid 2px #E0E0E0;
 margin: 10px 0px 10px 0px;
 padding: 0px 10px 0px 10px;
}
.dbp_b {
 color: #808080;
 font-size: 8pt;
 border-top: solid 2px #E0E0E0;
 margin: 10px 0px 10px 0px;
 padding: 0px 10px 0px 10px;
}

.gblock {
  background: #E0E0E0;
  border: solid 1px #A0A0A0;
  padding: 5px;
  font-size: 11pt;
}
.wblock {
  background: white;
  border: solid 1px #A0A0A0;
  padding: 5px;
  margin-bottom: 3px;
  font-size: 8pt;
}
.rbanner {
 font-size: 8pt;
 padding: 5px 0px 5px 0px;
 border-bottom: solid 1px #B5B5B5;
}

.panel .dbp_nav_arrow_l {
 display: block;
 text-align: left;
}
.panel .dbp_nav_pages {
 display: block;
 text-align: center;
 font-size: 9pt;
}
.panel .dbp_nav_arrow_r {
 display: block;
 text-align: right;
}

.webmail {
  background: #E0E0E0;
  border: solid 1px #A0A0A0;
  padding: 2px;
}
.webmail TD {
  font-size: 8pt;
  font-family: tahoma,arial,helvetica,geneva,sans-serif;
}
.webmail small {
  font-size: 8pt;
}

/* информационные сообщения */
.msg_box {
 background: #FAFCBC;
 border: solid 1px #929292;
 padding: 10px 10px 10px 10px;
 font-size: 8pt;
 color: gray;
}
.msg_ok {
 border: solid 1px green;
 padding: 10px 10px 10px 10px;
 font-size: 8pt;
 color: green;
}
.msg_ok em {
 color: green;
 font-size: 11pt;
 font-weight: bold;
 font-style: normal;
}
.msg_error {
 border: 1px solid brown;
 padding: 10px 10px 10px 10px;
 font-size: 8pt;
 color: brown;
}
.msg_error em {
 color: red;
 font-size: 11pt;
 font-weight: bold;
 font-style: normal;
}

.chead {
 background: #F2F2F2;
 padding: 3px 5px 3px 10px;
 font-size: 10pt;
 font-weight: bold;
}
.clink {
 padding: 2px 5px 10px 10px;
 font-size: 8pt;
}
.clink a:link, .clink a:visited {
 color: #636363;
 font-size: 8pt;
}

em {
 font-weight: bold;
 font-style: italic;
}
/* маркер обязательного поля */
em.mark {
 color: red;
 font-style: normal;
 font-weight: bold;
}
pre, tt, samp {
 font-weight: bold;
 font-size: 10pt;
 color: #555588;
 font-family: courier,monospace;
}

/* формы */
FORM {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 2px;
 margin-bottom: 2px;
}

/* таблица просмотра списка */
TR.dbp_row TD {
 border-top: solid 1px #B0B0B0;
}

/* формы */
table.f_table {
 border-collapse: collapse;
 width: 100%;
}
.f_table td {

}
.f_item {
 vertical-align: top;
 padding: 5px 5px 10px 5px;
 border-top: solid 1px #B0B0B0;
}
.f_field {
 vertical-align: top;
 padding: 5px 0px 10px 5px;
 border-top: solid 1px #B0B0B0;
}
.f_header {
 vertical-align: top;
 padding: 5px 0px 10px 5px;
 background: #E0F4FF;
 border-top: solid 1px #B0B0B0;
 border-bottom: solid 1px #B0B0B0;
 color: #3C8BB5;
 font-size: 11pt;
}
.f_footer {
 vertical-align: top;
 padding: 5px 5px 10px 5px;
 background: #D0D0D0;
 border-top: solid 1px #B0B0B0;
 border-bottom: solid 1px #B0B0B0;
}
.f_button {
 vertical-align: top;
 padding: 5px 0px 10px 5px;
 background: #D0D0D0;
 border-top: solid 1px #B0B0B0;
 border-bottom: solid 1px #B0B0B0;
}

INPUT, SELECT, TEXTAREA {
 background: #F8F8F8;
 font-size: 8pt;
 color: #333333;
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
}
INPUT.button {
 background: #E0E0E0;
}
.button INPUT {
 background: #E0E0E0;
}
.f_button INPUT.button {
 text-align: left;
 padding: 3px 10px 3px 10px;
 font-weight: bold;
}
INPUT.bgform {
 background: transparent;
 border: 0px no transparent;
}

#counters IMG {
 filter:alpha(opacity=25);
}