body {
	padding: 0; 
	margin: 0;
	font-family:Arial;
	font-size:11px;
}
a img {
	border:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	color: #0082b0;
}
h2 {
	color: #0082b0;
}

form {
	padding: 0; 
	margin: 0;
}
input {
	font-size:11px;
	font-family:Arial;	
}
select {
	color:#858585;
	font-size:11px;
	font-family:Arial;
}
.lefty {
	float:left;
}	
.righty {
	float:right;
}	
div.title {
	color:#D42700;
	font-size:16px;
	font-weight:bold;
	padding-bottom:12px;
}	
div.select_label {
	width:150px;
	float:left;
}	
div.download_link {
	padding-left:20px;
	margin-top:3px;
}
div.main_content {
	padding-left:15px;
	padding-right:15px;
}
/* каталог-таблица */
table.catalog {
	font-size:11px;
}
table.catalog th {
	color:#858585; 
	font-size:10px;
	padding-bottom:5px;
}
table.catalog td {
	border-bottom:dotted 1px #C6C6C6; 
	padding:5px;
	text-align:center;
}
table.catalog td.gimg {
	width:130px; 
	padding-left:0;
	text-align:left;
}
table.catalog td.gimg a {
	width:110px; 
	height:100px; 
	display:block; 
	border:solid 1px #C6C6C6; 
	text-decoration:none; 
}

table.catalog td.gimg a.dm {
	color:#0076B1;
}


/* каталог */
tr.descr td {
	padding-left:9px;
	padding-right:9px;
	color:#858585;
	font-size:11px;	
	padding-bottom:8px;
	vertical-align:top;	
}
tr.descr td.img_cell {
	text-align:center;
	padding-right:0;
	vertical-align:middle;	
}
tr.descr td.lpad {
	padding-right:9px;
}
tr.descr td.lline {
	background-image: url(/images/lline.gif);
	background-repeat:repeat-y;
	padding-left:11px;
}
tr.descr div {
	margin-top:5px;
}
tr.descr td.non_bg {
	background:none;
}
div.price {
	padding-top:6px;
	padding-bottom:14px;
	color:#D42700;
	font-weight:bold;
	font-size:13px;
	background-image: url(/images/hdot.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
}
/* поиск */
div.search {
	background-color:#E8E9EC; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:5px; 
	padding-bottom:5px;
	overflow:hidden;
}
a.home {
	margin-top:5px;
	float:left;
}	
a.auth { 
	margin-left:20px;
	float:left;
}
a.registr {
	margin-left:10px;
}
span.search_label {
	float:right;
	margin-right:8px;
	color:#858585;
	margin-top:3px;
}
input.search {
	float:right;
	margin-right:7px;
}
select.search_category {
	float:right;
	margin-right:8px;
}	
input.enter {
	border:solid 1px #B3B3B3;
	font-size:9px;
	padding:2px;
	letter-spacing: 1px;
}
*html input.enter {
	height:18px;
}	
/* шапка */
div.head {
	height:131px;
 	background-image: url(/images/head_bg.gif);
	background-repeat:repeat-x;
	clear:both;
}	
/* верхнее меню */
div.top_menu {
	padding-left:25px;
	padding-right:25px;
	text-align:right;
}	
div.top_menu a {
	display:block;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:6px;
	float:right;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
 	font-family: Verdana;
}
div.top_menu img {
	float:right;
}
/* логотип */
div.logo_div {
	height:76px;
	clear:both; 
}	
img.logo {
	margin-left:7px;
	margin-top:1px;
}	
img.red_stripe {
	margin-top:7px;
}	
img.telephone {
	margin-top:8px;
	float:right;
}
div.cart {
	float:right;
	width:202px;
	margin-left:33px;
	margin-top:10px;
	background-image: url(/images/cart_bottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;	
}
div.cart_middle {
	background-color:#E8E9EC;
	padding-left:19px;
	overflow:hidden;
	height:41px;	
}
div.cart_middle a {
	color:#575757;
	font-size:10px;
}
span.sep {
	color:#575757;
	font-size:10px;
	margin-left:12px;
	margin-right:12px;
}
img.cart_img {
	margin-top:4px;
	float:left;
}
span.ten_size {
	font-size:10px;
	color:#858585;
	margin-left:11px;
}
span.goods {
	color:#575757;
	font-weight:bold;
	margin-left:11px;	
}
span.goods a {
	color:#D42700;
	font-weight:bold;
}
img.rred_stripe {
	float:right;
	margin-top:10px;
	margin-left:12px;
}	
/* основное меню */	
div.menu {
	padding-right:8px;
}
div.menu img {
	margin-left:8px;
}
/* тень шапки */
div.shadow {
	height:29px;
 	background-image: url(/images/head_shadow.gif);
	background-repeat:repeat-x;
}	
/* основная часть */
div.content a {
	font-weight:bold;
	color:#0076B1;
	font-size:15px;
}

div.content a.menu_blue {
	font-size:13px;
}

div.content a.menu_red {
	font-size:13px;
	color:#FF0000;
}

div.content a.top_site {
	font-size:11px;
}

div.left_blocks {
	float:left;	
	padding-bottom:28px;
	width:250px;
}
div.right_blocks {
	float:right;
	padding-bottom:28px;
	width:250px;
}
div.middle_blocks {
	padding-bottom:28px;
	margin-left:260px;
	margin-right:260px;
}

/* низ */
div.bottom {
	height:115px;
	background-color:#939DA7;
	overflow:hidden;
	clear:both; 
}	
img.bred_stripe {
	float:left;
	margin-top:35px;
}
img.btelephone {
	margin-top:35px;
	float:left;
	margin-left:13px;
}
div.copyright {
	color:#FFFFFF;
	margin-top:15px;
	margin-left:252px;
}	
div.copyright a {
	color:#FFFFFF;
	font-weight:bold;
}	
img.big_cart {
	margin-top:25px;
	float:right;
}
img.brred_stripe {
	float:right;
	margin-top:35px;
	margin-left:84px;	
}	
/* категории */
div.categories {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:35px;
	clear:both;
}
div.categories table td {
	background-image: url(/images/vdot.gif);
	background-repeat:repeat-y;
	background-position:right top;
}
div.categories tr.descr td.dot_bg {
	background-image: none;
}

/* синий левый блок */
div.lblueblock_top {
	background-color:#0082B0;

	background-image: url(/images/blue_stripe.gif);
	background-repeat: no-repeat;		
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;	
	height:25px;
}
div.lblueblock_top div {
	padding-top:3px;
	padding-left:20px;
	background-image: url(/images/lbblock_top.gif);
	background-repeat: no-repeat;
	background-position: right top;		
}
div.lblock_center {
	padding-right:14px;
	padding-left:20px;
	padding-bottom:19px;
	border-right:solid 1px #BFBFBF;
}

div.lblock_center img.arrow {
	margin-left:-8px;
}

div.lblock_center a.arrow {
	font-size:13px;
}

div.elem {
	padding-top:17px;
	padding-bottom:21px;
}
div.elem img {
	margin-bottom:5px;
}
div.elem a {
	color:#656565;
	font-size:11px;
	font-weight:normal;
}	
div.tsep {
	background-image: url(/images/sp_sep.gif);
	background-repeat: repeat-x;
}
div.lblock_bottom {
	background-image: url(/images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:8px;	
}
div.lblock_bottom img {
	float:right;
}
/* опрос */
div.voting {
	padding-top:26px;
	padding-right:14px;
	padding-left:20px;
	padding-bottom:26px;
	color:#656565;
	font-size:11px;
}
div.voting div.title {
	color:#D42700;
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
}
/* правый блок - карта */
a.map {
	display:block;
	background:url(/images/map_bg.gif);
}
/* новости */
div.news {
	padding-top:24px;
	padding-right:20px;
	padding-left:14px;
	padding-bottom:26px;
	color:#656565;
	font-size:11px;
}
div.news div.title {
	color:#D42700;
	font-weight:bold;
	font-size:16px;
}
div.news p a {
	font-weight:normal;
}
input.subscribe {
	color:#858585;
	margin-top:3px;
	margin-bottom:5px;
}	
/* синий правый блок */
div.rblueblock_top {
	background-color:#0082B0;
	background-image: url(/images/blue_stripe.gif);
	background-position:right;
	background-repeat: no-repeat;	
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;	
	height:25px;
}
div.rblueblock_top div {
	padding-top:3px;
	padding-left:20px;
	background-image: url(/images/rbblock_top.gif);
	background-repeat: no-repeat;	
}
div.rblock_center {
	padding-right:20px;
	padding-left:18px;
	padding-bottom:19px;
	padding-top:18px;
	border-left:solid 1px #BFBFBF;
}
div.rblock_center img {
	margin-bottom:12px;
	margin-right:5px;
	float:left;
}
div.rblock_center a {
	font-weight:normal;
}
div.rblock_bottom {
	background-image: url(/images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:8px;	
}
/* центральный блок */
div.block_top {
	background-color:#E2E5E8;
	background-image: url(/images/border.gif);
	background-repeat: repeat-x;
	color:#656565;
	font-size:16px;
	font-weight:bold;	
	height:25px;
}
div.block_top div {
	padding-top:3px;
	padding-left:20px;
}
div.block_top div.right_link {
	padding-top:5px;
	float:right;
	padding-right:16px;
	padding-left:5px;
}
div.block_top div.right_link a {
	color:#656565;
	font-weight:normal;                              
}
div.block_center {
	padding-right:12px;
	padding-top:18px;	
	border-left:solid 1px #BFBFBF;
	border-right:solid 1px #BFBFBF;	
	font-size:12px;
}

div.block_bottom {
	background-image: url(/images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:8px;
	font-size:7px;
}
table.modelProperties {
	color:#656565;
	font-size:12px;
}
*html table.modelProperties {
	width:68%;
}
table.modelProperties td {
	padding-bottom:8px;
}
table.modelProperties b {
	font-size:13px;
	padding-top:25px;
	display:block;
	padding-bottom:20px;
	background-image: url(/images/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.modelProperties td.title {
	background-image: url(/images/freq_dot.gif);
	background-repeat: repeat-x;
}

table, td {
	border-collapse: collapse;
	border-spacing: 0px; border-style: none;
	border-width: 0;
	float: none;
/*	margin: 0; */
	padding: 0;
}

table.credit {
	font-size: 11px;
}

table.stand {
	font-size: 12px;
}

table.stand td.title{
	padding-top:7px;
	font-size: 18px;
	text-align: center;
	color:#0076B1;
	font-weight:bold;
}


table.stand_cat td{
	height:40px;
	border-bottom: 1px solid rgb(191, 191, 191);
	font-family:Arial;
	font-size:12px;
	padding:4px;
}

table.stand_var td{
	padding:4px;
}

table.stand_cat td.red{
	color:#D42700;
	font-weight:bold;
	font-size:12px;
}

table.stand_cat td.red_14{
	color:#D42700;
	font-weight:bold;
	font-size:14px;
}



table.stand_cat td a{
	color:#656565;
	font-size:11px;
}


table.credit th {
	background-color: #eee;
	border: 1px solid #888;
	padding: 2px 4px;
	text-align: center;
	
}table.credit td {
	border: 1px solid #888;
	text-align: center;
}

div.counter {
	margin-top:50px;
	margin-right:50px;
	float:right;
}


div.links_l {
	color:#BBB;
	font-size:9px;
	padding:5px 10px 0px 10px;
}
div.links_l a {
	font-size:10px;
	color:#CCC;
}

