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

body, td, li, ul, ol, dl, dd, dir, form, center {
 font-size: 9pt;
 color: #000000;
 font-family:Arial, Helvetica, sans-serif;
 /*font-family: tahoma,arial,helvetica,geneva,sans-serif;*/
}
ul, dd, dl {
 list-style-type: disc;
}

img{
	border:none;
}

a:link,a:visited {
	text-decoration: none;
	color: #4271C2;
}
a:hover,a:active {
	color: #BB4B49;
}
.style1 {font-size: 10px}

.style2 {color: #CA3539}.main {
	padding: 9px;
	text-align: justify;
}

.content {
 font-size: 9pt;
 text-align: justify;
}
.lcol {
 border-right: dotted 3px #D4D5D6;
}
.panel {
 padding: 10px 10px 5px 45px;
}

/* меню слева - навигация */
.lmenu {
 font-weight: bold;
 background: #f4f5f7;
 border-bottom: dotted 3px #D4D5D6;
 padding: 10px 0px 10px 0px;
}

.p_menu {
 padding: 10px 10px 5px 45px;
 color: #868687;
 font-weight: bold;
 font-size: 8pt;
 text-transform: uppercase;
}
.p_menu img {
 margin-right: 10px;
}
.p_menu a:link, .p_menu a:visited {
 color: #868687;
 text-decoration: none;
}
.p_menu a:hover, .p_menu a:active {
 color: #C74630;
 margin-left: 5px;
}
/* подменю */
.p_submenu {
 padding: 3px 10px 0px 10px;
 margin: 0px 0px 5px 0px;
 font-size: 9pt;
}
.p_submenu li {
 color: #5288A3; 
 font-size: 9pt;
}
.p_submenu a:link, .p_submenu a:visited {
 color: #3B6980;
 text-decoration: none;
}
.p_submenu a:hover, .p_submenu a:active {
 color: #000000;
}

/* ссылки внизу */
TABLE.b_line TD {
 border-top: solid 1px #8D8E8F;
}
TABLE.b_line {
 background: #D4D5D6;
}
.b_link {
 background: #D4D5D6;
 padding: 10px 15px 15px 15px;
 color: #666666;
 font-size: 9pt;
 border-left: dotted 3px #8D8E8F;
}
.b_link a:link, .b_link a:visited {
 color: #333333;
 text-decoration: none;
}
.b_link a:hover, .b_link a:active {
 color: #BB4B49;
}
.b_left {
 background: #E6E7E8;
}


.rcol {
 border-left: dotted 3px #D4D5D6;
 padding-left: 10px;
}

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;
}

TABLE.faq {
 background: #F4F5F7;
}
TABLE.faq TD {
 padding: 5px 10px 10px 10px;
}
TABLE.faq a:link, TABLE.faq a:visited {
 color: black;
}

TABLE.news TD {
 padding: 0px 15px 10px 0px;
 vertical-align: top;
}
TABLE.news TD.news_date {
 padding-top: 3px;
 color: #C74630;
 font-size: 9pt;
}
.news_title a {
 font-size: 11pt;
 font-weight: bold;
}

/* таблица просмотра */
table.t_view {
 border-collapse: collapse;
 width: 100%;
}
table.t_view td {
 padding: 2px;
}
.f_item {
 vertical-align: top;
 background: #FFFFFF;
 border-top: dashed 2px #E9E9E9;
}
.f_field {
 vertical-align: top;
 background: white;
 border-top: dashed 2px #E9E9E9;
}
.f_header {
 vertical-align: top;
 border-top: dashed 2px #E9E9E9;
 font-weight: bold;
}
table.t_view td.f_footer {
 border-top: dashed 2px #E9E9E9;
 padding-top: 5px;
}
table.t_view td.f_button {
 border-top: dashed 2px #E9E9E9;
 padding-top: 5px;
}

/* заголовки разделов */
h1 {
 color: #C74630;
 font-weight: bold;
 font-size: 13pt;
}
h1 a:link, h1 a:visited {
 color: #C74630;
}

h2 {
 color: #203961;
 font-weight: bold;
 font-size: 11pt;
 margin-top: 10px;
}
h2 span {
 background: #404F66;
 color: white;
 padding: 2px 5px 2px 5px;
}
h2 a:link, h2 a:visited {
 color: #203961;
}
h2 a:hover span {
 background: #868687;
}
/*
.rcol H2 {
 margin-left: 30px;
}
*/
h3 {
 font-weight: bold;
 font-size: 9pt;
 margin-bottom: 0px;
}
h4,h5,h6 {
 font-weight: bold;
 font-size: 9pt;
 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: 9pt;
 color: #000000;
}
.msg_ok {
 background: #E0FFE6;
 border: solid 1px green;
 padding: 10px 10px 10px 10px;
 margin-bottom: 10px;
 font-size: 9pt;
 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: 9pt;
 color: brown;
}
.msg_error em {
 color: red;
 font-size: 12pt;
 font-weight: bold;
 font-style: normal;
}

em {
 font-weight: bold;
 font-style: italic;
}

input.bgform {
 background: #ffffff;
}

#imginfo{
	display:none;
	background-color:#f2f2f2;
	border:1px solid #000000;
	position:absolute;
	z-index:900;
	padding:10px;
	width:200px;
}


a img{ border:none; }

span.date{
	font-size:10px;
	color:#999999;
}

span.imgprop{
	color:#777777;
}

td.galitm{
	background-color:#f0f0f0;
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
}

