/*---------------------------------------Описание тегов--------------------------------------------------------------*/
*{ margin:0;  }
*{padding: 0;}
body {background: #ffffff; min-width:800px;}
img {border:none;}
h1 {font:16pt Tahoma, "Trebuchet MS", Tahoma, sans-serif;}
h2 {font:14pt Tahoma, "Trebuchet MS", Tahoma, sans-serif;}
h3 {font:13pt Tahoma, "Trebuchet MS", Tahoma, sans-serif; text-align:center;} 
h4 {font:12pt Tahoma, "Trebuchet MS", Tahoma, sans-serif;} 
h6 {font:12pt Times New Roman, "Trebuchet MS", Tahoma, sans-serif; color:#116591; font-weight:bold; margin-bottom:8px;}
p {padding: 5px; font:10pt Tahoma, "Trebuchet MS", Tahoma, sans-serif; color: #000000;}
a {color:#116591;}
#center ul {margin-left:20px;}

#content {margin:0 auto; width:1050px;}

#head {height:200px; background-color:#e3ebec; margin-top:20px;}
	.center {display:block; margin:0 auto;}
#nav {float:right; margin-right:30px; margin-top:-30px;}
	
#conteiner {border-top:solid 40px #e3ebec; margin:20px 0 0 0; border-left:solid 10px #e3ebec; border-right:solid 10px #e3ebec; border-bottom:solid 0px #e3ebec;}

/*---------------------------------------Левый блок--------------------------------------------------------------*/
#left {float:left; width:265px;}
#menu {margin:10px; border:1px solid #c6d8dc;}
	/*#menu li {text-indent: 10px; line-height: 150%; background:url('img/marker.png') no-repeat left; list-style:none; display: list-item; 
	background-position:3% 50%;}*/
	/*#menu ul {list-style-type: square; list-style-image:url('img/marker.png'); list-style-position: inside;}*/
	#menu li   {font-size:14pt; text-align:left;}
	#menu li a {text-decoration: none;	color:#116591; padding:8px; display:block; font:12pt Times New Roman, "Trebuchet MS", Tahoma, sans-serif; border-bottom:1px solid #c6d8dc;}
	/*#menu li a.current {background:#e4eced url('img/marker.png') no-repeat left; background-position:3% 50%; border:none;}*/
	#menu li a:hover     {background:#d1d8d9;}
	
.left_block {margin:10px; border:1px solid #c6d8dc; padding:0px 0 10px 0;}
	.left_block h6 {background-color:#ffffff; padding:8px; display:block; background-color:#e4eced; border-bottom:1px solid #c6d8dc;}

/*---------------------------------------Правый блок--------------------------------------------------------------*/	
#right { margin:0 0px 0 0;}
#right img{height:70px;}
	#image {margin-top:10px;}

/*---------------------------------------Центральный блок--------------------------------------------------------------*/
#center { margin:10px 0px 10px 265px;}
	#center td {padding:px;}
	.center_block_background {background-color:#e4eced; min-height:50px; padding:30px;}
	.center_bold {text-align:center; font:12pt Times New Roman, "Trebuchet MS", Tahoma, sans-serif; color:#116591;}
	
	.center_block {margin:10px 0 0 0; border:1px solid #c6d8dc; padding:0px 0 10px 0;}
		.center_block h6 {background-color:#ffffff; padding:8px; display:block; background-color:#e4eced; border-bottom:1px solid #c6d8dc;}

	.news {padding:10px 15px 15px 15px;}
		.news a {color:#116591; text-decoration:underline;}
		.news a:hover  {text-decoration:none;}
		.date {color:#666666; font-size:8pt;}
		.news_text {margin:5px 0 0 0;}
		
	.document {padding:10px 15px 15px 15px;}
		.document a {font:11pt Times New Roman, "Trebuchet MS", Tahoma, sans-serif; color:#116591; text-decoration:underline;}
	.document>a {float:right;}
		
	.document a:hover  {text-decoration:none;}
		.date_document {color:#666666; font-size:8pt; border-bottom:1px solid grey;}
		.document_text {margin:5px 0 0 0;}
	
	.login {margin:0 0 4px 8px; padding:2px; border:1px solid #c6d8dc; font: normal 1em Verdana, sans-serif; color:#777;}
	
	.center_text {padding:10px 15px 15px 15px;}
		.center_text p {text-align:justify;}
		.center_text a {color:#116591; text-decoration:underline;}
		.center_text a:hover  {text-decoration:none;}
		
#priemnaya {}
	.input_button {background-color:#e4eced; padding:3px; border:1px solid #cfd7d7; margin:0 0 0 8px;}
	.input_line {width:100%;}
	.p_line {width:100%; background-color:#e3ebec; padding:3px; margin-bottom:3px;}
	
	.message {padding:10px 15px 15px 15px;}
		.message_name {color:#116591; font-size:12pt;}
		.message_date {color:#666666; font-size:8pt;}
		.message_text {margin:5px 0 0 0;}
	
	.comment {padding:10px 15px 15px 30px;}
		.comment_name {color:#116591; font-size:12pt;}
		.comment_email {}
		.comment_date {color:#666666; font-size:8pt;}
		.comment_text {margin:5px 0 0 0;}
	
/*---------------------------------------Нижний блок--------------------------------------------------------------*/	
#footer {margin:20px 20p 0 20px; clear:both; padding:10px;  position:relative; background:#e3ebec;}
	#footer p {color:#5e5e5e;}
	#footer a {color:#5e5e5e; text-decoration:underline;}
	#footer a:hover {text-decoration:none;}
	#footer_kontakt {float:left; margin:0 0 0 10px; width:450px;}
	#footer_copy {margin:0 0 0 470px;}
	
/*--------------------------------------Меню---------------------------------------------------------------------*/
ul.sample-menu {padding:0; margin:0px 8px;}
		ul.sample-menu li {padding:2px 0; margin:0; list-style:none;}
		ul.sample-menu li ul {padding:0;margin:0 0 0 10px;}
		ul#my-menu a {padding-left:8px;}
		ul#my-menu a.collapsed {background:url('img/marker.png') left 16px no-repeat;}
		ul#my-menu a.expanded {background:url('img/marker2.png') left 16px no-repeat; text-decoration:underline;}