body {
	margin: 0;
	padding: 0;
}
container{
 
  height: 100%;
  max-width: 735px;
  width:100%;
}
form
{
  background: white;

}
#p1  {
	font-family: 'berlingskeserif-rg';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 17px;
	padding:9px 25px 0px 25px;
}
.article-link {
    color: #329a32;
    border-color: rgba(50, 154, 50, 0.2);

}
.print-doc {
	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;
}
.podp{
    max-width: 75px;
    margin-right: 25px;
    margin-bottom: -10px;
}

.podp2{
    height: 80px;
    margin-bottom: -45px;
    margin-right: 65px;
}

button{
	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;
}
.copy 
{
	background: rgba(217, 235, 241, 1);
	position: relative;  
}
.blekh {
	max-width: 855px;
	height: 165px;
	display: block;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
	
}
.frame {
	height: 1518px;
	
}
.shadow {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    padding: 10px;
   }

@media print  {
	.shadow {box-shadow:none;
	}
	}
@media copy {
  p:delete
}
.copy 
{

background: rgba(217, 235, 241, 1);
position: relative;
 
  
}
@media screen and (max-width:600px){
    form {
        width: 100%; 
       
    }
    }
img {
	cursor: pointer;
	width: 150px;
	float: left;
}

.small-1 {
	transition: all   ease;
  padding-top: 0px;
}

.double img {
	    max-width: 850px;
    width: 100%;
}

.double img:nth-child(2) {
	width: 850px;
	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;
}

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: inline-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: 14px;
   line-height: 14px;
  border:solid 1px grey;
  padding: 5px;
  
}
td{
   font-size: 14px;
   line-height: 14px;
  border:solid 1px grey;
  padding: 5px;
  
}
table{
  border-collapse: collapse;
  border-spacing:0;
  margin-bottom: 10px;
  margin-top: 10px;
}
th{
   font-size: 14px;
   line-height: 14px;
  border:solid 1px grey;
  padding: 5px;
  
}
td{
   font-size: 14px;
   line-height: 14px;
  border:solid 1px grey;
  padding: 5px;
  
}
.nobord
{
  border: none;
}