.calls {
  margin: 10px 0px 10px 0px;
}
.calls form {
  background: url('../images/calls_line.png') repeat-y 0 0;
}
.calls-form {
  background: url('../images/calls_top.png') no-repeat 0 0;
  width: 510px;
}
.calls-form-btm {
  background: url('../images/calls_btm.png') no-repeat 0 bottom;
  padding: 10px 10px 15px 10px;
}
.calls-form .label {
  display: block;
  float: left;
  padding-top: 1px;
  width: 120px;
  font-weight: bold;
  color: #245092;
  font-size: 0.95em;
}
.calls-form .cleaner {
  clear: both;
  height: 0px;
  font-size: 0px;
}
.calls-form #call_title {
  float: left;
}
.calls-form #less_more {
  display: block;
}
.calls-form #call_title,
.calls-form #call_area,
.calls-form #call_number {
  width: 365px;
  _width: 360px;
}
.calls-form .submit {
  text-align: right;
}

#kind {
  padding-left: 15px;
  background: url('../images/hledat_prepinace.png') no-repeat 0 1px;
  color: #6080b1;
  font-size: 0.9em;
}

#kind.less {
  background: url('../images/hledat_prepinace.png') no-repeat 0 bottom;
}

#kind:hover {
  text-decoration: underline;
}

.ext-left {
  margin-left: 120px;
  _margin-left: 60px;
  float: left;
  width: 180px;
}
.ext-right {
  float: left;
}
.ext-right label span {
  padding-left: 23px;
}

#call_title,
#call_area,
#call_number {
  border-color: #a0bbe5 #e1eaf7 #e1eaf7 #a0bbe5;
  border-width: 1px;
  border-style: solid;
}

.calls-submit {
  float: right;
  background: url('../images/calls_submit.png') no-repeat 0 0;
  border: 0;
  font-size: 0.7em;
  font-weight: bold;
  width: 74px;
  height: 25px;
  text-transform: uppercase;
  padding: 0 4px 6px 0;
  color: #2151a8;
}

.lupa {
  background: url('../images/lupa.png') no-repeat right 0;
}

.submit-box {
  margin-top: 30px;
}

.call-item h3 {
  margin: 0;
}
.item-header {
  background: #fff8dd;
  padding: 5px 5px 1px;
  margin-top: 1em;
}
.call-item p.vice {
  margin: 0 0 2em;
  text-align: right;
}
.call-item h4 a {
  text-decoration: none;
}
.call-item h4 a:hover {
  text-decoration: underline;
}
.call-perex {
  line-height: 1.4em;
  font-size: 1em;
}
.call-item .call-perex {
  padding: 0 5px;
}
.call-number {
  padding-left: 20px;
  background: url('../images/vyzvy_cislo.png') no-repeat 0 2px;
  line-height: 1.2em;
}
.call-arrange {
  padding-left: 20px;
  background: url('../images/vyzvy_oblast.png') no-repeat 0 0;
  line-height: 1.2em;
}
.call-valid {
  padding-left: 20px;
  background: url('../images/vyzvy_datum.png') no-repeat 0 0;
  line-height: 1.2em;
}
.call-devider {
  border: 0;
  background: url('../images/vyzvy_delitko.png') repeat-x 0 0;
  height: 17px;
  margin: 10px 0 0;
}

