/* Стили сайта. http://vitalik.info/design */

body, td, li, ul, ol, dl, dd, dir, form, center {
 font-size: 10pt;
 color: #5e748a;
 font-family: arial,helvetica,geneva,sans-serif;
 line-height: 1.6 em
}
ul, dd, dl {
 list-style-type: disc;
}
a:link {
 color: #1262C9;
 text-decoration: none;
}
a:visited {
 color: #1262C9;
 text-decoration: none;
}
a:active,a:hover {
 color: #1677F5;
 text-decoration: underline;
}

.t_ico {
 margin: 0px 20px 0px 20px;
}

.content {
 border-top: solid 5px #2a7ab1;
 background: white;
 font-size: 10pt;
}
.search {
 padding: 0px 0px 0px 70px;
 color: #87b8d9;
 font-size: 9pt;
 font-weight: bold;
}
.search input.txt {
 margin: 0px 10px 0px 0px;
 width: 110px;
 height: 20px;
 color: #2a7ab1;
 background: #f1f9fd;
 border: solid 1px #c9e0f0;
 font-size: 8pt;
}

/* меню слева - навигация */
.p_menu {
 padding: 10px 0px 10px 80px;
 color: white;
 font-size: 10pt;
 font-weight: bold;
}
.p_menu a:link, .p_menu a:visited {
 color: white;
}
.p_menu a:hover, .p_menu a:active {
 color: #e0f3fd;
}
/* подменю */
.p_submenu {
 padding: 5px 0px 0px 0px;
 margin: 0px 0px 5px 0px;
 font-size: 9pt;
}
.p_submenu a:link, .p_submenu a:visited {
 color: white;
}
.p_submenu a:hover, .p_submenu a:active {
 color: #e0f3fd;
}

/* каталог */
.p_cat {
 padding: 10px 0px 450px 70px;
 color: #87b8d9;
 font-size: 9pt;
 font-weight: bold;
}
.p_catmenu {
 padding: 5px 0px 10px 0px;
 color: #87b8d9;
 font-size: 10pt;
 line-height: 10pt;
 font-weight: normal;
}
.p_catmenu#cur {
 font-weight: bold;
 font-size: 11pt;
}
.p_catmenu#sub {
 padding: 3px 0px 5px 30px;
 font-size: 9pt;
 line-height: 9pt;
}
.p_catmenu a:link, .p_catmenu a:visited {
 color: #2a7ab1;
}
.p_catmenu a:hover, .p_catmenu a:active {
 color: #6e9fc0;
}

/* мелкие надписи внизу */
.b_line TD {
 padding: 25px 5px 15px 40px;
 color: #8b9bab;
 border-top: solid 1px #e4e4e4;
 font-size: 8pt;
}
.b_line a:link, .b_line a:visited {
 color: #8b9bab;
 text-decoration: underline;
}
.b_line a:hover, .b_line a:active {
 color: #2a7ab1;
}

.nav TR TD {
 border-top: solid 1px #e4e4e4;
 border-bottom: solid 1px #e4e4e4;
}
.nav TABLE TR TD {
 border: none;
}


hr {
 color: #CACACA;
 height: 1px;
}
big {
 font-weight: bold;
 font-size: 12pt;
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
}
small {
 font-size: 8pt;
}
small li {
 font-size: 8pt;
}

.news_date {
 padding: 2px 5px 2px 5px;
 width: 65px;
 color: white;
 background: #dc8825;
 font-size: 7pt;
 font-weight: bold;
 font-family: tahoma,arial,helvetica,geneva,sans-serif;
}
.news_descr {
 margin: 5px 0px 25px 0px;
 color: #808f9e;
}
.news_descr a:link, .news_descr a:visited {
 color: #808f9e;
}

/* таблица просмотра */
table.t_view {
 border-collapse: collapse;
 width: 100%;
}
table.t_view td {
 padding: 4px;
 border: solid 1px #aacbe1;
}
.f_item {
 vertical-align: top;
 background: #FFFFFF;
 border-top: solid 1px #E9E9E9;
}
.f_field {
 vertical-align: top;
 background: white;
 border-top: solid 1px #E9E9E9;
}
.f_header {
 vertical-align: top;
 background: #e0f2fe;
 border-top: solid 1px #B0B0B0;
 font-weight: bold;
 color: #2582BE;
}
table.t_view td.f_footer {
 border-top: solid 2px #C1D2E8;
 padding-top: 5px;
}
table.t_view td.f_button {
 border-top: solid 2px #C1D2E8;
 padding-top: 5px;
}

/* заголовки разделов */
h1 {
 color: #2a7ab1;
 font-weight: bold;
 font-size: 15pt;
 font-family: 'arial narrow',arial,helvetica,geneva,sans-serif; 
 text-transform: uppercase;
}
h1 a:link, h1 a:visited {
 color: #2a7ab1;
 text-decoration: none;
}
h1 a:hover, h1 a:active {
 color: #2a7ab1;
 text-decoration: none;
}

h2 {
 color: #FF6A0E;
 font-weight: bold;
 font-size: 13pt;
 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;
}
.pub_path {
 padding: 3px 0px 3px 0px;
 margin: 5px 0px 0px 0px;
 border-top: solid 1px #96B3D9;
}
.pub_files {
 border: solid 1px #B4B4B4;
 padding: 3px 5px 3px 5px;
 margin: 5px 0px 3px 0px;
 background: #F2F2F2;
}
small.pub_filesize,small.pub_filetype {
 color: #929292;
}
.pub_seealso {
 border: solid 1px #B4B4B4;
 padding: 3px 5px 3px 5px;
 margin: 5px 0px 3px 0px;
 background: #F2F2F2;
}
.pub_seealso small {
 text-decoration: underline;
}

/* информационные сообщения */
.msg_box {
 background: #FFFBC4;
 border: solid 1px #FFD294;
 padding: 15px 15px 15px 15px;
 margin-bottom: 10px;
 font-size: 10pt;
 color: #000000;
}
.msg_ok {
 background: #E0FFE6;
 border: solid 1px green;
 padding: 10px 10px 10px 10px;
 margin-bottom: 10px;
 font-size: 10pt;
 color: green;
}
.msg_ok em {
 color: green;
 font-size: 12pt;
 font-weight: bold;
 font-style: normal;
}
.msg_error {
 background: #FFE0E0;
 border: 1px solid brown;
 padding: 10px 10px 10px 10px;
 margin-bottom: 10px;
 font-size: 10pt;
 color: brown;
}
.msg_error em {
 color: red;
 font-size: 12pt;
 font-weight: bold;
 font-style: normal;
}

dt, th, caption {
 font-weight: bold;
 font-size: 13pt;
 color: #F69A1B;
 font-family: times,tahoma,arial,helvetica,geneva,sans-serif;
}
em {
 font-weight: bold;
 font-style: italic;
}
pre, tt, samp {
 font-weight: bold;
 font-size: 10pt;
 color: #555588;
 font-family: courier,monospace;
}
input.bgform {
 background: #ffffff;
}
form {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 2px;
 margin-bottom: 2px;
}
input, select, textarea {
 background: #F5F5F5;
 font-size: 11pt;
 color: #000000;
}

