/* Business news */
.businessNews {
	margin-bottom: 10px;
	overflow: hidden;
}
.businessNews_box {
	margin: 0px 0px;
	border: 1px dotted black;
	border-top: none;
}
.businessNews_box h2  {
	margin: 0px; 
	padding: 5px; 
}
.businessNews_box p {padding: 0px 10px;}

/* Anglonowinki */
.pins {
	background: url('/images2/pins.gif'); 
	height: 36px; 
	width: 50px; 
	float: left;
	text-align: center;
	padding-top: 14px;
	font-family: Arial;
}
.pins b	   {font-size: 14px;}
.pins span {font-size: 9px;}
h2.news_title {	margin: 15px 8px;float: left;width: 460px;}
.newslist h2 a { color: #003B6F; font-size: 14px; text-decoration: underline;}
.newslist h2 a:hover, .news_header a:hover { color: #0086FF;}
.newslist table td {width: 50%; vertical-align: top;}
.news_header a, .news_content a { color: #00519B; margin-top: 10px;}
/* Kalendarium */
.latest_news {width: 190px; margin:auto;}
.latest_news th { text-align: left;}
.latest_news .date {
  color: orange;
}
