#head {
  background: url("../images/header-bg-miertmi.png") no-repeat scroll center top transparent;
  background-color: #FFFFFF;
  height: 205px;
  margin: 0 auto;
  width: 960px;
}
body {
  background: url("../images/standard-bg.png") center repeat-y #dbebee;
  font-family: Arial !important;
}
.container {
  background: none repeat scroll 0 0 #F3F8F9;
  width: 960px;
  border-radius: 0px 0px 15px 15px;
}
.container .content {
  border-radius: 0px 0px 15px 15px;
}
.container .content.udvozlo img {
  margin: -43px 0 15px 18px;
}
.container .content h1 {
  font-family: 'Arial Black', 'Arial Bold', Arial, sans-serif;
  font-size: 24px;
  color: #17697c;
  border-bottom: 1px solid #e5e7e9;
  padding-bottom: 4px;
  margin-bottom: 25px;
}
.container .content h1 small {
  color: #17697c;
  font-family: Arial, sans-serif;
  font-weight: normal;
}
.form-text-element {
  border: none !important;
  background-color: red !important;
  border-color: red !important;
  background: transparent !important;
  padding: 0 !important;
  padding: 0px 0 2px 12px !important;
}
.header a {
  width: 96px;
  height: 19px;
  display: block;
  float: right;
  position: relative;
  right: 58px;
  top: 97px;
}
.footer {
  height: 94px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.footer p {
  padding: 28px 0 0 10px;
  font-size: 12px;
}
.header-form-element {
  background: url("../images/header-input-background.png") no-repeat !important;
  border: 0 !important;
  border-radius: 0px 0px 0px 0px !important;
  margin: 0 !important;
  height: 22px !importnat;
  padding: 0 0 0 5px !important;
  width: 248px !important;
  font-size: 10px !important;
  font-family: Arial !important;
}
#head-form {
  width: 960px;
  padding-top: 33px;
}
#jelentkezo-panel-form {
  float: right;
}
.submit {
  margin-top: 0px !important;
  background: url("../images/jelentkezem_miertmi.png") repeat scroll 0 center transparent !important;
  border: 0 none;
  height: 25px;
  top: 158px;
  width: 106px;
  padding-top: 8px;
}
::-webkit-input-placeholder {
  /* WebKit browsers */

  font-family: Arial !important;
  color: #000 !important;
  font-size: 10px;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  font-family: Arial !important;
  color: #000 !important;
  font-size: 10px;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  font-family: Arial !important;
  color: #000 !important;
  font-size: 10px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  font-family: Arial !important;
  color: #000 !important;
  font-size: 10px;
}
input[type="text"] {
  font-size: 10px !important;
  height: 22px !important;
}
.error-form-text {
  background-color: #F4C8C5 !important;
  background: #F4C8C5 !important;
  font-size: 10px;
}
