h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:none;
	font-weight:bold;
	margin: 0;
	color:#888888;
	line-height: 30px;
	letter-spacing: 2px;
}
.tree{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:none;
	font-weight:bold;
	margin: 0;
	color:#888888;
	line-height: 30px;
}
.text{
	color: #000000;
	font-size: 12px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #4c70b3;
}
a.main_menu{
	color:#c0c0c0;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
a.left_menu, .left_menu{
	color:#ffffff;
	text-decoration:none;
	display:table-cell;
	width:238px;
	height:28px;
	line-height:28px;
	padding-left:33px;
	text-align:left;
}
a.left_menu_news{
	color:#afafa7;
	text-decoration:none;
	display:table-cell;
	width:238px;
	line-height:16px;
	padding:7px 33px 7px 33px;
	text-align:left;
	text-decoration: underline;
}
a.left_menu_news:hover{
	background-color:#585856;
}
a.left_menu_season{
	color:#afafa7;
	line-height:16px;
	display:table-cell;
	width:238px;
	padding-left:53px;
	text-align:left;
}
a.left_menu_season:hover{
	background-color:#585856;
}
a.left_menu:hover{
	background-color:#585856;
}
a.a_drop_menu{
	display:block;
	width:100%;
	height:100%;
	padding:3px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.menu_drop_mask{
	overflow:hidden;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}
.menu_d_t td{
	line-height:18px;
	color:#000000;
}
.menu_home, #menu_home a {
width: 85px;
}
.menu_about, #menu_about a {
width: 122px;
}
.menu_brends, #menu_brends a {
width: 110px;
}
.menu_catalog_view, #menu_catalog_view a {
width: 96px;
}
.menu_press_centr, #menu_press_centr a {
width: 108px;
}
.menu_partners, #menu_partners a {
width: 123px;
}
.menu_shop, #menu_shop a {
width: 96px;
}
.menu_actions, #menu_actions a {
width: 101px;
}
.menu_contacts, #menu_contacts a {
width: 87px;
}
#menu{
	z-index: 11;	
	position: relative;
	text-align: center;
	display: block;
	width:929px;
}
#menu_table li{
	float:left;
	list-style-type:none;
	display:block;
	text-align:center;
}
#menu_table{
	display:block;
	width:929px;
	padding:0;
	margin:0;
	margin-top: 5px;
}
div.sep{
	display:block;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	height:1px;
	font-size:1px;
	line-height: 1px;
	margin-top: 10px;
}
.val{
	width:25px;
	display: block;
}
#order{
/*	position: absolute;
	top: 0;
	left: 0;
	background-color: #afafa7;
	z-index: 20;
	background-image:url(/image/default/icons/bbb.gif);*/
}
#el{
/*	background-color: #565656;
	position: relative;
	color: #ffffff;*/
}
.cat_stext{
	height: 18px;
	background-color: #FFFFFF;
	border-top: 1px solid #43413E;
	border-left: 1px solid #43413E;
	border-right: 1px solid #AFAFA7;
	border-bottom: 1px solid #AFAFA7;
	margin: 5px;
	font-size: 11px;
}
.cat_ssubmit{
	height: 18px;
	background-color: #CCCCCC;
	border: 1px solid #AFAFA7;
	margin: 5px;
	font-size: 11px;
}