body
{
	margin: 0;
	padding: 0;
	color: #737171;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font-family: Tahoma;
	font-size: 12px;
}	
a,a:active,a:visited
{
	color: #228bc8;
	text-decoration: underline;
}
a:hover
{
	color: #d88d30;
}
a.gray,a.gray:active,a.gray:visited
{
	color: #737171;
	text-decoration: none;
	font-weight: 400;
}
a.gray:hover
{
	color: #d88d30;
}
a.darkgray,a.darkgray:active,a.darkgray:visited
{
	color: #5e5b5a;
	text-decoration: none;
	font-weight: 900;
}
a.darkgray:hover
{
	color: #d88d30;
}
a.black,a.black:active,a.black:visited
{
	color: #000;
	text-decoration: none;
	font-weight: 400;
}
a.black:hover
{
	color: #d88d30;
}

a.orange,a.orange:active,a.orange:visited
{
	color: #d88d30;
	text-decoration: none;
}
a.orange:hover
{
	color: #000;
}

a.square,a.square:active,a.square:visited
{
	border: 1px solid #fde29a;
	padding: 3 5;
	text-decoration: none;
	color: #bd0404;
}
a.square:hover
{
	border: 1px solid #f2b309;
	padding: 3 5;
	text-decoration: none;
	color: #bd0404;
}
span.square
{
	border: 1px solid #f2b309;
	background: #f2b309;
	padding: 3 5;
	text-decoration: none;
	color: #FFF;
}
h1
{
	margin: 23 0 7 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
}
.hl
{
	font-weight: 400;
	font-size: 14px;
}
h2
{
	font-weight: 900;
	font-size: 13px;
}
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: #969696;
}
.small
{
	font-size: 10px;
}
.big
{
	font-size: 12px;
}
.orange
{
	color: #d88d30;
}

table.t
{
	width: 100%;
}
table.t th
{
	text-align: left;
	font-weight: 900;
	color: #03a1fb;
	font-size: 13px;
	border-bottom: 1px solid #f76300;
	padding: 12 0;
}
table.t td
{
	font-size: 12px;
	border-bottom: 1px solid #a2a2a2;
	padding: 12 0;
}
.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 p
{
	margin: 0;
	padding: 0 0 0 20;
	background: url("/images/_sitemap_dots.gif") repeat-y;
}
.sitemap img
{
	margin: 0 2 0 0;
}
/*</Карта сайта>*/
/*<Путь>*/
#route
{
	font-size: 11px;
	background: #f2f3f7;
	padding: 5 20;
	margin: 0 0 10 0;
	color: #767676;
}
#route a,#route a:active,#route a:visited
{
	color: #767676;
}
#route span
{
	color: #ff9600;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#modal
{
	border: 3px solid #737171;
}
#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
{

}
table.formtable th
{
	padding: 10 20;
	text-align: left;
	font-weight: 400;
}
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: 100%;
	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;
	text-align: center;
}
.gallerycell img
{
	margin: 0 0 3 0;
}
#gallery .name
{
	font-size: 13px;
	color: #000;
	margin: 0 0 3 0;
}
/*</Галерея>*/
/*<Каталог>*/
#models
{
	
}
.price
{
	color: #a7000b;
	font-size: 18px;
}
.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
{
	background: #f9f9f9;
	padding: 20;
	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;
}
/*</Корзина>*/
/*#########################*/
/*<Основные блоки>*/
#top
{
	background: #a9a9a9 url("/images/top-background.jpg") no-repeat;
}
#topphones
{
	color: #FFF;
	font-size: 13px;
	font-weight: 900;
}
#logo
{
	padding: 0 73 0 73;
}
#topblock
{
	vertical-align: top;
	width: 615;
}
#left
{
	vertical-align: top;
}
#center
{
	vertical-align: top;
}
#searchleft
{
	background: #d28443 url("/images/search-left.jpg") no-repeat;
	text-align: center;
}
#bottomphone
{
	padding: 13 42 13 0;
	text-align: right;
}
#copyright
{
	padding: 0 0 0 34;
}
#counters
{
	text-align: center;
}
#bt
{
	background: url("/images/b-t-back.gif") repeat-x;
	font-size: 1px;
}
#bb
{
	background: url("/images/b-b-back.gif") repeat-x;
	font-size: 1px;
}
#bl
{
	background: url("/images/b-l-back.gif") repeat-y;
	font-size: 1px;
}
#br
{
	background: url("/images/b-r-back.gif") repeat-y;
	font-size: 1px;
}
#btext
{
	padding: 18 36;
	width: 100%;
	vertical-align: top;
}
#btext2
{
	padding: 18 10;
	width: 100%;
	vertical-align: top;
}
#textleft
{
	margin: 26 0 0 68;
}
#toptd
{
	padding-right: 105;
}
hr
{
	width: 50%;
	color: #737171;
	height: 1px;
	font-size: 1px;
	margin: 20 0;
}
.gal
{
	text-align: left;
	line-height:1.5em;
}
#catalog
{
	width:612;
	height:187;
	background:url("/images/catalog.jpg") no-repeat;
}	
.catalog tr
{
	height: 15;
}
.catcontainer
{
	vertical-align: top;
	padding: 5 0 0 35;
}
.catcontainer2
{
	vertical-align: top;
	padding: 12 0 0 95;
}
div.submenu
{
	padding: 0 0 0 11;
}
img.image
{
	border: 1px solid #868686;
}
img.modelimage
{
	margin: 0 33 0 16;
}
img.materialimage
{
	margin: 0 22 22 0;
}
img.hallimg
{
	margin: 0 5 5 0;
}
#scr
{
	width: 445;
	height: 105;
	overflow: hidden;
	white-space: nowrap;
}
#scr img
{
	margin: 0 10 0 0;
}
strong
{
	font-weight: 400;
}