@media screen {
	.lSide {
		float:left;
		width:575px;
	}
	.rSide {
		float:right;
		width:355px;
	}
	.promo01 {
		background:#000;
		padding:17px 35px 17px 35px;
		font-family:'Century Gothic', Times, Tahoma;
	}
	.promo01 h2 {
		color:#df5451;
		font-size:26px;
		font-weight:normal;
	}

	.promo01 a {
		color:#df5451;
	}
	.promo01 a:hover {
		text-decoration:underline;
	}

	/* AKTUALNOŚCI */

	h1 {
		font-family:'Century Gothic', Times, Tahoma;
		color:#df5451;
		font-size:24px;
		font-weight:normal;
		margin-bottom:15px;
	}
	.promo01 {
		font-family:Tahoma, Arial;
		color:#fff;
	}
	.promo01 h2 {
		font-family:'Century Gothic', Times, Tahoma;
		color:#df5451;
		font-size:11px;
		font-weight:bold;
		margin:0px !important;
		padding:0px !important;
	}

	.promo01 p {
		font-size:11px;
		margin-top:0px !important;
		padding-top:0px !important;	
	}
	.promo01 .artOnList {
		border-bottom:1px solid #232323;
		padding-bottom:10px;
		margin-bottom:17px;
	}
	.promo01 .artOnList {
		border-bottom:1px solid #232323;
		.padding-bottom:3px;
		.margin-bottom:20px;
	}
	.promo01 .pubDate {
		color:#5b5b5b;
	}
	.artOptions {
		text-align:right;
		margin-bottom:10px;
	}
	.artOptions li {
		display:inline;
	}
	.artOptions li.last {
		border-left:1px solid #999;
		margin-left:5px;
		padding-left:8px;
		color:#df5451;
	}
	.artOptions li.last a {
		text-decoration:underline;
	}
	.artOptions li.last a:hover {
		color:#f08684 !important;
	}
	.artOptions img {
		border:none;
	}
	.gallery {
		margin-top:15px;
		margin-bottom:15px;
	}

	/* BOXY PROMOCYJNE W PRAWEJ KOLUMNIE */
	.promosHome .artOnList {
		background:#000;
		width:270px;
		height:88px;
		float:left;
		margin-bottom:15px;
		padding:10px 15px 10px 15px;	
		color:#fff;
	}
	.promosHome h2 {
		font-family:'Century Gothic', Times, Tahoma;
		color:#df5451;
		font-size:18px;
		font-weight:bold;
		margin:0px;
		padding:0px;
	}
	.promosHome .pubDate {
		display:none;
	}
	.promosHome p {
		margin-top:10px;
	}
	.promosHome a {
		color:#df5451;
	}
	.promosHome a:hover {
		text-decoration:underline;
	}
	.promosHome .art1 {
		background:#000 url(../gfx/promo01.jpg) right 0px no-repeat;
	}
	.promosHome .art2 {
		background:#000 url(../gfx/promo02.jpg) right 0px no-repeat;
	}
	.promosHome .art3 {
		background:#000 url(../gfx/promo03.jpg) right 0px no-repeat;
	}
	.gallerys {
		
	}
	.gallerys p {
		display:none;
	}
	.gallerys {
		width:283px;		
		background:#5a0907 url(../gfx/background-gallery-box.gif) no-repeat;
		margin-bottom:15px;
		padding:20px;
	}
	.gallerys .artOnList {
		.margin-bottom:22px;
	}
	.gallerys .art2 {
		margin:0px;
	}
	.gallerys h1 {
		color:#fff;
		font-size:18px;
	}
	.gallerys a {
		color:#fff !important;
		text-decoration:underline;
	}
	.gallerys a:hover {
		color:#f27a78 !important;
	}
	.gallerys .pubDate {
		display:none;
	}
	.gallerys h2 {
		color:#df5451;
		font-size:11px;
		font-weight:normal;
		margin:0px !important;
		padding:0px !important;
	}
	.gallerys .gallery {
		margin:0px !important;
		padding:0px !important;
	}
	.gallerys li {
		margin-bottom:25px;
	}
	.gallerys li {
		.margin-bottom:12px;
	}
	.gallerys .lMore {
		text-align:right;
	}
}
@media print {
.menu, .menu_navi, .footer, .artOptions, h1 {
		display:none;
	}
	.promo01 {
		color:#000 !important;
	}
	h2 {
		margin-bottom:10px;
	}
}
