.content {
	font-size: 15px;
	line-height: 22px;
	padding: 1em 0 3em;
	position: relative;
	z-index: 1;
	clear: both;
}

.content h2 {
	color: #000;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 1.5em 0 0em;
}

.content h2:first-child {
	margin-top: 0;
}


.content h3 {
	color: #083f88;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 1em 0 0.5em;
}

.content h4 {
	color: #000;
	font-weight: bold;
	margin: 1.47em 0 5px;
}

.content h4 a {
	/*color: #f3f2ea;*/
	color: #12438B;
}

.content p {
	margin-bottom: 1.0em;
}

.content ol {
	list-style: decimal;
	list-style-position: outside;
	padding-left: 2em;
	margin-bottom: 1em;
}

.content ol li {
	margin-bottom: 0.5em;
	line-height: 1;
}

.content ul {
	list-style-position: outside;
	margin-bottom: 1em;
}

.content ul li {
	margin-bottom: 0.2em;
	padding-left: 2em;
	background-repeat: no-repeat;
	background-position: 0.5em 0.8em;
	background-image: url('/images/t/content-ul-marker.gif');
}

.content ul ul,
.content ol ul,
.content ol ol {
	padding-left: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

.content ul ul ul,
.content ol ul ul,
.content ol ol ul,
.content ol ol ol {
	font-weight: normal;
}

.content ul ul li,
.content ol ul li,
.content ol ol li {
}

.content ul a,
.content ol a {
	color: #12438B;
}

.content ul a:hover,
.content ol a:hover {
	color: #eb742f;
}

.content img {
	float: right;
	margin: 0 0 4px 30px;
	border: 1px solid #083F88;
	padding: 2px;
}

.content img.content-left {
	float: left;
	margin: 0 30px 4px 0;
}

.content p img {
	float: none;
	display: inline;
	vertical-align: middle;
	margin: 0;
}

.content-list-2col {
	overflow: auto;
}

.content-list-2col li {
	width: 40%;
	float: left;
}

.content ul.content-list-type3 {
	padding-left: 0;
}

.content ul.content-list-type3 li {
	padding-left: 1em;
	background-position: 0em 0.5em;
	background-image: url('/images/t/content-ul-marker4.jpg');
}

.content ul.content-list-marker2 li {
	background-position: 1.5em 0.5em;
	background-image: url('/images/t/content-ul-marker2.jpg');
}

.content table {
	width: 100%;
	margin-bottom: 0.5em;
}

.content th {
	padding: 5px 2em;
	text-align: left;
	font-weight: bold;
	color: #000;
}

.content td {
	padding: 0px 2em;
	color: #000;
}

.content thead {
}

.content tbody tr td.first-child,
.content tbody tr td:first-child {
}

.content tr.even td.first-child,
.content tr.even td:first-child {
}

.content tr.even,
.content tr:nth-child(even) {
	background-color: #f3f2ed;
}

.content blockquote {
	font-size: 1.07em;
	color: #fff;
	padding: 1.56em 1em;
	margin-bottom: 1.37em;
	width: 100%;
	left: -1em;
	position: relative;
	background-color: #12438b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .footnote {
	font-size: 0.87em;
	color: #bababa;
	padding: 0 10px;
	width: 100%;
	left: -10px;
	position: relative;
	background-position: left 0.5em;
	background-image: url('/images/t/content-footnote-bullet.gif');
	background-repeat: no-repeat;
}

.content sup {
	font-size: 0.3em;
	position: relative;
	top: -0.8em;
}

.content sub {
	font-size: 0.3em;
	position: relative;
	top: 0.4em;
}

.content .content-col3 {
	overflow: hidden;
}

.content .content-col3 img {
	float: none;
	margin-left: 0;
	margin-right: 0;
	display: block;
	_zoom: 1;
}

.content .content-col3 div {
	float: left;
	width: 29%;
	margin: 0 3% 26px 0;
	overflow: hidden;
}

.content .content-col4 {
	overflow: hidden;
}

.content .content-col4 img {
	float: none;
	display: block;
	_zoom: 1;
}

.content .content-col4 div {
	float: left;
	width: 22%;
	margin: 0 2% 26px 0;
	overflow: hidden;
}
.content .smallmargin {
	margin: 0;
	margin-bottom: 5px;
}

.project {
	width:95%;
	margin:0 0 10px 0;
	overflow:hidden;
}

.project a.link {
	font-size:18px;
	color:#284c92;
	margin-bottom:10px;
	display:inline;
}

.project .enterprise {
	font-size:19px;
	margin:0;
}

.project .enterprise-one {
	font-size:19px;
	margin:-5px 0 25px 0;
}

.project .name {
	font-size:14px;
	font-weight:normal;
	margin:5px 0;
}

.project .descr {
	font-size:14px;
	margin-bottom:27px;
}

.catalog-content {
	font-size:15px;
}

.catalog {
	overflow:hidden;
	margin:15px 0 50px 0;
}

.catalog .one-product{
	float:left;
	width:30%;
	margin-right:2.5%;
	text-align:left;
}

.catalog .one-product img {
	float:none;
	margin:0 0 5px 0;
	border: none
}

.catalog .one-product .img {
	width: 130px;
	height: 120px;
	overflow: hidden;
}


.catalog .descr-catalog {
	line-height:28px;
	width:80%;
}

.pics {
	width:100%;
	text-align:left;
	margin-bottom:30px;
	clear: both;
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
}

.pics img {
	border: none;
}

.pics .name {
	text-align: right;
	font-style: italic;
	color: #878787;
	font-size: 14px;
}

.pics .img1 {
	float: left;
	width: 270px;
	overflow: hidden;
	margin:0 40px 0 0;
}

.pics .img2 {
	float: left;
	width: 270px;
	overflow: hidden;
	margin: 0;
}


.width60 {
	width:70%;
	overflow:hidden;
}

.width60 ul li {
	margin-bottom:1em;
}

.complex {
	margin:0 0 40px 0;
}

.cols-complex {
	overflow:hidden;
	width:100%;
	margin:10px 0;
}

.col-box {
	float:left;
	width:45%;
	margin-right:3%;
	line-height:1.1em;
	margin:4px 0;
}

.complex-analiz {
	margin:10px 0 20px 0;
}

.complex-analiz a {
	margin:0 0 5px 0;
	display:block;
	color:#284c92;
}

.group_projects {
	margin:10px 0 30px 0;
	display:block;
}