body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font: normal 84.99% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0; }

.w100 {
	width: 100%;
}

.w50 {
	width: 50%;
}

.h100 {
	height: 100%;
}

.w100h100 {
	width: 100%;
	height: 100%;
}

.main {
	max-width: 830px;
	width:expression(document.body.clientWidth > 830? "830px":
	"auto" );
}

table {
	font-size: 100%;
}

.service {
	padding-top: 21px;
	border-top: solid 5px #000000;
	text-align: center;
}

.service span {
	margin: 0px 48px;
}

.logo {
	padding-bottom: 36px;
}

.search {
	background: #e9e7e9;
	padding: 14px 20px 10px;
}

.search .txt{
	color: #a0a0a0;
	background: #ffffff;
	font-size: 100%;
	padding: 2px 5px;
	margin-bottom: 7px;
	//margin-bottom: 4px;
	margin-right: 10px;
	width: 215px;
	height: 22px;
}

.left_catalogue {
	border-left: solid 11px #000000;
	padding: 5px 25px;
}

.left_catalogue table {	
	width: 100%;
}

.left_catalogue table .item {
	padding: 7px 0px 10px 0px;
	background: url(/i/dots_bg.gif) left bottom repeat-x;
	font-weight: bold;
}

.left_catalogue table .item div {
	background: url(/i/arrow.gif) right center no-repeat;
}

.left_catalogue table .item a {
	color: #000000;
}

.left_brands {
	border-left: solid 11px #000000;
	padding: 5px 25px;
}

.left_brands table {	
	width: 100%;
}

.left_brands table .item {
	padding: 7px 0px 10px 0px;
	background: url(/i/dots_bg.gif) left bottom repeat-x;
	width: 50%;
}

.left_brands table .item div {
	padding-left: 10px;
	background: url(/i/arrow_2.gif) left center no-repeat;
}

.left_brands table .item a {
	color: #840000;
}

.subscribe {
	background: #ffffff;
	border-left: solid 11px #000000;
	padding: 14px 20px 10px;
}

.subscribe .txt{
	color: #a0a0a0;
	background: #ffffff;
	font-size: 100%;
	padding: 2px 5px;
	margin-bottom: 7px;
	//margin-bottom: 4px;
	margin-right: 10px;
	width: 205px;
	height: 22px;
}

.subscribe label {
	cursor: pointer;
}

.border {
	border-left: solid 11px #000000;
	height: 100%;
}

.top {
	margin-top: 2px;
	//margin-top: 0px;
	width: 100%;
	background: url(/i/top_bg.jpg) left top repeat-x;
}

.top_bg2 {
	background: url(/i/top_bg2.jpg) left top repeat-x;
}

.topi {
	width: 100%;
	background: url(/i/top_bgi.jpg) left top repeat-x;
}

.menu {
	width: 100%;
	background: url(/i/menu_bg.gif) left top repeat-x;
}

.second_menu {
	width: 100%;
	background: #363341;
}

.second_menu .item {
	color: #a5a3a9;
	white-space: nowrap;
	font-weight: bold;
	padding: 0px 22px;
}

.second_menu .item a{
	color: #ffffff;
}

.left_footer {
	background: #4b4952 url(/i/bottom_logo.gif) left bottom no-repeat;
	border-left: solid 11px #000000;
	padding: 20px 0 80px 15px;
	color: #847f8c;
}

a {
	color: #840000;
}

.left_footer a {
	color: #c9c6cd;
}

.right_footer {
	background: #4b4952;
	padding: 20px 20px 80px;
	color: #847f8c;
}

.right_footer .sep {
	padding: 0px 15px;
}

.newbies {
	background: #3e3949;
}

#content {
	padding: 20px;
}

.main_bg {
	height: 190px;
	background: url(/i/main_bg.gif) right bottom no-repeat;
}

.main_bg .main {
	/*background: url(/i/main_title.gif) left top no-repeat;*/
	padding-top: 10px;
	margin: 20px;
}

#content .goods {
	width: 100%;
}

#content .goods td {
	padding: 8px;
}

#content .goods .img {
	padding-bottom: 20px;
	padding-top: 20px;
}

#content .goods .img img {
	border: solid 10px #d7d7d7;
}

#content .goods .description {
	width: 50%;
	padding-bottom: 20px;
	padding-top: 20px;
}

#content .goods .description .title {
	font-weight: bold;
	padding-bottom: 10px;
}

#content .goods .description .title a {
	color: #000000;
}

#content .goods .dots_v {
	background: url(/i/dots_v.gif) center repeat-y;
	padding: 0px 25px;
}

#content .goods .dots_h {
	background: url(/i/dots_h.gif) left center repeat-x;
	padding: 0px;
}

#content a{
	color: #cc0000;
}

#content .bread_nuts {
	padding-bottom: 20px;
	line-height: 1.5em;
}

#content ul li {
	padding: 0px 0px 0px 10px;
	margin: 7px 0px 7px -15px;
	list-style-type: none;
	background: url(/i/arrow_li.gif) left top no-repeat;
}

#content .category_item {
	background: url(/i/category_item.gif) left center no-repeat;
	padding-left: 15px;
	margin: 7px 0px;
}

#content .items {
	width: 100%;
	margin-top: 20px;
}

#content .items th{
	background: #a09ea3;
	padding: 10px;
	color: #ffffff;
}

#content .items td{
	padding: 7px 10px;
	border-bottom: solid 1px #e7e7e7;
}

#content .items .title {
	width: 100%;
}

#content .items .title a{
	font-weight: bold;
	color: #000000;
}

#content .items .price {
	font-weight: bold;	
	color: #840000;
}

#content .good td{
	padding: 10px;
}

#content .good .title {
	font-size: 170%;
}

#content .good .img {
	white-space: nowrap;
}

#content .good .img div {
	margin-bottom: 15px;
}

#content .good .img img {
	border: solid 10px #d7d7d7;
}

#content .good .img img.noborder {
	border: 0px;
	margin-right: 5px;
}

#content .good .img .price {
	color: #000000;
	font-size: 160%;
}

#content .good .description {
	width: 100%;
}

h1 {
  font: 16pt bold Verdana, sans-serif;
}


h2 {
  font: 14pt bold Verdana, sans-serif;
}


h3 {
  font: 12pt bold Verdana, sans-serif;
}

.red-item {
background: url(/i/red-item.gif);
width: 300px;
height: 45px;
margin-top: 10px;
}

.red-item a, .red-item a:visited, .red-item a:hover {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
margin-left: 40px;
line-height: 45px;
}

.gray-item {
background: url(/i/gray-item.gif);
width: 300px;
height: 45px;
margin-top: 10px;
}

.gray-item a, .gray-item a:visited, .gray-item a:hover {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
margin-left: 40px;
line-height: 45px;
}

.uslugi {
	background: #e9e7e9;
	padding: 15px 0 15px 40px;
	font-size: 22px;
	letter-spacing: 1px;
}

#tel {
background: url(/i/tel-bg.gif) no-repeat 5px 7px;
padding-left: 35px;
font-family: Arial, Helvetica, sans-serif;
font-size: 27px;
color: #000000;
margin-left: 55px;
padding-bottom: 3px;
margin-top: -7px;
}

* html #tel {
padding-bottom: 2px;
}

#red-code {
color: #b70000;
font-size: 16px;
}

#white-code {
color: #FFFFFF;
font-size: 16px;
}

#slogan {
background: url(/i/top_02i.jpg) no-repeat 20px;
width: 350px;
height: 189px;
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
color: #000000;
text-align: left;
padding-top: 20px;
}

* html #slogan {
width: 350px;
height: 210px;
}

#slogan span {
color: #b30402;
}
