/* Стили для скругления углов
-----------------------------------------------------------------------------*/

.r-star, 
.r-star-shape{
	position:relative;
	overflow:hidden;
	padding:10px 0;
}

.r-star-shape .content{
	background: black;
}
.r-star {
	background: #f1f1f1;
}
.r-star .content, 
.r-star-shape .content{
	padding:10px 20px;
}

.r-star .cn,
.r-star-shape .cn{
	position:absolute;
	width:20px;
	height:20px;
	left:-10px;
	top:-10px;
	background:url(../img/r-star00.png);
}

.r-star .cn.tr, .r-star .cn.br,
.r-star-shape .cn.tr, .r-star-shape .cn.br {
	margin-left:100%;
}

.r-star .cn.bl, .r-star .cn.br,
.r-star-shape .cn.bl, .r-star-shape .cn.br {
	top:auto;
}



.r-star-shape .cn{
	background:url(../img/r-star20.png);
}

.r-star-shape .cn.tl, .r-star-shape .cn.bl {
	width:100%;
} 
.r-star, .r-star-shape {
	float:left;
	position:relative;
}

.spacer {
	;
}

.bar h1{
	font-size: 16px;
	font-weight: bold;
	color: RGB(76,109,127);
}

.bar hr{
	margin-top: 5px;
	border:1px solid RGB(225,231,235);	
}

.bar .content{
	width: 200px;
	font-size: 12px;
}

.print_link
{
	line-height: 25px;
	padding: 5px 5px 5px 22px;
	background: URL('../img/print.gif')   no-repeat center left;
}

.download_link
{
	line-height: 25px;
	padding: 5px 5px 5px 20px;
	background: URL('../img/download.gif')   no-repeat center left;
}

.rss_link
{
	line-height: 25px;
	padding: 5px 5px 5px 20px;
	background: URL('/bitrix/templates/.default/components/bitrix/forum/ispdn_forum_complex/images/feed-icon.png ')   no-repeat center left;
}

.edit_link
{
	line-height: 25px;
	padding: 5px 5px 5px 20px;
	background: URL('../img/edit_news.gif')   no-repeat center left;
}

.news_center
{
	line-height: 25px;
	padding: 5px 5px 5px 20px;
	background: URL('../img/news_center.gif')   no-repeat center left;
}

.light_bar label
{
	display:block;
}



.bar .news-item
{	
	border-color: RGB(76,109,127);
	border-width: 0 0 1px 0;
	border-style: solid;
	margin: 2px 0 2px 0;
	padding: 2px 0 5px 0;
}

.bar .forum-topic-last table
{
	border-collapse:collapse;
	border:none;
}

.bar .forum-topic-last  td
{
	border-color: RGB(76,109,127);
	border-width: 0 0 1px 0;
	border-style: solid;	
	padding: 2px 5px 2px 0;
	font-weight:bold;
}


.bar .news-item a
{
	text-decoration: none;
}

.bar .forum-topic-last a
{
text-decoration:none;
}

.law-detail div
{
	margin-top: 20px;
}

.law-detail h3
{
	text-align: center;
}
