/* Adatvédelem */

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

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

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

p.navigacio {
  margin:0 0 10px!important;
}

.tartalom p {
  margin: 5px 5px 20px;
  text-align: justify; 
}

.focim {
  font-weight: bold;
  color: #0D3E9F;
  background-color: #fff;
  padding: 4px 4px 4px 8px;
  margin: 10px 0 6px!important;
}

.reg_holderboxes {
  background-color:#F0EFE8;
  padding: 5px 16px 15px;
}
