@import "/css/2010/cmp_search.css";

.top_news p {
	padding: 5px 5px 5px 22px;
	background: url(/img/arrow1.png) no-repeat left 2px;
	overflow:hidden;
}
.news_list li {
	padding: 5px 5px 5px 22px;
	background: url(/img/gazetka.png) no-repeat left 2px;
	overflow:hidden;
}
	.news_list li span { font-weight:bold; }

.forum_topics li {
	padding: 5px 5px 5px 22px;
	background: url(/img/topic.png) no-repeat left 2px;
	overflow:hidden;
}

.content h3 .rss {
	width:20px;
	height:20px;
	position: absolute;
	top: 3px;
	right: 5px;
	background: url(/img/rss.png) no-repeat center center;
}
	.content h3 .rss span { display:none; }
	
.text img {float: right;}
.text p { text-align: justify; padding: 5px 0; }

#wrapper { position: relative; }
.content { padding-bottom: 50px;}
.about {
	display: block;
	font-size: 11px;
	font-style: normal;
	position: absolute;
	line-height:14px;
	bottom: 0px;
	left: 250px;
	width: 500px;
}
.about, 
.about a { color: #666666; font-weight:normal; } 

.about a { color: #666;  }