.zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #48A4AF;
	left: 30px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: small-caps;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #48A4AF;
	left: 30px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: small-caps;
	text-transform: uppercase;
}

h2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46A7AE;
	font-variant: small-caps;
	text-transform: uppercase;
	margin-bottom:1px;
}
