div#wrapper{
	width: 100%;
	padding: 0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
#footer {
	height: 200px; /* .push must be the same height as .footer */
	border-top: 1px solid #fff;
}
.push{
	height: 200px; /* .push must be the same height as .footer */
}


/*-------------------------------------------------- header -------------------------------------------------*/

#header{
	padding: 20px 30px 0;
	background: url(../img/header.jpg) no-repeat right 0;
	height: 100px;
	position: relative;
}

	#logo{
		color: #c6e6fd;
		margin-right: 400px;
		font-size: 12px;
	}
		#pict{
			float: right;
			padding: 6px 40px;
			padding-left: 0px;
		}
			#pict img{
				margin-left: 53px;
			}
	#topphone{
		position: absolute;
		top: 10px;
		right: 300px;
		text-align: right;
		color: #fff;
		bdackground:  url(../img/phone.jpg) no-repeat 115px 18px;
	}
		#topphone .bigphone{
			font-size: 28px;
			padding-bottom: 0px;			
		}
		
			#topphone .bigphone sup{
				font-size: 13px;
				color: #aecce4;
			}
		#topphone{
			font-size: 13px;
			padding-bottom: 0px;
		}
/*-------------------------------------------------- mainmenu -------------------------------------------------*/
*html #gormenu table td{
	border-left: 1px dashed #323232;
	background: none;
}

#mainmenu{
	background: url(../img/mainmenu.jpg) no-repeat 0 0;
}
	#gormenu{
		background: url(../img/gormenu.jpg) no-repeat right 0;
		hdeight: 60px;
		font-size: 16px;
		fdont-family: Tahoma;
		font-weight: bold;
		padding-left: 88px;
		padding-right: 72px;
	}
		#gormenu table{
			width: 100%;
		}
		#gormenu table td{
			background: url(../img/tdmenu.png) no-repeat 0 0;
			height: 10px;
			padding: 20px 16px;
			color: #fff;
			text-align: center;
		}	
			#gormenu table td a{
				color: #fff;
				text-decoration: none;				
			}
			#gormenu table td a:hover{
				text-decoration: underline;
			}
			
/*-------------------------------------------------- container -------------------------------------------------*/

#container{
	padding: 0px 30px;
}
	#br a{
		color: #1d6094;
	}
	#leftpart{
		margin-right: 630px;
		padding-top: 10px;
	}
	#leftpartinner{
		margin-right: 280px;
		padding-top: 10px;
	}

	#rightpart{
		float: right;
		width: 270px;		
	}
		*html #rightpart{
			height: 1000px !important;
		}
		#rightpart a{
			color: #1d6094;
		}
		.servicet{
			background: #7e97ab url(../img/servicetop.png) no-repeat 0 0;
		}
		.serviceb{
			background: url(..assets/images/servicebottom.png) no-repeat 0 bottom;
			min-height: 245px;
			padding: 20px 20px;
			padding-bottom: 5px;
			color: #fff;
			margin-bottom: 12px;
		}
			.serviceb h3{
				font-size: 17px;
				font-family:	Arial Narrow;
				font-weight: bold;
				padding: 4px 0px;
			}
			#rightpart .serviceb a{
				color: #fff;
			}
			.serviceb ul{
				list-style: none outside;
			}
				.serviceb ul li{
					background: url(../img/li-lock.gif) no-repeat 0 8px;
					padding-left: 25px;
					padding-bottom: 11px;
				}
				.serviceb ul li.last{
					padding-bottom: 0px;
				}
				
	#articles h3{
		font-size: 18px;
		font-family:	Arial Narrow;
		font-weight: bold;
		background: #eef9ff;
		margin-bottom: 14px;
		padding: 3px 15px;
		border-left: 3px solid #3d596f; 
		border-right: 3px solid #3d596f; 
	}
		.article{
			padding: 0px 16px;
			font-size: 12px;
			line-height: 15px;
			padding-bottom: 15px;
			overflow: hidden;
		}
		.article p{
			padding-bottom: 2px;
		}
			.article a{
				color: #1d6094;
				font-weight: bold;
			}
		.date{
			display: block;
			background: url(../img/date.jpg) no-repeat 0 0;
			width: 58px;
			height: 18px;
			padding: 0px 5px;
			color: #fff;
			font-size: 14px;
		}
			.date span{
				padding-right: 8px;
			}
		.all{
			text-align: right;
			padding-bottom: 15px;
		}
		
		#new{
			
		}
		#leftpartinner #new{
			margin-top: 15px;
		}
		#new h3{
			font-size: 18px;
			font-family:	Arial Narrow;
			font-weight: bold;
			background: #eef9ff;
			margin-bottom: 14px;
			padding: 3px 15px;
			border-left: 3px solid #3d596f; 
			border-right: 3px solid #3d596f; 
		}
			.new{
				padding: 0px 16px;
				padding-bottom: 15px;
				overflow: hidden;
			}
			#leftpartinner .new{			
				padding: 0px 16px;
				padding-right: 0px;
				padding-bottom: 15px;
				overflow: hidden;
				width: 30%;
				float: left;
			}
				.new .img{
					background: #d4edfe;
					padding: 7px;
					display: block;
					width: 80px;
					height: 80px;
					float: left;
					margin-right: 5px;
				}
				.new .img img{
					border: 1px solid #354a4d;	
					margin: 0px;				
				}
				.new h4 a{
					color: #1d6094;
					font-weight: bold;
					font-size: 15px;
				}
				
			.catalog{
				width: 151px;
				height: 268px;
				background: url(../img/tovar.jpg) no-repeat 0 0;
				font-size: 11px; 
				padding: 6px 13px;
				float: left;
				margin-right: 28px;
				margin-bottom: 20px;
			}
			*html .catalog{
				height: 280px;
				float: left;
				margin-right: 30px;
				margin-bottom: 20px;
			}
				.catalog img{
					margin: 0px;
					border: 1px solid #354a4d;	
				}
				.catalog h4{
					display: block;
					height: 32px;
					overflow: hidden;
					margin-bottom: 7px;
				}
					.catalog h4 a{
						color: #1d6094;
						font-weight: bold;
						font-size: 15px;
					}
				.catalog:hover{
					background: url(../img/tovar.jpg) no-repeat -177px 0;
				}
				.catalog .text{
					height: 50px;
					overflow: hidden;
					padding-top: 7px;
					margin-bottom: 16px;
				}
					.catalog .all img{
						border: none;
					}
	
	#centerpart{
		width: 345px;
		padding-right: 10px;
		float: right;
	}	
	
	
/*-------------------------------------------------- content -------------------------------------------------*/	

#ll{
	background: #fff url(../img/ll.jpg) repeat-y 0 0;	
}
#rr{
	background: url(../img/rr.jpg) repeat-y right 0;
}
#tl{
	background: url(../img/tl.jpg) no-repeat 0 0;	
}
#tr{
	background: url(../img/tr.jpg) no-repeat right 0;
}
#bl{
	background: url(../img/bl.jpg) no-repeat 0 bottom;	
}
#br{
	background: url(../img/br.jpg) no-repeat right bottom;	
	padding: 0px 21px;	
	padding-top: 12px;
	padding-bottom: 12px;
	mdargin-bottom: 25px;
	min-height: 300px;
	overflow: hidden;
}
*html #rr{
	border-bottom: 1px solid #c7e7fe;
}
*html #br{
	padding-bottom: 12px;
}
	h1#title{
		font-size: 22px;
		font-family:	Arial Narrow;
		font-weight: bold;
		background: #eef9ff;
		margin: 0px -16px;
		margin-bottom: 14px;
		padding: 3px 15px;
		border-left: 3px solid #3d596f; 
		border-right: 3px solid #3d596f; 
	}
	
	#content_article{
		margin-top: -25px;
	}
	
	#content_article	h1{
		font-size: 18px;
		font-family:	Arial Narrow;
		font-weight: bold;
		background: #eef9ff;
		margin: 0px -16px;
		margin-bottom: 14px;
		padding: 3px 15px;
		border-left: 3px solid #3d596f; 
		border-right: 3px solid #3d596f; 
	}
	
/*-------------------------------------------------- vibor -------------------------------------------------*/	

#vibor{
	padding-bottom: 20px;	
}
#vibor ul{
	list-style: none outside;
	padding-bottom: 7px;
}
	#vibor ul li{
		display: block;	
		float: left;
		background: #9da8b0  url(../img/al.jpg) no-repeat 0 0;
		font-size: 16px;
		font-weight: bold;	
	}
		#vibor ul li a{
			background:  url(../img/ar.jpg) no-repeat right 0;			
			color: #fff;
			text-decoration: none;
			padding: 0px 11px;			
		}

		#vibor ul li:hover, #vibor ul li.active{
			background: #3c5162  url(../img/ala.jpg) no-repeat 0 0;			
		}
			#vibor ul li:hover a, #vibor ul li.active a{
				background:  url(../img/ara.jpg) no-repeat right 0;	
				text-decoration: underline		
			}
			
		#vr{
			background: #7d95a9  url(../img/vr.jpg) no-repeat right 0;
			margin-bottom: 20px;
		}
		*html #vr{
			border-bottom: 1px solid #fff;
		}
			#vbl{
				background:  url(../img/vbl.jpg) no-repeat 0 bottom;	
			}
			#vbr{
				background:  url(../img/vbr.jpg) no-repeat right bottom;	
				min-height: 195px;
				padding: 20px;	
			}
				*html #vbr{
					height: 195px;
					margin-right: -3px;
				}
				#vbr a{
					color: #fff;
				}
				#vbr ul{
					list-style: none outside;
				}
				#vbr li{
					display: block;	
					float: left;
					width: 33%;
					height: 50px;
				}
					#vbr li img{
						margin: 0px;
						margin-right: 10px;
					}
			
			#vibiray{
				background: url(../img/vibor.jpg) no-repeat 0 0;
				margin-left: -6px;
				heeight: 135px;
				width: 264px;
				margin-bottom: 0px;
				padding: 55px 8px 5px 10px;
				overflow: hidden;
			}	
			#vibor_bottom{
				height: 25px;
				width: 282px;
				margin-left: -6px;
				background: url(../img/vibor_bottom.jpg) no-repeat 0 0;
			}
			
			#vibiray ul{
				list-style: none outside;
			}
			/*	#vibiray ul li{
					display: block;
					float: left;
					font-size: 13px;
					font-weight: bold;
					bahckground: #8c8c8c url(../img/vil.jpg) no-repeat 0 0;
					padding-bottom: 8px;
				}
				#vibiray ul li a{
					bdackground:  url(../img/vir.jpg) no-repeat right 0;
				}
				
					#vibiray ul li:hover, #vibiray ul li.active{
						background: #4d4d4d url(../img/vila.jpg) no-repeat 0 0;
					}
					#vibiray ul li:hover a, #vibiray ul li.active a{
						background: url(../img/vira.jpg) no-repeat right 0;
					}
					
					
					#vibiray ul li a{
						color: #fff;
						padding: 0px 9px;
						padding-left: 10px;
						
					}*/
					
					/*#vibiray span li,#vibiray ul li:hover,#vibiray ul li:hover a, #vibiray span li a{
						background: none;
					}*/
			
			#tabs li a{
				color: #fff;
			}
			#tabs-1, #tabs-2, #tabs-3{
				padding: 2px 8px;
				font-size: 11px;
			}
				 #tabs-1 a, #tabs-2 a, #tabs-3 a{
					color: #fff;					
				}	
				#tabs-1 li, #tabs-2 li, #tabs-3 li{
					display: block;
					width: 50%;
					height: 25px;
					float: left;
				}	
				#vibiray img{
					width: 45px;
					height: 18px;
				}	
				
			#br #tabs{
				width: 290px;
				height: 270px;
				background: url(../img/br_tabs.jpg) no-repeat 0 0;
				float: left;
				padding-right: 10px;
			}	
				#br #tabs ul{
					padding-left: 8px;
					padding-top: 5px;
				}
				#br #tabs ul li{
					padding: 0px;
					padding-right: 1px;
				}
				#br #tabs ul li a{
					padding: 0px;
					color: #fff;
				}
				#br #tabs img{
					margin: 0px;
				}
			#tabscont{
				overflow: hidden;
			}
											
			.quest{
				background: #f3f3f3;
				padding: 5px 10px;
			}
				.quest em{
					font-style: italic;
					font-weight: bold;
					padding-bottom: 5px;
				}
			.otvet{
				padding: 5px 25px;
				padding-bottom: 20px;
			}
			
			
			#copy{
				float: left;
				padding: 32px;
				padding-right: 0px;
				width: 565px;
				font-size: 11px;
			}
				#copy img{
					margin-top: 12px;
				}
			#who{
				float: right;
				padding: 32px;
				width: 250px;
				font-size: 11px;
			}
				#who a{
					color: #1d6094;
				}
			#counters{
				margin: 0px 305px 0px 600px;
				text-align: right;
				padding-top: 32px;
			}
			
#pages{
	text-align: center;
	padding: 10px 0px;
	color: #fff;
}	
#pages a{
	color: #FFF;
}	
.ditto_currentpage{
	background: url(../img/pages_act.jpg) no-repeat 0 0;
	width: 12px;
	padding: 3px 8px;
	margin-right: 4px;	
}
a.ditto_page{
	background: url(../img/pages_pas.jpg) no-repeat 0 0;
	width: 12px;
	padding: 3px 8px;
	margin-right: 4px;	
	color: #fff;
	text-decoration: none;
}
.five_pr{display:none;position:absolute;background-color:#ffcc00;padding:5px;z-index:10;color:#555;}
.five_pr_on{display:block}
.a_large{font-size:16px;}
.blue-title{color:#00bcff;}
.blue-title2{color:#0090c4;}
.blue-title3{color:#008b93;}
#logo img{position: absolute; margin: -15px 0 0 0;}
