.hir {
  position: relative;
  width: 445px;
  padding-left: 20px;
  padding-bottom: 10px;
}

.hirfocim {
  width: 445px;

  background: white;
  border-bottom: 1px solid black;

}

.hirfocim A:link {text-decoration: none; color: black;}
.hirfocim A:visited {text-decoration: none; color: black;}
.hirfocim A:active {text-decoration: none; color: black;}
.hirfocim A:hover {text-decoration: underline; color: #110011;}

.hirtovabbi {
  margin-left: 20px;
  margin-bottom: 10px;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 8px;
  padding-right: 8px;
  background-color: #bcc2d4;
  float:left;
  width: 390px;
}
.hirtovabbicim {
  font-weight: bold;
}

.hirkapcsolodo {
  margin-left: 20px;
  margin-bottom: 10px;
  float: left;
  width: 405px;
  background: white;
  border: 1px solid black;
}

.hirkapcsolodocim {
  background-color: #bcc2d4;
  font-weight: bold;
  float: left;
  width: 405px;
}

.hirkapcsolodomenu A:link {text-decoration: none; color: black;}
.hirkapcsolodomenu A:visited {text-decoration: none; color: black;}
.hirkapcsolodomenu A:active {text-decoration: none; color: black;}
.hirkapcsolodomenu A:hover {text-decoration: none; color: black; }

.hirkapcsolodomenu {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hirkapcsolodosor {
  padding-top: 2px;
}

.hirkapcsolododoboz {
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

.hirek_fejlec {
  width: 486px;
  height: 39px;
  background-image: url('/skins/0/pix/hirek_fejlec.gif');
  background-repeat: no-repeat;
}
.hirek_fejlec_notitle {
  width: 486px;
  height: 11px;
  background-image: url('/skins/0/pix/hirek_fejlec_notitle.gif');
  background-repeat: no-repeat;
}

.hirek_kozep {
  background-image: url('/skins/0/pix/hirek_kozep.gif');
  background-repeat: repeat-y;
  width: 486px;
  color: #000000;
  text-align:left;
}

.hirek_lablec {
  width: 486px;
  height: 54px;
  background-image: url('/skins/0/pix/hirek_lablec.gif');
  background-repeat: no-repeat;
}



.hircim {
  font-size: 15px;
  font-weight: bold;
/*  height: 24px;*/
}


.hirbalrakep {
  float: left;
  margin-right: 8px;
}
.hirkozepkep {
  text-align: center;
  display: block;
  margin: auto;
  padding-bottom: 4px;
}
.hirszoveg {
  width: 445px;
  text-align: justify;
  padding-top: 4px;
  padding-bottom: 10px;
}

.hirpubr {
	float: right;
	padding-right: 3px;
}
.hirpubl {
	float: left;
}
.hirpub {
  padding-bottom: 3px;
  width: 450px;
}

.hir img {
  max-width:440px;
  width: expression(this.width > 440 ? 440: true);
}
