
@import url("default.css");
@import url("content.css");

#site_conteiner {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	width: 100%;
  min-width: 1000px;
	max-width: 1680px;
	margin: 0 auto;
	font-size: 1.4em;
	text-align: left;
	background-color: #fff4e2;
}
*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}

	#header_wrapper {
		/*height: 360px;*/
	}
		#veles_logo {
			position: absolute;
			top: 10px; left: 0;
			width: 25%;
			text-align: center;
		}
			#veles_logo h1 { margin: 0; padding: 0; }
			#veles_logo a { display: block; margin: 0 0 0 20px; padding: 10px 0; color: #796598; text-decoration: none; border-top: 3px solid #796598; background: url(../img/logo_bg.png) #ffe0ad 0 100% repeat-x; }
			#veles_logo span { display: block; font: normal 26px/1.4 Trebuchet MS, sans-serif; }

		#about_string {
			margin: 0 0 0 25%;
			padding: 10px 0 10px 30px;
			font: italic normal 1.2em/1.2 Georgia, serif;
		}
			#about_string span { color: #796598; }

		#main_menu {
			margin: 0 0 0 25%;
			padding: 0 0 0 30px;
			height: 1%;
			overflow: hidden;
		}

			#main_menu ul { margin: 0; padding: 0; }
				#main_menu li { float: left; width: 23%; margin: 0 10px 0 0; padding: 0 0 10px 0; list-style-type: none; border-left: 1px solid #bdaa94; }
				#main_menu li span { display: block; margin: 0; padding: 0 0 0 10px; color: #ffebbf; font-size: 36px; line-height: 1.0; background: url(../img/main_menu_bg.png) #8863c1 100% 0 repeat-y; }
				#main_menu li a { display: block; margin: 5px 0 7px 10px; padding: 0; color: #796598; font: bold 1.2em/1.0 Arial, sans-serif; text-decoration: none; }

		#header_wrapper .visual_border {
			border-top: 1px solid #f5ead9;
			border-bottom: 1px solid #eae2d6;
		}
		#visual {
			float: left; 
			width: 100%; height: 225px;
			overflow: hidden;
			border-top: 1px solid #d1cbc0;
			background: url(../img/site_visual_v3.jpg) 0 0 no-repeat;
		}
			#additional {
				float: right; 
				width: 330px; height: 225px;
				padding: 0 20px;
				overflow: hidden;
				background-color: #ffe0ad;
				position:relative;
			}
			*html #additional { width: 370px; }

				#additional h3 { float: left; margin: 15px 20px 15px 0; color: #846aaf; font: bold 2.1em/1.2 Arial, sans-serif; }
				#additional p.explanation { font-size: 1.3em; }
	.lh_search{
		text-align:center;
	}
	#conteiner {
		width: 100%;
	}
		#center_panel {
			width: 100%;
			float: left;
			overflow: hidden;
		}
			#history {
				height: 174px;
				background: url(../img/history_bg.png) #fff 0 100% repeat-x;
			}
				#history .holder { margin: 0 30px 0 25%; padding: 0 0 0 30px; }
				#history .holder h3 { margin: 0; padding: 0.5em 0 0 0; color: #555; font: normal 1.8em/1.2 Arial, sans-serif; }

			#text_box {
				margin: 0 0 0 25%;
			}
			#content { margin: 30px 30px 0 30px; }
			*html #content { width: 100%; }

		#left_panel {
			position: relative;
			top: -53px;
			float: left;
			width: 25%;
			margin: 0 0 -53px -100%;
			overflow: hidden;
		}
			#left_panel .panel_box {
				margin: 0 0 0 20px;
				padding: 0 3px 0 0;
				background: url(../img/_left_panel_shadow_lf.png) transparent 0 0 repeat-y;
				background: url(../img/left_panel_shadow_rt.png) transparent 100% 53px no-repeat;
			}
				#left_panel .panel_box .inner { zoom: 1; padding: 20px; background: url(../img/left_panel_coner.png) #fff9ee 100% 0 no-repeat; }
				#left_panel .shadow_bottom { height: 3px; margin: 0 3px 0 20px; overflow: hidden; background: url(../img/left_panel_shadow_bt.png) transparent 100% 0  no-repeat; }
				#left_panel .shadow_bottom .inner { height: 3px; background: url(../img/left_panel_shadow_btl.png) transparent 0 0  no-repeat; }

	.cleaner { clear: both; height: 1px; overflow: hidden; }

	#footer {
		margin: 30px 20px 0 20px;
		padding: 25px 0;
		overflow: hidden;
		background: url(../img/border.png) transparent 0 0 repeat-x;
	}
		#copy { float: right; width: 25%; text-align: right; margin: 0 20px 0 0; }
			#copy img { margin: 5px 5px 0 0; }
		#poweredby { float: left; width: 25%; margin: 0 0 0 20px; }
			#poweredby a { text-decoration: none; }
			#poweredby p, #contacts p { margin: 0; }
		#contacts { margin: 0 28%; text-align: center; }


/*---------content----------*/
#singleTitle {
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	color: #555;
	font: normal 1.8em/1.2 Arial, sans-serif;
	background: url(../img/border.png) transparent 0 100% repeat-x;
}
#left_panel h3 { margin: 0 0 0.8em 0; padding: 0.8em 0 5px 0; color: #846aaf; font: bold 2.1em/1.2 Arial, sans-serif; background: url(../img/border.png) transparent 0 100% repeat-x; }
#left_panel h4 { margin-bottom: 0; }
	#left_panel h4 a {	margin-bottom: 0; font-size: 0.9em;	font-weight: normal; }

/*--- левое меню ---*/
#left_panel ul { margin: 0; padding: 0; }
#left_panel ul li { margin: 25px 0 0 0; padding: 0; list-style-type: none; }
#left_panel ul a { padding: 0 0 5px 0; color: #846aaf; font-size: 1.3em; text-decoration: none; background: url(../img/left_menu_border.png) transparent 0 100% repeat-x; }
#left_panel ul a:hover, #left_panel ul a:active { background: none; }
#left_panel ul.submenu { margin: 10px 0 0 0; }
#left_panel ul.submenu li { margin: 0 0 5px 15px; padding: 0; list-style-type: square; color: #846aaf; }
#left_panel ul.submenu li a { color: #004fa6; font-size: 1.0em; text-decoration: none; border: 0; background: none; }
#left_panel ul.submenu li a:hover, #left_panel ul.submenu li a:active, #left_panel ul.submenu li a.active { text-decoration: underline; }
