.index_promobox {
    background: url('/staticimages/layout/promo3.jpg') no-repeat;
    float: left;
    display: inline;
    width: 542px;
    height: 170px;
}
.index_promobox_empty {
    background: url('/staticimages/layout/promo_empty.jpg') no-repeat;
    float: left;
    display: inline;
    width: 542px;
    height: 170px;
}
.index_promobox a{
    display: block;
    margin: 107px 0 0 352px;
    width: 188px;
    height: 58px;
    background: url('/staticimages/layout/promo_gomb.png') no-repeat;
}
.index_promobox a:hover{
    background: url('/staticimages/layout/promo_gomb_hover.png') no-repeat;
}

.index_argarancia {
    /*background: url('/staticimages/layout/argarancia.gif') no-repeat bottom right;*/
    font-weight: bold;
}

.index_nyeremenybox {
    background: url('/staticimages/layout/nyeremeny_hatter.jpg') no-repeat;
    float: left;
    font-size: 13px;
    display: inline;
    width: 321px;
    height: 155px;
    margin: 0 3px;
    padding: 10px 15px 10px 10px;
}

.index_szakerto_nev {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 42px;
}
.index_szakerto_leiras {
    font-size: 11px;
    text-align: center;
}

.index_szakerto_gomb {
    width: 100px;
    height: 20px;
    background: #679B1C;
    display: block;
    text-align: center;
    color: #ffffff;
    margin: 10px auto;
}
.index_ajanlas_2 {
    font-size: 14px;
    margin: 5px 0;
}
.index_ajanlas_3 {
    font-size: 11px;
    font-weight: bold;
    color: #D9AE09;
    
}
.index_ajanlas_gomb {
    width: 130px;
    height: 40px;
    background: #679B1C;
    display: block;
    text-align: center;
    color: #ffffff;
    margin: 10px auto;
}
.index_hirek_datum {
    color: #6fa32b;
    font-size: 11px;
}
index_hirek_cim {
    font-size: 11px;
}
.naptar_box{
    float: left;
    background: url('/staticimages/layout/naptar_box_hatter.png') no-repeat;
    width: 334px;
    height: 170px;
    font-size: 15px;
}

.box_334x170{
    float: left;
    background: transparent url('/staticimages/layout/box_334_hatter.png') repeat-y scroll 0 0;
    width: 334px;
    height: 170px;
    font-size: 15px;
}

.naptar_box ul{
  margin: 5px 15px 12px 77px;
  font-size: 12px;
  list-style: none;
}

.naptar_box ul li{
  margin-bottom: 3px;
}

.naptar_box .naptar_index{
  color: #6fa32b;
  font-weight:bolder;
}

.naptar_title{
  font-weight:bolder;
  margin-bottom:0;
  margin-left:11px;
  margin-right:0;
  margin-top:6px;
}
