#container #rcol .box2bg ul.news {
	list-style: none;

}
#container #rcol .box2bg ul.news li {
	display: inline; /* this gets rid of the gaps */;
	list-style: none;
	margin: 0;
	padding: 0;
}
#container #rcol .box2bg ul.news li a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 210px;
}
#container #rcol .box2bg ul.news li a {
    margin-right: 10px;

	background-repeat: no-repeat;
	background-position: 0 2px;
}
#container #rcol .box2bg ul.news li.news a:hover {
	background-color: #ECE0D5;
}
#container #rcol .box2bg ul.newsarchive li a {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 3 2px;
}



#rcol .box2bg .news ul {
	margin: 0 25px 0 18px;
	width: 153px;
}
#rcol .box2bg .news  li {
	float: left;
	display: inline;
	background-image: url(../grafika/bl1.gif);
	background-repeat: no-repeat;
	background-position: 16px 5px;

}
#rcol .box2bg .news  li li {
	background: url(../grafika/bl2.gif) no-repeat 10px .6em;
}
#rcol .box2bg .news  ul ul {
	margin: 0;
}
#rcol .box2bg .news  a {
	color: #1275d3;
	display: block;
	font-weight: bold;
	margin: 0 0 0 1px;
	padding: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE0D5;
}
* html #rcol .box2bg .news  a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#rcol .box2bg .news  a:hover,
#rcol .box2bg .news  a:active,
#rcol .box2bg .news  a:focus {
	background: #fff9f9;
	border-bottom: 1px solid #ffc6c6;
	color: #f66;
}
#rcol .box2bg .news  ul ul a {
	margin: 0 0 0 24px;
	color: #999;
	font-weight: normal;
}


#rcol .box2bg .news  ul li ul {
	display: none;
}

