body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font-family: Verdana;
	font-size: 11px;
}	
a,a:active,a:visited
{
	color: #de3239;
	text-decoration: underline;
}
a:hover
{
	color: #000;
}
a.square,a.square:active,a.square:visited
{
}
a.square:hover
{
}
span.square
{
}
h1
{
	margin-top: 20;
	font-weight: 900;
	font-size: 15px;
	color: #737373;
}
.hl
{
}
h2
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
h3
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
p
{
	clear: both;
}
ol
{
	list-style: decimal outside;
}
ol li
{
	line-height: 1.5em;
}
.blue
{
	color: #228bc8;
}
.red
{
	color: #c10000;
}
.black
{
	color: #000;
}
.white
{
	color: #FFF;
}
.gray
{
	color: #898989;
}
.small
{
	font-size: 10px;
}
.big
{
	font-size: 12px;
}
.hl
{
	color: #F00;
}
table.t
{
	width: 100%;
}
table.t th
{
	font-weight: 400;
	color: #03a1fb;
	background: #eeeded;
	padding: 5;
}
table.t td
{
	padding: 5;
	background: #f9f9f9;
}
.blockgray
{
	background: #c9c9c9;
	padding: 5 20;
}
.blocklightgray
{
	background: #f4f4f4;
	padding: 5 20;
}
.blockyellow
{
	background: #f2b309;
	padding: 5 20;
}
.blocklightyellow
{
	background: #fde29a;
	padding: 5 20;
}
.yellowheader
{
	color: #033184;
	background: #f2b309;
	padding: 5 20;
	font-weight: 900;
	font-size: 13px;
}
.blueheader
{
	color: #000;
	background: #9bd1f0;
	padding: 5 20;
	font-weight: 900;
	font-size: 13px;
}
/*<Карта сайта>*/
.sitemap
{
	margin: 0 0 30 0;
}
.sitemap div
{
	margin: 0;
	padding: 0 0 0 20;
	background: url("/images/_sitemap_dots.gif") repeat-y 0px 1px;
}
.sitemap img
{
	margin: 0 2 1 0;
}
/*</Карта сайта>*/
/*<Путь>*/
#route
{
	font-size: 11px;
	margin: 10 0 10 0;
	color: #767676;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#modal
{
	border: 15px solid #a0a0a0;
	background: #FFF;
}
#ajaxmessage
{
	background: #c2000e;
	color: #FFF;
	padding: 20;
	border: 1px solid #f1ab08;
}
.needmessage
{
	color: #b4001e;
}
/*</Всплывающие сообщения, окна и изображения>*/
/*<Новости>*/
.newsheader
{
	text-align: left;
	font-weight: 400;
	color: #238aba;
	background: #eaf4f8;
	padding: 5 15;
	font-size: 13px;
	width:50%;
	white-space: nowrap;
}
#newscontainer
{
	vertical-align: top;
	padding: 12 12 12 0;
	background: #FFF;
}
#news2container
{
	vertical-align: top;
	padding: 12;
	background: #eff7fa;
}
.newsdate
{
	color: #969696;
}
.newsnotice
{
	font-size: 11px;
}
/*</Новости>*/
/*<Формы>*/
table.formtable
{
	background: #f9f9f9;
}
table.formtable th
{
	padding: 10 20;
	text-align: left;
	font-weight: 400;
	width: 40%;
}
table.formtable td
{
	padding: 5;
}
table.formtable .star
{
	color: #F00;
}
fieldset
{
}
fieldset legend
{
	font-weight: 900;
}
table.formtable textarea
{
	width: 100%;
	height: 120;
}
/*</Формы>*/
/*<Опросы>*/
.poll .question
{
	background: #b0e5f0;
	padding: 5 20;
	color: #005270;
}
.poll .body
{
	background: #f4f4f4;
	padding: 10;
}
.poll .submit
{
	margin: 5 0;
}
.poll .pc
{
	color: #b4001e;
}
.poll .bar
{
	background: #9bd1f0;
}
.poll .bar div
{
	background: #c10000;
}
/*</Опросы>*/
/*<Комментарии>*/
#comments textarea
{
	width: 99%;
	height: 70;
}
#comments .user
{
	padding: 5 0;
}
#comments .message
{
	padding: 5 0;
}
#comments blockquote
{
	border: 1px solid #f4f4f4;
	background: #f9f9f9;
	padding: 5;
	margin: 5 10;
}
/*</Комментарии>*/
/*<Галерея>*/
#gallery
{
	width: 100%;
	border-top: 1px solid #e4e5e4;
	border-left: 1px solid #e4e5e4;
}
#gallery .cell
{
	vertical-align: top;
	border-bottom: 1px solid #e4e5e4;
	border-right: 1px solid #e4e5e4;
	padding: 20;
	color: #a0a0a0;
}
.gallerycell img
{
	margin: 0 0 3 0;
}
#gallery .name
{
	font-size: 13px;
	color: #000;
	margin: 0 0 3 0;
}
/*</Галерея>*/
/*<Каталог>*/
#models
{
	margin-top: 30;
}
#models th
{
}
.price
{
	color: #d50000;
	font-size: 14px;
	font-weight: 900;
	white-space: nowrap;
}
.pricebig
{
	width: 63;
	height: 63;
	background: url("/images/price.gif") no-repeat;
	color: #FFF;
	text-align: center;
	font-weight: 900;
	padding: 13 0 0 0;
	vertical-align: center;
	font-size: 14px;
}
.paramstable
{
	background: #f4f4f4;
}
.paramstable td
{
	padding: 5;
}
/*</Каталог>*/
/*<Корзина>*/
#carttable
{
	width: 100%;
	border-bottom: 1px solid #9bd1f0;
}
#carttable .params
{
	margin: 5 0 0 0;
}
#carttable th
{
	background: #9bd1f0;
	color: #000;
	font-weight: 400;
	padding: 10;
}
#carttable tr
{
	background-color: #f9f9f9;
}
#ordercontent
{
	display: none;
}
#orderform input.text
{
	width: 100%;
}
#orderform textarea
{
	width: 100%;
	height: 70;
}
#cartsums
{
}
#cartsums tr
{
	background-color: #f9f9f9;
}
#cartsums td,#cartsums th
{
	padding: 5;
}
#cart_block
{
	margin: 0 0 15 0;
}
/*</Корзина>*/
/*#########################*/
/*<Основные блоки>*/
#logo
{
	width: 272;
	height: 106;
	border: none;
	margin: 20 0 10 25;
}
a.gray,a.gray:active,a.gray:visited
{
	color: #898989;
	text-decoration: none;
}
a.gray:hover
{
	color: #de3239;
	text-decoration: underline;
}
#top
{
	vertical-align: top;
	padding: 0 0 20 0;
}
#left
{
	vertical-align: top;
	padding: 10 20 10 35;
}
#center
{
	vertical-align: top;
	width: 100%;
	padding: 0 0 0 0;
}
#right
{
	vertical-align: top;
	padding: 0 0 0 20;
}
#bottom
{
	vertical-align: top;
	background: #e9e9e9;
	padding: 30 40 30 40;
}
#counters
{
	text-align: center;
}
#maintable
{
	background: #FFF url("/images/body-background.jpg") no-repeat right bottom;
}
#copyright
{
	padding: 0 0 20 20;
}
#topcenter
{
	vertical-align: top;
	text-align: right;
	width: 100%;
}
#topright
{
	vertical-align: top;
	padding: 0 0 0 10;
}
#topheaderleft
{
	background: #de3239 url("/images/topheaderleft.gif") no-repeat right bottom;
	color: #FFF;
	font-weight: 900;
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
	border-top: 1px solid #e7696e;
	border-bottom: 1px solid #e7696e;
	padding: 0 10;
}
#topheadercenter
{
	background: #de3239 url("/images/topheadercenter.gif") no-repeat right top;
	color: #FFF;
	font-weight: 900;
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
	border-top: 1px solid #e7696e;
	border-bottom: 1px solid #e7696e;
	padding: 0 10;
}
#topheaderright
{
	background: #de3239;
	color: #FFF;
	font-weight: 900;
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
	border-top: 1px solid #e7696e;
	border-bottom: 1px solid #e7696e;
	padding: 0 10;
}
#menu
{
	text-align: right;
	margin: 10 0 10 0;
}
#slogan
{
	color: #1f83a4;
	font-size: 23px;
	font-weight: 900;
}
#icons
{
	text-align: right;
	margin: 10 0 10 0;
}
#icons img
{
	border: none;
}
#phones
{
	color: #e2474d;
}
#phones td
{
	font-size: 17px;
	font-weight: 900;
	white-space: nowrap;
}
#phones th
{
	white-space: nowrap;
	font-weight: 400;
	text-align: right;
	padding: 0 3 0 0;
}
#leftmenu
{
	width: 250;
	line-height: 1.7em;
}
#leftmenu a,#leftmenu a:active,#leftmenu a:visited
{
	color: #898989;
}
#leftmenu a:hover
{
	color: #de3239;
}
.cartimg
{
	border: none;
	margin: 0 3;
}
.brandimg
{
	border:none;
	margin: 15 0 15 10;
}
a.big,a.big:active,a.big:visited,a.big:hover
{
	font-size: 15px;
	text-decoration: none;
}


#topblocks
{
	background: #f4f4f4;
}
#shopblocks
{
}
#shopblocks td
{
	vertical-align: top;
	border-left: 1px solid #e00000;
	padding: 0 9;
}
.row0
{
	background-color: #FFF;
}
.rowred
{
	background-color: #de3239;
}
.rowred td
{
	color: #FFF;
	font-weight: 900;
	padding: 10;
}
.row1
{
	background-color: #f5f5f5;
}
/*</Основные блоки>*/
a.bb,a.bb:active,a.bb:visited
{
	color: #000;
	font-weight: 
}