@import "red-color.css";
@import "fonts.css";

body {
	margin: 0;
	padding: 0;
}

.blekh {
	max-width: 757px;
	height: 165px;
	display: block;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
	
}
.frame {
	height: 1120px;
	
}
.article-link {
      color: #329a32;
    border-color: rgba(50, 154, 50, 0.2);

}
img {
	cursor: pointer;
	width: 250px;
	float: left;
}

.small-1 {
	transition: all   ease;
  padding-top: 20px;
}

/*.double img {
	    max-width: 850px;
    width: 100%;
}*/

.double img:nth-child(2) {
	width: 757px;
	margin-top: 10px;
}
.stow {
	display: none;
}

.double {
	position: absolute;
	display: none;
}
.fon{
  background-color: #ffffff;
  padding: 7px;
  font-family: "berlingskeserif-rg", "georgia_numerals", Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 24px;
}

.download {
	display: block;
}



h4 {
	margin-top: -30px;
}

h3 {
	margin-top: -20px;
	color: #ca4037;
  margin-left: 55px;
}
h2{    margin-top: 5px;
	font-size: 24px;
    line-height: 26px;
    font-family: "berlingskeserifcn-bd", "georgia_numerals", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    margin: 0 0 -1px 0;
    padding: 0;}

hr {
	border: none;
	color: #ca4037;
	background-color: #ca4037;
	height: 3px;
	margin-top: -15px;
  margin-left: 55px;
}
ul {
  margin-top: 0;
  margin-bottom: 0;
}
/*li { list-style-type: none;}*/
.finger {
	width: 50px;
	margin-right: 5px;
	cursor: default;
}
.im-ch{
  width: 31px;
}
.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;
  background: #fae8e4;
  
}
th{
   font-size: 16px;
   line-height: 18px;
	/* border:solid 1px grey;*/
	padding: 5px;
	color: var(--primary-color);
	border-bottom: 1px solid var(--primary-color);
	font-family: "berlingskesans-blk", Arial, Helvetica, sans-serif;
	    text-align: left;
}
td{
   font-size: 13px;
   line-height: 18px;
  /*border:solid 1px grey;*/
  border:none;
  padding: 5px;
  font-family: "berlingskesans-rg", Arial, Helvetica, sans-serif;
  vertical-align: top;
}
#p1 {
  display: none;
}
.dopiso{
  width: 400px;
  float: none;
}
