body,td,input,textarea,select {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {margin: 0px;padding: 0px;}
a {color: #FF0606;font-size: 12px;text-decoration: underline;}
a:hover{text-decoration: none;}

img{border: 0;}
#red{color: #CE0000;}
#black{color: #000;}
#gray{color: #979696;}
.lng a {
	font-weight: bold;
	padding:4px;
	color: #FFFFFF;
	background-color: #ce0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.mainMenu, h4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
}
.mainMenu:hover {color: #CE0000;}

h2, .blockTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	margin: 0px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a.blockTitle {
	text-decoration: none;
}

.grayLink {
	color: #666;
	text-decoration: none;
}
.grayLink:hover {
	color: #CE0000;
	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: #CE0000;
}

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;font-size:10px;}
a.headerLink:hover {
	color: #CE0000;
	text-decoration: underline;
}

.priceDigit {
	color: #CE0000;
	font-size: 32px;
}

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 {
	text-decoration: underline;
	font-size: 20px;
}

.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: 2 0 4 0px;
}

.catSubCat:hover {
	color: #CE0000;
}

.tbl_head{
	background: #eeeeee;
	font-weight: bold;
}

.tbl_head2 td{
	font-weight: bold;
	background: #CE0000;
	color: #ffffff;
}

.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: #CE0000;
	font-size: 20px;
}

.priceWhite {
	color: #fff;
	font-size: 20px;
}

.hilight {
	background-color: yellow;
}

strike {
	color: #999;
	font-size: 16px;
}

.menuItem {
	padding:6 0 5 20px;
	background-image: url('/img/menu_picker.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

*:focus {
    background-color:#F5F5F5;
}