a
{
	color: #336699;;
	text-decoration: none;
}
a:hover
{
	color: #336699;;
	text-decoration: underline;
}
.news_glowna
{
	
	float: left;
	width: 280px;
	padding-top: 10px;
	border-top: 1px dotted silver;
}
.news_glowna_tytul a
{
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 14px;
	color: #8BBF31;;
	font-weight: bold;
}
.news_glowna_data
{
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 11px;
	color: #707070;
	padding-bottom: 5px;
}
.news_glowna_zajawka
{
	float: left;
	width: 100%;
	text-align: justify;
	font-size: 12px;
	color: #2b2b2b;
}
.news_glowna_link
{
	float: left;
	width: 100%;
	text-align: right;
}	
.news_glowna_pokaz_wiecej
{
	float: left;
	width: 100%;
	padding-top: 10px;
	font-size: 12px;
}

.strona_tytul
{	
	float: left;
	width: 600px;;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
}
.strona_tresc
{	
	margin-top: 20px;
	float: left;
	line-height: 20px;
}
