body{
  background-image: url('./dengi_fon4.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0%; 
}

.cont{
    width:1224px;
    margin:0 auto;
}

*{
    font-family: 'Play', sans-serif;
}




.hdr1{
    padding:0  0 0 132px;
    width:1092px;
    height:70px;
}

.za_part1{
    float:left;
    width:300px;
    height:600px;
}


.za_part2{
    float:left;
    width:924px;
    height:600px;
  /*  background-color:#0000ff;*/
    position:relative;
}


#foo{
  margin:200px 0 0 530px;
  position: absolute;
}


#foo_yes{
  margin:200px 0 0 350px;
  position: absolute;
 /*##position: relative;*/
}

.fy{
  width:150px;
  height:40px;
  background-color: #ffef00;
}

.fn{
  width:150px;
  height:40px;
  background-color: #ffef00;
}






.rrr{
  float:left;
  width:200px;
  height:700px;
  background-color: #ffef00;

}

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ede980), color-stop(1, #eeff00) );
	background:-moz-linear-gradient( center top, #ede980 5%, #eeff00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede980', endColorstr='#eeff00');
	background-color:#ede980;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #949194;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:122px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeff00), color-stop(1, #ede980) );
	background:-moz-linear-gradient( center top, #eeff00 5%, #ede980 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeff00', endColorstr='#ede980');
	background-color:#eeff00;
}.classname:active {
	position:relative;
	top:1px;
}


.bb {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8d81eb), color-stop(1, #0000ff) );
	background:-moz-linear-gradient( center top, #8d81eb 5%, #0000ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d81eb', endColorstr='#0000ff');
	background-color:#8d81eb;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #949194;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:122px;
	text-decoration:none;
	text-align:center;
}
.bb:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0000ff), color-stop(1, #8d81eb) );
	background:-moz-linear-gradient( center top, #0000ff 5%, #8d81eb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#8d81eb');
	background-color:#0000ff;
}.bb:active {
	position:relative;
	top:1px;
}








.fl{
    float:left;
}

.mm{
    margin:17px;    
}


.cl{
  height:1px;
  width:100%;
  clear: both;
}

.big_text{
    font-size:16px;
    line-height:16px;
}  



.callback{
display:none;
  width:100%;
  height:100%;
  background-color:#fff;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top:0px;
}

.callbackform{
  width:382px;
  height:220px;
  margin:254px auto;
  background-color:#fff;
  border-radius: 14px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  padding:10px 10px 10px 30px;
}


.cb_krestiki{
	width: 18px;
       height: 18px;
       font-size:18px;
  background-image: url('./cb_close.png');
  background-repeat: no-repeat;
  float:right;

}
    