@charset "utf-8";
/* CSS Document */

.zagolovok {
	font-size: 36px;
	text-align: center;
}
.text {
	font-size: 18px;
}
.textlink {
	font-size: 12px;
}
.text3 {
	font-size: 18px;
}

.menu {
	font-size: 24px;
	color: #FF0000;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.menu1 {
	font-size: 16px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #F40C0C;
	font-style: oblique;
}
.zagolovok1 {
	font-size: 50px;
	color: #FF0000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.text1 {
	font-size: 18px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
.zagolovok2 {
	font-size: 45px;
	margin: 40px;
	text-align: center;
}
.vverx {
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
