

body {
	margin: 0;
	padding: 0;
}

.blekh {
	max-width: 757px;
	width: 100%;
	height: 165px;
	display: block;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding-right: 0px;
	
}
.frame {
	height: 695px;
	
}

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(3) {
	max-width: 757px;
	width: 100%;
	margin-top: 10px;
}
.stow {
	display: none;
}

.double {
	position: absolute;
	display: none;
}
.fon{
  background-color: #ffffff;
  padding: 0px;
  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: #04003f;
  margin-left: 55px;
}
h2{    margin-top: 0px;
	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-top: 0px;}

h5{    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-top: 17px;
	color: #ca4037;
	}

hr {
	border: none;
	color: #04003f;
	background-color: #04003f;
	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: "berlingskeserifcn-bd", "georgia_numerals", Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
	cursor:pointer;
	text-decoration: none;
	padding: 4px 12px;          
	background: linear-gradient(#8a85d5, #09003f);
	border: solid 1px #04003f;
	border-bottom: solid 1px #04003f; 
	box-shadow: inset 0 0 0 1px #a3a0c3; 
	color: #fff;
	text-shadow: 0 1px 0 #48456d;
	outline-color: #ccc;
	z-index: 11;
	display: block;
}

.as-btn-blueborder-small:hover {
	color: #fff;
	background: #48456d;
}

.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: 18px;
   line-height: 18px;
  border:solid 1px grey;
  padding: 5px;
  color:red;
  border-bottom: 1px solid red
}
td{
   font-size: 16px;
   line-height: 18px;
  /*border:solid 1px grey;*/
  border:none;
  padding: 5px;
  
}
#p1 {
  display: none;
}
.dopiso{
  width: 400px;
  float: none;
}
@media (max-width:600px){
    .frame {
        height: 850px;
       
    }
    }