img.recenzje {margin-left:0; margin-right:0; width:100%;}
.rec-head{text-align:center; margin-bottom: 10px; padding:0!important;}
.score{height:25px;margin-top:3px;text-align: center;text-shadow: 0 0 8px black;font-size: 1.8rem;line-height: 25px;



}
.score2{width:30%; background:red;;height:25px;}
.active-tab-title{color:red;}
div.box-recenzje{
    padding-right: 3px!important;
    padding-left: 3px!important;
	}
	
div.rama-recenzje{
	overflow:hidden;
}





div.box-recenzje a{
text-decoration:none;
color:white;
}

/*-------------- style nagłókow ----------*/

/** pierwszy*/
div.tab-title-1{
	background: #4E0000;
	color:white;
	position:relative;
}

.tab-title-1 h2{
text-align:left;
padding-left:30px;
MARGIN-TOP: 8PX;
    margin-bottom: 8px;
    font-size: 2.3rem;

}


/*--- drugi -----*/
div.tab-title-2{
	background: #F2F2F2;
	color:black;
	position:relative;
}

.tab-title-2 h2{
text-align:right;
padding-right:30px;
MARGIN-TOP: 8PX;
    margin-bottom: 8px;
    font-size: 2.3rem;
}



/**----------- zobacz więcej  -------------------*/
/* pierwsze */
.tab-title-1 h4 {
    position: absolute;
    padding: 6px;
    margin-bottom: 7px;
    right: 26px;
    background: white;
    color: black;
    font-size: 1.5rem;
    width: 178px;
	bottom:0;
}

/* drugie */

.tab-title-2 h4 {
    position: absolute;
    padding: 6px;
    margin-bottom: 7px;
    left: 26px;
    background: #4E0000;
    color: white;
    font-size: 1.5rem;
    width: 178px;
	bottom:0;
}

h5.title-in {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 10px;
    margin: 0;
}
.box-recenzje.col-lg-18.col-md-18.col-sm-18.col-xs-18 {
    margin-bottom: 22px;
}