#form {
  background: #e8e8e8 url(../images/kontakt-form-top.jpg) no-repeat;
  padding-top: 13px;
  width: 380px;
  float: right;
}

#form form {
  background: #e8e8e8 url(../images/kontakt-form-bottom.jpg) bottom no-repeat;
  padding: 0 13px 15px 15px;
}

#form .btn {
  margin-top: 10px;
}

.left {
  float: left;
}

.right {
  width: 300px;
  margin-left: 200px;
}

.i.email {background-image: url(../images/email.gif);}
.i.icq {background-image: url(../images/icq.gif);}
.i.tel {background-image: url(../images/tel.gif);}
