/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
}
td
{
	font-family: Tahoma;
	font-size: 11px;
}
a
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: underline;
}
h1
{
	text-align: center;
	font-size: 20px;
	margin: 0 0 5px 0;
}
h5
{
	text-align: center;
	margin: 0 0 4px 0;
}
input
{
	font-family: Tahoma;
	font-size: 11px;
}
#basket_sum
{
	color: #BE0822;
}
#path
{
	color: #970016;
	font-weight: bold;
}
#path a
{
	text-decoration: none;
	font-weight: bold;
	color: #970016;	
}
#path a:hover
{
	text-decoration: underline;
}
td#logo
{
	text-align: center;
	vertical-align: top;
}
td#logo a
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; color: #FF9933; font-weight: bold; text-decoration: none;
}

td#top_menu
{
	width: 100px;
	height: 45px;
	background-image: url(/img/bg_top_menu.gif);
	text-align: center;
}
td#top_menu a
{
	color: #666666;
	text-decoration: none;
}
td#top_menu a:hover
{
	color: #999999;
	text-decoration: underline;
}
td#search
{
	width: 203px;
	height: 45px;
	background-color: #BE0822;
	color: White;
	text-indent: 10px;
	font-weight: bold;
}
#fsearch
{
	width: 110px;
	height: 18px;
	border: solid 1px #FFFFFF;
	background-color: #970016;
	color: White;
}
#searchbtn
{
	border-style: double;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: White;
	font-style: italic;
	font-weight: bold;
	color: #BE0822;
	width: 30px;
}
td#bg1
{
	padding: 5px 0;
	background-color: #F1F1F1;
	text-align: center;
}
td#bg2
{
	padding: 5px;
}
td#bg1 div#plashka
{
	background-color: #D9D9D9;
	width: 700px;
	height: 72px;
}
div#brendbtn1
{
	padding: 10px;
	text-align: right;
}
div#brendbtn1 a
{
	text-decoration: none;
	font-size: 14px;
	color: White;
}
div#brendbtn2
{
	width: 512px;
	padding: 10px 20px 30px 10px;
	text-align: right;
	margin: 0px;
}
div#brendbtn2 a
{
	text-decoration: none;
	font-size: 24px;
	color: White;
}
div#brendbtn3
{
	border-color: #BE0822;
	border-style: dotted;
	border-width: 2px;
	width: 165px;
	height: 68px;
	padding: 5px 6px;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
}
div#brendbtn3 a
{
	text-decoration: none;
	font-size: 12px;
	/* color: #970016; */
	color: #FFFFFF;
	/* font-weight: bold; */
}
div#brendbtn4
{
	border-color: #BE0822;
	border-style: dotted;
	border-width: 1px;
	width: 150px;
	height: 1px;
	margin: 0px;
}
td#bg_left_menu
{
	background-color: #BE0822;
	vertical-align: top;
}
td#bg_left_menu a
{
	text-decoration: none;
	color: White;
	font-weight: bold;
}
#catroot
{
	width: 696px;
	text-align:center;
	/* border: 1px solid #360; */
}
#catlevel1
{
	float: left;
	width: 25%;
	height:120px;
	padding: 5px;
	/*border: 1px solid #360;*/
}
#catlevel2
{
	width:100%;
	text-align:center;
	/*border: 1px solid #360;*/
}
#catlevel2 a
{
	text-decoration: none;
	color: #970016;
	font-weight: bold;
}
#linkgoodshead
{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #970016;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	/* text-indent: 5px; */
}
#linkgoodshead a
{
	text-decoration: none;
	color: #970016;
	font-weight: bold;
}
#linkgoodslist
{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #E53F57;
	height: 20px;
	padding: 5px;
	/* text-indent: 5px; */
}

#linkgoodslist a
{
	text-decoration: none;
	color: #666666;
}
#linkgoodslist a:hover
{
	color: #999999;
	text-decoration: underline;
}

#linkgoodspage
{
	background-color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: center;
}
#linkgoodspage a
{
	text-decoration: none;
	color: #BE0822;
	font-weight: bold;
}
#goods2, #goods3, #goods4
{
	text-align: center;
	display: none;
}
td#menu_futer
{
	color: White;
}
td#menu_futer a
{
	text-decoration: none;
	color: White;
	font-weight: bold;
}
table#goodscontent
{
	background-color: #970016;
	width: 100%;
}
table#goodscontent td
{
	background-color: #FFFFFF;
}
td#login
{
	background-color: #F1F1F1;
	color: #970016;
	font-weight: bold;
	text-indent: 5px;
}
td#login a
{
	color: #666666;
	text-decoration: none;
}
td#login a:hover
{
	color: #999999;
	text-decoration: underline;
}
