H1 {
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 16px;
	text-decoration : none;
}

H1 A {
	text-decoration: none;
	color : Black;
}

H1 A:Hover {
	text-decoration: none;
	color : #B4B3B3;
}

H2 {
	font-family : Verdana, Helvetica, Arial;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 12px;
	color : White;
}

H3 {
	font-size : 14px;
	margin-left : 13px;
	font-weight : normal;
	margin-right : 5px;
}

H2 A {
	text-decoration: none;
	color : White;
}

H2 A.:Hover {
	color : #CFCFCF;
}

H4 {
	margin-left : 0px;
	margin-right : 0px;
	font-weight : normal;
	font-size : 14px;
}

H5 {
	margin-left : 0px;
	margin-right : 0px;
	font-weight : normal;
	font-size : 16px;
	color : White;
	margin-bottom : 0px;
}

A.oglavlenie:link {
  color: #000000;
  text-decoration : underline;
}

A.oglavlenie:hover {
  color: #706F6F;
  text-decoration : underline;
}

A.oglavlenie:visited {
  color: #706F6F;
  text-decoration : underline;
}

.help {
	margin-left : 0px;
	margin-right : 17px;
	font-weight : normal;
	font-size : 16px;
	color : White;
	margin-bottom : 0px;
}

A {
	color: black;
}

IMG {
	border-color : Black;
}
