body,td,input,textarea,select {
	color: #666666;
	font-family: Trebuchet MS, tahoma, verdana;
	font-size: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #f05b22;
	font-family: Trebuchet MS, tahoma, verdana;
	font-size: 13px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#red {
	color: red;
}

/* Цвет активной ссылки в меню  */
#orange {
	color: #FF0579;
}

#black {
	color: #666666;
}

#gray{
	color: #979696;
}

/* Цвет размеры ссылки в меню  */
.mainMenu, h4 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
}
.mainMenu:hover {
	color: #FF0579;
}

/* Цвет размеры ссылки карте сайта  */
h2, .blockTitle {
	font-family: arial narrow;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	line-height: 100%;
	margin: 0px;
}

a.blockTitle {
	text-decoration: none;
}

.grayLink {
	color: #666;
	text-decoration: none;
}
.grayLink:hover {
	color: #FB4AF2;
	text-decoration: underline;
}

.imageCell {
	border: solid 2px #fff;
}

.newsTitle {
	font-weight: bold;
	text-decoration: none;


}
.newsTitle:hover {
	text-decoration: underline;

}

.more {
	color: #333;
	text-decoration: none;
}
.more:hover {
	color: #E5819B;
}

a.footer1 {
	color: #666;
	text-decoration: none;
}
a.footer1:hover {
	text-decoration: underline;
}

.footer2 {
	font-size: 10px;
	color: #999;
}

.smallFooter {
	font-size: 10px;
}

.headerLink {
	color: #999;
}
a.headerLink {
	text-decoration: none;
}

/* Цвет ссылки "В Корзину" */
a.headerLink:hover {
	color: #FF0579;
	text-decoration: underline;
}

/* Цвет цены в каталоге */
.priceDigit {
	color: #DC6484;
	font-size: 25px;
}

h1 {
	color: #999;
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 20 0px;
	text-decoration: none;
}

h3 {
	color: #999999;
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
}

/* Размер названия товара */
.catItem {
    color: #DC6484;
	text-decoration: underline;
	font-size: 17px;
}

.catItem:hover {
	color: #000;
	text-decoration: underline;
}

h6, .descrTitle {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
}

p.goodDescr {
	margin: 20 0 0 0px;
}

.error {
	color: red;
	font-size: 11px;
	font-weight: bold;
}


.catSubCat, h5 {
	color: #333;
	text-decoration: none;
	margin: 0;
	font-weight: normal;
	padding: 1 0 1 0px;
}

/* Цвет подкатегории */
.catSubCat:hover {
	color: #FF0579;
}

.tbl_head{
	background: #eeeeee;
	font-weight: bold;
}

.tbl_head2 td{
	font-weight: bold;
	background: #F05B22;
	color: #666666;
}

.tbl_row {
	background: #f9f9f9;
}

.goods_in_b {
	color: #999;
	font-size: 10px;
}

.zoom{
	color: #999;
	text-decoration: none;
	font-size: 10px;
	text-transform: lowercase;
}
.zoom:hover {
	text-decoration: underline;
}

.priceSmall {
	color: #000000;
	font-size: 20px;
}

.priceWhite {
	color: #fff;
	font-size: 20px;
}

.hilight {
	background-color: yellow;
}

strike {
	color: #999;
	font-size: 16px;
}

.menuItem {
	padding: 6 0 5 42px;
	background-image: url('/img/menu_picker.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
