@font-face {
  font-family: 'HelveticaNeueCyr-bold';
  src: url("https://e.gazeta-unp.ru/res/fonts/helveticaneuecyr-bold.woff") format("woff"); }
@font-face {
  font-family: 'HelveticaNeueCyr-light';
  src: url("https://e.gazeta-unp.ru/res/fonts/helveticaneuecyr-light.woff") format("woff"); }
 @font-face {
  src: local("HelveticaNeueCyr Bold"), url("https://e.gazeta-unp.ru/res/fonts/helveticaneuecyr-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
  @font-face {
  font-family: "HelveticaNeueCyr";
  src: local("HelveticaNeueCyr"), url("https://e.gazeta-unp.ru/res/fonts/helveticaneuecyr-roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: local("HelveticaNeueCyr Bold"), url("https://e.gazeta-unp.ru/res/fonts/helveticaneuecyr-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
  
  
body {
	margin: 0;
	padding: 0;
}


container{
  height: 100%;
  max-width: 735px;
  width:100%;
  font-size: 15px;
  line-height: 14px;
  font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
}
form
{
  background: white;
  font-size: 15px;
  line-height: 14px;
}
#p1  {
	font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 17px;
	/*padding:9px 25px 0px 25px;*/
}
.article-link {
      color: #329a32;
    border-color: rgba(50, 154, 50, 0.2);

}
.blekh {
	max-width: 864px;
	/*height: 165px;*/
	display: block;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
	
}
.frame {
	height: 879px;
	
}

img {
	cursor: pointer;
	width: 150px;
	float: left;
}

.small-1 {
	transition: all   ease;
  padding-top: 8px;
}

.double img {
	    max-width: 864px;
    width: 100%;
}

.double img:nth-child(2) {
	width: 864px;
	/*margin-top: 10px;*/
}
.stow {
	display: none;
}

.double {
	position: absolute;
	display: none;
}

.download {
	display: block;
}



h4 {
	margin-top: -30px;
}

h3 {
	margin-top: -20px;
	color: #f00500;
  margin-left: 55px;
}
h5 {
	
	font-size: 18px;
    padding: 7px 0;
    margin: 0;
	   line-height: 18px;
}

hr {
	border: none;
	color: #f00500;
	background-color: #f00500;
	height: 3px;
	margin-top: -15px;
  margin-left: 55px;
}

.finger {
	width: 50px;
	margin-right: 5px;
	cursor: default;
}

.sign {
	padding-top: 35px;
}
a {
  text-decoration: none;
}
.as-btn-blueborder-small {
	font-family: 'berlingskeserif-rg';
    font-size: 17px;
	cursor:pointer;
	text-decoration: none;
	padding: 4px 12px;          
	background: linear-gradient(#c90501, #6e0301);
	border: solid 1px #440200; 
	border-bottom: solid 1px #6e0301; 
	box-shadow: inset 0 0 0 1px #f00500;
	color: #fff;
	text-shadow: 0 1px 0 #7b502e;
	outline-color: #ccc;
	z-index: 11;
	display: block;
}

.as-btn-blueborder-small:hover {
	color: #fff;
	background: #9e1616;
}

.as-btn-blueborder-small:focus {
	outline: 0;
}
table{
  border-collapse: collapse;
  border-spacing:0;
  margin-bottom: 10px;
  margin-top: 10px;
}
th{
   font-size: 16px;
   line-height: 16px;
  border:solid 1px grey;
  padding: 5px;
  color: #f00500;
      text-align: left;
  
}
td{
	font-family: 'HelveticaNeueCyr',Helvetica, Arial, sans-serif;
   font-size: 14px;
   line-height: 16px;
  border:solid 1px grey;
  padding: 5px;
  
}
