@CHARSET "UTF-8";
.newsWidget_body {
	background: white url(/images/widgets/NewsWidget/background.png) repeat-y center;
	position: relative;
	width: 207px;
	height: 294px;
	overflow: hidden;
}

.newsWidget_news {
	padding: 0 10px 0 10px;
	margin-bottom: 5px;
}

.newsWidget_header{
	color: #3ca428;
}

.newsWidget_header a {
	font-size: 75%;
	color: #3ca428;
	text-decoration: none;
	display: block;
}


.newsWidget_content {
	text-align: justify;
	font-size: 75%;
	height: 65px;
	overflow: hidden;
}

.newsWidget_newsFooter {
	font-size: 72%;
	padding: 0;
	margin: 0;
}

.newsWidget_newsFooter a {
	color: #7C7C7C;
	font-weight: normal;
}

.newsWidget_newsFooter .column1 {
	text-align: left;
}

.newsWidget_newsFooter .column2 {
	text-align: right;
}

.newsWidget_body h2 {
	display: block;
	width: 207px;
	height: 25px;
	margin: 0 0 10px 0;
	background: #57bc57 url(/images/widgets/NewsWidget/header.png) no-repeat;
	color: #fff;
	font-size: 90%;
	text-align: center;
	padding-top: 13px;
	letter-spacing: 6px;
}


/** link czytaj wszystkie **/
.newsWidget_summary {
	text-align: right;
	height: 16px;
	margin-top: 5px;
}

.newsWidget_summary a {
	display: block;
	color: #3ca428;
	margin-right: 10px;
	background: transparent url(/images/lib/pointer-right.png) no-repeat right 1%;
	padding-right: 20px;	
	font-size: 75%;
	font-weight: normal;
	height: 16px;
	padding-top: 2px;
}

/** obrazek okraglego dolu strony **/
.newsWidget_footerBg {
	position: absolute;
	bottom: 0px;
	left: 0px;
}