

/* Główna Wyróżnione
===================*/
.glowna_wyroznione{
	text-align: center;
}
.glowna_wyroznione h3{
	text-align:center;
	font-size:24px;
	font-weight:300;
	color:#797979;
	margin-bottom:0;
	padding-bottom:0;
}
.glowna_wyroznione h3 .title{
	display:block;
}
.glowna_wyroznione h3 strong {
    display: block;
    font-weight: 900;
}
.glowna_wyroznione .foto{
	width:100%;
	height:170px;
	overflow:hidden;
}
.glowna_wyroznione img{
	max-height:220px;
	display:block;
	float:none;
	margin:auto;
	width:95%;
	transition:linear 150ms;
}
.glowna_wyroznione img:hover, .glowna_wyroznione .columns:hover > .foto > a > img{
	width:100%;
}
small.red {
    font-size: 14px;
    color: #be1711;
	font-weight:900;
}
span.grey {
    color: #4a4a4a;
	font-weight:900;
}
.cena{
	min-height:45px;
}
span.price_old {
    font-size: 14px;
    font-weight: 300;
    text-decoration: line-through;
    color: #7d7d7d;
}
span.price_new {
    font-size: 28px;
    font-weight: 900;
    color: #c5322e;
    text-align: right;
}
span.promo {
    color: #be1712;
    font-size: 18px;
    line-height: 0px;
    font-weight: 300;
	display:block;
}
.glowna_wyroznione .opis {
    padding-bottom: 20px;
	float:none;
}
.glowna_wyroznione .columns{
	margin:0 2em;
	background-position: center left !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
}
.glowna_wyroznione a.os.button {
    font-size: 15px;
    padding: .7em 5em;
}
@media screen and (max-width: 1024px){
	.glowna_wyroznione{
	text-align: left;
}
	#wyroznione .price_old,
	#wyroznione .price_new,
	#wyroznione .promo{
		display:block;
		float:none;
		margin:auto;
		text-align:center;
	}
	#wyroznione h3{
		text-align:center;
	}
	.glowna_wyroznione{
		text-align:center;
	}
	.glowna_wyroznione .columns {
    margin: 0 2em;
    padding-top: 250px;
    background-position: top left !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
}
.glowna_wyroznione a.os.button{
	display: block;
    text-align: center;
    margin: 5px auto;
}
.glowna_wyroznione h3 .title{
	font-size:23px;
}
.glowna_wyroznione .opis {
    background: rgba(255,255,255,.8);
    padding-top: 15px;
}
}
