@charset "utf-8";
/* CSS Document */

.last_article .short {
    min-height: 95px;
}
.last_article h4 a {
    font-size: 16px;
    font-weight: 600;
    color: #184d95;
}
.last_article h4 {
}
.last_article small{
	color: #cf262c;
}
.last_article .more {
    text-align: center;
    padding: 2em 0 .5em;
}
.last_article .os.image{
	box-shadow: none;
}
.last_article .promo {
    border: solid 1px #184d95;
    background: #f6f6f6;
    margin: 1em .5em;
    min-height: 520px;
}
.last_article .promo.movie {
    border: solid 1px rgba(0,0,0,.05);
	background: #fff;
}
.last_article .promo .short{
    min-height: 60px;
}
.last_article .najnowsze {
    font-size: 13px;
    text-align: center;
    background: #cf2027;
    color: #fff;
    padding: .5em;
}
.last_article .promo img{
	min-width: 100%;
}
.last_article .os-content-half{
	padding: .5em;
}
.last_article img,
.last_article .box{
	border: solid 1px #e8e8e8;
}
.last_article .box{
	background: #f6f6f6;
}