@charset "utf-8";
/* CSS Document */

BODY {
	margin				: 0px;
}

BODY, TABLE, A {
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
}

H1 {
	font-weight			: bold;
	font-size			: 12px;
	text-transform		: uppercase;
	color				: #06326e;
}

H2 {
	font-weight			: bold;
	font-size			: 12px;
	color				: #06326e;
}

A, A:link, A:active, A:visited {
	color				: #3d80d1;
	font-weight			: normal;
	text-decoration		: underline;
}

A:hover {
	text-decoration		: none;
}
	

.table_footer {
	border-top			: solid #ebebeb 3px;
}

.td_footer {
	color				: #585b66;
	padding-top			: 15px;
	padding-bottom		: 15px;
	padding-left		: 5px;
	padding-right		: 5px;
}

.td_info {
	padding-top			: 30px;
	padding-bottom		: 30px;
	vertical-align		: top;
	text-align			: justify;
}

.table_main_menu {
	height				: 25px;
	background-color	: #003369;
	width				: 610px;
	text-transform 		: uppercase;
}

.td_main_menu, .td_main_menu_first, .td_main_menu_selected, .td_main_menu_first_selected {
	text-align			: center;
	width				: 122px;
	font-weight			: bold;
	color				: #ffffff;
}

.td_main_menu_selected, .td_main_menu_first_selected {
	background-color	: #f26522;
}

.td_main_menu, .td_main_menu_selected {
	border-left			: solid #ffffff 1px;
}

.td_main_menu_first {
	border-left			: solid #003369 1px;
}

.td_main_menu_first_selected {
	border-left			: solid #f26522 1px;
}

.link_developer, .link_developer:link, .link_developer:active, .link_developer:visited, .link_developer:hover {
	color				: #585b66;
	font-weight			: normal;
	text-decoration		: none;
}

.link_developer:hover {
	text-decoration		: underline;
}

.link_mm, .link_mm:link, .link_mm:active, .link_mm:visited {
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none;
}

.link_mm:hover {
	text-decoration		: none;
	color				: #ff9600;
}

.link_submenu, .link_submenu:link, .link_submenu:active, .link_submenu:visited {
	color				: #3c82d5;
	font-weight			: normal;
	text-decoration		: underline;
}

.link_submenu:hover {
	text-decoration		: none;
	color				: #3c82d5;
}

.link_submenu_selected {
	text-decoration		: underline;
	color				: #f26522;
}

.link_developer, .link_bottom, .td_footer {
/*
	font-size			: 10px;
*/
}

.td_submenu {
	color				: #3c82d5;
}

.div_subtitle {
	color				: #f26522;
	font-weight			: bold;
}

.div_short_news {
/*
	text-align			: justify;
*/
}

.div_more_link {
	text-align			: left;
}

.td_icon {
	text-align			: center;
	width				: 52px;
	height				: 25px;
}

.td_banners {
	text-align			: center;
	vertical-align		: top;
	padding-top			: 30px;
	padding-bottom		: 30px;
}

/* Настройка таблицы (каркаса) */
.bg_mm {
	background-color	: #003369;
}

.bg_header {
	background-color	: #3d80d1;
}

.height_logo_tr {
	height				: 65px;
}

.height_main_menu {
	height				: 25px;
}

.height_submenu {
	height				: 30px;
}

.height_big_header {
	height				: 270px;
}

.height_header {
	height				: 130px;
}

.width_left_line_td {
	width				: 15px;
}

.width_info_td {
	width				: 610px;
}

.width_banners_td {
	width				: 155px;
}

.width_main_page_info_table_td {
	width				: 300px;
	vertical-align		: top;
/*
	text-align			: justify;
*/
}

.width_main_page_info_table_spacer_td {
	width				: 10px;
}

.td_header {
	background-image	: url('/files/images/header_big.jpg');
	background-position	: top left;
	background-repeat	:no-repeat;
}

.content {
	margin-left : 20px;
}

.td_manuf_catalog {
	width					: 150px;
	vertical-align			: top;
	font-size			: 10px;
}

.td_manuf_info {
	vertical-align			: top;
	text-align				: justify;
}

.div_cat_header {
	font-weight				: bold;
	text-transform			: uppercase;
	padding-bottom			: 4px;
	padding-top				: 10px;
	font-size			: 11px;
}

.img_goods {
	border					: solid 1px black;
}

.div_goods_page_content {
	color					: gray;
}
