	/*ÑÎÐÒÈÐÎÂÊÀ*/
.dottedright 
{
	background: url(/project/img/bg3vd.gif) repeat-y 100% 0px
}
div.sorting
{
	background: url(/project/img/navig_dot.gif) repeat-x bottom
}
	/*/ÑÎÐÒÈÐÎÂÊÀ/*/

	/*ÑÂßÇÍÛÅ ÝËÅÌÅÍÒÛ*/
.st_head_c 
{
        font-weight: bold;
        color: #FFF;
        background: url(/project/img/st_head_c.gif) repeat-x top left;
        height: 23px;
}

.st_head_l 
{
       background: url(/project/img/st_head_l.gif) no-repeat;
}

.st_head_r
{
       background: url(/project/img/st_head_r.gif) no-repeat;
}

.st
{
	background:url(/project/img/st_bottom.gif) repeat-x bottom;
	padding:0;
	margin:0;
}

.st_top
{
	background:url(/project/img/st_top.gif) repeat-x top;
	margin-right:2px;
}

.st .content 
{   
	border-left:1px solid #f2f2f3;
	background:url(/project/img/st_right.gif) repeat-y right #f9faf7;
	text-align:center;
	padding:5px 10px 5px 10px;
}

.st .b 
{
	position:relative;
	height:4px;
}

.st .b div 
{
	position:absolute;
	padding:0;
	margin:0;
}

.st .b .l 
{
width:10px;
height:13px;
background:no-repeat url(/project/img/st_bot_left.gif) bottom left;
bottom:0px; left:0;
}

.st .b .r 
{
width:12px;
height:13px;
background:no-repeat url(/project/img/st_bot_right.gif) bottom right;
bottom:0px;
right:0px;
}

a.slinks
{font-size:12px; color:#333}
a.slinks:hover
{font-size:12px; color:#333; text-decoration:underline}

	/*/ÑÂßÇÍÛÅ ÝËÅÌÅÍÒÛ/*/
	
.roundborder 
{
	background: url(/project/img/tmenubottom.gif) repeat-x bottom
}
.roundborder .content 
{
	border-left: #f2f2f3 1px solid;
	padding-bottom:16px;
	padding-left:10px;
	padding-top:10px;
	background: url(/project/img/tmenuright.gif) repeat-y right;
}
.roundborder .header 
{
	width: 100%;
	background: url(/project/img/block_header.gif) repeat-x top;
	height: 22px
}
.roundborder .text-header
{
	padding-top:4px;
	font: bold 12px tahoma;
	text-align: center;
	color: #fff
}
.roundborder .header a
{
	text-decoration:none;
	color:#fff
}
.roundborder .header-left 
{
	height: 22px;
	background: url(/project/img/block_top_left.gif) no-repeat left top;
}
.roundborder .header-right 
{
	height: 22px;
	background: url(/project/img/block_top_right.gif) no-repeat right top;
}
.roundborder .top 
{
	position:relative;
}
.roundborder .bottom 
{
	position:relative;
}
.roundborder .top-left
{
	position:absolute;
	left:0;
	width:43px;
	height:20px;
	background:no-repeat url(/project/img/block_mid_left.gif) top left;
}
.roundborder .top-right
{
	position:absolute;
	right:0px;
	width:48px;
	height:20px;
	background:no-repeat url(/project/img/block_mid_right.gif) top right;
}
.roundborder .bottom-left 
{
	position:absolute;
	left:0;
	bottom:0px;
	width:43px;
	height:48px;
	background: url(/project/img/block_bot_left.gif) no-repeat left bottom;
}
.roundborder .bottom-right 
{
	position:absolute;
	right:0px;
	bottom:0px;
	width:48px;
	height:48px;
	background: url(/project/img/block_bot_right.gif) no-repeat right bottom;
}