#naglowek_page {

	height: 52px;
	width: 988px;

}

#naglowek_left {

	height: 52px;
	width: 27px;
	background-image:url('../_gfx/news_head_left.jpg');
}
#naglowek_center {

	height: 52px;
	width: 950px;
	background-image:url('../_gfx/news_head_center.jpg');
	text-align:right;

}
#naglowek_right{

	height: 52px;
	width: 11px;
	background-image:url('../_gfx/news_head_right.jpg');

}
#naglowek_nazwa {
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
	text-align:right;
	position:relative;
	bottom: 22px;
	
}