body
{
	margin: 0;
	padding: 0;
	color: #737070;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 10px Verdana, Serif;
}	
p
{
	line-height: 1.4em;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #5b8500;
	text-decoration: underline;
}
a:hover
{
	color: #000;
}
.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-variant: small-caps;
	padding: 1 0 0 0;
	margin-top: 0;
	color: #FFF;
	font-size: 13px;
	clear: both;
	border-top: 1px solid #5b8500;
}
h1 span,.h1 span
{
	padding: 3 9;
	display: inline-block;
	background: #737070;
}
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*/
.tip
{
}

.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;}
.green
{
	color: #5b8500;
}
.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;
}
/* TAGS */
div.tags
{
	margin: 3 0;
}
a.tag:link,a.tag:active,a.tag:visited
{
	text-decoration: none;
}
a.tag:hover
{
	text-decoration: none;
	background: #228bc8;
	color: #FFF;
}
.tags-cloud
{
	line-height: 22px !important;
	text-align: justify;
}
/*/ TAGS */
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
{
	padding: 0 0 0 0;
	margin: 0 0 10 0;
}
#sub
{
	background: #f4f4f4;
	padding: 5 20;
	margin: 0 0 10 0;
}
/*</Путь>*/
#top
{
	height: 139;
	padding: 0 0 0 0;
	vertical-align: top;
}
#left
{
	vertical-align: top;
	width: 50%;
	background: #c8c8c8 url("/images/left-background.gif") repeat-y right top;
}
#center
{
	vertical-align: top;
	background: #FFF;
}
#right
{
	vertical-align: top;
	width: 50%;
	background: #c8c8c8 url("/images/right-background.gif") repeat-y left top;
}
#logo
{
	float: left;
	margin: 51 0 0 0;
}
#logo img
{
	width: 189;
	height: 34;
	border: none;
}
#icons
{
	float: right;
	margin: 40 0 0 0;
}
#icons img
{
	margin: 0 12;
}
#contacticon
{
	margin: 0 0 0 37 !important;
}
#flash
{
	padding: 10 0 12 0;
	border-bottom: 1px solid #5b8500;
}
#flash1
{
	width: 360;
	height: 335;
	float: left;
	overflow: hidden;
	position: relative;
}
#flash2
{
	width: 541;
	height: 335;
	float: right;
	overflow: hidden;
	position: relative;
}
#copyright
{
	color: #FFF;
	background: #737070;
	padding: 3 9;
}
#maintable
{
	width: 916;
	height: 100%;
	margin: 0 43;
}
#topmenu
{
	background: #737070;
	height: 19;
	text-align: center;
}
#topmenu a:link,#topmenu a:active,#topmenu a:visited
{
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
#topmenu a:hover
{
	position: relative;
	padding-bottom: 4px;
	border-bottom: 2px solid #5b8500;
}
#topmenu span
{
	font-size: 9px;
	color: #FFF;
	position: relative;
	padding-bottom: 4px;
	border-bottom: 2px solid #5b8500;
}
* html #topmenu a:hover,* html #topmenu span
{
	padding-bottom: 5px;
}
.topmenuspacer
{
	margin: 2 26 0 26;
}
* html .topmenuspacer
{
	margin: 3 26 0 26;
}
#bottom
{
	height: 90;
	vertical-align: top;
}
#phones
{
	float: left;
	color: #5b8500;
	margin: 35 0 0 0;
}
#counters
{
	margin: 25 0 0 0;
	float: right;
}
#bottommenu
{
	border-top: 1px solid #5b8500;
	padding: 20 0;
	text-align: center;
}
#bottommenu img
{
	margin: 
}
.bottommenuspacer
{
	display: inline-block;
	width: 45;
}
#news
{
	padding: 30 0;
}
#content
{
	vertical-align: top;
	padding: 0 0 20 0;
}
#projects
{
	width: 360;
	height: 335;
	float: left;
	background: #5b8500 url("/images/projects.gif") no-repeat left top;
}
a.project,a.project:active,a.project:visited
{
	color: #FFF;
	display: block;
	text-decoration: none;
	border-top: 1px solid #FFF;
	padding: 3 0 5 0;
	font-size: 9px;
}
a.project:hover
{
	background: #737070;
	color: #FFF;
}
span.project
{
	color: #FFF;
	display: block;
	text-decoration: none;
	border-top: 1px solid #FFF;
	padding: 3 0 5 0;
	font-size: 9px;
	background: #737070;
}
.primage
{
	width: 270;
	height: 167;
	float: left;
}
.primage1
{
	margin: 0 1 1 0
}
.primage2
{
	margin: 0 0 1 0
}
.primage3
{
	margin: 0 1 0 0
}
#photogallery
{
	background: #737070;
	display: inline-block;
	height: 19px;
	padding: 0 1;
	margin: 1 0 0 0;
	float: right;
}
* html #photogallery
{
	display: inline;
}
a.photogal,a.photogal:active,a.photogal:visited
{
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
	padding: 3 0 0 0;
	width: 17;
	height: 16;
	text-align: center;
	border-left: 1px solid #737070;
	border-right: 1px solid #737070;
}
a.photogal:hover,a.photogal2,a.photogal2:active,a.photogal2:visited
{
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
	padding: 3 0 0 0;
	width: 17;
	height: 16;
	text-align: center;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #5b8500;
}
* html a.photogal,* html a.photogal:active,* html a.photogal:visited,* html a.photogal:hover,* html a.photogal2,* html a.photogal2:active,* html a.photogal2:visited
{
	height: 19;
}
.primagem
{
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
}
a.gray,a.gray:active,a.gray:visited
{
	color: #737070;
	text-decoration: none;
}
a.gray:hover
{
	color: #5b8500;
	text-decoration: underline;
}
.clientname
{
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	margin: 10 0 5 0;
}
.scroll-pane
{
	height: 160;
	overflow: hidden;
}
#pn
{
	position: absolute;
	z-index: 100000000;
	left: 0;
	top: 0;
}
#pn img
{
	width: 541;
	height: 335;
}
#clientskal
{
	
}