body 
{ 
margin-top: 0px;
background-image: url(../bg2.jpg);
background-attachment: fixed
}

.news_title
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0F418D	
}

.news_content
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0F418D	
}

.news_more
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #006600}
a.news_more:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;	
 	color: #006600
}

.td_bg_green {
background-image:url(../bg_green.gif);
}

#cennik_table
{
	border: 1 px solid #FFFFFF;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0F418D;
	background-color: #DBE8F0
	
}