@charset "utf-8";
/* CSS Document */
.news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align:justify;
	width:750px;
	margin-left: 5px;
}
.news a, .news a:visited, .news a:active {
	color: #bd2056;
	text-decoration: underline;
	font-weight: bold;
}
.news a:hover {
	color: #471045;
	text-decoration: underline;
	font-weight: bold;
}
.news ul {
	margin-left: 15px;	
}

.news li {
	list-style-position: outside;
	list-style-image: url(http://e-grupa.com.pl/img/else/check-blue.png);
	list-style-type: square;	
}

.news img {
	border: 4px solid #efefef;
	margin: 5px;
}

.news-img {
	display: inline;
	float: right;
	border: 4px solid #efefef;
	margin: 5px;
}

.news-heading {
	color: #ff7000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
	padding: 0px;
}
.news-lead {
	background-color: #ffb400;
	word-spacing: 0.1em;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 10px 0 10px;
	padding: 10px;
	border: 4px solid #ffec91;
	background-image: url(http://e-grupa.com.pl/img/else/blo-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-shadow: #f18800 1px 1px 1px
}
.news-quote {
	background-color: #d9d9d9;
	border: 4px solid #efefef;
	padding: 5px;
	margin: 0 10px 0 10px;
	color: #000;
	word-spacing: 0.2em;
	background-image: url(http://e-grupa.com.pl/img/else/blo-1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news-wazne {
	background-color: #648c02;
	border: 4px solid #bada6c;
	padding: 5px;
	margin: 0 10px 0 10px;
	color: #FFF;
	word-spacing: 0.3em;
	font-size: 14px;
	font-weight: bold;
	background-image: url(http://e-grupa.com.pl/img/else/blo-1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/** ikona transportu */
.transport-gratis {
	float: right;
	margin: 10px 20px 0px 0px;
}

.partnerski-bg img.head {
	margin: 0px auto 20px auto;
}
#partnerski-skrypt .pobierz {
	display: block;
	width: 288px;
	height: 44px;
	background: url(../images/partnerski-pobierz.jpg) no-repeat;
	margin: 0px auto;
}

