body #header {
  position: relative;
  width: 100%;
  width: auto;
  background: url('images/ice_end.jpg');
  background-repeat: no-repeat;
  height: 520px;
  background-position: 50% 420px;
}

.home #header {
  height: 700px;
  background-position: 50% 600px;
}

/*ORDER*/
#contact_form .captcha p {
  margin: 10px;
  width: 300px;
  margin-left: 200px;
  color: #777;
}

#contact_form input.submit1 {
  cursor: pointer;
  margin-left: 200px;
  margin-top: 20px;
}

textarea.inputtextarea {
  height: 100px
}

/*ZATOCHKA*/
.gallery{
	overflow: hidden;
	width: 100%;
}

/*FAQ*/
.pagination {
  height: 20px;
}

#breadcrumbs a {
  font-family: Arial;
  font-size: 12px;
}

#contact_form .captcha p {
  margin: 10px;
  width: 300px;
  margin-left: 200px;
  color: #777;
}

#contact_form input.submit1 {
  cursor: pointer;
  margin-left: 200px;
  margin-top: 20px;
}

textarea.inputtextarea {
  height: 100px
}

.faq-question .q-num a {
  color: #fff
}

/*VIDEO*/
.video p {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #444;
}
