﻿.news_tytul
{
	margin:2px;
	padding:2px;
	
}

.news_tekst
{
	margin:2px;
	padding:2px;
	
}


.div_news_lewy
{
	float:left;
	text-align:left;
	width:5%;
	
}

.div_news_prawy
{
	float:right;
	text-align:left;
	width:95%;
	background-color:#FAFAFA;
	
	
	
}

.news_tekst a
{
	color:#FF753A;
	text-decoration:none;
	
}

.news_tekst a:hover
{
	color:#FF753A;
	text-decoration:underline;
	
}
