html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	top: 0px;
	font-family: "Times New Roman";
			}
			
#katalog_zagolovok {
	font-size: 18px;
	color: #900;
	text-align: justify;
	margin: 10px;
}
.stroka_1 {
	font-size: 18px;
	font-style: normal;
	color: #3F3535;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: justify;
	width: 100%;
	border-color: #F0090D;
	border-radius: 5px;
	background-color: #f5f5f5;
	top: 0px;
	left: 0px;
	bottom: 0px;
	height: 100%;
}

.stroka_2 {
	font-size: 18px;
	font-style: normal;
	color: #3F3535;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
	border-color: #F0090D;
	border-radius: 5px;
	background-color: #D0E1F5;
	top: 0px;
	left: 0px;
	bottom: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.text_menu {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 22px;
	color: #091C66;
}
.text_menu_1 {
	color: red;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 22px;
}

.img_50_50   {
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	border-width: 0px;
}
