/*body {
	position: relative;
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
	width: expression((document.getElementsByTagName('html') && document.getElementsByTagName('html')[0].clientWidth <= 780) ? '780px' : '100%');
	min-width: 780px;
	background: #fff url(images/bg1.jpg) no-repeat;
	color: #302E31;
}*/

H1, H2, H3 {
	line-height: 1.1em;
	clear: both;
}

/*H1 {
 Заголовок 1 
font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 190%;
	font-weight: normal;
	margin-bottom: 30px;
}*/

H2 {
/* Заголовок 2 */
	color: #999999;
	font-size: 150%;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h3 {
/* Заголовок 3 */
	font-size: 110%;
	color: #999999;
	margin-top: 2em;
	margin-bottom: 0.8em;
}

/*H1 A, H2 A, H3 A {
	color: #59bd00;
	text-decoration: none;
}*/

p {
	margin-top: 0;
	margin-bottom: 0.9em;
}

P.Clear {
/* не обтекать картинки */
	clear: both;
}

P.incut, P.incutClear {
/* врезка */
	font-size: 110%;
	color: #ffffff;
	margin-left: -10px;
	padding-left: 8px;
	border-left: 2px solid #ffffff;
	line-height: 1.3em;
}

P.incutClear {
/* врезка без обтекания картинок*/
	clear: both;
}

P.descr { 
/* Примечание */
	font-size: 80%;
}

P.centre { 
/* Центрировать */
	text-align: center;
}

ul, ol {
	padding-top: 0;
	margin-top: 0;
	clear: both;
}

UL {
	list-style-type: disc;
}

OL {
	list-style-type: decimal;
}

UL.ulist1 {
/* Список 1 */
	font-size: 13px;
}

UL.ulist2 {
/* Список 2 */
	list-style-type: square;
}

LI {
	margin-bottom: 7px;
}

IMG {
	float: none;
}

IMG.aLeft {
/* Обтекать справа */
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
}

IMG.aRight {
/* Обтекать слева */
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imgEnlrgLeft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
.imgEnlrg {
	margin-bottom: 15px;
	background-color: #D0CCAD;
}*/

.imgEnlrgLeft .pDescr {
	font-size: 10px;
}

.imgEnlrg .pDescr {
	font-size: 10px;
	padding: 4px;
	color: Black;
}

.imgEnlrg .pDescr a {
	text-decoration: none;
	color: Black;
}

.sape{
	color: #636466;
}
.sape:link{
	color: #636466;
}
.sape:active{
	color: #636466;
}
.sape:visited{
	color: #636466;
}
.sape:hover{
	color: #636466;
}
