H1 {
/* Заголовок 1 */
/*	font-size: 180%;*/
	font-weight: normal;
	line-height: 24px;
	margin-top: 0;
}

H1 A {
	text-decoration: none;
	/*color: #000;*/
}

H2 {
/* Заголовок 2 */
	/*font-size: 140%;*/
	font-weight: normal;
	margin-top: 0;
}

H2 A {
	/*color: #000;*/
	text-decoration: none;
}

H3 {
/* Заголовок 2 */
	font-weight: normal;
	/*font-size: 120%;*/
	margin-top: 0;
}

P.aClear {
/* не обтікати малюнки */
	clear: both;
}

P.nmar {
/* без отступа */
	margin-top: 0px;
}

P.mb10 {
/* отступ низ 10 px */
	margin-bottom: 30px;
}

P.incut {
/* урізка */
	/*font-weight: bold;
	color: #919396;*/
	font-size: 16px;
	line-height: 17px;
	/*color: #000000;*/
}

P.incutClear {
/* урізка без обтікання малюнків*/
	clear: both;
	font-size: 16px;
	line-height: 17px;
	/*color: #000000;*/
	/*font-weight: bold;*/
}

P.descr { 
/* Примітка */
	font-size: 75%;
	font-weight: normal;
}

P.centre { 
/* Центрувати */
	text-align: center;
}

UL {
	list-style-type: disc;
	margin-top: 0px;
}

OL {
	list-style-type: decimal;
	margin-top: 0px;
}

UL.ulist1 {
/* Список 1 */
	font-size: 13px;
}

UL.ulist2 {
/* Список 2 */
	list-style-type: square;
}

OL.olist1 {
/* Список 1 */
	font-size: 13px;
}

OL.olist2 {
/* Список 2 */
	list-style-type: square;
}

LI {
	line-height: 14px;
	margin-bottom: 7px;
}

IMG {
	float: none;
}

IMG.aLeft {
/* Обтікати зправа */
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

IMG.aRight {
/* Обтікати зліва */
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imgEnlrgLeft {
/* стиль 1 */
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

table.imgEnlrg {
/* стиль 2 */
	margin-bottom: 15px;
}

table.tab100 {
/*  100 */
	width: 100%;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}



table.nobord {
/*  без бордюров */
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

tr.tr100 {
/*  100 */
	width: 100%;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

td.td100 {
/*  100 */
	width: 100%;
}

td.tdnobord {
	/*  без бордюров */
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

td.tdnobord12 {
	/*  без бордюров право и низ 12 пикс */
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
}

.imgEnlrgLeft .pDescr {
	font-size: 10px;
}

.imgEnlrg .pDescr {
	font-size: 10px;
	padding: 4px;
	/*color: Black;*/
}

.imgEnlrg .pDescr a {
	text-decoration: none;
	/*color: Black;*/
}
