.layout_content {
    background: url('/images/layout/content_small_gradient.png') repeat-x top;
}
/* Kisajánló */
.articlelead_small {
    height: 180px;
    overflow: hidden;
    text-align: left;

}
.art_lead_small_img_cont {
    float: left;
    padding: 1px;
    border: 2px solid #f0e6c9;
    height: 172px;
    width: 320px;
    overflow: hidden;
}
.art_lead_small_right {
    float: right;
    height: 130px;
    width: 320px;
}
.articlelead_small img {
    float:left;
    display: inline;
    width: 320px;

}

.articlelead_small img.no-img {
/*    margin-left: 89px;
    width: 142px;
    height: 130px;*/
}

.articlelead_small a.img-link {
    display: inline-block;
    float: left;
    width: 320px;
    height: 130px;
}

.result-collection-item-content {
    font-size: 10px;
    line-height: 11px;
}

.result-highlight {
    background-color: #C29467;
    border-radius: 3px;
    color: white;
    padding: 0 1px 1px;
}

.articlelead_small_title{

    font-size: 12px;
    font-weight: bold;
    width: 318px;
    float: right;
    font-size: 14px;
    height: 33px;
    overflow: hidden;
    color: #000000;
}
.articlelead_small_title a{
    color: #000000;
}
.articlelead_small_content {
    margin-top: 2px;
    width: 318px;
    float: right;
    height: 141px;
    overflow: hidden;
    font-size: 11px;
    color: #AAAAAA;
}

/* Nagyajánló */
.articlelead_big {
    width: 653px;
    height: 250px;
    position: relative;
    background-repeat: no-repeat;
    color: #000000;
}
.articlelead_big a{
    color: #000000;
}
.articlelead_big_info {
    position:absolute;
    bottom:0; left:0;
    /*height:70px;*/
    width: 491px;
    background: url('http://static.imgsrv.gentleman.hu/www/Slider/transparent-bg.png') repeat;
    padding: 10px 10px 10px 10px;
}
.articlelead_big_title{
    font-size:14px;
    color:#fff; padding:5px; margin:0; font-weight:normal;
    overflow:hidden;
    font-family: Americana,times;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.articlelead_big_content {
    margin:0 5px;
    font-size:11px;
    line-height:15px;
    color: #B2B2B2;
}

/* gyűjtemény*/
.articlelead_collection_title {
    width: 950px;
}
.articlelead_collection {
    width: 950px;
    height: 180px;
}
.articlelead_collection .left {
    display: inline;
    float: left;
    width: 340px;
    height: 180px;
}
.articlelead_collection .right {
    display: inline;
    float: left;
    width: 610px;
    height: 180px;
}
.articlelead_collection_content {
    text-align: justify;
}
.articlelead_collection .image_cont .image {
    border: 1px solid #C29467;
    padding: 1px;
    background: #FEFEF9;
    width: 320px;
    height: 172px;
}
.articlelead_collection .image_cont .shadow {
    width: 320px;
    height: 7px;
    float: left;
    background: url('/images/layout/gallery_item_shadow.png') no-repeat center;

}
/*Kiadvány ajánló*/
.articlelead_kiadv_title {
    width: 950px;
}
.articlelead_kiadv {
    width: 950px;
    height: 180px;
}
.articlelead_kiadv .left {
    display: inline;
    float: left;
    width: 100px;
    height: 180px;
}
.articlelead_kiadv .right {
    display: inline;
    float: left;
    width: 610px;
    height: 180px;
}
.articlelead_kiadv_content {
    text-align: justify;
}
.articlelead_kiadv .image_cont .image {
    border: 1px solid #C29467;
    padding: 1px;
    background: #FEFEF9;
    width: 92px;
    height: 172px;
}
.articlelead_kiadv .image_cont .shadow {
    width: 320px;
    height: 7px;
    float: left;
    background: url('/images/layout/gallery_item_shadow.png') no-repeat center;

}
