body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #fcfcfc;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font-family: Arial;
	font-size: 13px;
}	
a,a:active,a:visited
{
	color: #fa4518;
	text-decoration: underline;
}
a:hover
{
	color: #000;
}
a.page,a.page:active,a.page:visited
{
	border: 1px solid #fde29a;
	padding: 3 5;
	text-decoration: none;
	color: #bd0404;
}
a.page:hover
{
	border: 1px solid #f2b309;
	padding: 3 5;
	text-decoration: none;
	color: #bd0404;
}
span.page
{
	border: 1px solid #f2b309;
	background: #f2b309;
	padding: 3 5;
	text-decoration: none;
	color: #FFF;
}
h1,.h1
{
	font-weight: 400;
	font-size: 22px;
	margin: 25 0;
}
h2
{
	font-size: 18px;
	font-weight: 400;
}
h3
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
h4
{
	background: #f2b309;
	font-size: 13px;
	color: #c10000;
	font-weight: 900;
	padding: 5 20;
}
.hidden
{
	display: none;
}
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: #585858;}
.small{	font-size: 11px;}
.big{	font-size: 14px;}
.hl{	color: #F00;}
table.t
{
	background: #f4f4f4;
	width: 100%;
}
table.t td
{
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 10;
}
table.t th
{
	padding: 10;
	white-space: nowrap;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
table.t tr.tr0
{
	background-color: #f4f4f4;
}
table.t tr.tr1
{
	background-color: #ececec;
}
.bg
{
	background: #f4f4f4;
	padding: 5 20;
}
.by
{
	background: #fde29a;
	padding: 5 20;
}
.hy
{
	color: #033184;
	background: #f2b309;
	padding: 5 20;
	font-weight: 900;
	font-size: 13px;
}
.hb
{
	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
{
	background: #f2f3f7;
	padding: 5 20;
	font-size: 11px;
	margin: 0 0 35 0;
	color: #767676;
}
#route a,#route a:active,#route a:visited
{
	color: #ff9074;
}
#route a:hover
{
	color: #000;
}
#sub
{
	line-height: 1.7em;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#modal
{
	border: 1px solid #000;
	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: #585858;
	font-size: 11px;
}
.newsnotice
{
	color: #585858;
	font-size: 11px;
	margin: 0 0 3 0;
}
/*</Новости>*/
/*<Формы>*/
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;
}
table.customform
{
	background: #f9f9f9;
}
table.customform th
{
	font-weight: 400;
	text-align: right;
	padding: 2 3 2 20;
}
table.customform td
{
	padding: 3;
}
table.customform input.text
{
	width: 100%;
}
/*</Формы>*/
/*<Опросы>*/
.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 .message
{
	padding: 5 0;
}
#comments blockquote
{
	border: 1px solid #f4f4f4;
	background: #f9f9f9;
	padding: 5;
	margin: 5 10;
}
.editorbutton
{
	padding: 0 5;
}
/*</Комментарии>*/
/*<Галерея>*/
#gallery
{
	width: 100%;
	border-top: 1px solid #e4e5e4;
	border-left: 1px solid #e4e5e4;
}
#galleryalbums
{
	background: #f4f4f4;
	padding: 5 20;
}
.galleryheader
{
	font-size: 12px;
	background: #c9c9c9;
	padding: 5 20;
	font-weight: 900;
}
#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;
}
.galleryname
{
	font-size: 13px;
	color: #000;
	margin: 0 0 3 0;
}
/*</Галерея>*/
/*<Каталог>*/
#models
{
	
}
#models .name
{
	background: #c9c9c9;
	padding: 5 20;
}
.price
{
	color: #d50000;
	font-size: 14px;
	font-weight: 900;
	white-space: nowrap;
}
.pricebig
{
	color: #F00;
	text-align: center;
	font-weight: 900;
	font-size: 18px;
	margin: 10 0;
	white-space: nowrap;
}
.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;
}
#orderform input.text
{
	width: 100%;
}
#orderform textarea
{
	width: 100%;
	height: 70;
}
#cart_pays
{
	background: #f4f4f4;
	padding: 5 20;
}
#cartsumstable
{
}
#cartsumstable tr
{
	background-color: #f9f9f9;
}
#cartsumstable td,#cartsumstable th
{
	padding: 5;
}
/*</Корзина>*/
/*#########################*/
#left
{
	vertical-align: top;
	padding: 0 0 0 30;
}
#right
{
	vertical-align: top;
	width: 65%;
}
#logo
{
	border: 0;
	margin: 26 0 50 10;
}
.image
{
	border: 1px solid #777;
	margin: 0 8 0 0;
}
a.graysmall,a.graysmall:active,a.graysmall:visited
{
	color: #3e3e3e;
	font-size: 11px;
}
a.graysmall:hover
{
	color: #fa4518;
}
a.graybig,a.graybig:active,a.graybig:visited
{
	color: #3e3e3e;
	font-size: 15px;
}
a.graybig:hover
{
	color: #fa4518;
}
#copyright
{
	background: #f1f1f1;
	vertical-align: bottom;
	padding: 20 0 20 20;
}
#phones
{
	background: #f1f1f1;
	vertical-align: bottom;
}
#phone img
{
	width: 83;
	height: 81;
}
#phone
{
	float: left;
}
#phonetext
{
	margin: 20 0 0 0;
	float: left;
	font-size: 22px;
}
#phonetext div
{
	margin: 5 0 0 0;
}
#menu1,#menu2
{
	float: right;
	text-align: left;
	margin: 20 0 0 0;
	white-space: nowrap;
	line-height: 1.7em;
}
#menuspacer
{
	float: right;
	margin: 0 25;
}
#bmenu
{
	margin: 34 0 0 0;
}
#bmenu span
{
	font-weight: 400;
	font-size: 18px;
	display: block;
}
.msel
{
	background: url("/images/mb.gif") no-repeat;
	cursor: default;
	color: #FFF;
}
.msel a,.msel a:active,.msel a:visited,.msel a:hover
{
	color: #FFF;
}
.mlink
{
	border-top: 1px solid #FFF;
}
#spacer
{
	width: 1px;
	background: #777;
	height: 100%;
}
#mainimage
{
	margin: 0 0 40 0;
}
#counters
{
	margin: 25 25 0 0;
	float: right;
}
#text
{
	padding: 0 65 20 0;
}
#textindex
{
	padding: 0 0 20 0;
}
#ms th
{
	background: #f2f3f7;
	font-weight: 400;
	font-size: 11px;
	text-align: center;
}
#ms td.pr
{
	border-bottom: 1px solid #f2f3f7;
}
#ms td.prs
{
	border-left: 1px solid #f2f3f7;
}
#ms td.pre
{
	border-right: 1px solid #f2f3f7;
}
#modelimage
{
	border: none;
}
a.black,a.black:active,a.black:visited
{
	color: #000;
}
a.black:hover
{
	color: #fa4518;
}
.orange
{
	color: #fb4617;
}
#icons
{
	margin: 0 0 0 10;
}
#icons img
{
	margin: 12 36 0 0;
}
p
{
	clear: both;
}
a.fekal,a.fekal:active,a.fekal:visited
{
	background: #f2f3f7;
	padding: 3 7 3 7;
	border: 1px solid #fc4617;
	text-decoration: none;
	color: #000;
}
a.mpage,a.mpage:active,a.mpage:visited
{
	background: #FFF;
	padding: 3 7 3 7;
	border: 1px solid #FFF;
}