/* CSS Document */

.main_border {border:1px solid #000000;}/*Стиль главной рамки */
.top {border-bottom:1px solid #C7C7C7;}/*Стиль рамки верхней части главной таблицы*/
.left {background-color: #EAEAEA; border-right:1px solid #C7C7C7;}/*Стиль рамки и фона левой части главной таблицы*/
.right {background-color:#FFFFFF; border-left:1px solid #C7C7C7;} /*Стиль рамки и фона правой части главной таблицы*/
.bottom {background-color:#EAEAEA; border-top:1px solid #C7C7C7;} /*Стиль рамки и фона нижней 1 части главной таблицы*/
.bottom1 {background-color:#EAEAEA;} /*Стиль цвета нижней 2 части главной таблицы*/
.bottom_left {font-family:Verdana; font-size:9px;} /*Стиль шрифта в нижней части таблицы*/
body {background-image:url(img/bg.gif)} /*Стиль фона*/
.welcome {color: #006699; font-family:Verdana; font-size:14px; font-weight:bold; text-align:center;}/*Стиль шрифта приветствия*/
.welcome1 {color: #006699; font-family:Verdana; font-size:12px; font-weight:bold; text-align:center;}/*Стиль шрифта приветствия*/
.welcome_red {color: #FF0000; font-family:Verdana; font-size:12px; font-weight:bold; text-align:center;}
.text_cold {color: #0000FF; font-family:Verdana; font-size:11px; text-align:center;
border:1px solid #cccccc;}

.text_h {color: #FF0000; font-family:Verdana; font-size:11px; text-align:center;
border:1px solid #cccccc;}

.text_n {color: #336666; font-family:Verdana; font-size:11px; font-weight:bold; text-align:left;
border:1px solid #cccccc;}

.text_neit {color: #336666; font-family:Verdana; font-size:11px; text-align:left;
border:1px solid #cccccc;}

.text_lnk {color: #336666; font-family:Verdana; font-size:11px; text-align:left;}

.wel1 {color: #006699; font-family:Verdana; font-size:12px; font-weight:bold; text-align:center;}
p {font-family:Arial; font-size:12px; margin:15px; text-align:justify;}


.p_center {font-family:Arial; font-size:12px; margin:15px; text-align:center;}
.p_left {font-family:Arial; font-size:12px; margin:15px; text-align:left}
.p_exch {font-family:Verdana; font-size:13px; margin:2px; text-align:left; color:#006699}
li {font-family:Arial; font-size:12px; margin:3px;}
H5 {font-family:Arial; font-size:14px;margin:15px}
strong {font-family:Arial;}

p.title {
font: 14px Arial; /*Шрифт текста*/
font-weight:bold;
background-color:#62A7C7;
color: #FFFFFF;
margin:7px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 92%; /*Ширина меню */
background-color:#EEEEEE;  /*Фоновый цвет ячейки*/
margin:7px; /*Ширина отступов*/
}

* html #coolmenu{
width: 169px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: 13px Arial; /*Шрифт текста*/
padding: 2px; /*Внутренний отступ текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отступ текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color:#24576A;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

.vent {border:1px solid #cccccc; width:95%;}
.vent_title {background-color:#EAEAEA;}
.exch {border:0px #cccccc; width:95%;}
.exch_name
{
color: #006699;
margin-top:7px;
text-align:left;
font-family:Arial;
font-size:14px;
}

.tables {border:1px solid #cccccc; width:95%; border-collapse: collapse; font-family:Arial; font-size:12px; }
.td_tab {border:1px solid #cccccc;}
.title_tab
{
background-color:#70CF75;
color: #FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding:3px;
}

.title_tab1
{
background-color:#EAEAEA;
color: #000000;
font-family:Arial;
font-size:12px;
font-weight:normal;
height:30px;
}

.title_tab2
{
background-color:#FFFFFF;
color: #000000;
font-family:Arial;
font-size:12px;
font-weight:normal;
height:24px;
}

.tab
{
background-color:#F6F7F7;
border:1px solid #62A7C7;
width: 95%;
margin-top: 11px;
}

.text_tab
{
padding:3px;
font-family:Arial;
font-size:12px;
}

.vent_name
{
color: #006699;
margin-top:7px;
text-align:left;
}

.mini {border:1px solid #000000; margin-right:10px; margin-top:2px; margin-bottom:10px;}
.mini_cond {border:1px solid #E8E9EA; margin-right:10px; margin-top:2px; margin-bottom:10px;}

.blocks /*Стиль рамки и фона блока*/
{
background-color:#F6F7F7;
border:1px solid #62A7C7;
width: 95%;
margin-top: 11px;
}

.blocks1 /*Стиль рамки и фона блока 2 вариант*/
{
background-color:#F6F7F7;
border:2px solid #62A7C7;
width: 95%;
padding:1px;
font-family:Arial;
font-size:11px;
}

.title_blocks
{
background-color:#62A7C7;
color: #FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding:3px;
}

.title_blocks1
{
background-color:#62A7C7;
color: #FFFFFF;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding:3px;
}

.text_blocks {padding:3px;}
.text_blocks_rek {padding:3px;font-family:Verdana; font-size:10px;}
.date {color: #797E82; font-family:Verdana; font-size:10px; font-weight:bold}

#lnk a{
font-family:Verdana;
font-size:13px;
text-decoration: none; /*Подчеркивание у ссылок - нет*/
}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#245E93; text-decoration:underline;
}


/* CSS стили каталога статей */

.main_border_view_sp{border-top:1px dotted; border-bottom:1px dotted; margin-top:5px;}
.view_sp_title{margin-bottom:5px; margin-top:5px; color: #000000; font-family:Verdana; font-size:12px; font-weight:bold; text-align:center;}
.date_add_views{margin-left:15px; margin-bottom:10px; font-size:11px; color:#999999}
.podrobnee{color: #006699; text-decoration:none; font-family:Verdana; font-size:10px; margin-left:15px;}
.index_text_sp {color: #006699; font-family:Verdana; font-size:14px; font-weight:bold; text-align:center;}

.nav_view {
	margin-left:40px;
	color:#424242;
}

.nav_view a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#245E93; text-decoration:underline;
}


/*Статьи*/

.image{margin:15px;}
.image_left{margin-left:15px;}
.image_right{margin-right:15px;}
.table_text_mini{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.table_text_mini_bold{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.img_podp{margin:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.text_st_link {color:#000000; text-decoration:none; font-family:Verdana; font-size:11px; text-align:center;}
.text_st_sh {background-color: #EAEAEA; font-family:Verdana; font-size:14px; font-weight:bold;}
.border_st {border:1px solid #EAEAEA;}

/*Формы*/
.ftext{font-family:Arial; font-size:12px;}
.red_t{color: #FA2939}

