body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font-family: Arial;
	font-size: 13px;
}	
a,a:active,a:visited
{
	color: #004bb0;
	text-decoration: underline;
}
a:hover
{
	color: #c10000;
}
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;
}
h2
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
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: #004bb0;}
.red{	color: #c10000;}
.black{	color: #000;}
.white{	color: #FFF;}
.gray{	color: #c5c8d0}
.small{	font-size: 10px;}
.big{	font-size: 12px;}
.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
{
	font-size: 11px;
	background: #f2f3f7;
	padding: 5 20;
	margin: 0 0 10 0;
	color: #767676;
}
#sub
{
	background: #f4f4f4;
	padding: 5 20;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#modal
{
	background: #FFF;
	border: 2px solid #FFF;
}
#ajaxmessage
{
	background: #c2000e;
	color: #FFF;
	padding: 20;
	border: 1px solid #f1ab08;
}
.needmessage
{
	color: #b4001e;
	border: 1px solid #b4001e;
	padding: 5 20;
	background: #FFF;
}
/*</Всплывающие сообщения, окна и изображения>*/
/*<Новости>*/
.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;
	margin: 12 0 0 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;
}
/*</Комментарии>*/
/*<Рейтинг>*/
#ratingnames
{
	margin: 3 0 0 0;
}
/*</Рейтинг>*/
/*<Галерея>*/
#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;
}
/*</Корзина>*/
/*#########################*/
#maintable
{
	border-top: 8px solid #00822b;
}
#bottom
{
	border-top: 1px solid #00822b;
	padding: 24 17;
}
#menu a,#menu a:active,#menu a:visited
{
	color: #e23830;
}
#menu a:hover
{
	color: #000;
}
#menu td
{
	padding: 23 17;
}
#menu2 
{
	margin: 15 0 0 0;
}
#menu2 a,#menu2 a:active,#menu2 a:visited
{
	color: #004bb0;
}
#menu2 a:hover
{
	color: #000;
}
#menu2 td
{
	padding: 5 0 5 35;
}
#bottomleft
{
	vertical-align: top;
	padding: 0 17 0 0;
}
#bottomright
{
	vertical-align: top;
	padding: 45 0 0 0;
}
div.news
{
	clear: both;
	margin: 0 0 17 0;
}
img.news
{
	margin: 0 17 0 0;
	float: left;
}
#banners
{
	vertical-align: top;
	padding: 0 0 0 34;
}
#bottomcols
{
	padding: 67 0 0 0;
}
#ipoteka
{
	padding: 0 0 34 0;
}
input.text
{
	border: 1px solid #abadb3;
	width: 45;
	text-align: center;
}
#srokdiv,#vznosdiv
{
	margin-top: -10;
	width: 100%;
}
a.cur,a.cur:active,a.cur:visited,a.cur:hover
{
	color: #000000;
	display: block;
	float: left;
	margin-right: 30;
	border: 1px solid #ffF;
	padding: 2 5;
}
a.cur2,a.cur2:active,a.cur2:visited,a.cur2:hover
{
	color: #ffdf4d;
	border: 1px solid #ffdf4d;
	background: #00822b;
	display: block;
	float: left;
	margin-right: 30;
	padding: 2 5;
	text-decoration: none;
}
#nayti
{
	color: #004bb0;
	background: #FFF;
	border: none;
	font-size: 30px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 2px;
	height: 34px;
	width: 90;
}
#d th,#d td
{
	text-align: left;
	vertical-align: top;
	padding: 30 0 0 0;
}
#d
{
	margin: 0 0 0 0;
	vertical-align: top;
}
#dl th
{
	text-align: left;
	font-weight: 400;
	border-bottom: 1px solid #c5c8d0;
}
a.blue,a.blue:active,a.blue:visited
{
	font-size: 11px;
	color: #004bb0;
	text-decoration: none;
}
a.red,a.red:active,a.red:visited
{
	font-size: 11px;
	color: #e23830;
	text-decoration: none;
}
.trf2
{
	background-color: #f1f1f1;
}
#otzivi td
{
	padding: 4;
	text-align: center;
	width: 50%;
}
#otzivi span
{
	font-size: 11px;
}
a.bb,a.bb:active,a.bb:visited,a.bb:hover
{
	color: #000;
	display: block;
	float: left;
	padding: 2 5;
	margin: 1;
}
a.bb2,a.bb2:active,a.bb2:visited,a.bb2:hover
{
	color: #ffdf4d;
	border: 1px solid #ffdf4d;
	background: #00822b;
	display: block;
	float: left;
	padding: 2 5;
	text-decoration: none;
}
