.online-rez{width:980px; margin:0 auto; margin-left:5px; margin-bottom:10px;}
.eleman{float:left; margin-right: 10px;margin-top: 17px;}
.online-rez h3{float:left; margin-right:10px;}
.online-rez select,.iframe_res  select{  width: 120px;
  border: solid 1px #C8C8C8;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;}
  
.online-rez input[type=text]{  
height: 26px;
border: solid 1px #C8C8C8;
border-radius: 3px;
padding-left: 3px; 
}

.btn{background-color: rgb(42, 170, 170);
  color: #fff;
  padding: 5px;
  display: block;
  border-radius: 3px;
  cursor:pointer;
}

.btn:hover{color:#fff;}

.iframe_res input[type=text]{ width: 245px;
height: 26px;
border: solid 1px #C8C8C8;
border-radius: 3px;
}

.iframe_res{margin-top:-125px;}
.iframe_res  .btn{ padding: 8px;}