
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000033;
	}
 .flex__center{
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items:center;
 }

A:link {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	text-decoration: underline;
}
A:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	text-decoration: underline;
	}
.up {
	border: solid #305592;
	border-width: 1px 0px;
	background: #BFCDE3;
	height: 63px;
}
.dwn {
	border: solid #305592;
	border-width: 1px 0px;
	background: #D9E1EE;
	font-size: 12px;
	color: #000033;
}
a.dl:link {
	font-size: 13px;
	font-weight: bold;
	color: gold;
	font-style: italic;
	text-decoration: underline;
}
.tgb {
	font-size: 12px;
	color: #000033;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
a.dl:visited {
	font-size: 13px;
	font-weight: bold;
	color: gold;
	font-style: italic;
	text-decoration: underline;
}
H1 {
	font-family: zapfRussItalic;
	font-size: 25px;
	font-weight: bold;
	color: #D3A238;
}
H2 {
	font-size: 18px;
	font-weight: bold;
	color: #483D8B;
}
H4 {
	font-size: 14px;
	font-weight: bold;
}

#info{
	font-family: zapfRussItalic;
		color: #483D8B;
	font-size: 18px;
}


.ol_padding li{
	padding-bottom: 15px;
}

#spect_head{
	width : 670px;
	height: 110px;
	background-image: url('tpl/img/spect/spect_head.png');
}
#spect_middle{
	width : 670px;	
	background-image: url('tpl/img/spect/spect_middle.png');
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items:flex-start;
	/*padding: 10px;*/
}
#spect_footer{
	width : 670px;
	height: 114px;
	background-image: url('tpl/img/spect/spect_footer.png');
		
		
}
.spect_author{
	color: #003399;
	padding-left: 10px;
}
.spect_name{
	  font-size: 24px;
	  color: #990000;
  }
.spect_desc{
	font-size: 16px;
	padding: 10px;
}
.spect_center{
	align-self: center;
}
.spect_flex__center{
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items:center;
 }
.spect_desc_author{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items:flex-start;
	padding: 10px;
}
.return_razdel{
	padding-top: 25px;
	color: #1D74C7;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:flex-start;
}
.return_razdel_link{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items:flex-start;
}
.return_razdel_link a{
	text-decoration: none;
	font-size: 16px;
	color: #990000;
}

#img_overview{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
}

#img_overview img{
	margin: 10px;
}

#anons_fon{
    width: 700px;
    height: 900px;
    background-image: url(tpl/img/anons_non.jpg);
}

#anons_fon_txt{
padding-top:  253px;
    font-size: 16px;
        text-decoration: none
}

#anons_fon_txt a{
    font-size: 24px;
}
