
#news
{
	position: relative;
	height: 330px;
}

#news1
{
	padding-top: 16px;
	width: 483px;
	height: 288px;
	background-image: url('images/news-tlo1.jpg');
	position: absolute;
	left: 10px;
	top: 0px;
}

#news1 .newsPozycja
{
	height: 51px;
	margin-bottom: 2px;
	padding-left: 5px;
}

#news1 .newsPozycja .bold
{
	font-weight: bold;
}



#news1 a.news1hrefStart
{
	position: absolute; 
	left: 416px; 
	width: 75px; 
	height: 15px;
	text-decoration: none;
}

#news1 a.news0pierwszy
{
	top: 50px;
}

#news1 a.news1pierwszy
{
	top: 102px;
}

#news1 a.news2pierwszy
{
	top: 164px;
}

#news1 a.news3pierwszy
{
	top: 215px;
}

#news1 a.news4pierwszy
{
	top: 270px;
}

#news2
{
	padding-top: 16px;
	width: 483px;
	height: 288px;
	background-image: url('images/news-tlo2.jpg');
	position: absolute;
	left: 500px;
	top: 0px;
}

#news2 .newsPozycja
{
	height: 51px;
	margin-bottom: 3px;
	padding-left: 69px;
}

#news2 .newsPozycja .bold
{
	font-weight: bold;
}

#news2 a.news1hrefStart
{
	position: absolute; 
	left: 0px; 
	width: 75px; 
	height: 15px;
	text-decoration: none;
}

#news2 a.news5pierwszy
{
	top: 50px;
}

#news2 a.news6pierwszy
{
	top: 102px;
}

#news2 a.news7pierwszy
{
	top: 164px;
}

#news2 a.news8pierwszy
{
	top: 215px;
}

#news2 a.news9pierwszy
{
	top: 270px;
}

.etapy
{
	border-collapse: collapse;
	border: 1px solid #333;
	width: 90%;
	margin: 5px auto;
}

.etapy td, .etapy th
{
	border: 1px solid #333;
}

.etapy th
{
	text-align: center;
	padding: 3px;
	background-color: #999;
	color: #EFEFEF;
}

.etapy td.etap
{
	font-weight: bold;
	text-align: center;
}

.etapy td.data
{
	text-align: center;
	width: 120px;
}