.content {
	font-size: 1.4em;
}

.content h2 {
	color: #f3f2ea;
	font-size: 1.71em;
	font-weight: normal;
	margin: 1.2em 0 0.59em;
}

.content h3 {
	color: #f3f2ea;
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.3em 0 0.67em;
}

.content h4 {
	color: #f3f2ea;
	font-size: 1.29em;
	font-weight: normal;
	margin: 1.3em 0 0.67em;
}

.content h4 a {
	color: #f3f2ea;
}

.content p {
	margin-bottom: 1em;
}

.content ol {
	list-style: decimal;
	list-style-position: outside;
	padding-left: 3em;
	margin-bottom: 3em;
}

.content ol li {
	font-size: 0.93em;
	margin-bottom: 0.5em;
}

.content ul {
	list-style-position: outside;
	margin-bottom: 3em;
	position: relative;
	_zoom: 1;
}

.content ul li {
	font-size: 0.93em;
	margin-bottom: 0.5em;
	padding-left: 3em;
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
	background-image: url('/images/t/content-ul-marker.jpg');
	position: relative;
	_zoom: 1;
}

.content ul ul,
.content ol ul,
.content ol ol {
	padding-left: 2em;
	margin-bottom: 1em;
}

.content ul ul ul,
.content ol ul ul,
.content ol ol ul,
.content ol ol ol {
	font-weight: normal;
	_font-size: 1.2em;
}

.content ul ul li,
.content ol ul li,
.content ol ol li {
	font-size: 0.85em;
}

.content ul a,
.content ol a {
	color: #7EB6CC; /*8e8d8c;*/
}

.content ul a:hover,
.content ol a:hover {
	color: #eb742f;
}
.content {position: relative;_zoom: 1}
.content img {
	float: left;
	border: 4px solid #f3f2ea;
	margin: 0 30px 10px 0;
}

.content .fl_left {
	float: right;
}

.content .fl_none {
	float: none;
}

.content .brd_none{
    border:none;
}

.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%; clear:both;}
.content th {	padding: 5px 20px;	text-align: left;	font-size: 0.85em;	font-weight: normal; color: #b7b7b5;}
.content td {padding: 5px 20px;font-size: 0.85em;	color: #b7b7b5;}
.content thead td{background: url('/images/t/h1-underline.jpg') repeat-x bottom left;}

/*.content tbody tr td:first-child,*/
.content tbody tr td.first-child, .content tbody tr th
{
	background-repeat: no-repeat;
	background-image: url('/images/t/content-ul-marker3.jpg');
	background-position: 8px 11px;
}

/*.content tr.even td:first-child,*/
.content tr.even td.first-child
{
	background-image: url('/images/t/content-ul-marker3.jpg');
}

.content tr.even td, .content tr.even th {
	background-color: #1f1d25;
}

.content .nolines tr:nth-child(even) {background: none!important;}

ul.content-list-marker2 ul {font-size: 0.95em; _font-size:1em; _margin:10px 0 0 -40px;}

.bukv {
     font-size:40px; /* Задание размера шрифта буквицы */
     color:#7EB6CC;  /* Задание цвета буквицы */
     font-weight:bold;
     float:left; /* Задание обтекания буквицы */
     height:25px;
     line-height:35px; /* Задание положения буквицы */
     margin-top:2px; /* Задание отступов буквицы */
     margin-right:3px;
}

.js #gallary {position: relative}
.js #techinfo {position: relative}
.js .activeD {left: 0%;display: block;}
.js .passiveD {left: 100%;display: none;}

.for_js {display: none;}
.for_nojs {display: inline;}

.js .for_js {display: inline;}
.js .for_nojs {display: none;}

.nofloat img{
	border:4px solid #F3F2EA;
	float:none;
	margin:0 30px 10px 0;
}

.js .passive {text-decoration: none;border-bottom: none;color: #5e8aac;font-size: 11px;}
.js .active {text-decoration: none;border-bottom: none;font-weight: bold;color: #c4ebfd;font-size: 11px;background: url(/images/t/active-pc-link.gif) no-repeat 0 50%;}
.js .passive:hover, .js .active:hover {color: #c4ebfd}
.js .hidden {display: none;}

a.pdf {background:url(/images/c/icon_pdf.gif) no-repeat; padding-left:25px; font-weight:bold;}