body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #191919;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 12px Arial;
}	
p
{
	line-height: 1.4em;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #0066cc;
	text-decoration: underline;
}
a:hover
{
	color: #f00;
}
.captcha
{
	width: 100;
	height: 50;
}
/*tricks*/
* html .ie100
{
	width: 100%;
}
/*tricks end*/
a.nu,a.nu:active,a.nu:visited
{
	color: #228bc8;
	text-decoration: none;
}
a.nu:hover
{
	color: #f00;
	text-decoration: none;
}
a.white:link,a.white:visited,a.white:active
{
	color: #FFF;
	text-decoration: underline;
}
a.white:hover
{
	color: #f1f1f1;
}
/*Page navigator*/
div.pages
{
	text-align: center;
	margin: 10 0 0 0;
	float: none;
	clear: both;
	height: 20;
}
div.pages a,div.pages a:active,div.pages a:visited,div.pages a:hover,div.pages span
{
	padding: 2px 5px;
	margin: 0 1px;
	display: inline-block;
	text-decoration: none;
}
div.pages a,div.pages a:active,div.pages a:visited
{
	background: #f7f7f7;
	border: 1px solid #c7c7c7;
	color: #000;
}
div.pages a:hover
{
	background: #ccc;
	border:1px solid #666;
	color: #000;
}
div.pages span
{
	background: #666;
	border:1px solid #666;
	color:#fff;
}
div.pages input
{
	background: #FFF;
	border: 1px solid #c7c7c7;
	height: 19;
	position: relative;
	display: inline-block;
	margin: 0 0 0 1;
	width: 30;
}
* html div.pages input
{
	top: -2;
}
@-moz-document url-prefix()
{
	div.pages input
	{
		top: -1;
	}
}
/*Page navigator end*/
h1,.h1
{
	font-weight: 400;
	font-size: 25px;
	margin: 13 0 0 0;
	padding: 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;
}
hr
{
	clear: both;
	color: #d5d5d5;
	background-color: #d5d5d5;
	font-size: 1px;
	height: 1px;
	border: none;
	margin: 10px 0px;
}

/*exception*/
.exception
{
	border: 1px solid #d5d5d5;
	padding: 0.5em;
	margin: 1em;
}
.exception strong
{
	color: navy;
}
/*/exception*/
.flash-update
{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.openimage
{
	display: inline-block;
}
.hidden{display: none;}
.fleft{float: left;}
.fright{float: right;}
.clear{clear: both;}
.hl{color: #F00;}
.small{font-size: 10px;}
.big{font-size: 12px;}
.blue{color: #228bc8;}
.red{color: #F00;}
.black{color: #000;}
.white{color: #FFF;}
.gray{color: #969696;}
.bgray{padding: 5 10;}
.lineheight13{line-height: 1.3em;}
.lineheight14{line-height: 1.4em;}
.lineheight15{line-height: 1.5em;}
.marginvert
{
	margin: 0.5em 0;
}
.nowrap
{
	white-space: nowrap;
}
.marginb3
{
	margin-bottom: 3;
}
.marginb5
{
	margin-bottom: 5;
}
.marginb10
{
	margin-bottom: 10px;
}
.margint10
{
	margin-top: 10;
}
img.rss
{
	width: 15;
	height: 15;
	border: none;
}
img.imageleft
{
	float: left;
	margin: 0 10 0 0;
}
div.tags
{
	margin: 3 0;
}
table.t
{
	background: #f4f4f4 !important;
	border-collapse: collapse !important;
}
table.t tr.tr0
{
	background-color: #f4f4f4 !important;
}
table.t tr.tr1
{
	background-color: #ececec !important;
}
table.t td,td.t
{
	border: 1px solid #FFF !important;
	padding: 5 !important;
}
table.t th,th.t
{
	border: 1px solid #FFF;
	padding: 5;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
}
td.tnb
{
	border: none;
	padding: 5;
}
th.tnb
{
	border: none;
	padding: 5;
	white-space: nowrap;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
}
p.ok
{
	border: 1px solid #49af33;
	background: #FFF;
	color: #49af33;
	padding: 10 20;
	text-align: center;
}
p.error
{
	border: 1px solid #F00;
	background: #FFF;
	color: #F00;
	padding: 10 20;
	text-align: center;
}
p.notice
{
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
}
/*<Путь>*/
#route
{
	font-size: 11px;
	background: #f2f3f7;
	padding: 5 20;
	color: #767676;
}
#sub
{
	background: #f4f4f4;
	padding: 5 20;
	margin: 0 0 10 0;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#ajaxmessage
{
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
	display: none;
	position: absolute;
}
.ajaxwindow
{
	position: absolute;
	display: block;
	display: none;
	border: 1px solid #D5D5D5;
	padding: 0;
	background: #F9F9F9;
	z-index: 1;
	width: 80%;
}
.ajaxwindowclose
{
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}
.ajaxwindowclose img
{
	width: 48;
	height: 48;
	border: none;
}
.ajaxwindowcontent
{
	margin: 20;
}
/*</Всплывающие сообщения, окна и изображения>*/
#top
{
	vertical-align: top;
	padding: 0 0 10 0;
}
#left
{
	vertical-align: top;
	padding: 0 27 0 0;
	border-right: 1px solid #FFF;
}
#center
{
	vertical-align: top;
	width: 100%;
	padding: 10 0 20 0;
}
#right
{
	padding: 0 0 0 0;
	vertical-align: top;
	width: 100%;
}
#bottom
{
	padding: 30 0;
}
#logo
{
	padding: 0 20 10 0;
}
#logo img
{
	width: 201;
	height: 59;
	border: none;
}
#auth_block
{
	padding: 0 0 10 20;
}
#phones
{
	vertical-align: top;
	padding: 0 45 0 0;
	text-align: right;
	color: #5a717c;
}
#phonesmain
{
	padding: 25 45 25 0;
	text-align: right;
	color: #5a717c
}
#phonesmain span,#phones span
{
	font-size: 25px;
}
#address
{
	padding: 0 0 0 30;
}
#copyright
{
	color: #5a717c;
	font-size: 11px;
	padding: 0 0 0 45;
}
#counters
{
	text-align: center;
}
#menu
{
	background: #101010;
	margin: 7 0 0 0;
	padding: 15 45 15 45;
}
#menu a:link,#menu a:active,#menu a:visited
{
	color: #5a717c;
	font-size: 11px !important;
	text-decoration: none;
	margin: 0 45 0 0;
}
#menu a:hover,#menu span
{
	margin: 0 45 0 0;
	font-size: 11px !important;
	color: #FFF;
	text-decoration: none;
}
#contentmain
{
	background: #FFF;
	margin: 45 0 0 0;
	padding: 25 45 45 45;
}
#topinner
{
	padding: 22 0 0 0;
}
#innerheaderroute
{
	vertical-align: top;
	height: 71;
	background: #dee4e7 url("/images/topback.gif") repeat-x bottom;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 6 14 0 35;
}
* html #innerheaderroute
{
	height: 77;
}
#content
{
	vertical-align: top;
	background: #FFF url("/images/back.gif") repeat-x top;
	padding: 30 0 30 0;
}
#rightcontent
{
	margin: 0 19 0 19;
}
#menuleft
{
	margin: 0 0 20 0;
}
#menuleft div.link,#menuleft div.selected
{
	padding: 12 0 0 42;
	height: 31;
}
* html #menuleft div.link,* html #menuleft div.selected
{
	height: 43;
}
#menuleft div.selected
{
	background: #0369a4;
	color: #FFF;
}
#menuleft *
{
	font-size: 16px !important;
}
#banners
{
	margin: 0 0 0 17;
}