@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: left; margin-right: 10px; }
.text p { text-align: justify; padding: 5px 0; }
.text li { padding:2px 0; margin-left: 15px; list-style: square; }

#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;  }

.prov {
	background-position: bottom;
	height: 86px;
}
.prov p { line-height: 20px;  margin-right: 15px; }
.prov p a { color: #FFF; text-decoration: underline; }
.tender.fpage  { 
	float: none;
	margin-top: 4px; 
}
.prov .inp { width: 142px; background: url(/img/lines_sprite.png) no-repeat 0px -80px; line-height: 14px; }
	
.content h3 {
	background: #456daa url(/img/grad2.png) repeat-x;
	color: #FFF;
	border-bottom: 1px solid #8fa7cb;
}
