a
{
	color: #144fa8;
	text-decoration: underline;	
}
a:hover
{
	color: blue;
	
}
.news_glowna
{
	
	float: left;
	width: 280px;
	padding-top: 10px;
	border-top: 1px dotted silver;
}
.news_glowna_tytul
{
	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;;
	
}
.strona_tresc
{	
	margin-top: 10px;
	float: left;
}
h1
{
	display: inline;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	font-family: arial;
	color: #ff6c00;
}
h2
{
	display: inline;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	color: #003d7b;
}
.img
{
	padding: 3px;
	background-color: white;
	border: 1px solid #a4b0ff;
}
.td
{
	background-color: #ede9db;
	padding: 10px;
	text-align: center;
	border: 1px solid silver;
}
#gora_promocja
{
font-weight: bold;
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 10px;
}
