/* Jogi nyilatkozat */

.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: 10px; 
}

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

.felkover {
  margin-top: 0px!important;
  font-weight: bold;
  color: #900;
} 

.bordo {
  color: #900;
}

ul {
  margin: 0 25px;
}

ul li {
  text-align: justify;
  list-style-type: disc;
  margin: 10px 0;
}
