HTML, BODY {background-color: #FFFFFF; margin: 6 0 0 3; padding:0;}
BODY, TD, P {font-family: verdana; font-size: 11px; color: #3A393E;}

.lang {font-size: 12px; color: #A8A9AD;}
A.lang {font-size: 12px; font-weight: bold; color: #3A393E;}
.lang:link, .lang:visited {font-size: 12px; font-weight: bold; color: #0595D6; text-decoration: none;}
.lang:hover {text-decoration: underline;}

.ttl {font-weight: bold; font-size: 12px;}
.footer {font-size: 9px; color: #3A393E; text-decoration: none;}

A.sitemap { font-size: 12px; text-decoration: none;}
A.sitemap:hover {color: #3A393E; text-decoration: underline;}

A {color: #3A393E;}
A:hover {color: #0595D6;}

P {
	margin-top:1em;
	margin-bottom:1em;
}

H1 {
	font-size:12px;
	font-weight:bold;
	color:#0595D6;
}
UL {
	list-style:none;
	margin:0;
	padding:0;
}
LI {
	margin: 5px 0;
	padding: 0;
	padding-left:20px;
	background:url(/img/more.gif) no-repeat;
	background-position: 0 4px;
}
/*<Introduction text>*/
P.intro {
	line-height:18px;
}
/*</Introduction text>*/

/*<For links in grey boxes>*/
A.go_to {
	display:block;
	background:#F1F1F3 url(/img/go_to_bullet.gif) no-repeat;
	background-position:12px 9px;
	padding:7px 12px 9px 37px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:hover.go_to {
	color: #3A393E;
	text-decoration:underline;
}
/*</For links in grey boxes>*/

A.subscribe {
	display:block;
	border:1px solid #B4DFF3;
	padding:3px 31px 5px 4px;
	background:url(/img/subscribe_bg.gif) no-repeat;
	background-position: 139px 50%;
	font-weight:bold;
	text-decoration:none;
	line-height:1em;
}
A:hover.subscribe {
	color:#3A393E;
	text-decoration:underline;
}

/*<Стили для оформления пути разделов>*/
.path TD {
	font-size:11px;
	color:#3A393E;
}
.path A {
	text-decoration:none;
	color:#3A393E;
}
/*</Стили для оформления пути разделов>*/

/*<Стили для левого меню>*/
.left_menu TD {
	padding-top:5px;
	padding-bottom:6px;	
	background:url(/img/left_menu_bg.gif) bottom left repeat-x;
}

.left_menu A {
	font-size:11px;
	color:#3A393E;
	text-decoration:none;
}
.left_menu A:hover {
	text-decoration:underline;
}
.left_menu A.current {
	color:#0595D6;
}
.left_menu SPAN.current {
	font-size:11px;
	color:#0595D6;
}
/*<Второй уровень вложенности>*/
.lm_level2 A, .lm_level2 SPAN.current {
	font-size:10px;
}
.lm_level2 TD {
	font-size:10px;
	padding-top:4px;
	padding-bottom:1px;
	background:transparent;
}
/*</Второй уровень вложенности>*/
/*</Стили для левого меню>*/

/*<Page title>*/
H1.title {
	font-size:12px;
	font-weight:bold;
	color:#0595D6;
	margin:0;
	padding:0;
	display:inline;
}
/*</Page title>*/

/*<For link for the print function>*/
A.print {
	font-size:9px;
	color:#0595D6;
	text-decoration:none;
}
A:hover.print {
	text-decoration:underline;
}
/*</For link for the print function>*/

/*<Для оформления вывода картинок и описаний в подразделах раздела "Руководство">*/
.board_of_directors TD {
	padding-right:16px;
}

DIV.description {
	display:none;
}
.description H1 {
	font-size:11px;
	font-weight:bold;
	color:#0595D6;
	margin:0;
	padding:0;
}
.description SPAN {
	font-size:11px;
	font-weight:bold;
	color:#3A393E;
}
.description P {
	font-size:11px;
	color:#3A393E;
	margin:10px 0;
}
/*</Для оформления вывода картинок и описаний в подразделах раздела "Руководство">*/

A.more {
	font-size:9px;
	font-weight:bold;
	color:#0595D6;
	text-decoration:none;
}
A:hover.more {
	text-decoration:underline;
}

/*<Стили для подсвечиваемых кнопок главного меню>*/
A.menu_link {
	display:block;
	width:100%;
	height:46px;	
}

#index A.menu_link {background:url(/img/menu/index.gif) no-repeat;}
#index A:hover.menu_link {background:url(/img/menu/index_a.gif) no-repeat;}

#about A.menu_link {background:url(/img/menu/about.gif) no-repeat;}
#about A:hover.menu_link {background:url(/img/menu/about_a.gif) no-repeat;}

#products A.menu_link {background:url(/img/menu/products.gif) no-repeat;}
#products A:hover.menu_link {background:url(/img/menu/products_a.gif) no-repeat;}

#investors A.menu_link {background:url(/img/menu/investors.gif) no-repeat;}
#investors A:hover.menu_link {background:url(/img/menu/investors_a.gif) no-repeat;}

#news A.menu_link {background:url(/img/menu/news.gif) no-repeat;}
#news A:hover.menu_link {background:url(/img/menu/news_a.gif) no-repeat;}

#responsibility A.menu_link {background:url(/img/menu/responsibility.gif) no-repeat;}
#responsibility A:hover.menu_link {background:url(/img/menu/responsibility_a.gif) no-repeat;}
/*</Стили для подсвечиваемых кнопок главного меню>*/

/*Все вып. дивы. Ширину надо задать маленькую, чтоб в тормазных браюзерах типа 
шкафа не было мерцания при подборе ширины из скрипта*/
#sub_index, #sub_about, #sub_products, #sub_investors, #sub_news, #sub_responsibility {
	display:none;
	width:139px;
	position:absolute;
	top:auto;
	padding-bottom:10px;
	margin-left:-10px;
}

/*<Див, который расположен под выпадающем меню, 
при наведении мыши на него, выпадающее меню скрывается>*/
DIV.hide_div {
	position:absolute; 
	top:1px;
	margin-left:-10px;
	margin-right:30px;
	padding-bottom:10px;
	width:120%;
	height:100%;
	voise-family:"\"}\"";
	voise-family:inherit;
	height:inherit;	
}
/*</Див, который расположен под выпадающем меню, 
при наведении мыши на него, выпадающее меню скрывается>*/

/*<Стили для вып. меню>*/
.submenu TD {
	/*<нужно, не стирать!>*/
}
.submenu A {	
	display:block;	
	width:"100%";
	background-color:#FFFFFF;
	border-right:1px solid #A8A9AD;
	border-bottom:1px solid #A8A9AD;
	border-left:1px solid #A8A9AD;
	padding:2px 8px 4px 7px;
	font:11px Verdana, Tahoma, Arial;
	color:#3A393E;
	text-decoration:none;		
}
.submenu A:hover {
	background-color:#B4DFF3;
}
/*</Стили для вып. меню>*/
.plot-table TD {
	border-bottom:1px solid #E9E9EA;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:4px;
}
