﻿html, body
{
	width:100%;	
	height:100%;
	font:12px tahoma;
	color:#2e3233;
	position:relative;
	padding:0;
	margin:0;
}

body
{
	background:#fff url('../i/back.jpg') left top repeat-x;
}

img, p
{
	border:0;
	margin:0;
	padding:0;
}

#all
{
	width:100%;
	margin:auto;
	min-height:100%;
	position:relative;
}

	.w950
	{
		width:950px;
		margin:auto;	
	}
	
	.w900
	{
		width:900px;
		margin:auto;
	}
	
	.w600
	{
		width:600px	
	}
	
	.w750
	{
		width:740px !important;
		margin-bottom:8px;
	}
	
	.w582
	{
		width:582px !important;
		margin-bottom:8px;
	}
		.w582 table
		{
			width:100%;
			margin-left:13px;
		}
	
	.w297
	{
		width:304px !important;
	}
	
	.w78
	{
		width:88px !important;
		margin-right:3px;
	}
	
	* html .w78
	{
		margin-right:2px;	
	}
	
	.w315
	{
		width:315px !important;	
	}
	
	.w353
	{
		width:353px !important;	
	}
	
	.w32
	{
		width:32px !important;	
	}
	
	.w39
	{
		width:39px !important;	
		text-align:center;
		margin-right:10px;
	}
	
	* html .w39
	{
		margin-right:5px;
	}
	
	.w111
	{
		width:111px !important;	
	}
	
	.w148
	{
		width:148px !important;	
	}
	
	.w185
	{
		width:190px !important;	
	}
	
	.w175
	{
		width:175px !important;	
	}

h1
{
	font-size:20px;
	font-family:tahoma;
	color:#c32017;
	font-weight:normal;
	margin:0 0 15px 0;
}

h2
{
	color:#43494c;
	font:bolder 15px tahoma;
}

h3
{
	font:bolder 14px tahoma;
	color:#db1802;
	margin-bottom:10px;
	padding:0;
}

h4
{
	font:bolder 14px tahoma;
	color:#fff;
	margin:-2px 0 10px 0;
	padding:0;
}

h5
{
	font:bolder 14px tahoma;
	color:#c32017;
	padding:0;
	margin:0 0 3px 0;
}

h6
{
	font:normal 12px tahoma;
	color:#c32017;
	padding:0;
	margin:0 0 3px 0;
}


a
{
	color:#c32017;
}

a:hover
{
	text-decoration:none;
}

.ulNone
{
	margin:0;
	padding:0;
	list-style-type:none;
}

/* воруй убивай */

	#all #top
	{
		width:100%;
		padding-top:25px;
		height:142px;
		position:relative;
		z-index:20;
	}
	
		#top #blocks
		{
			width:540px;
			position:absolute;
			left:50%;
			margin-left:-280px;
			top:20px;
			padding:0 0 24px 21px;
			background:url('../i/razv.jpg') left bottom no-repeat;
		}
		
		.blocks_en
		{
			background:url('../i/razv_en.jpg') left bottom no-repeat !important;
		}
		
			#blocks .topBlock
			{
				width:107px;
				height:100px;
				text-align:center;
				color:#fff;
				font:14px tahoma;	
				display:block;
				float:left;
				text-decoration:none;
				padding:5px 5px 0 5px;
				margin-right:14px;
			}
			
			* html #blocks .topBlock
			{
				margin-right:7px;
			}
			
			#blocks a:hover
			{
				text-decoration:underline;	
			}
			
			.block0
			{
				background:#aa0000 url('../i/block0.jpg') left top no-repeat;	
			}
			
			.block1
			{
				background:url('../i/4_red.jpg') left top no-repeat;	
			}
			.block2
			{
				background:url('../i/3_red.jpg') left top no-repeat;	
			}
			.block3
			{
				background:url('../i/2_red.jpg') left top no-repeat;	
			}
			.block4
			{
				background:url('../i/1_red.jpg') left top no-repeat;	
			}
			
			.block1_en
			{
				background:url('../i/4_en.jpg') left top no-repeat;	
			}
			.block2_en
			{
				background:url('../i/3_en.jpg') left top no-repeat;	
			}
			.block3_en
			{
				background:url('../i/2_en.jpg') left top no-repeat;	
			}
			.block4_en
			{
				background:url('../i/1_en.jpg') left top no-repeat;	
			}
			
			.block1grey
			{
				background:url('../i/4_grey.jpg') left top no-repeat;	
			}
			.block2grey
			{
				background:url('../i/3_grey.jpg') left top no-repeat;	
			}
			.block3grey
			{
				background:url('../i/2_grey.jpg') left top no-repeat;	
			}
			.block4grey
			{
				background:url('../i/1_grey.jpg') left top no-repeat;	
			}
			
			.block1grey_en
			{
				background:url('../i/4_grey_en.jpg') left top no-repeat;
			}
			.block2grey_en
			{
				background:url('../i/3_grey_en.jpg') left top no-repeat;	
			}
			.block3grey_en
			{
				background:url('../i/2_grey_en.jpg') left top no-repeat;	
			}
			.block4grey_en
			{
				background:url('../i/1_grey_en.jpg') left top no-repeat;	
			}


	
		#top #logo
		{
			width:165px;
			height:129px;
			background:url('../i/logo.gif') left top no-repeat;
			position:absolute;
			left:2px;
			top:20px;
			display:block;	
		}
		
		#top #grey
		{
			width:371px;
			height:44px;
			background:url('../i/grey.gif') left top no-repeat;
			margin:auto;
			position:relative;
			top:39px;
			color:#5e6162;
			text-align:center;
			font:15px tahoma;
			padding:6px 20px 0 20px;
		}
		
		#top #contacts
		{
			width:190px;
			position:absolute;
			top:18px;
			right:0;
			font:12px tahoma;
			color:#898989;
			text-align:right;
			line-height:18px;
		}
			#contacts p
			{
				margin-bottom:5px;
			}
			
			#contacts a
			{
				text-decoration:none;	
			}
			
			#contacts a:hover
			{
				text-decoration:underline;	
			}
				#icons
				{
					height:15px;	
					width:126px;
					padding-top:9px;
					float:left;
				}
					#icons .post
					{
						width:11px;
						height:10px;
						background:url('../i/wpost.gif') left 2px no-repeat;	
						float:right;
						margin-left:30px;
						display:block;
					}
					
					#icons .tree
					{
						width:17px;
						height:10px;
						background:url('../i/wtree.gif') left top no-repeat;	
						float:right;
						margin-left:30px;
						display:block;
					}
					
					#icons .home
					{
						width:11px;
						height:10px;
						background:url('../i/whome.gif') left top no-repeat;	
						float:right;
						display:block;
					}

			
			.grey 
			{
				color:#747b7d;	
			}
			
			.red
			{
				color:#616161 !important;
				font:bold 14px tahoma;
			}

			
	#all #naviTop
	{
		width:100%;
		font:14px tahoma;
		color:#43494c;	
		height:24px;
		background:url('../i/naviTop.jpg') left top repeat-x;
		padding-top:5px;
	}
		#naviTop a
		{
			color:#606060;
			font-weight:bold;
			margin-right:10px;
			margin-left:10px;
			text-decoration:none;
		}
		
		#naviTop a.red
		{
			color:#c32017 !important;
		}

		#naviTop a:hover
		{
			color: #C32017;
			
		}
		
		#naviTop span.red
		{
			color:#d51605;	
			font:13px tahoma;
			margin-right:2px;
		}
	
	#all #images
	{
		width:100%;
		padding-bottom:10px;
	}
		#images .iBlock
		{
			float:left;
			margin-right:5px;	
		}
		
		* html #images .iBlock
		{
			margin-right:4px;	
		}
	
	#all #conentInfo
	{
		width:100%;
		background:url('../i/grey.jpg') left -1px repeat-x;
		padding:23px 0 100px 0;	
	}
	
		#conentInfo #leftNavi
		{
			width:218px;
			margin:40px 0 0 0;
			list-style-type:none;
			float:left;
			font:13px tahoma;
			color:#43494c;
			padding:0;
		}
			#leftNavi a
			{
				color:#43494c;
				text-decoration:none;
			}
			
			#leftNavi a:hover
			{
				text-decoration:underline;	
			}
			
			#leftNavi .red
			{
				color:#d51605 !important;
				font:13px tahoma;	
			}
			
			#leftNavi li
			{
				width:200px;
				margin:0 0 2px 0;
				padding:3px 0 5px 0;
				border-bottom:1px solid #c0c0c0;	
			}
				#leftNavi li ul
				{
					list-style-type:none;
					margin:0;
					padding:0;
					width:180px;
					font:normal 12px tahoma;
				}
					#leftNavi li ul li
					{
						border:0;
						padding:4px 0 0 7px;
						width:173px;
					}
					#leftNavi li ul a
					{
						text-decoration:underline;
					}
					#leftNavi li ul a:hover
					{
						text-decoration:none;
					}

			
			.noBrd
			{
				border:0 !important;	
			}
			
			#leftNavi .sel
			{
				font-weight:bolder;			
			}
			.noline
			{
				text-decoration:none !important;	
			}
			
/* клевещи предавай */			
		
		#conentInfo #text
		{
			width:730px;
			float:left;
			line-height:17px;
			color:#2e3233;
			font:14px tahoma;
		}
		
			#text .rubrikator
			{
				width:100%;
				margin-bottom:15px;
			}
				.rubrikator td
				{
					padding-left:10px;
					border-top:3px solid #fff;
					background:#f0f0f0;
					height:34px;
				}
				.rubrikator .rtr
				{
					background:#fff;
					border-top:1px solid #db1a03;
					border-bottom:1px solid #db1a03;
					height:32px;
					font:bold 14px tahoma;
				}
				.rubrikator .rbl
				{
					border-left:1px solid #db1a03;
				}
				
				.rinf
				{
					width:35%;
				}
				
				.rbrr
				{
					border-right:1px solid #fff;
				}
				.rubrikator .rbr
				{
					border-right:1px solid #db1a03;
				}
			
			#text .vacansy
			{
				background:#eee url('../i/tbl.jpg') left bottom repeat-x;
				width:100%;
				margin-bottom:10px;
			}
				.vacansy .v1
				{
					width:138px;
					font-weight:bolder;
					background:#fff !important;
					color:#505558 !important;
					text-align:right;
					padding-right:10px;
				}
				.vacansy .v2
				{
					padding:5px 10px 0 10px;
				}
				.vacansy td
				{
					padding-top:5px;
					padding-bottom:10px;
				}
		
			#text .edtTbl
			{
				width:100%;
				border-bottom:1px solid #000;
				margin-bottom:10px;
				padding-bottom:15px;
			}
				.edtTbl td
				{
					padding-bottom:5px;
				}
				.edtTbl label
				{
					color:#43494c;
					display:block;
					/*width:93px;*/
				}
				
				.edtInp
				{
					width:212px;
					height:19px;
					border:1px solid #db1902;		
				}
				.edtSel
				{
					width:212px;
					font:12px tahoma;
					border:1px solid #db1902;
					padding:2px 0 3px 0;	
					color:#43494c;
					height:23px;
				}
		
			#text #geoMap
			{
				width:700px;
				position:relative;
				
			}
				#geoMap .city
				{
					position:absolute;

					text-align:center;
					
				}
				* html .city
				{
					width:1%;
				}
					.city .index
					{
						margin:auto;
						width:20px;
						height:20px;
						display:block;
						position:relative;
						z-index:12;
						background:url('../i/gbig.jpg') center center no-repeat;
						<!--left:50%;-->
						<!--margin-left:-10px;-->
					}

					*:first-child+html .city .index
					{
						left:0%;
						margin:0 !important;
					}

					.city a:hover.index
					{
						background:url('../i/gbig.jpg') center center no-repeat;
					}
					
					.bubble
					{
						width:185px;
						padding:5px 16px 0 27px;	
						background:url('../i/bubble.png') left top no-repeat;
						position:absolute;
						z-index:22;
						margin-left:20px;
						font:12px tahoma;
						margin-top:-85px;
						min-height:50px;
					}

					* html .bubble
					{
						background:url('../i/bubble.gif') left top no-repeat !important;
					}

						.bubble .bubTop
						{
							width:217px;
							height:6px;
							position:absolute;
							left:11px;
							top:-6px;
							background:url('../i/bubtop.png') left top no-repeat;
						}
						
						* html .bubTop
						{
							background:url('../i/bubtop.gif') left top no-repeat !important;
						}
						
						.bubble .bubBot
						{
							width:217px;
							height:7px;
							position:absolute;
							left:11px;
							bottom:-7px;
							background:url('../i/bubbot.png') left top no-repeat;
						}
						
						* html .bubBot
						{
							background:url('../i/bubbot.gif') left top no-repeat !important;
							bottom:-14px !important;
						}

					
						.bubble h5
						{
							font:normal 14px tahoma !important;
							color:#43494c !important;
							margin:0 0 7px 0 !important;
						}
						
						.bubble p
						{
							margin-bottom:15px !important;
						}
						
						.bubble a
						{
							font:13px tahoma !important;
							width:auto !important;
							height:auto !important;
							display:inline !important;
							background:transparent;
						}
						.bubble a:hover
						{
							background:transparent;
						}
					
					.c1
					{
						top:207px;
						left:12px;
					}
					.c2
					{
						top:245px;
						left:38px;
					}
					.c3
					{
						top:238px;
						left:147px;
					}
					.c4
					{
						top:205px;
						left:133px;
					}
					.c5
					{
						top:175px;
						left:138px;
					}
					.c6
					{
						top:195px;
						left:172px;
					}
					.c7
					{
						top:199px;
						left:213px;
					}
					.c8
					{
						top:185px;
						left:256px;
					}
					
					.selectedCity
					{
						position:absolute;
						z-index:111 !important;
					}
					
					.c9
					{
						top:230px;
						left:314px;
					}
					.c11
					{
						top:255px;
						left:531px;
					}
					.c12
					{
						top:328px;
						left:465px;
					}

					






		
			#text .publish
			{
				width:320px;
				float:left;
			}
				.publish .pubText
				{
					width:320px;
					font:12px tahoma;
					margin-bottom:15px;
					position:relative;
				}
				
				.publish a
				{
					color: black;
				}
				
				.publish a:hover
				{
					color: #C32017;
				}
				
				.lock
				{
					background:url('../i/lock.gif') 0 0 no-repeat;	
					width:7px;
					position:absolute;
					top:2px;
					left:-12px;
					height:10px;
				}
		
			#text p
			{
				margin-bottom:0px;
			}
			
			.teamBlock
			{
				width:660px;
				margin-bottom:40px;
			}	
				.teamBlock .imgs
				{
					width:150px;
					float:left;
				}
				.teamBlock .infoTeam
				{
					float:left;
					width:490px;
					font:14px tahoma;
					padding-left:20px;	
				}	

.noMrg
{
	margin:0 !important;
}

#footer
{
	width:100%;
	height:32px;
	background:#797979;
	margin-top:-52px;
	font:11px tahoma;
	color:#fff;
	padding-top:20px;
}
	#footer #copy
	{
		margin:auto;
		width:950px;
	}


.left
{
	float:left;
}

.right
{
	float:right !important; 
}

.clear
{
	clear:both;
}


	#topLine
	{
		width:100%;
		background:#616161;
		position:relative;
		z-index:22;
		margin:0 !important;
		padding:0 !important;
		height:30px !important;
	}
	
		#topLine #topLineCont
		{
			width:950px;
			margin-left:-475px;
			padding:0 !important;
			top:0;
			left:50%;
			height:30px !important;
			position:absolute;	
		}
		
			#topLineCont .autBlock
			{
				width:200px;
				height:151px;
				font:12px tahoma;
				color:#fff;
				position:absolute;
				top:30px;
				right:0;
				background:url('../i/au.jpg') left top repeat-x;
				z-index:23;
				padding:17px 20px 0 15px;
			}
				.autBlock a
				{
					color:#fff;
				}
				
				.fnt11
				{
					font-size:11px !important;	
				}
				
				.fnt12
				{
					font-size:12px !important;	
					line-height:18px;
				}
				
				.fnt13
				{
					font-size:13px !important;
					line-height:18px;
				}
				
				.fnt15
				{
					font-size:15px !important;	
				}
				
				.fnt14
				{
					font-size:14px !important;	
				}
				
				.autBlock label
				{
					float:left;
					width:46px;
					text-align:right;
					padding:2px 5px 0 0;	
				}
				
				.autBlock .txtInp
				{
					width:145px;
					height:16px;
					background:#fff;
					border-top:1px solid #808080;
					border-left:1px solid #808080;	
					border-bottom:1px solid #d4d0c8;
					font:12px tahoma;
					border-right:1px solid #d4d0c8;
				}
				.autBlock p
				{
					padding-bottom:7px;
				}
				
				.autBlock .saveme
				{
					font-size:11px;
					width:100px;
					margin-top:-3px;
					padding:0 0 5px 47px;
				}
				
				.autBlock .link
				{
					width:204px;
					padding:3px 0 0 15px;
				}
					.link a
					{
						margin-right:10px;
					}
					
					.saveme span
					{
						float:left;
						padding:3px 0 0 2px;
					}
					.saveme input
					{
						float:left;
					}
					.saveme .ent
					{
						width:45px;
						height:17px;
						border:0;
						background:#fff;
						text-align:center;
						font:11px tahoma;
						color:#000;
						cursor:pointer;
						padding-bottom:3px;
						margin:3px 0 0 5px;
					}
					
					* html .saveme .ent
					{
						margin:3px 0 0 3px !important;
						padding:0;
					}
					*:first-child+html .saveme .ent
					{
						margin:3px 0 0 3px !important;
						padding:0;
					}
		
		#topLine #auth
		{
			/*width:305px;*/
			float:right;
			font:12px tahoma;
			color:#fff;
			height:25px;
			padding-top:3px;
		}
			#auth a
			{
				color:#fff;
			}
			#auth a:hover
			{
				text-decoration:none;
			}
			
			#auth span, #auth a
			{
				float:right;
				margin-top:3px;
				margin-left:20px;
			}
			
			* html #auth span
			{
				margin-left:10px;
			}
			* html #auth a
			{
				margin-left:10px;
			}
			
			#auth .sep
			{
				height:25px;
				background:url('../i/sep.jpg') center top no-repeat;
				width:10px;
				float:right;
				margin-left:18px;
			}
			
			* html #auth .sep
			{
				margin-left:9px;
			}
			
			.aut
			{
				background:url('../i/aut.gif') left 3px no-repeat;
				padding-left:15px;
			}
.aut2
			{
				background:url('../i/aut2.gif') left 3px no-repeat;
				padding-left:15px;
			}
#schema
{
	width:620px;
	margin:auto;
}
	#schema .maps
	{
		width:620px;
		height:500px;
		position:relative;
		margin-bottom:20px;
	}
	
	#schema h2
	{
		font:bolder 14px tahoma;
		color:#474747;
		margin-bottom:15px;	
	}
	#schema .print
	{
		float:right;
		height:24px;
		padding:6px 10px 0 10px;
		text-align:center;
		font:bolder 13px tahoma;
		text-decoration:none;
		display:block;
		color:#fff;
		background:url('../i/print.jpg') left top repeat-x;	
	}


.feed
{
	margin:0;
	padding:5px 0 0 0;
	list-style-type:none;
}
	.feed li
	{
		padding-bottom:10px;	
	}
	
.greyUpload
{
	width:310px;
	background:#f1f1f1;
	padding:18px 21px 19px 22px;
	margin-bottom:10px;
}

.greyUpload input
{
	margin-top:3px;
	width:310px;
}

.butt
{
	width:88px;
	height:26px;
	background:url('../i/but.jpg') left top repeat-x;
	color:#fff;
	margin:auto;
	padding:0 0 3px 0;
	border:0;
	font:13px arial;
	cursor:pointer;
	text-align:center;
	font-weight:bolder;
}

.bigbutt
{
	width:195px !important
}

.ank
{
	padding:40px 0 0 18px;
}

.pdl
{
	padding-left:155px;
}


.edt
{
	color:#43494c;
	float:left;
	padding-top:6px;
	font-size:12px;
	margin-left:10px;
}

.line
{
	height:10px;
	border-bottom:1px solid #000;
}

.greyline
{
	height:15px;
	margin-top:6px;
	border-top:1px solid #c0c0c0;
}

.greyBlock
{
	width:521px;
	padding:12px 0 12px 13px;
	background:#f1f1f1;
	font:12px tahoma;
	color:#43494c;
}
	.greyBlock h3
	{
		font:normal 15px tahoma !important;
		color:#43494c !important;
		margin:0;
		padding:0 0 5px 0;
	}

.greyBlock .edtInp, .whiteBlock .edtInp
{
	color:#4e5457;
	font:12px arial;
}

.greyBlock textarea, .whiteBlock textarea
{
	border:1px solid #db1902;
	background:#fff;
	width:304px;
	height:50px;
	font:12px tahoma;	
}


.whiteBlock
{
	width:521px;
	padding:12px 0 10px 18px;
	background:#fff;
	font:12px tahoma;
	color:#43494c;
}

	.whiteBlock .butt
	{
		margin-left:5px;	
	}

.addblock
{
	width:541px;
	padding:5px 0 10px 0;
	text-align:right;
}

.addblock input
{
	background:#909090;
	color:#fff;
	border:0;
	font:bolder 13px arial;
	padding:2px 5px;
	cursor:pointer;
}

	.whiteBlock label, .greyBlock label
	{
		width:135px;
		display:inline-block;
		vertical-align:top;
		padding-top:4px;
		font:12px tahoma;
	}
	
	.whiteBlock p, .greyBlock p
	{
		padding:0 0 5px 0 !important;
		margin:0 !important;	
	}
	
.header
{
	font:bolder 12px tahoma;
	color:#43494c;
	padding-bottom:5px;
}

.elt
{
	float:left;
	padding:3px 8px 0 0;
}

.pdb
{
	padding-bottom:5px;
}

a.dash {
	border-bottom: dashed 1px; 
	text-decoration: none;
}

a:hover.dash {
	border-bottom: dashed 0px; 
}
span.highlight {
	color: black;
	font-weight:bold;
}

span.red {	
	color:#DB1802 !important;
}
.contentPoly {
	text-align: left;
	font-size: 90%;
}

.contentPoly p {
	margin-bottom:0px !important;
}
div.oneContact {
	float: left;
	width: 360px;
	height: 200px;
}
img.bd {
}


/*

Визавиг стили

*/

.lineheight05 {
	line-height: 0.9em;
}

.lineheight1 {
	line-height: 1.21em;
}

.lineheight13 {
	line-height: 1.4em;
}

.lineheight17 {
	line-height: 1.6em;
}
