/* CSS	BOFH mjz@biuro.net.pl	*/

@import url('coalProducers.css');
img {
	border:             none;
}
.c {
	text-align:         center;
}
.l {
	text-align:         left;
}
.r {
	text-align:         right;
}
.j {
	text-align:         justify;
}
.b {
	font-weight:		bold;
}
.cl {
	clear:              both;
}
.vm {
	vertical-align: middle
}
.logos img {
	margin: 10px;
}
.gray-bg {
	padding: 5px;
	background: #f4f4f4;
	font-size: 11px;
}
.green {
	color: #116c41;
}
.news {
	margin-bottom: 15px;
}
.news_content {
	padding: 5px 5px 10px 5px;
	background: #f4f4f4;
	border-top: 1px #449230 solid;
	border-bottom: 1px #449230 solid;
}
.news_content p,
.news_content .nazwa {
	position: relative;
}
.news a.more {
	display: block;
	margin-top: -7px;
	height: 11px;
	background: url('/imp/wiecej_na_kresce.gif') no-repeat 100% 50%;
}
#hidden_news {
	display: none;
}
#column1,
#column2 {
	vertical-align: top;
}
#column1 {
	width: 49%;
}
#blank {
	width: 15px;
}
