/**
* Wyglad domyslny czytanego newsa
*/
#news1,#news1 * {
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, Verdana;
	line-height: 190%;
}

#news1 h2 {
	font-size: 14px;
	color: #333;
}
/**
* News BOXy
*/
#news_skroty #news_box { margin-right:20px;width:288px;border:0px solid red;float:left;}
#news_skroty #news_box .datownik{}
#news_skroty #news_box .tytul {}
#news_skroty #news_box .podsumowanie {text-align: justify;}
#news_skroty #news_box .wiecej {clear:both;	padding-bottom: 2px;border-bottom: 0px solid #c1c8ce; }


#news_skroty #news_box  .wiecej { text-align: right;}
#news_skroty #news_box  .wiecej a { color: #003399;	font-size: 11px;	font-family: Arial, Verdana, sans-serif;	text-decoration: underline;}
#news_skroty #news_box  .wiecej a:link {color: #003399;text-decoration: underline;}
#news_skroty #news_box  .wiecej a:visited {	color: #003399;text-decoration: underline;}
#news_skroty #news_box  .wiecej a:active {	color: #003399;}
#news_skroty #news_box  .wiecej a:hover {	color: #333;text-decoration: none;}
#news_skroty #news_box .podsumowanie p { margin: 0px 0px;;	padding: 0px;}


#news_skroty #news_box   .tytul {margin-top: 4px;margin-bottom: 5px;}

#news_skroty #news_box   .tytul a { /* color: #a88800; */	 color: #222; font-size: 14px;font-family: Tahoma, Verdana, sans-serif;	text-decoration: underline;}
#news_skroty #news_box  .tytul a:link {	color: #222;	text-decoration: underline;}
#news_skroty #news_box  .tytul a:visited {	color: #222;	text-decoration: underline;}
#news_skroty #news_box  .tytul a:active {	color: #222;}
#news_skroty #news_box  .tytul a:hover {	color: #565a5f;	text-decoration: none;}



#news_skroty #news_box .datownik {
	text-align: left;
	font-style: normal;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px;
}


/**
* Wyglad listy newsow
*/
#news_skroty h2 {
	padding: 4px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#news_skroty #news p {
	margin: 0px 0px;;
	padding: 0px;
}

#news_skroty #news #podsumowanie p {
	margin: 0px 0px;;
	padding: 0px;
}

#news_skroty #news {
	margin-bottom: 10px;
}

#news_skroty #news   .tytul {
	margin: 3px 0px;
}

#news_skroty #news   .tytul a { /* color: #a88800; */
	color: #464a4f;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}

#news_skroty #news  .tytul a:link {
	color: #464a4f;
	text-decoration: underline;
}

#news_skroty #news  .tytul a:visited {
	color: #464a4f;
	text-decoration: underline;
}

#news_skroty #news  .tytul a:active {
	color: #464a4f;
}

#news_skroty #news  .tytul a:hover {
	color: #565a5f;
	text-decoration: none;
}

#news_skroty #news  .wiecej {
	padding-bottom: 3px;
	border-bottom: 1px solid #c1c8ce;
	text-align: right;
}

#news_skroty #news  .wiecej a {
	color: #33b;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}

#news_skroty #news  .wiecej a:link {
	color: #33b;
	text-decoration: none;
}

#news_skroty #news  .wiecej a:visited {
	color: #33b;
	text-decoration: none;
}

#news_skroty #news  .wiecej a:active {
	color: #33b;
}

#news_skroty #news  .wiecej a:hover {
	color: #333;
	text-decoration: underline;;
}

#news_skroty #news .datownik {
	text-align: left;
	font-style: normal;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px;
}

/*#news_skroty #news .datownik  {color:#33d;font-family:Arial, Verdana; font-size:11px;margin:2px 0px;}*/
#news_skroty #news .podsumowanie,#news_skroty #news .podsumowanie p {
	font-family: Arial, Helvetica, Arial;
	font-size: 11px;
	color: #555;
	line-height: 17px;
	margin: 5px 0px;;
	text-align: left;
}

#news_skroty #archiwum {
	margin-top: 30px;
	margin-bottom: 00px;
	border-top: 0px dotted #faa;
	text-align: right;
	margin-right:20px;
}

#news_skroty #archiwum a {
	color: #36a;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#news_skroty #archiwum a:link {
	color: #36a;
	text-decoration: none;
}

#news_skroty #archiwum a:visited {
	color: #36a;
	text-decoration: none;
}

#news_skroty #archiwum a:active {
	color: #36a;
}

#news_skroty #archiwum a:hover {
	color: #333;
	text-decoration: underline;;
}

#news_skroty #archiwum table td {
	vertical-align: middle;
}