@charset "windows-1251";
/* CSS Document */

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	hyphens: auto;
	-ms-hyphens: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-type: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.program {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}
.zagol {
	margin: 0px;
}
