.news_link_czerwony:link, .news_link_czerwony:visited {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.news_link_czerwony:hover {
	font-weight:bold;
	color:#CC3300;
	text-decoration:none;
}
.news {
	float:left;
	width:680px;
	border-bottom:solid 1px #800000;
}
.news_naglowek_center {
	float:left;
	width:680px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;

}
.news_tytul {
	float:left;
	width:680px;
	text-align:left;
}
.news_tytul_czerwony {
	float:left;
	width:680px;
	color:#FF0000;
	text-align:center;
}
.news_tresc {
	float:left;
	width:680px;
	text-align:justify;
}
.news_zdjecie {
	float:left;
	min-width:5px;
	min-height:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.news_zdjecia {
	float:left;
	width:680px;
	text-align:center;
}
.fotka_tlo {
	float:left;
	width:191px;
	height:191px;
	padding-right:10px;
	
}
.news_miniaturka_glowna {
	 float:left;
	 width:678px;	 
	 padding-bottom:10px;
}
.news_zasoby {
	 float:left;
	 width:680px;
	 padding-bottom:15px;
 	 padding-top:5px;
}
.news_plik {
	padding-bottom:5px;
}


