img.top {
	margin-left: 21px;
	margin-top: 15px;
}

img.menu {
	margin-left: 26px;
	margin-top: 14px;
}

img.picture {
	margin-top: 3px;
	margin-right: 3px;
}

.glav {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3E4C63;
	padding-left: 14px;
	padding-bottom: 4px;
}

img.basket {
	margin-left: 34px;
}

.zakaz {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.amount {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.cost {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 14px;
	padding-bottom: 2px;
}

.kod {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3400;
	padding-left: 30px;
}

.kod1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3400;
	padding-left: 0px;
}

.price {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3E4C63;
}

.description  {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
	text-indent: 0px;
	text-decoration: none;
}

h1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #7B8C94;
}

h1.prodtitle {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #7B8C94;
}

h2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E4C63;
	padding-left: 8px;
	padding-top: 2px;
}
TD,P {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
}

.menu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu_l2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu_l2:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.menu_l1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}

.dat {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #3E4C63;
	padding-left: 8px;
	text-decoration: none;
}

hr {
	color: #F1F1F1;
	height: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.arhive {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3E4C63;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
}

.arhive:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3E4C63;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 20px;
}

.address {
	font-family: tahoma;
	font-size: 10px;
	color: white;
	text-decoration: none;	
}

.address:hover {
	font-family: tahoma;
	font-size: 10px;
	color: white;
	text-decoration: underline;	
}

.legion {
	font-family: tahoma;
	font-size: 10px;
	color: white;
	text-decoration: none;	
	vertical-align: middle;
}

.menu1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	padding-left: 30px;
	text-decoration: none;
}

.menu2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3400;
	padding-left: 30px;
	text-decoration: none;
}

.list {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

list:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	text-decoration: underline;
}

.list1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
	background-color: #FF3400;
}

.txt {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
}

.name {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3E4C63;
}

.price1 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.detail {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3E4C63;	
	text-decoration: none;
	vertical-align: middle;
	line-height: 5px;
}

.detail:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3E4C63;	
	text-decoration: underline;
	vertical-align: middle;
	line-height: 5px;
}


/* Список товаров */
table.prodlist th { background-color: #ffd85e; font: bold 13px Tahoma; color: #000000; text-align: center; vertical-align: middle}
table.prodlist td { text-align: left; vertical-align: top}
table.prodlist tr.prodlist_odd td { background-color: #f2f2f2}
table.prodlist td.prodlist_check { text-align: center}
table.prodlist td.prodlist_foto { text-align: center}
table.prodlist tr.prodlist_last td { border-bottom: 1px solid #f2f2f2}
table.prodlist h2 { margin: 0px; padding: 0px}
table.prodlist h2 a { font: bold 13px Tahoma; color: #3e4c63}
table.prodlist a.prodlist_link { color: #d97157}
/* Список товаров */

/* Скидки */
table.prodlist2 th { background-color: #ffd85e; font: bold 13px Tahoma; color: #000000}
table.prodlist2 tr.prodlist2_odd td { background-color: #f2f2f2}
/* Скидки */

/* Меню списком */
table.menulist td { padding: 9px 10px 0px 21px}
table.menulist td a { background: url(/images/mark_menu.gif) left 1px no-repeat; padding: 0px 0px 0px 15px; margin: 0px; display: block}
table.menulist td.l1 { padding: 4px 10px 0px 15px; font-family: tahoma; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none;}
table.menulist td.menulist_sub { padding: 9px 10px 0px 35px}
table.menulist td.menulist_sub a { background: url(/images/cursor.gif) left 4px no-repeat; padding: 0px 0px 0px 11px; margin: 0px; display: block}
.menu3 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #535353; FONT-FAMILY: tahoma; TEXT-DECORATION: none}
.menu3:hover { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #535353; FONT-FAMILY: tahoma; TEXT-DECORATION: underline}
/* Меню списком */

/* Рекомендуемые товары */
.kod2 { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff3400; FONT-FAMILY: tahoma}
.price2 { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #3e4c63; FONT-FAMILY: tahoma; white-space: nowrap}
td.recom_ots { padding: 0px 10px 0px 10px; text-align: center}
/* Рекомендуемые товары */

/* Список подкатегорий */
td.sect_name { border-bottom: 4px solid #c4c8cd; padding: 1px 0px 3px 0px}
td.sect_ano { padding: 1px 0px 0px 0px}
/* Список подкатегорий */


/*flash*/
span.count { margin:0; padding-left:4px;}
a.count {background:#a4cdff; color:#ffffff; font-size:12px; font-family:Tahoma; text-decoration:none; width:27px; height:17px; margin:0; padding-left:10px; padding-right:10px; border: 1px solid #ffffff;}
a.count:hover {color:#ffffff; font-size:12px; font-family:Tahoma; text-decoration:underline; border: 1px solid #ffffff;}
span.count2 { margin:0; padding-left:4px; cursor:pointer;}
a.count2 {background: #004ca8; color:#ffffff; font-size:12px; font-family:Tahoma; text-decoration:none; width:27px; height:17px; margin:0; padding-left:10px; padding-right:10px; border: 1px solid #ffffff;}
a.count2:hover {background: #a4cdff; color:#ffffff; font-size:12px; font-family:Tahoma; text-decoration:underline; border: 1px solid #ffffff;}
img.virt {border: 1px solid #a4cdff;}
span.numberline {padding-left: 30px; padding-top: 270px; font-size:10px; position: absolute; display: block;}
/*end flash*/


td.pod_con {background: url(/img/arrow_bg.gif) left top repeat-y; padding: 2px;}
