.nav-block
{
	/*outline:1px solid #000;*/
	margin-top:20px;
	position:relative;
	float:left;
	margin-bottom:-1px;
	position:relative;
}

/*.nav-block,*/
.nav-block div
{
	float:left;
height:36px;

	/*outline:1px solid #000;*/
}


.nav-left-border
{
	background:url(../img/podbor/nav-left-podbor.gif) 0 0 no-repeat;
	width:4px;
}

	.nav-right-border
	{
		background:url(../img/podbor/nav-right-podbor.gif) 0 0 no-repeat;
		width:4px;
	}

.nav-left-noborder
{
	background:url(../img/podbor/nav-left-podbor-noborder.gif) 0 0 no-repeat;
	width:3px;
}

	.nav-right-noborder
	{
		background:url(../img/podbor/nav-right-podbor-noborder.gif) 0 0 no-repeat;
		width:3px;
	}

.nav-left-blue-border
{
	background:url(../img/podbor/nav-left-podbor-blue.gif) 0 0 no-repeat;
	width:4px;
	border-bottom:1px solid #CAEBFC;
}

	.nav-right-blue-border
	{
		background:url(../img/podbor/nav-right-podbor-blue.gif) 0 0 no-repeat;
		width:5px;
		border-bottom:1px solid #CAEBFC;
	}
	
.nav-block .nav-text
			{
				border:1px solid #9ab3c9;
				border-width:1px 0 0 0;
				
				height:25px;
				padding:11px 8px 0 10px;
				/*outline:1px solid #000*/
				position:relative;
		
			}
			
			.nav-block .nav-text,
			.nav-block .nav-text a
			{
				font:bold 12px tahoma;
				color:#000;
			}
			
			.nav-block .nav-text a
			{
				text-decoration:underline;
				
			}
			
				.nav-block .nav-text a:hover
				{
					text-decoration:none;
				}
				
			.nav-block  .nav-text-bg
				{
					background:#caebfc;
					border-bottom:none;
					position:relative;
					/*height:28px;*/
				}
				
.c-solid 
{
	margin-top:2px !important;
}

.c-solid div
{
	float:left;
}

.img-solid
{
	background:url(../img/podbor/dop-str.png) right top no-repeat !important;
	height:19px;
	width:19px;
	margin-top:-16px  !important;
	cursor:pointer;
}

	.img-solid-active
	{
		background:url(../img/podbor/dop-str-active.png) right top no-repeat !important;
		height:19px;
		width:19px;
		margin-top:-16px  !important;
		cursor:pointer;
	}
	
.subscr_input_bg_podbor {
	/*настройки height и padding находятся в hack*/
	background-image: url(../img/bg-search.gif);
	background-repeat: no-repeat;
	background-position:0 20px;
	width:210px;
}

	.subscr_input_bg_podbor input {
		/*настройки height и margin находятся в hack*/
		border:none;
		background:none;
		width:191px;
		color:#87b7d0;
		font:12px tahoma;
	}