.vhod_submit {
	width:  148px;  /* длина кнопки */
	height: 49px;  /* высота кнопки */
	margin: 0;
	padding:0;
	border: 0;
	background: transparent url("../images/vhod.jpg") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; 
}
.watermark {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url("../images/watermark.png") center center no-repeat;
	z-index: 1100;
	background-size:cover;
}
.summa-end{
	color:red;
}
.zag_tov{
	padding-top: 20px;
	font-weight: bold;
}
#oformlenie{
	margin-top:30px;
}
hr{
	margin:20px  auto 15px;
	width: 600px;
}
.zag_form{
	font-weight: bold;
	text-align: center;
}
#fz1, #fz2, #fz3, #fz4{
	width: 350px;
}
.primech{
	color:red;
}
input[type="image"]:focus{
	outline: none;
}


.submit_oplatit, .submit_na_ispolnenie{
	margin: 0;
	padding:0;
	border: 2px;
	text-indent: -1000em;
	cursor: pointer;
}
.submit_oplatit{
	width:  205px;
	height: 49px;
	background: transparent url("../images/oplatit.jpg") no-repeat center top;
}
.submit_na_ispolnenie{
	width:  302px;
	height: 49px;
	background: transparent url("../images/na_ispolnenie.jpg") no-repeat center top;
}

/*http://webew.ru/articles/5806.webew*/
.fz{ 
	display: none;
}
.fan_file{
	margin-left:50px;
	margin-right:50px;
}
.pseudocheckbox{
	font-weight: bold;
}
.fan_file, .pseudocheckbox{
	font-family: Arial, sans-serif;
	font-size: 20px;
}
.pseudocheckbox::before {   
    content: "\00A0";
    display: inline-block;
    box-sizing: border-box;
    width: 30px; 
    height: 30px;
    background-color: white;
    border: 2px solid #B0B0B0;
    border-radius: 2px;
    margin-right: 6px;
    vertical-align: baseline;
    
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #808080;
}
input[type=checkbox]:checked + .pseudocheckbox::before {
	content: "\2713";
	font-size: 25px;
}
.oformlen-1{
	padding-left:10px;
	color:red;
	font-weight: bold;
}
.oformlen-2{
	padding-left:3px;
}
