html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background: #fff;
}

body * {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

* html img {
	behavior: url(/iepngfix.htc);
}
* html hr {margin: 10;background:red; /* для IE6 */}
*+html hr {margin: 0; /* для IE7 */}
a {
	outline: none;
	color: #a5171b;
}

.pic {
	border: 3px solid #e5e5e5;
}

.picl{
	border: 3px solid #e5e5e5;
	margin-right: 20px;
	margin-bottom: 20px;
}

.picr {
	border: 3px solid #e5e5e5;
	margin-left: 20px;
	margin-bottom: 20px;
}



/* FACE */

div.fc {
	position: relative;
	min-height: 100%;
	_height: 100%;
	background: #fff url(/images/back.jpg) center top no-repeat;
}

	div.fc_i {
		width: 984px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 174px;
	}
	
		div.fc_up {
			position: relative;
		}
		
			div.fc_up_logo {
				position: absolute;
				width: 294px;
				height: 103px;
				left: 25px;
				top: 31px;
			}

			div.fc_up_menu {
				position: absolute;
				right: 21px;
				top: 31px;
				height: 25px;
				line-height: 24px;
				background: #a5171b;
				color: #fff;
			}
			
				div.fc_up_menu a {
					padding-left: 10px;
					padding-right: 10px;
					color: #fff;
					font-size: 13px;
					text-decoration: none;
					white-space: nowrap;
				}
				
				div.fc_up_menu a:hover {
					text-decoration: underline;
				}
				
			div.fc_up_phone {
				position: absolute;
				width: 309px;
				height: 40px;
				right: 21px;
				top: 77px;				
				font-size:41px;
			}
	
		div.fc_menu {			
			margin-left: 25px;
			margin-right: 21px;
			padding-top: 160px;
		}

			div.fc_menu table {
				width: 100%;
				height: 40px;
				background: #666 url(/images/back_menu4.jpg) left bottom repeat-x;
			}
			
				div.fc_menu table td {
					background: url(/images/back_menu1.jpg) left bottom no-repeat;
					text-align: center;
				}
				
				div.fc_menu table td.fc_menu_first {
					background: url(/images/back_menu2.jpg) left bottom repeat-x;
				}
				
				div.fc_menu table td.fc_menu_current {
					background: url(/images/back_menu3.jpg) right bottom no-repeat;
					color: #fff;
					font-size: 16px;
				}
				
				div.fc_menu table td a {
					color: #fff;
					font-size: 16px;	
					text-decoration: none;
					display: inline-block;
					width: 100%;
					height: 40px;
					line-height: 39px;
				}
				
		div.fc_block {
			height: 274px;	
			position: relative;
		}

			.main-hot {
				height: 274px;
				overflow: hidden;
				position: relative;
				background: url(/images/block_default2.jpg) left -1px no-repeat;
			}

			.teaser_hot {
				position: absolute;
				z-index: 10;
				right: 0;
				top: 20px;
			}
			
				.teaser_hot .icon_pulse {
					position: absolute;
					top: 5px;
					left: 8px;
				}
			
			.main-hot .img {
				position: absolute;
				top: 0;
				left: 25px;
				width: 962px;
				overflow: hidden;
				}

			.main-hot .img .img_txt {
				position: absolute;
				right: 0;
				top: 167px;
				width: 478px;
				height: 56px;
				background: #41484d;
				color: #fff;
				font-size: 11px;
				line-height: 1.6;
				padding: 16px 31px 16px 21px;
				opacity: 0.93;
				filter: alpha(opacity = 93);
			}
				
			.tophot_pre {
				position: absolute;
				width: 239px;
				padding-right:15px;
				height: 204px;
				top: 20px;
				left: 0;
				z-index: 5;
				background: #f8f7f4;
			}	

			.tophot {
				margin-top: 10px;
			}
			
			.tophot li {
				cursor:pointer;
				list-style-type: none;
				position: relative;
				/*width: 242px;*/				
				margin-left: 13px;
				padding-left: 15px;
				padding-top: 5px;
				padding-bottom:11px;
				background: url(/images/arrow1.gif) left center no-repeat;
				z-index: 5;
				
			}
				
			.tophot li a {				
				text-decoration: underline;
				color: #a10b0f;
			}
				
			.tophot li.here {
				cursor:pointer;
				padding-left: 25px;
				background:#000 url(/images/arrow2.gif) left center no-repeat;
			}

			.tophot li.here a {			
				color: #fff;
				text-decoration: none;
			}
	
		div.fc_basic {
			position: relative;
			margin-top: 28px;
			margin-left: 19px;
		}
		
			span.fc_basic_left {
				display: inline-block;
				width: 294px;
				vertical-align: top;
			}
			
				div.fc_basic_left_content {
					width: 244px;
					padding-left: 7px;
				}
			
					div.fc_basic_left_master {
						padding: 0px 14px 4px 14px;
						/* background: #efefef url(/images/master.jpg) left top no-repeat; */
						background: url(/images/white3.jpg) left 100px no-repeat;
					}
									
					div.fc_basic_left_master span {
						display: block;
						margin-bottom: 12px;
						padding-left: 14px;
						background: url(/images/arrow_master.gif) left 3px no-repeat;
					}
					
						div.fc_basic_left_master span a {
							color: #000;
						}

						div.fc_basic_left_master span a:hover {
							text-decoration: none;
						}
						
				div.fc_basic_left_banners {	
				}

					div.fc_basic_left_banners img {
						margin-top: 16px;
					}

				div.fc_basic_left_points {
					margin-top: 26px;
					background: #fafafa;
					padding: 22px 14px 28px 11px;
				}				

					div.fc_basic_left_points h2 {
						color: #404447;
						font-size: 18px;
						padding-left: 6px;
						font-weight: normal;
					}

					p.fc_basic_left_points_hh {
						color: #000;
						font-size: 18px;
						padding-left: 6px;
					}
				
					div.fc_basic_left_points span {
						display: block;
						margin-top: 20px;
						padding-left: 31px;
					}				
					
						div.fc_basic_left_points span a {
							display: inline-block;
							color: #a5171b;
							line-height: 1.6;
						}

						div.fc_basic_left_points span a:hover {
							text-decoration: none;
						}
						
							div.fc_basic_left_points span em {
								font-style: italic;
								color: #96999b;
							}
							
					div.fc_basic_left_points span.orange_grey {
						background: url(/images/metro_orange_grey.jpg) left 3px no-repeat;
					}					

					div.fc_basic_left_points span.violet {
						background: url(/images/metro_violet.jpg) left 3px no-repeat;						
					}					
					
					div.fc_basic_left_points span.grey {
						background: url(/images/metro_grey.jpg) left 3px no-repeat;						
					}					

					div.fc_basic_left_points span.red {
						background: url(/images/metro_red.jpg) left 3px no-repeat;						
					}					

					div.fc_basic_left_points span.other {
						background: url(/images/metro_other.jpg) left 3px no-repeat;						
					}										
					
			span.fc_basic_right {
				display: inline-block;
				width: 650px;
				vertical-align: top;
			}
			
				div.fc_basic_news {
					display: block;
					margin-bottom: 33px;
				}
				
					div.fc_basic_news h1 {
						color: #404447;
						font-size: 22px;
						border-bottom: 1px solid #c2c5c7;
						margin-bottom: 20px;
						padding-bottom: 2px;
						font-weight: normal;
					}
					
					p.fc_basic_news_hh {
						color: #000;
						font-size: 22px;
						border-bottom: 1px solid #c2c5c7;
						margin-bottom: 20px;
						padding-bottom: 2px;
					}
					
					p.fc_basic_news_item {
						position: relative;
					}
					
						span.fc_basic_news_item_left {
							display: inline-block;
							vertical-align: top;
							width: 114px;
						}
						
							span.fc_basic_news_item_left img {
								border: 4px solid #e4e4e4;
							}	
						
						span.fc_basic_news_item_right {
							display: inline-block;
							vertical-align: top;
							width: 530px;
						}
		
							span.fc_basic_news_item_txt {
								display: inline-block;
								margin-bottom: 21px;
							}
								
								span.fc_basic_news_item_txt a {
									color: #a5161a;
									font-size: 16px;
									line-height: 1.4;
								}
								
								span.fc_basic_news_item_txt a:hover {
									text-decoration: none;
								}
							
							div.news_all_links_absolute {
								position: absolute;
								left: 114px;
								top: -23px;
							}
							
							*+html div.news_all_links_absolute {
								top: -27px;
							}
							
							* html div.news_all_links_absolute {
								top: -27px;
							}
							
							span.fc_basic_news_item_all {
								display: inline;
								background: url(/images/newsall_back2.jpg) left bottom no-repeat;
							}
							
								span.fc_basic_news_item_all a {
									height: 24px;
									line-height: 23px;
									padding-left: 11px;
									padding-right: 35px;
									display: inline-block;
									background: url(/images/newsall_back.jpg) right bottom no-repeat;
									color: #000;
									text-decoration: none;
								}
		
								span.fc_basic_news_item_all a:hover {
									background: url(/images/newsall_back2.jpg) right bottom no-repeat;
									color: #fff;
								}
				
				div.fc_basic_hits {
					display: block;
					background: url(/images/back_hits.jpg) left bottom repeat-x;
					margin-top: 30px;
					padding: 16px 20px 40px 20px;
				}				

					div.fc_basic_hits h2 {
						color: #404447;
						font-size: 22px;
						font-weight: normal;
						margin-bottom: 24px;
					}
					
					p.fc_basic_hits_hh {
						color: #000;
						font-size: 22px;
						margin-bottom: 24px;
					}
					
					span.fc_basic_hits_items_the {
						display: inline-block;
						vertical-align: top;
						text-align: center;
						margin-right: 65px;
						width: 154px;
						height: 112px;
					}
					
						div.fc_hit_img {
							vertical-align: bottom;
							background: url(/images/back_hits2.jpg) left 112px repeat-x;
						}				

							div.fc_hit_img img {
								margin-bottom: 1px;
							}
						
						div.fc_hit_name {
							margin-top: 16px;
						}
						
							div.fc_hit_name a {
								color: #a5171b;
								font-size: 16px;
							}
						
							div.fc_hit_name a:hover {
								text-decoration: none;
							}
						
						div.fc_hit_price {
							color: #000;
							font-size: 19px;
							margin-top: 20px;
						}
						
							div.fc_hit_price span {
								white-space: nowrap;
								display: inline-block;
								background: #fff;
								padding: 3px 7px;
								color: #404447;
							}
							
				#defaul_withprice span.fc_basic_hits_items_the {
						margin-bottom:20px;
						}
				#defaul_withprice div.fc_hit_price {
							color: #404447;
							font-size: 17px;
							margin-top:0px;							
						}	
						
				#defaul_withprice div.fc_hit_price  span{
							padding:0;
						}	

				#defaul_withprice div.fc_hit_price p {
							margin-bottom:0px;
						}							
						
						
				#defaul_withprice  div.fc_hit_name {
							margin-top: 0px;
							margin-bottom:8px;
						}		
						
				#defaul_withprice div.fc_hit_name a {
								color: #a5171b;
								font-size: 15px;
							}
						
				#defaul_withprice div.fc_hit_img img {
							margin-bottom:10px;
						}
				
					span.fc_basic_hits_items_the_last {
						display: inline-block;
						vertical-align: top;
						text-align: center;
						margin-right: 0;
						width: 154px;
					}
					
				div.fc_basic_message {
					display: block;
					margin-top: 30px;	
				}

					div.fc_basic_message h2 {
						color: #404447;
						font-size: 22px;
						font-weight: normal;
						border-bottom: 1px solid #c2c5c7;
						margin-bottom: 18px;
						padding-bottom: 9px;
					}
					
					div.fc_basic_message h3 {
						color: #404447;
						font-size: 22px;
						font-weight: normal;
						border-bottom: 1px solid #c2c5c7;
						margin-bottom: 18px;
						padding-bottom: 9px;
					}
								
					div.fc_basic_message p {
						color: #000;
						font-size: 13px;
						line-height: 1.6;
						margin-bottom: 12px;
					}
				
					div.fc_basic_message a {
						color: #a5171b;
					}
					
					div.fc_basic_message .list {
						position: relative;
						margin-top: 25px;
						padding-left: 2px;
					}

						div.fc_basic_message .list span {
							display: inline-block;
							margin-right: 24px;
						}						

						div.fc_basic_message .list span.proiz {
							background: url(/images/icon_proiz.jpg) left center no-repeat;
							padding-left: 31px;
						}						
						
						div.fc_basic_message .list span.gar {
							background: url(/images/icon_gar.jpg) left center no-repeat;
							padding-left: 22px;
						}						
						
						div.fc_basic_message .list span.patent {
							background: url(/images/icon_patent.jpg) left center no-repeat;
							padding-left: 22px;
						}						
						
						div.fc_basic_message .list span.vac {
							background: url(/images/icon_vac.jpg) left center no-repeat;
							padding-left: 22px;					
						}						
						
						div.fc_basic_message .list span.last {
							margin-left: 0;
						}
						
						div.fc_basic_message .list span a {
							display: inline-block;
							height: 22px;
							line-height: 21px;
							color: #a5171b;
						}
						
						div.fc_basic_message .list span a:hover {
							text-decoration: none;
						}
		
		div.fc_more {
			margin-top: 37px;
			margin-left: 27px;
			margin-right: 24px;
			border-top: 2px solid #d0d2d3;
			padding-top: 17px;			
		}
		
			div.fc_more h3 {
				color: #404447;
				font-size: 18px;
				font-weight: normal;
				padding-top: 16px;
				margin-bottom: 16px;
			}
		
			div.fc_more p {
				font-size: 13px;
				color: #000;
				line-height: 1.6;
				margin-bottom: 16px;
			}
						
div.ff {
	position: relative;
	margin-top: -133px;
	height: 133px;
	background:#849BA9 url(/images/footer_back.jpg) left bottom repeat-x;
}

	div.ff_i {	
		width: 984px;
		margin-left: auto;
		margin-right: auto;
		text-align: right;
		position: relative;
		}
	
		div.ff_i_menu {
			display: inline-block;
			_display: inline;
			width: auto;
			background: #a5171b;
			color: #fff;	
		}

		*+html div.ff_i_menu {
			display: inline;
		}
		
		div.ff_i_menu a {
			display: inline-block;
			height: 30px;
			line-height: 29px;
			padding-left: 16px;
			padding-right: 16px;
			color: #fff;
			font-size: 13px;
			text-decoration: none;
			white-space: nowrap;
		}

		div.ff_i_menu a:hover {
			text-decoration: underline;
		}		
		
		div.ff_i_logo {
			position: absolute;
			left: 25px;
			top: 55px;
			width: 130px;
			height: 40px;
		}
		
		div.face_footer div.ff_i_logo {left: 29px;}

		div#artus {
			position: absolute;
			right: 0px;
			top: 56px;
		}
		
			div#artus span {
				display: inline-block;
				text-align: left;
				color: #d5dde2;
				font-size: 11px;
				vertical-align: middle;
				padding-right: 0px;
			}
			
			div#artus span.last {
				padding-left: 10px;
			}
			
			div#artus span a {
				color: #d5dde2;
				font-size: 11px;
				text-decoration: none;
			}
			
			
			
			
/* INNER */
			
div.inn {
	background: #fff url(/images/back_inn.jpg) center top no-repeat;
}

			div.inn_submenu_items {
				width: 750px;
				height: 29px;
				line-height: 27px;
			}
			
				div.inn_submenu_items span {
					font-size: 12px;
					margin-left: 30px;
				}
				
				div.inn_submenu_items span.current_pod a 
				{text-decoration:none;}

			div.inn_submenu {
				background: #f4f4f4;
				margin: 4px 21px 20px 25px;
				height: 30px;
				position: relative;
			}
			
				div.inn_submenu_go {
					position: absolute;
					width: 185px;
					height: 29px;
					right: 0;
					top: 0;
				}
				
					div.inn_submenu_go .icon_pulse {
						position: absolute;
						top: 5px;
						left: 8px;
					}
			
		div.fc_basic_inn {
			position: relative;
			margin-top: 28px;
			margin-left: 25px;
			margin-right: 21px;
		}
		
			span.fc_basic_left_inn {
				display: inline-block;
				width: 306px;
				vertical-align: top;
			}
			
				div.fc_basic_left_content_inn {
					width: 279px;
				}

					div.inn_redmenu {
						background:#8F1417 url(/images/redmenu.jpg) left bottom no-repeat;
						padding: 12px 15px 10px 18px;
						margin-bottom: 30px;
					}

						div.inn_redmenu p {
							display: inline-block;
							font-size: 14px;
							text-transform: uppercase;
							margin-bottom: 20px;
							color: #fff;
						}
					
						div.inn_redmenu ul {
							list-style-type: none;
						}
						
							div.inn_redmenu ul li {
								background: url(/images/redmenu_arrow.gif) left 5px no-repeat;
								padding-left: 15px;
								margin-bottom: 14px;
								line-height: 1.4;
								color: #fff;
							}
						
								div.inn_redmenu ul li a {
									font-size: 13px;
									color: #fff;
								}

								div.inn_redmenu ul li a:hover {
									text-decoration: none;
								}
						
					div.inn_redmenu_cat {
						background:#8F1417 url(/images/redmenu_cat.jpg) left center no-repeat;
						padding: 12px 14px 10px 18px;
						width: 212px;
						padding-bottom: 10px;
						margin-bottom: 30px;
						color: #fff;
					}

						div.cat_left_navi {			
							margin-bottom: 12px;
						}
					
						div.cat_left_navi p {
							display: inline-block;
							font-size: 14px;
							text-transform: uppercase;
							margin-bottom: 20px;
						}
					
							#cat_menu_this {
								position: relative;
							}
					
							#cat_menu_this span {
								display: block;
								width: auto;
								background: url(/images/redmenu_arrow.gif) left 5px no-repeat;
								padding-left: 15px;
								margin-top: 0px;
								margin-bottom: 10px;
								line-height: 1.2;
								color: #fff;
								font-size: 13px;
							}
							
							#cat_menu_this span.cat_current {
								margin-bottom: 8px;
							}
							
								#cat_menu_this span a {
									display: inline-block;
									width: auto;
									color: #fff;
									margin-bottom: 4px;
								}
								
								#cat_menu_this span a:hover {
									text-decoration: none;
								}
								
							#cat_menu_this ul {
								list-style-type: none;
								margin-bottom: 16px;
							}
							
								#cat_menu_this ul li {
									color: #fff;
									margin-left: 24px;
									margin-bottom: 5px;
									line-height: 1.2;
									color: #fff;
									font-size: 12px;
								}
								
									#cat_menu_this ul li a {
										color: #fffcd7;
										text-decoration: none;
									}
						
									#cat_menu_this ul li a:hover {
										text-decoration: underline;
									}
						
										#cat_menu_this ul li ul {
											margin-top: 12px;
											margin-bottom: 16px;
										}										
										
											#cat_menu_this ul li ul li {
												font-size: 11px;
												background: url(/images/dot_yellow.jpg) left 5px no-repeat;
												padding-left: 10px;
												margin-top: 4px;
												margin-bottom: 8px;
												margin-left: 8px;
												line-height: 1.2;
											}
											
												#cat_menu_this ul li ul li a {
													font-size: 11px;
												}
						
			span.fc_basic_right_inn {
				display: inline-block;
				width: 632px;
				vertical-align: top;
				font-size: 13px;
				color: #000;
				padding-top:16px;
			}
			
				/* CONTENT */
			
				span.fc_basic_right_inn .oo1 {
					margin-bottom: 10px;
					display: block;					
					/* min-height: 290px;
					_height: 290px; */
				}
			
				span.fc_basic_right_inn .oo1 p {
					display: block;
					height: auto;
				}
				
				span.fc_basic_right_inn .oo1 img {
				}
			
				span.fc_basic_right_inn .oo2 {
					margin-bottom: 30px;
					display: block;
					clear: both;
				}
			
				span.fc_basic_right_inn .oo3 {
					clear: both;
				}
				
				span.fc_basic_right_inn .oo4 {
					clear: both;
				}
			
				span.fc_basic_right_inn h1 {
					color: #404447;
					font-size: 22px;
					font-weight: normal;
					border-bottom: 1px solid #c2c5c7;
					margin-bottom: 41px;
					padding-bottom: 2px;
				}
				
				
				 h1 {
					color: #404447;
					font-size: 22px;
					font-weight: normal;
					border-bottom: 1px solid #c2c5c7;
					margin-bottom: 41px;
					padding-bottom: 2px;
				}
				
				span.fc_basic_right_inn h2 {
					color: #404447;
					font-size: 18px;
					font-weight: normal;				
					margin-bottom: 16px;
				}
				
				h2 {
				color:#404447;
				font-size:18px;
				font-weight:normal;
				margin-bottom:16px;
				}
				
				span.fc_basic_right_inn h3 {
					/*clear: both;*/
					color: #404447;
					font-size: 15px;
					font-weight: bold;					
					margin-bottom: 16px;
				}
				
				h3 {
					/*clear: both;*/
					color: #404447;
					font-size: 15px;
					font-weight: bold;					
					margin-bottom: 16px;
				}
				
				h3.clear {clear:both;}
				
				span.fc_basic_right_inn h4 {
					color: #404447;
					font-size: 15px;
					font-weight: normal;					
					margin-top: 25px;
					margin-bottom: 16px;
				}
				
				span.fc_basic_right_inn h5 {
					color: #404447;
					font-size: 15px;
					font-weight: normal;					
					margin-top: 25px;
					margin-bottom: 16px;
				}
				
				span.fc_basic_right_inn h6 {
					color: #404447;
					font-size: 15px;
					font-weight: normal;					
					margin-top: 25px;
					margin-bottom: 16px;
				}
				
				span.fc_basic_right_inn p {
					margin-bottom: 13px;
					line-height: 1.5;
				}
				
				p {margin-bottom: 20px;
					line-height: 1.5;}
				
					/* span.fc_basic_right_inn p img {
						border: 3px solid #e5e5e5;
					} */
					
					span.fc_basic_right_inn p img.left {
						margin-right: 18px;
					}
					
					span.fc_basic_right_inn p img.right {
						margin-left: 18px;
					}
					
				span.fc_basic_right_inn ul {
					margin-left: 0;
					list-style-type: none;
				}

					span.fc_basic_right_inn ul li {
						padding-left: 13px;
						padding-bottom: 8px;
						background: url(/images/content_dot_red.jpg) left 7px no-repeat;
						line-height: 1.5;						
					}	
				
						span.fc_basic_right_inn ul li ul {
							list-style-type: none;
							margin-left: 10px;
						}
						
							span.fc_basic_right_inn ul li ul li {
								padding-left: 7px;
								padding-top: 2px;
								padding-bottom: 2px;
								background: url(/images/content_dot_grey.jpg) left 9px no-repeat;
								line-height: 1.5;
							}
				
				span.fc_basic_right_inn ol {
					margin-left: 23px;
				}
				
					span.fc_basic_right_inn ol li {
						margin-left: 13px;
						padding-bottom: 7px;
						/* color: #ad161a; */
						color: #000;
					}
					
						span.fc_basic_right_inn ol li p, span.fc_basic_right_inn ol li ol li p {							
							color: #000;
							margin-bottom: 0;
							line-height: 1.4;
						}
					
						span.fc_basic_right_inn ol li ol {
							padding-top: 7px;
						}
				
				
/* NEWS inner */

table.news_anons {
}

	table.news_anons td {
		vertical-align: top;
	}
				
	table.news_anons td img {
		margin-right: 18px;
		border: 3px solid #e5e5e5;
		margin-bottom: 30px;
	}
				
	table.news_anons td a {
		font-size: 12px;
		line-height: 1.5;
	}
	
	table.news_anons td a:hover {
		text-decoration: none;
	}

	table.news_anons td.tnews p {
		margin-bottom: 0;
	}
	
	table.news_anons td .news_date {
		display: inline-block;
		color: #a8a8a8;
		margin-top: 8px;
		margin-bottom: 8px;
	}
	
	table.news_anons td .notice {
		margin-bottom: 30px;
	}
	
span.news_anons_pager_current {
	border: 1px solid #a5171b;
	padding: 2px 6px;
	display: inline-block;
	margin-right: 18px;
	background: #a5171b;
	color: #fff;
	font-weight: bold;
	font-size:11px;
}	

span.news_anons_pager_link {
	border: 1px solid #bec1c2;
	padding: 2px 6px;
	display: inline-block;
	margin-right: 18px;
	background: #fff;
	color: #a5171b;
	font-weight: bold;
	font-size:11px;
}

span.news_anons_pager_link a {
	text-decoration: none;
}

div.news_inner_the {
	font-size: 13px;
}

div.news_inner_the a:hover {
	text-decoration: none;
}

div.news_inner_the h1 {
	margin-bottom: 41px;
}

div.news_inner_the img {
	margin-right: 15px;
}


/* CATALOG */

.cat_points {	
	margin-bottom: 34px;
	}

	.cat_points span {
		display: inline-block;
		width: 96px;
		vertical-align: top;
		padding-right: 15px;
		font-size: 11px;
	}
	
	.cat_points span.one {
		background: url(/images/cat_icons_one.gif) left top no-repeat;
		padding-left: 17px;
	}

	.cat_points span.two {
		background: url(/images/cat_icons_two.gif) left top no-repeat;
		padding-left: 15px;
	}

	.cat_points span.three {
		background: url(/images/cat_icons_three.gif) left top no-repeat;
		padding-left: 21px;
	}

	.cat_points span.four {
		background: url(/images/cat_icons_four.gif) left top no-repeat;
		padding-left: 20px;
	}	
	
	.cat_points span.five {
		background: url(/images/cat_icons_five.gif) left top no-repeat;
		padding-left: 23px;
	}	
	
	.cat_points span.last {
		padding-right: 0;
	}
	
		.cat_points a {
			text-decoration: none;
		}
		
		.cat_points a:hover {
			text-decoration: underline;
		}

.oo1_cat {
}

	.cat_lenta {
	}
	
		table.cat_lenta_items {
			width:645px;
		}
		
			table.cat_lenta_items td {
				height: 78px;
				font-size: 17px;
				vertical-align: top;
			}
		
			table.cat_lenta_items td.one {
				width:236px;
				padding:0 0 0 18px;
			}
			
				table.cat_lenta_items td.one a {
					display: inline-block;
					margin-top: 3px;										
				}
				
				table.cat_lenta_items td.one a:hover {	
					text-decoration: none;
				}
				
			table.cat_lenta_items td.two {
				width: 45px;
				vertical-align: top;
				text-align: left;
				text-align:center;
			}

				table.cat_lenta_items td.two img {
					margin-top: 8px;
					cursor: pointer;
				}

			
			table.cat_lenta_items tr.grey {
				background: #fafafa;
			}
	
			table.cat_lenta_items td.three {
				text-align: right;
				width: 200px;
			}
			
				table.cat_lenta_items td.three div {
					text-align: left;
					height: 55px;
				}
			
					table.cat_lenta_items td.three div a {
					margin:8px 0 6px 8px;						
					display: inline-block;
						
					}
					
					*+html table.cat_lenta_items td.three div a {
						margin-bottom: -3px;
					}
					
					* html table.cat_lenta_items td.three div a {
						margin-bottom: -3px;
					}
				
					table.cat_lenta_items td.three div img {
						cursor: pointer;
					}
							
				table.cat_lenta_items td.three span {
					display: inline-block;
				}
						
				table.cat_lenta_items td.three span p a {
					font-size: 10px;
					font-style: italic;
					color: #575759;					
				}
				
					table.cat_lenta_items td.three a:hover {
						text-decoration: none;
					}
			
			table.cat_lenta_items td.four {
				width:141px;
				text-align: center;
			}

				table.cat_lenta_items td.four p {
					margin-top: 2px;
				}
				
div.tip_from_head {
	width: 315px;
	color: #fff;
	font-size: 9px;
	line-height: 1.6;
	background: url(/images/back_cat_head.gif) left bottom no-repeat;
	padding: 16px 20px 26px 20px;
}				

div.tip_from_img {
	width: 290px;
	color: #fff;
	font-size: 9px;
	line-height: 1.6;
	background: url(/images/back_cat_head.gif) left bottom no-repeat;
	padding: 5px 7px 15px 7px;
}

div.tip_from_img img {
	margin-top: 2px;
	border: 10px solid #fff;
}
			
.oo2_cat {
	clear: both;
}

.oo3_cat {
	clear: both;
}

.oo4_cat {
	clear: both;
}


/* ANKETA */

.table_anketa {
	margin-top: 10px;
}

	
.table_anketa td {
	font-size: 12px;
	padding-bottom:20px;
}

.table_anketa tr {
	vertical-align:top;
}

.table_anketa td.text {
	text-align: right;
	padding-right: 10px;
}

.table_anketa input.text,
.table_anketa select,
.table_anketa textarea {
	border: 1px solid #a8acad;
	font-size: 11px;	
}

.table_anketa input {
	height: 15px;
	line-height: 14px;
}

.table_anketa textarea {
	height: 112px;
	margin-bottom: 10px;
}

/*.table_anketa b {
	font-weight: normal;
}*/

div.im_anketa_button {
}

input.button {
	border: 0px solid #b5171c;
	font-size: 15px;
	background: #b5171c;
	color: #fffcd7;
	height: 32px;
	cursor: pointer;
	
}

@-moz-document url-prefix() {
	input.button {		
		padding-left: 16px;
		padding-right: 16px;
	}
}



div.wc {
	position: relative;
	min-height: 100%;
	_height: 100%;
}

div.wf {
	position: relative;
	margin-top: -50px;
	height: 50px;
}


/* icons */

a.pdf {
	display: inline-block;
	width: auto;
	background: url(/images/icon_pdf.gif) left top no-repeat;
	text-decoration: underline;
	padding-left: 24px;
	height: 18px;
	line-height: 18px;
	height: 18px;
	line-height: 18px;
}

a.pdf:hover {
	text-decoration: none;
}

a.xls {
	display: inline-block;
	width: auto;
	background: url(/images/icon_xls.gif) left top no-repeat;
	text-decoration: underline;
	padding-left: 24px;
	height: 18px;
	line-height: 18px;
	height: 18px;
	line-height: 18px;
}

a.xls:hover {
	text-decoration: underline;
	padding-left: 24px;
	height: 18px;
	line-height: 18px;
}
	
a.xls:hover {
	text-decoration: none;
}

a.word {
	display: inline-block;
	width: auto;
	background: url(/images/icon_word.gif) left top no-repeat;
	text-decoration: underline;
	padding-left: 24px;
	height: 18px;
	line-height: 18px;
	height: 18px;
	line-height: 18px;
}

a.word:hover {
	text-decoration: none;
}

a.txt {
	display: inline-block;
	width: auto;
	background: url(/images/icon_txt.gif) left top no-repeat;
	text-decoration: underline;
	padding-left: 21px;
	height: 18px;
	line-height: 18px;
	height: 18px;
	line-height: 18px;
}

a.txt:hover {
	text-decoration: none;
}



/* инфотейбл */

table.infotable {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	width: 100%;
}

table.infotable td {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 5px;
	text-align: left;	
}

table.infotable th {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #ddd url(/images/bg_th.gif) left top repeat-x;
	padding:9px 2px;
	color: #474747;
	font-size:12px;
	font-weight:bold;
}


table.infotable2 {	
	width: 100%;
	margin-bottom:0.5em;
}

table.infotable2 td {	
	padding: 5px;
	text-align: left;
	vertical-align:middle;
	font-size:16px;
	color:#63696e;
}
table.infotable2 td img {margin-right:15px;}

table.infotable2 th {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #ddd url(/images/bg_th.gif) left top repeat-x;
	padding:9px 2px;
	color: #474747;
	font-size:12px;
	font-weight:bold;
}

table.infotable3 {	
	border: 1px solid #c0c0c0;
	width: 100%;
	margin-bottom:0.5em;
}

table.infotable3 td {	
	padding: 5px;
	text-align: left;
	vertical-align:middle;
	font-size:16px;
	color:#63696e;
}
table.infotable3 td img {margin-right:15px;}

table.infotable3 th {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #ddd url(/images/bg_th.gif) left top repeat-x;
	padding:9px 2px;
	color: #474747;
	font-size:12px;
	font-weight:bold;
}

	/*яндекс карта*/
.overlay {
	position: absolute;
	z-index: 1;
	background: url(/images/maps.gif);
	background-repeat:no-repeat;
	width: 20px;
	height: 35px;
	cursor:pointer;
}
#YMapsID {
border:1px solid #d1d2d4;
	height:497px; 
	width:498px;
	color:#000;
	margin-bottom:10px;
	margin-left:20px;
	
}

div.clear {clear:both;}
form.anketa_form {border:1px solid #d7d7d7;padding:15px 10px 40px;}

table.rubanons {width:100%;}
div.zagl_rub {font-size:12px;margin-bottom:11px;}
td.rubanons {padding:14px 0 19px;background:url(/images/bg_anonse.gif) left bottom repeat-x;}
td.rubanons div.zagl_rub  {padding-left:13px;background:url(/images/pic_anonse.gif) 0 5px no-repeat;}

div.descr {font-size:12px;line-height:15px;}
td.rubanons div.descr {padding-left:14px;}

td.rubanons_img {vertical-align:top;padding:13px 0 14px;background:url(/images/bg_anonse.gif) left bottom repeat-x;}
td.rubanons_img img {border:3px solid #e5e5e5;margin-right:21px;}

img.port_inner {border:3px solid #f1f1f1;}
div.photoname {text-decoration:underline;font-size:11px;margin-top:9px;}

.oo1 .intro {
    margin-bottom:41px;
}
div.message-faq {
    /*margin-bottom:25px;*/
    margin-bottom:20px;
    border-bottom:1px solid #a6000c;
}
div.last-faq {
    border-bottom:1px solid #535353;
    margin-bottom:8px;
}
div.quest_info {
    border:1px solid #d7d7d7;
    padding:10px 15px 17px 15px;
    /*margin-bottom:25px;*/
    /*margin-bottom:30px;*/
    background:#fafafa;
    margin-bottom:45px;
}
div.quest_info div.zagl {
    font-size:17px;
    margin-bottom:9px;
    /*color:#63696e;*/
}
div.quest_info div.name_author {
    /*color:#969696;*/
    font-style:italic;
    text-align:right;
    margin-right:7px;
    color:#646464;
    font-size:0.9em;
}
div.question {
    margin-bottom:7px;
    font-weight:bold;
    /*color:#63696e;*/
}
div.otv_lists {
    padding:0 15px 0 15px; 
    /*color:#63696e;*/
    /*margin-top:-15px;*/
    margin-top:-30px;
}
div.name_answer {
    text-align:right;
    font-style:italic;
    /*color:#969696;*/
    margin-top:10px;
    margin-right:22px;
    color:#646464;
    font-size:0.9em;
    /*margin-bottom:24px;*/
    /*margin-bottom:30px;*/
    margin-bottom:45px;
}
#newmessage_form {border:1px solid #dadada;padding-left:21px;padding-top:28px;padding-bottom:28px;}
#newmessage_form h3 {/*color:#63696e;*/color:#404447;}
#newmessage_form label {/*color:#666;*/}
input.button_faq {font-family:Arial;font-size:15px;color:#fffcd7;background:#B5171C url(/images/bg_faq.jpg) 0 0 no-repeat;border:0px solid;width:165px;height:33px;}
div.answer {display:none;}


div.tray_guset {margin-bottom:15px;}
div.tray_guset div.qtext {font-size:15px;color:#a5171b;border-bottom:1px dashed;padding:3px 0 3px 0px;margin-left:15px;cursor:pointer;}
div.full_guset div.qtext  {font-size:15px;color:#63696e;border:1px solid #d7d7d7;padding:3px 0 3px 15px;cursor:pointer;}
div.full_guset {margin-bottom:18px;}
div.answer div.qtext {padding:0 0 0 15px;margin-bottom:29px;}


div.content_tovar {border:1px solid #d7d7d7;padding:32px 30px 35px 16px;}
table.info_tovar {width:100%;}
table.info_tovar td {vertical-align:top;}
table.info_tovar img {border:3px solid #e5e5e5;margin-right:22px;}

a.teh_harakter {font-size:13px;font-style:italic;text-decoration:none;background:url(/images/str_teh.gif) right 7px no-repeat;padding:0 28px 0 5px;display:inline-block;margin-bottom:22px;}

table.info_tovar hr {height:1px;color:#c2c5c7;padding:0;margin:15px 0;_margin:10px 0;}
span.name_cost {font-size:18px; color:#000;padding-right:6px;}
span.base_colpllink {font-size:13px;}
span.base_colpllink a {color:#000;text-decoration:none;}
span.num_cost {font-weight:bold; font-size:40px; color:#63696e;}
div.cost  p {margin-bottom:0!important;}
span.valuta {font-size:20px;}
div.cost {margin-bottom:10px;margin-top:10px;height:auto!important;}

div.cost  td {vertical-align:bottom;white-space:nowrap;}

table.photo_table td {padding-right:16px;}
table.photo_table img {border:3px solid #e5e5e5;}
table.photo_table td.last {padding-right:0px;}


/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	cursor:pointer;
	font-size:15px;
	color:#bd171c;	
	height:29px;
	margin-bottom:1px!important;

}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;	
	margin:0 !important;
	list-style-image:none !important;
	padding:2px 0 4px !important;
	background:url(/images/bigbg_tabs.gif) top right no-repeat!important;	
	text-align:center;	
}

.tabs li.first {width:207px;}
.tabs li.second {width:254px;}
.tabs li.third {width:181px;background:url(/images/bg_tabs.gif) 0 0 repeat-x!important;}


.tabs li.current{
	color:#fff;
	background:url(/images/currentbig_tabs.gif) top right no-repeat!important;
}


#razv_obl {margin-bottom:48px;}

div.foto_tabs {background:#f7f7f7 url(/images/bg_fototabs.gif) left top no-repeat;padding:7px 0 8px 19px;margin-bottom:10px;}
div.foto_tabs span {font-size:12px;font-weight:bold;color:#474747;}
div.foto_tabs a, div.foto_tabs span a {font-size:13px;border-bottom:1px dashed;cursor:pointer;}
div.foto_tabs a.current {font-weight:bold;color:#000;border-bottom:0px solid;font-size:14px;}
div.color_info label {font-size:12px;cursor:pointer;position:absolute;width:70px;}
a.third_fototabs {font-weight:normal;}


input.button_zayavka {
background:#B5171C url(/images/bg_faq2.jpg) no-repeat scroll 0 0;
border:0 solid;
color:#FFFCD7;
font-family:Arial;
font-size:15px;
height:42px;
width:170px;
cursor:pointer;
}

a.button_zayavka {
background:#B5171C url(/images/bg_faq.jpg) no-repeat scroll 0 0;
border:0 solid;
color:#FFFCD7;
display:inline-block;
font-family:Arial;
font-size:15px;
height:25px;
padding-left:19px;
padding-top:9px;
text-decoration:none;
width:146px;
}

div.oo1_cat_tovar {padding:32px 30px 12px 16px;}
div.oo1_cat_tovar div {_height:10px;}
div.oo1_cat_tovar img.picl {margin-bottom:0;}
div.oo1_cat_tovar form {text-align:right;}
/*div.h1_izvrat h1 {position:absolute;top:145px;left:297px;width:641px;margin-bottom:0px !important;}*/


#close_open {font-size:11px;color:#bd171c;font-style:italic;background:#f4f4f4;padding:2px 7px;cursor:pointer;}

div.zagolovok_list {background:#f4f4f4;font-weight:bold;padding:1px 14px;margin-top:5px;margin-bottom:5px;font-size:14px;color:#404447;}
span.zagl_podp {font-size:14px;color:#a3171a;cursor:pointer;display:inline-block;border-bottom:1px dashed;margin-bottom:9px;margin-left:4px;vertical-align:top;}
table.info_lyudi {margin:0!important;}
table.info_lyudi td {vertical-align:top;padding-top:11px;padding-bottom:11px;padding-left:11px;background:url(/images/bg_anonse.gif) repeat-x scroll left bottom;}
table.inner_lists {margin-left:15px;margin-bottom:10px;}
table.inner_lists td {vertical-align:top;padding-top:11px;padding-bottom:11px;background:url(/images/bg_anonse.gif) repeat-x scroll left bottom;border:1px solid #FFFFFF;}
table.inner_lists td input {margin-right:5px;}
table.inner_vasiliy {margin-left:33px;}


hr {
height: 1px;
border: none;
color: #ff0000;
background: red;
margin: 0;
}

div.hr {
margin-bottom:25px;
_margin-bottom:20px;
height: 1px!important;
border-top:1px solid #c2c5c7;
overflow: hidden; /* для ie6, чтобы высота блока была 1px */
}



tr.tr_vis td{padding-top:9px;padding-left:15px;}
tr.tr_vis td img {cursor:pointer;}


a.group_header {
color:#A3171A;
cursor:pointer;
font-size:14px;
text-decoration:none;
background:url(/images/bg_calc_minus.gif) 0 1px no-repeat;
padding-left:20px;
padding-bottom:4px;
display: inline-block;
}

a.group_header:hover {background:url(/images/bg_calc_minus.gif) 0 1px no-repeat;} 

div.podzag_calc {margin-bottom:20px;margin-top:9px;margin-left:15px;}

a.closed {background:url(/images/bg_calc.gif) 0 1px no-repeat;} 
a.closed:hover {background:url(/images/bg_calc.gif) 0 1px no-repeat;}

div.izvrat {color:#000;}



input.button_anketa {
	border: 0px solid #b5171c;
	font-size: 15px;
	background: #b5171c url(/images/bg_anketa.gif) 0 0 repeat-x;
	color: #fffcd7;
	height: 42px;
	cursor: pointer;
	font-family:Arial;
	font-size:13px;
	
}

@-moz-document url-prefix() {
	input.button_anketa {		
		padding-left: 16px;
		padding-right: 16px;
	}
}




td.zagl_vibr {font-style:italic;font-size:15px;background:none!important;padding-bottom:0;}


td.itog_dann {
background:transparent url(/images/bg_anonse.gif) repeat-x scroll left bottom;
padding-bottom:11px;
padding-top:11px;
vertical-align:top;
}

table.table_itogfio  {margin-left:0px;}
table.table_itogfio td {background:none;}
table.table_itogfio td span {font-weight:bold;}
div.calc_itogo {font-size:14px;border:3px solid #e8e8e8;padding:5px 11px 4px 20px;margin-bottom:22px;}
div.calc_itogo span {font-size:21px;}
div.razdel_itogo {margin-bottom:24px;border-top:1px solid #c2c5c7;}
input.back_itogo {font-family:Arial;font-size:17px;color:#fff;border:0px solid;background:url(/images/back_itogo.gif) 0 0 no-repeat;width:128px;padding:6px 18px 10px 0;text-align:right;outline:none;}

input.next_itogo {font-family:Arial;font-size:17px;color:#fffcd7;border:0px solid;background:url(/images/next_itogo.gif) 0 0 no-repeat;width:128px;width:188px;padding:6px 0 10px 16px;text-align:left;outline:none;}



/*#basic_w {margin:15px 57px 39px;padding:20px;}*/
#onoff {display:none;}

a.close_zagl {text-decoration:none;border-bottom:1px dashed;cursor:pointer;}
div.zagl_v {padding-top:9px;font-size:15px;font-style:italic;padding-bottom:11px;margin-left:15px;}
















td.Css_PhotoCell {padding-bottom:50px;}
tr.last_trfoto td.Css_PhotoCell {padding-bottom:20px!important;}
div.prim {margin:5px 0 5px 20px;background:url(/images/prim_bg.gif) 0 0 repeat-y;padding-left:13px;font-style:italic;}

div.Css_MapItemlevelroot {font-weight:bold;margin-bottom:8px;}
div.inner_map {margin-bottom:10px;}
div.inner_map li {padding-bottom:4px!important;background:url(/images/content_dot_grey.jpg) no-repeat scroll left 7px!important;}

input.search_button {background:#B5171C;border:0 solid #B5171C;color:#FFFCD7;cursor:pointer;font-size:15px;height:26px;width:93px;}
input.search {font-size:14px;padding:3px 5px;}



.ff_i .bottom-links .service {
    list-style-type:none;
    margin-top:40px;
    margin-left:335px;
}
.ff_i .bottom-links .service li {
    float:left;
    margin-right:20px;
}
.ff_i .bottom-links .links {
    list-style-type:none;
    margin-top:40px;
    margin-left:470px;
    font-size:12px;
}
.ff_i .bottom-links .links li {
    float:left;
    margin-right:20px;
}
.ff_i .bottom-links .links li a {
    color:#fff;
}















