/* Cegregisztráció oldal*/

.blueheader {
  background: url(../images/hozzaszolas_bg.png) repeat-x;
  color:#FFFFFF;
  height:24px;
  line-height:24px;
  position:relative;
  text-indent:12px;
  text-transform: uppercase;
  font-weight: bold;  
}

.blueheader_left {
  background: url(../images/hozzaszolas_left.png) no-repeat;
  height:24px;
  left:0;
  position:absolute;
  top:0;
  width:5px;
}

.blueheader_right {
  background: url(../images/hozzaszolas_right.png) no-repeat;
  height:24px;
  right:0;
  position:absolute;
  top:0;
  width:5px;
}

.registrationbox {
  background-color: #DEEAF3;
  padding: 14px 10px 20px 10px;
}
  .registrationbox p {
    font-weight: bold;
    margin-top: 0px;
    text-align: center;
  }
  .registrationbox form a {
    margin: 0 10px;
  }

.registrationbox ul li {
  float: left;
  padding-top: 6px;
  height: 36px;
  text-align: center;
  margin-bottom: 15px;
}

li.steps_left {
  background: url(../images/reglepesek_left.gif) no-repeat;
  width:5px;
}
li.steps_left_active {
  background: url(../images/reglepesek_active_left.gif) no-repeat!important;
}

li.steps_middle {
  background-color: #fff;
  padding: 0 15px;
  color: #0033A0;
  min-width:180px;
  * min-width:183px;
}
.steps_middle_active {
  background-color: #87B5D6!important;
  color: #fff!important;
}
li.steps_middle span {
  display: block;
  font-weight: bold;
  float: none;
}
li.steps_right {
  background: url(../images/reglepesek_right.gif) no-repeat;
  width:5px;
  margin-right: 5px;
}
li.steps_right_active {
  background: url(../images/reglepesek_active_right.gif) no-repeat!important;
}

span.mezo {
  margin-top: 6px;
  margin-right: 4px;
  width: 50px;
  text-align: right;
}

.registrationbox span {
  float: left;
}

.registrationbox a {
  color: #0033A0;
}

.registrationbox form {
  width: 280px;
  margin: 0 auto;
  padding-right:0px;
  text-align: center;
}

.registrationbox .input_graphic {
  display: block;
  background: url(../images/ugyfelkapu_inputs_bg.gif) no-repeat;
  width: 215px;
  height: 28px;
  margin-bottom: 8px;
}
  .input_graphic input, .input_graphic select {
    width: 195px;
    height: 13px;
    color: #0034A1;
    border: 1px solid #fff;
    margin: 5px 0 0 0;
    * margin: 4px 0 0 0;
    font-size: 11px;
  }
  .input_graphic select {
    height: 18px;
    * height: 19px;
    width: 202px;    
    * margin: 5px 0 0 0;
    
  }

.login_btn {
  background: url(../images/ugyfelkapu_btn.png) no-repeat;
  width: 125px;
  height: 28px;
  border: none;
  cursor: pointer;
  _ cursor: hand;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px!important;
  font-weight: bold;
  padding-bottom: 2px;
  * padding-bottom: 0px;
  margin-top: 10px;
  margin-left: 48px;
}  
  
a.linkek {
  margin-left: 55px!important;
}
