.kiemelt {
    margin-top: 15px;
    background: #e6e7e8;
    height: 311px;
}
.kiemeltb {
    padding: 10px 0px 10px 30px;
    padding: 10px 0px 10px 8px;
}

.frissb h3,
.kiemeltb h3 {
    margin: 0px 0px 15px 0px;
    letter-spacing: 1px;
    color: #58595B;
}

.friss {
    margin-top: 15px;
    background: #e6e7e8;
    height: 219px;
}
.frissb {
    padding: 10px 0px 10px 30px;
    padding: 10px 0px 10px 8px;
}

.ing {
    float: left;
    margin: 0 10px 10px 0;
    width: 190px;
}

.ingb {
    display: block;
    width: 175px;
    apadding-bottom: 10px;
    font-size: 8pt;
}

.ing span {
    background: #58595b;
    display: block;
    color: #ffffff;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    margin-bottom: 1px;
}

.ing img { margin-bottom: 3px; }
.friss .ing img { margin-bottom: 10px; }

.ingb p {
    margin: 0px;
    display: block;
    height: 100px;
    overflow: hidden;
}

.pager {
    width: 10px;
    height: 260px;
    float: left;
    display: block;
    color: transparent;
    font-size: 0px;
}

.frissb .pager { height: 160px; }

.pageleft  { background: transparent url('images/pageleft.jpg') center center no-repeat; margin-right: 10px; }
.pageright { background: transparent url('images/pageright.jpg') center center no-repeat; margin-left: 5px;}

a.more {
    background: #F58220;
    color: #ffffff;
    display: block;
    padding: 2px;
    font-size: 7pt;
    width: 55px;
    font-weight: bold;
    float: right;
    margin-right: 15px;
    text-align: center;
}

.ind_kiem {
    overflow: hidden;
    height: 260px;
    awidth: 580px;
    max-width: calc(100% - 45px);
    float: left;
    position: relative;
}

.ind_kiemb {
    position: relative;
    width: 10000px;
    height: 260px;
    float: left;
}

.ind_friss {
    overflow: hidden;
    height: 260px;
    awidth: 580px;
    max-width: calc(100% - 45px);
    float: left;
    position: relative;
}
.ind_frissb {
    position: relative;
    width: 10000px;
    height: 260px;
    float: left;
}

.ind_big {
    background: #3F3F3D;
    width: 635px;
    height: 385px;
    overflow: hidden;
    position: relative;
}
.ind_bigb {
    width: 5000px;
    width: 100%;
    height: 385px;
    position: relative;
}

.ind_big img { padding: 5px; }

.ind_big_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 70px;
    color: #ffffff;
    overflow: hidden;
    background: rgba(100,100,100,0.7) url('images/rr.png') right center no-repeat;
    padding: 5px 35px 5px 10px;
}

.ind_big_title b { color: #F58220; }

.w30 { width: 30px; }


