/*
* {
 	color : #3a3a3a;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
  
}
*/
/*---reset-----------------------*/


* {
    font-size: 100.01%;
    font-family: Arial; 
}

body, html,
h1, h2, h3, h4, h5, h6,
address, blockquote, div, p,
dl, dt, dd, ol, ul, li,
form, label, img  {
    margin: 0;
    padding: 0;
	border: 0;
}

table, tbody, td, th, tr {
    margin: 0;
    padding: 0;
}

.clear {
    height: 0;
    clear: both;
    overflow: hidden;
    font-size: 0;
}
ol, ul {list-style: none;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td {
    vertical-align: top;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {content: '';}

blockquote, q {quotes: '' '';}

/*---default---------------------*/
html, body{
    width: 100%;
    height: 100%;
    background-color: #ffffff
}

body {
    font-size: 0.75em;
	font-style: normal;
}

a:link, a:active, a:visited, a:hover {
	color: #dea300;
}

a:hover {
	text-decoration: none;
}

/*---error-----------------------*/

.error {
	color: red;
	background-color: green;
}

.z {border: 1px dashed red;}

/*---global----------------------*/

.g-block {display: block !important;}

.g-clear {clear: both; font-size: 0;}

.g-png {behavior: url("/images/png.htc");}

/*---container-------------------*/

.b-container {
    margin: 0 auto;
	  min-width: 1000px;
    width: 100%;
    max-width: 1280px;
    min-height: 100%;
    position: relative;
	  overflow: hidden;
}

.container__rama {
	padding-bottom: 100px;
	position: relative;      
}

	/*-------------------------*/
	.b-container_footer {
		margin-top: -75px;
		min-height: 75px;
   background-color: #f58220;
   
   
   background-position: left top;
   border-top: 4px solid #221e1f;
   	color : #000;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

	}
	
/*---content---------------------*/

.l-content {
	padding-top: 3.08em;
	width: 100%;
}

.l-content:after {
    clear: both;
    display: block;
    content: '';
}

.content__wrapper {
	margin-left: -22.50em;
	width: 100%;
	float: right;
}

.content__wrapper2 {
	margin-right: -20em;
	width: 100%;
	float: left;
}

.content__right {
	width: 17.92em;
	float: right;
	overflow: hidden;
	padding-right:5px;
}

.content__left {
    width: 20.83em;
	float: left;
	overflow: hidden;
}	

.content__center {
	margin-left: 22.5em;
	margin-right: 20em;
	zoom: 1;
}

/*---editior---------------------*/
.editior{
	color : #3a3a3a;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
  
}

.editior p {
	margin-bottom: 1.33em;
}

.editior a:link, .editior a:active, .editior a:visited, .editior a:hover {
	color: #d96400;
}

.editior a:hover {
	text-decoration: none;
}

.editior h1 {
		color : #d96400;
	font-family : Arial;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

.editior h2 {
	margin: 0;
  padding: 0;
  	color : #007cca;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}

.editior ul {
    margin-bottom: 1.14em;
	list-style-type: disc;
	list-style-position: inside;	
}

.editior ol {
    margin-bottom: 1.14em;
	list-style-type: decimal;
	list-style-position: inside;	
}

/*---right---------------------*/

/*---header---------------------*/

.b-header {
	height: 380px;
	position: relative;
	background: url(/img/mirco.jpg) 0 0 no-repeat;
	text-align: right;
}

.b-header .slogan {
	position: absolute;
	top: 140px;
	left: 65px;
	color: #ffd700;
	font-size: 24px;
}

/*---b-logo---------------------*/

.b-logo {
	position: absolute;
	top: 0;
	left: 0;
}

/*---b-foot---------------------*/

.b-foot {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.b-foot .left {
	width: 25%;
	float: left;
}

.b-foot .center {
	width: 49%;
	float: left;
}

.b-foot .right {
	width: 25%;
	float: left;
	text-align:right;
}

.b-foot:after {
    clear: both;
    display: block;
    content: '';
}



/*---b-seach---------------------*/

.b-seach {
  padding-left: 20px;
  margin-top: 1.33em;
	margin-bottom: 1.33em;
	zoom: 1;
}

.b-seach div {
	margin-right: 0.5em;
	float: left;
}

.b-seach .left {
	padding-top: 2px;
}

.b-seach:after {
    clear: both;
    display: block;
    content: '';
}

.b-seach button {
    padding: 0;
    border: 0 ;
    background: none;
}
/*---b-banner---------------------*/
.b-banner img {
	margin-bottom: 1em;
	display: block;
	zoom: 1;
}




b, strong {
  font-weight: bold;
}


#logo {
 background: #ffffff  url(/img/mirco.jpg) no-repeat; 

}

/*----------search----------*/
.search{
 height: 33px;
 width: 210px;
 background: #ffffff url(/images/empty.gif) 100% 0 no-repeat;
 
 }
.search img{
  float: right;
  margin-top: 6px;
  margin-left: 14px;
  margin-right: 8px;
 }
.search input{
  float: right;
  margin-top: 6px;
  height: 20px;
  border: 1px solid #01478c;
  padding-left: 4px;  
 }
 
/* news */
/*---b-news---------------------*/
/*------------список------------*/
.b-news dt {
		color : #000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

.news-title{
	text-decoration: none;
  	color : #d96400;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

} 
.b-news a:link{
	text-decoration: none;
  	color : #d96400;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}
.b-news a:active{
text-decoration: none;
	color : #d96400;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

.b-news a:hover{
text-decoration: none;
	color : #d96400;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

.b-news a:visited{
text-decoration: none;
	color : #d96400;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}

.b-news .news-title {
	display: block;
}

.b-news dd {
	margin-bottom: 1.33em;
	padding-bottom: 1em;
	background: url(/img/separate.gif) 0 100% repeat-x;
}
/*----------детальная новость----------------*/
.news_detail_date {
  	color : #040404;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

.news_detail_text {
}

.news_detail_title {
  margin-top: 4px;
  margin-bottom: 14px;
  	color : #4E4E4E;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}

.news_detail_back a:link{
  font-size: 12px;    
  	color : #0C0010;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}  

.news_detail_back a:hover{
  text-decoration: none;  
   
}  

.news_detail_back a:active{
  font-size: 12px;    
  
}  
/*--------текст в шапке------------*/
.text-box{
  position: absolute;
  top: 0px;
  left: 0px;
}
.adress{
  position: absolute;
  top: 10px;
  right: 30px;
}

/*--------------------*/
/*-------menu-------------*/
.menu-left-new{
text-align: left;
}

.menu-left-new div{
padding-top:3px;
padding-bottom:3px;
text-align: left;
}

.level-1 {
   background-color:#ffffff ; 
   background-image: url(/img/mbg.gif); 
   background-repeat: repeat-x; 
   background-position: left top;
  margin-left: 20px;
  margin-right: 30px;
}

.level-1 div {
  background-image: url(/img/marunsel.gif);
  background-repeat:no-repeat;
  background-position: left;
  padding-left:30px;
  margin-left: px;
  margin-right: px;
}

.level-1 a:link, .level-1 a:active, .level-1 a:visited, .level-1 a:hover {
  text-decoration:none; 
  	color : #000;
	font-family : Arial;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

.level-1 a:hover {}

.level-1-on {
   background-color:#435258 ; 
  
   background-repeat: repeat-x; 
   background-position: left top;
  margin-left: 20px;
  margin-right: 30px;
}

.level-1-on div {
  background-image: url(/img/marsel.gif);
  background-position: left;
  background-repeat:no-repeat;
  padding-left:30px;
  margin-left: px;
  margin-right: px;
}

.level-1-on a:link, .level-1-on a:active, .level-1-on a:visited, .level-1-on a:hover {
    text-decoration:none; 
  	color : #fff;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
 
}

.level-1 a:hover {}

.mfirst{

}

.mfirst-on{

}

.mlast{
 background-image: url(/img/mbgb.gif); 
}

.mlast-on{

}

/*второй уровень*/
.level-2 {
  margin-left: 20px;
  margin-right: 30px;
}

.level-2 div {  
  margin-left: 30px;
  margin-right: 10px;
  
  }

.level-2 a:link, .level-2 a:active, .level-2 a:visited, .level-2 a:hover {
  text-decoration:none; 
  	color : #d96400;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

  
}


.level-2-on {
  margin-left: 20px;
  margin-right: 30px;
}

.level-2-on div {
  margin-left: 30px;
  margin-right: 10px;
}

.level-2-on a:link, .level-2-on a:active, .level-2-on a:visited, .level-2-on a:hover {
  text-decoration:none; 
  	color : #3a3a3a;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

  
}


.level-3 {
  margin-left: 20px;
  margin-right: 30px;
}

.level-3 div {
  margin-left: 40px;
  margin-right: 40px;
}

.level-3 a:link, .level-3 a:active, .level-3 a:visited, .level-3 a:hover {
  text-decoration:none; 
  	color : #696969;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

  
}


.level-3-on {
  margin-left: 20px;
  margin-right: 30px;
}

.level-3-on div {
  margin-left: 40px;
  margin-right: 40px;
}

.level-3-on a:link, .level-3-on a:active, .level-3-on a:visited, .level-3-on a:hover {
  text-decoration:none; 
  	color : #696969;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

  
}
/*--------------------*/
/*---b-gallery---------------------*/

.b-gallery {
  margin-top: 2em;
  width: 100%; 
}

.b-gallery td {
  text-align: center;
} 
/*---path------------------------*/
.b-path {
    /*margin: -1.8em 0 0;*/
    padding: 0 0 .4em;
    position: relative;
}
.b-path li,
.b-path ul {
    margin: 0;
    padding: 0;
    display: inline;
}
.b-path li {
    font-size: .79em;
}
.b-path li:first-child:before {
    content: "";
}
    /*-------------------------------*/
    .b-path_vbar li:before {
        content: "\a0\007c\20";
    }
    /*-------------------------------*/
    .b-path_middot li:before {
        content: "\a0\b7\20";
    }
    /*-------------------------------*/
    .b-path_arrow li:before {
        font-family: "Times New Roman", sans-serif;
        content: "\a0\2192\20";
    }
/*--------------------*/
.table_main td{
text-align:center;
vertical-align:bottom;
}