/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	height:100%;
}
body {
	font:12px Arial;
	color:#a09e9e;
	background:#5a5958 url(images/body_bg.png) 50% 0 repeat-y;
}
a {
	color:#3b890f;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
ul,ol {
	list-style:none;
}
table {
	border-collapse:collapse;
}

h1 {
}
h2 {
}
h3 {
	font-size:18px;
	color:#000;
	font-weight:normal;
	width:92%;
	margin:0 auto 15px auto;
	text-align:center;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
div#main {
	position:relative;
	width:963px;
	margin:0 auto;
	background:#000 url(images/main_bg.png) 0 0 no-repeat;
	overflow:hidden;
	padding-bottom:10px;
}

/*header*/
#header {
	background:url(images/header_bg.jpg) 0 0 no-repeat;
	height:84px;
	width:902px;
	margin:0 auto;
	position:relative;
}
#header a {
	position:absolute;
	left:41px;
	top:19px;
}
#header p {
	color:#9bca80;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:50px;
	left:334px;
}
#header p span {
	font-size:18px;
}
/**********************************/

/*left side*/
#left_side {
	float:left;
	width:250px;
	background:url(images/vertical_menu.jpg) 31px 0 no-repeat;
	padding:144px 0 190px 0;
	margin-bottom:-168px;
}
#left_side ul {
	width:195px;
	height:190px;
	padding:0 0 50px 54px; _padding-bottom:40px;
	font-size: 12px;
	line-height: 20px;
	font-family: Tahoma;
}
#left_side ul a{
	color: #FFFFFF;
	text-decoration: none;
}
#left_side ul b{
	color: #85bf66;
}
#left_side ul a:hover{
	color: #85bf66;
}
#left_side ul li {
	display:inline;
	font-size:0;
	line-height:0;
	// display:inline-block;
	// padding-bottom:13px;
}
	/*#left_side ul a {
		background:url(images/menu.png) 0 0 no-repeat;
		display:block;
		margin-bottom:13px; // margin-bottom:0;
		width:154px;
		font-size:0;
		line-height:0;
		height:12px;
	}*/
	/*#left_side ul a i { display:none }
	#left_side ul a#a:hover, #left_side ul a#a.current { background-position:-156px 0 }
	#left_side ul a#b {	background-position:0 -25px }
	#left_side ul a#b:hover, #left_side ul a#b.current { background-position:-156px -25px }
	#left_side ul a#c {	background-position:0 -50px }
	#left_side ul a#c:hover, #left_side ul a#c.current { background-position:-156px -50px }
	#left_side ul a#d {	background-position:0 -75px }
	#left_side ul a#d:hover, #left_side ul a#d.current { background-position:-156px -75px }
	#left_side ul a#e {	background-position:0 -100px }
	#left_side ul a#e:hover, #left_side ul a#e.current { background-position:-156px -100px }
	#left_side ul a#f {	background-position:0 -125px }
	#left_side ul a#f:hover, #left_side ul a#f.current { background-position:-156px -125px }
	#left_side ul a#g {	background-position:0 -150px }
	#left_side ul a#g:hover, #left_side ul a#g.current { background-position:-156px -150px }
	#left_side ul a#h {	background-position:0 -175px }
	#left_side ul a#h:hover, #left_side ul a#h.current { background-position:-156px -175px }*/
	
	
.contacts {
	color:#78945a;
	padding:0 0 20px 70px;
	line-height:1.2em;
}
.contacts p { padding-top:1.3em }

/*********************************/

/*right side*/
#right_side {
	float:right;
	width:706px;
	padding-top:42px;
	margin-bottom:-168px;
}

	.container {
		background:url(images/container_bg.png) 0 0 repeat-y;
		margin-right:21px;
	}
	.container_l_2 {
		background:url(images/container_left_wall.png) 0 0 no-repeat;
	}
	.container_l_3 {
		background:url(images/container_right_wall.png) 100% 0 no-repeat;
	}
	.container_l_4 {
		background:url(images/container_footer.png) 0 100% no-repeat;
		padding:0 0 15px 0;
	}

.content_bg {
	background:url(images/content_bg.jpg) 7px 159px no-repeat;
}
.content_bg.lang {
	background:url(images/content_lang_bg.jpg) 7px 159px no-repeat;
}	
#head_content {
	background:url(images/horizontal_menu.jpg) 0 0 no-repeat;
}



#horizontal_menu {
	overflow:hidden;
	padding:20px 0 16px 94px; _padding-left:82px;
	zoom:1;
}
#horizontal_menu div, #horizontal_menu ul {
	float:left;
}
#horizontal_menu a {
	background:url(images/horizontal_menu_icons.png) 0 0 no-repeat;
	display:block;
	float:left;
	font-size:0;
	height:15px;
	line-height:0;
}
#horizontal_menu a i { display:none }

#horizontal_menu div {
	padding-top:3px;
}
#horizontal_menu div a {
	width:25px;
	background-position:-27px -15px;
	margin-right:10px;
}
#horizontal_menu div a.a {
	width:17px;
	background-position:0 -15px;
}
#horizontal_menu ul { padding:3px 37px 0 12px }
#horizontal_menu ul li {
	float:left;
}
#horizontal_menu ul li a {
	float:none;
	background:url(images/horizontal_menu_link.png) 0 0 no-repeat;
}
#horizontal_menu ul li a#c {
	width:60px;
}
#horizontal_menu ul li a#c:hover, #horizontal_menu ul li a#c.current { background-position:0 -15px }
#horizontal_menu ul li a#d {
	width:108px;
	background-position:-60px 0;
}
#horizontal_menu ul li a#d:hover, #horizontal_menu ul li a#d.current { background-position:-60px -15px }
#horizontal_menu ul li a#e {
	width:77px;
	background-position:-168px 0;
}
#horizontal_menu ul li a#e:hover, #horizontal_menu ul li a#e.current { background-position:-168px -15px }
	/*flags*/
	#horizontal_menu p a {
		margin-right:13px;
		width:30px;
	}
	#horizontal_menu p a.g { background-position:-43px 0 }
	#horizontal_menu p a.h { background-position:-87px 0 }
	#horizontal_menu p a.i { background-position:-130px 0 }
	
	/********************/
	
	/*text*/
	.text {
		background:url(images/text_small_bg.png) 0 100% no-repeat;
		position:relative;
		zoom:1;
		width:585px;
		min-height:115px;
		_height:115px;
		margin:0 0 32px 47px;
		padding:22px 0px 10px;
	}
	.content_bg.lang .text {
		padding:0;
		margin: 0 0 0 47px;
		background:url(images/text_bg.png) 0 0 repeat-y;
	}
	.content_bg.lang .text .text_l_2 {
		background:url(images/text_top_bg.png) 0 0 no-repeat;
	}
	.content_bg.lang .text .text_l_3 {
		background:url(images/text_footer_bg.png) 0 100% no-repeat;
		padding:22px 0 10px;
		min-height:552px;
		_height:552px;
	}
	.text .f_text {
		background:url(images/text_footer.png) 0 100% no-repeat;
		position:absolute;
		bottom:-13px;
		width:585px;
		height:13px;
		font-size:0;
		line-height:0;
	}
	.content_bg.lang .text .f_text {
		display:none;
	}
	*html .text .f_text {
		background:none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/text_footer.png');
	}
	.text p {
		width:92%;
		margin:0 auto;
		text-indent:5px;
		text-align:justify;
	}
	
	.text #map {
		display:block;
		margin:0 auto 25px auto;
		padding-top:27px;
	}
	
	.text #contacts_purchase {
		border-top:1px solid #616161;
		padding-top:12px;
		overflow:hidden;
		zoom:1;
		width:86%;
		margin:0 auto;
	}
	.text #contacts_purchase p {
		white-space:nowrap;
		width:auto;
		margin:0;
		text-indent:0;
		line-height:18px;
	}
	.text #contacts_purchase p.right {
		float:right;
		text-align:right;
	}
	.text #contacts_purchase span {
		display:block;
		padding-top:1.1em;
	}
	
	.text .bg_for_canvas {
		background:#1b1b1b;
		width:82%;
		margin:-8px auto -10px auto;
		padding:0 30px;
	}
	.text .canvas .c_l_3 {
		min-height:528px;
		_height:528px;
		padding:18px 0 15px 0;
	}
	
	.text .bg_for_canvas p.lot {
		margin-bottom:17px;
		margin-right:27px;
		width:91%;
	}
	.text .bg_for_canvas p.lot span {
		text-align:right;
		padding-right:20px;
		color:#dbdbdb;
	}
	
	p.paragraph {
		width:93%;
		color:#dedbdb;
		margin:0 auto 1em auto;
	}
	.description img {
		display:block;
		margin:0 auto 22px auto;
	}
	.description p {
		font-size:14px;
		line-height:1.4em;
		width:90%;
		color:#252525;
		margin:0 auto;
		text-align:center;
	}
	/*******************/
	
	/*catalogue*/
	.catalogue {
		overflow:hidden;
		zoom:1;
	}
		/*folders*/
		.catalogue .folders {
			float:left;
			width:211px;
		}
		.catalogue .folders p {
			background:url(images/connect_dod.gif) 2px 0 no-repeat;
			padding:0 0 22px 93px;
			position:relative;
			font-size:0;
			line-height:0;
		}
		.catalogue .folders p.last {
			padding-bottom:0;
		}
		.catalogue .folders p i {
			opacity:.4;
			filter:alpha(opacity=40);
			cursor:pointer;
			position:absolute;
			right:0;
			top:0;
			width:118px;
			height:88px;
			display:block;
			background:#000;
		}
		.catalogue .folders p a:hover i, .catalogue .folders p a.current i {
			visibility:hidden;
		}
		/*************/
		
		/*files*/
		.catalogue .files {
			float:right;
			width:436px;
		}
		
		.previous_box {
			background:#1b1b1b url(images/previous_box_bg.png) 0 0 repeat-y;
			margin-right:7px;
		}
		.previous_box .p_b_l_2 {
			background:url(images/previous_box_top_cr.png) 0 0 no-repeat;
		}
		.previous_box .p_b_l_3 {
			background:url(images/previous_box_bt_cr.png) 0 100% no-repeat;
			padding:0 36px 0 30px;
		}
		/*************/
	/*******************/
	
	.canvas {
		background:#848484;
		/*margin-top:-2px;*/
	}
	.canvas .h, .canvas .b {
		background:#fff url(images/canvas_h_f_bg.gif) 0 0 repeat-x;
		height:5px;
		font-size:0;
		line-height:0;
	}
	.canvas .b {
		background-position:0 100%;
	}
	.canvas .h i,
	.canvas .h b,
	.canvas .b i,
	.canvas .b b {
		display:block;
		height:5px;
		width:129px;
		background:url(images/canvas_corners.png) 0 0 no-repeat;
	}
	.canvas .h i {
		float:left;
		background-position:0 100%;
	}
	.canvas .h b {
		float:right;
		background-position:100% -5px;
	}
	.canvas .b i {
		float:left;
		background-position:0 -10px;
	}
	.canvas .b b {
		float:right;
		background-position:100% 0;
	}
	
	.canvas .c_l_2 {
		background:url(images/canvas_bg_left.gif) 0 0 repeat-y;
	}
	.canvas .c_l_3 {
		background:url(images/canvas_bg_right.gif) 100% 0 repeat-y;
		padding:18px 15px 15px 22px;
	}
	.previous_box .canvas .c_l_3 {
		padding:18px 26px 0 22px;
		overflow:hidden;
		zoom:1;
	}
	
	.canvas p.lot {
		border-right:1px solid #fff;
		padding-bottom:9px;
		position:relative;
		zoom:1;
		color:#1b1b1b;
		font-size:14px;
		margin-bottom:23px;
	}
	.canvas p.lot.last {
		margin-bottom:18px;
	}
	.canvas p.lot span {
		position:absolute;
		display:block;
		width:53%;
		border-bottom:1px solid #fff;
		padding-bottom:4px;
		right:-10px;
		bottom:20px;
	}
/*********************************/

/*footer*/
#footer {
	clear:both;
}
#footer div {
	background:url(images/copy_bg.jpg) 0 0 no-repeat;
	width:211px;
	height:62px;
	color:#bebebe;
	margin:0 0 0 28px;
	padding:106px 0 0 0;
	text-align:center;
	font-size:11px;
	line-height:19px;
}
#footer div a {
	color:#bebebe;
	text-decoration:none;
}
/*********************************/

.city_point
{
	position: absolute;
	z-index: 10;
	background: url('admin/pages/map.php/point.png') no-repeat left;
	padding-top: 2px;
	padding-left: 12px;
	cursor: pointer;
}
