/* CSS Document */
/* Author: Astronim* [http://astronim.com] */

/* RESET  можно редактировать*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body { background: #fff;}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
input.btn { cursor: pointer; cursor: hand; }

/*  MUSTHAVE неприкасаем */
.gray, .grey { color:#A5A5A5; font-size:10px; line-height:10px; }
.red, .error { color:#C03B20; }
.sstr { font-weight:bold; }
.star { color: #C03B20; margin-left: 2px; position:absolute; }
img.imgl {float: left;}
img.imgr {float: right;}
.clear { clear: both; width: 100%; }

/* fix blinking background images в IE6 */
html { filter: expression(runtimeStyle.filter = '',document.execCommand('BackgroundImageCache', false, true));}

body { background: #e9e9e9 url(../i/bg.png) 0 0 repeat-x; height: 100%; font-family:Arial, Helvetica, sans-serif; }
#main { min-width: 990px; max-width: 1600; width: 100%; background: url(../i/bg_top.jpg) 50% 85px no-repeat; overflow: hidden; position: relative; z-index: 900; }
/*
* html #main {width: expression((documentElement.clientWidth||document.body.clientWidth)>1600?'1600px':     ((documentElement.clientWidth||document.body.clientWidth)<990?'990px':'auto')); z-index: 900; }
*/
#topFlash { position: absolute; width: 1240px; overflow: hidden; left: 50%; top: 109px; margin-left: -620px; height: 110px; z-index: 1; text-align: center; }
	#topFlashInner { width: 1148px; height: 110px; margin: 0 auto; overflow: hidden; }
#mainInner { width: 990px; margin: 0 auto; min-height: 710px; position: relative; z-index: 2; }
#logo { position: absolute; top: 49px; left: 48px; }
	
	
#menuTop { position: absolute; top: 70px; left: 320px; z-index: 999; height: 17px; overflow: hidden; }
	#menuTop li { color: #a2a3a3; padding: 0 5px 0 0; float: left; font-size: 12px; height: 17px; overflow: hidden; }
	#menuTop a { color: #333434; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; margin: 0 5px 0 0; vertical-align:middle; 
	display: block; float: left; position: relative; }	
	#menuTop a:hover { color: #545454; margin-top: -17px; }	
	#menuTop li.current a { color: #4cb210; margin-top: -34px !important;}
	
#icons { position:absolute; top: 12px; left: 622px; z-index: 900; }
	#icons a { margin: 0 5px; }
	a#mail, a#sitemap { width: 20px; height: 20px; display:block; float: left;  background:  url(../i/sl.png) 0 0;  }
		a#mail:hover { background-position: 0 -19px; }
	a#sitemap { background:  url(../i/sl.png) -20px 0; }
		a#sitemap:hover { background-position: -20px -19px;  }
	a#home {width:20px;height:20px;display:block;float:left;background:url("../i/home.png") 0 0;}
		a#home:hover {background-position:0 -22px;}

#langs { position:absolute; left: 899px; top: 16px; font-size: 10px; color: #000; }
	#langs a { color: #37b637; text-decoration: underline; padding: 0 10px; }
	#langs a:hover { text-decoration: none; }
		
#search { position:absolute; left: 319px; top: 14px;  }
	#search div.input { width: 211px; height: 18px; float: left; padding: 0 5px; margin-right: -20px;  background:  url(../i/bg_search.gif); }
		#search div.input input { border: none; background: none;  color: #848484; font-size: 11px; width: 211px; height: 18px;  }
		#search input.submit { border: none; cursor: pointer; cursor: hand; float: left; height: 20px; width: 20px; background:  url(../i/sl.png) -40px 0; }

#mainLeft { width: 537px; float: left; padding-top: 230px; padding-left: 48px; }
#mainLeft2 { width: 902px; float: left; padding-top: 230px; padding-left: 48px; }
#shema { }
body#index #mainLeft { padding-top: 240px;  padding-left: 0px; width: 617px; }
#mainRight { width: 365px; float: right; padding-top: 80px; }


#content { padding: 0 15px 0 10px; color: #323333; font-size: 12px; }
body#index #content { padding: 0 15px 0 51px; }
	body#index #content h1 { font-size: 14px; font-weight: bold; }

#news { padding: 40px 0 0 65px; }
body#index #news { padding: 40px 0 0 50px;  }
	#news h4 { margin: 0 0 5px 0;}
	#news .item { width: 250px; margin: 10px 20px 10px 0;  color: #2f2e2e; font-size: 11px; }
	body#index #news .item { min-height: 100px;  float: left;}
		#news .item a {color: #2f2e2e; text-decoration: underline; }
		#news .item a:hover { text-decoration: none; }
	* html body#index #news .item { height: 100px;}
	#news .date { color: #0aa7d4; /*font-weight: bold;*/ font-style: italic; }
	#news h3 { color: #565655; font-weight: bold; font-style: italic; font-size: 14px; margin: 10px 0 5px 0; }
		#news h3 a {color: #565655; }

#logosIndex { padding: 20px 10px 20px 50px;}
	#logosIndex table { width: 100%;}
	#logosIndex td{ vertical-align: bottom; text-align: center;}
	
#press { padding: 25px 0 0 125px; width: 400px; }
	#press h3 { margin: 0 0 20px 0;}
	#press .item { margin: 0 75px  10px 0; font-size: 11px; font-weight: bold; font-style: italic; color: #4d4d4d; position: relative; }
		#press .item .date { position:absolute; left: -75px; top: 0; }
		#press .item a { text-decoration: underline; color: #4d4d4d; }
		#press .item a:hover { text-decoration: none; }
			#press .item span, #press .item span a{ color: #088dcb;}

#submenu { padding: 150px 50px 0 65px; margin-bottom: -150px;  z-index: 910; position: relative; }
	#submenu li { line-height: 13px; padding:0 0 8px 0;}
		#submenu a { color: #000203; text-decoration: underline; font-size: 13px; font-weight: bold; font-style: italic; }
		#submenu li.current a { color: #525252; text-decoration:none;}
		#submenu a:hover { text-decoration: none; }

#menuRight { position: relative; height: 690px; width: 327px; z-index: 809;  }
#menuRight.hover { z-index: 999; }
body#index #menuRight { }
	#menuRight .shadow { position: absolute; bottom: 11px; left: -35px; z-index: 999; height: 75px; width: 397px; background:url(../i/meri_bottom.png); }

#menuRightInner { width: 327px; position: absolute; bottom: 0;  }
	
	#menuRight li { min-height: 89px; background-position: 0 100%; position:relative; overflow: hidden; float: left;  width: 327px; }
	*html #menuRight li { height: 89px; }
/*  noscript * /  /* #menuRight li:hover ul, #menuRight li.current ul { display: block; } */
		
	#menuRight span.color {  display: block; position: absolute; height: 45px; width: 10px; overflow: hidden; top: auto; bottom: 44px; border-top: 200px solid #fff;}
		#menuRight span.color span {  display: block; position: absolute; height: 250px; width: 10px;  background:url(../i/meri_bg_color.png); }
			
		#menuRight li.red span.color { border-color:#d91f05;  }
		#menuRight li.orange span.color { border-color:#f77f00;  }
		#menuRight li.green span.color  { border-color:#5bbf21;  }
		#menuRight li.blue span.color { border-color:#00bde3;  }
		#menuRight li.deepblue span.color { border-color:#171796;  }
		
		#menuRight li.red span.color span {  }
		#menuRight li.orange span.color span { margin-top: -45px;   }
		#menuRight li.green span.color span  { margin-top: -90px;  }
		#menuRight li.blue span.color span { margin-top: -135px;   }
		#menuRight li.deepblue span.color span { margin-top: -180px;  }
	
	#menuRight span.top { display: block; position: absolute;  height: 250px; width: 317px; background: url(../i/meri_bg2.png); left: 10px; bottom: 26px; }

	#menuRight span.a { display: block; padding: 15px 33px 0 33px;}
	
	#menuRight a { line-height: 13px; font-weight: bold;  color: #2f3030; font-size: 12px; text-decoration: none; font-family:Verdana, Geneva, sans-serif;  position:relative; z-index: 90; }
		#menuRight a:hover { text-decoration: underline; }

	#menuRight li ul { display: none; margin-bottom: 70px;  width: 240px; padding: 10px 0 0 50px; }
			#menuRight li li { height: auto; min-height: 1px; width: 100%; float: left; padding: 1px 13px 1px 3px; line-height: 13px; }
				#menuRight li li a { font-size: 13px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; top: auto; padding: 3px 7px 3px 5px; display: block; float: left;  }
				#menuRight li li.current a { background: #000; color: #fff; text-decoration: none; }
		
		#menuRight li.red li.current a { background: #d91f05; }
		#menuRight li.orange li.current a { background: #f77f00; }
		#menuRight li.green li.current a  { background: #5bbf21; }
		#menuRight li.blue li.current a { background: #00bde3; }
		#menuRight li.deepblue li.current a { background: #171796; }

		#menuRight li.red a.current  { color: #d91f05; }
		#menuRight li.orange a.current { color: #f77f00; }
		#menuRight li.green a.current  { color: #5bbf21; }
		#menuRight li.blue a.current { color: #00bde3; }
		#menuRight li.deepblue a.current{ color: #171796; }

		#meriFlashInner { width: 327px; height: 45px;}
		
	

#footer { background: #f9f9f9 url(../i/bg_bottom.png) 50% 0 no-repeat; height: 150px; position:relative; overflow: hidden; min-width: 990px; width: 100%; z-index: 899;  } 
	#footerInner { position: absolute; width: 1280px; left: 50%; top: 0px; margin-left: -640px; height: 102px; background: url(../i/bg_bottom_sl.jpg) 50% 0 no-repeat; } 
	#footer .red { background-position: 0 0; } 
	#footer .orange { background-position: 0 -102px; } 
	#footer .green { background-position: 0 -204px; } 
	#footer .blue { background-position: 0 -306px; }
	#footer .deepblue { background-position: 0 -408px; } 
	
	body#index #footerInner { background: none; }
	
	#footer .inner { width: 990px; margin: 0 auto; position:relative;   padding: 110px 0 0 0;}
		#astronim { position: absolute; right: 35px; top: 110px;  color: #4c4e4e;  font-size: 11px; text-decoration: none; }
			#astronim a { color: #4c4e4e; text-decoration: none; }
			#astronim a:hover span{ text-decoration: underline; }
		#footer .copyr { position: absolute ; left: 50px; top: 110px; font-size: 13px; color: #4c4e4e; }
			#footer .copyr a { color: #4c4e4e; } 
		#footer .contact { position: relative ;  margin: 0 200px 0 310px; font-size: 11px; color: #676969; }
			#footer .contact a { color: #676969; } 

.x3 { margin:  10px 0 0 30px; position:relative;  z-index: 999; }
	.x3 a { color: #088dcb; font-size: 13px; text-decoration:underline;  }
	.x3 a:hover { text-decoration: none; }
	
/*
#content.red { border-left: 3px solid #d91f05;}
#content.orange { border-left: 3px solid #f77f00;}
#content.green { border-left: 3px solid #5bbf21;}
#content.blue { border-left: 3px solid #00bde3;}
#content.deepblue { border-left: 3px solid #171796;}
*/

/*  CONTENT */
#content {color: #2f2e2e; font-size: 0.73em/* 12px */;  line-height: 135%;}
#content a {color: #00a1cf; text-decoration: underline;}
#content .news a {color: #2f2e2e; }
#content .year_here { font-weight:bold; color:#00a1cf !important; text-decoration:none; }
#content a:hover {text-decoration: none;}
#content p, #content div {padding:  10px 0 0 0;}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #3f3d3d;
	font-family:Arial, Tahoma;
	font-weight:normal;
	/* font-style: italic; */
	font-size: 25px;
	line-height: 105%;
}
#content h1#pageHeader { line-height: 27px;  color: #363636; font-size: 25px; margin-left: 0px; padding: 0 0 5px 32px; font-style: normal;  display: block;}
#content .path {padding: 0;color: #7b8e90; }
#content .path a { color: #7b8e90; }
#content .archive {padding: 0;}
#content .news { margin: 0 0 20px 0 !important;}
#content .news h2 { margin-bottom: 5px; }

#content.red h1#pageHeader { color: #a61501; background: url(../i/h1logo_red.png) 0 0 no-repeat;}
#content.orange h1#pageHeader { color: #893005; background: url(../i/h1logo_orange.png) 0 0 no-repeat;}
#content.green h1#pageHeader { color: #1d9501; background: url(../i/h1logo_green.png) 0 0 no-repeat;}
#content.blue h1#pageHeader { color: #0085bd; background: url(../i/h1logo_blue.png) 0 0 no-repeat;}
#content.deepblue h1#pageHeader { color: #171796; background: url(../i/h1logo_deepblue.png) 0 0 no-repeat;}


#content h1,#content h2, #content h3, #content h4, #content h5 { margin: 15px 0 0 40px; }
#content h2{ font-size: 21px; color: #00bde3;}
#content h3{ font-size: 15px; color: #4f5658; font-weight:bold; }
#content h4, #content h5 { font-size: 13px; font-weight:bold; }

#news #content h2 { margin: 15px 0 0 0px; }

#content ul  {margin: 10px 0 5px 40px; }
#content ul li { padding: 2px 0 2px 20px; margin: 0; list-style: none; background: url(../i/li_line.png) 0 9px no-repeat; }
#content ul li div { padding:0; margin:0 }

#content ol {margin:10px 0 5px 60px;list-style:decimal;}
#content ol div { padding:0; margin:0 }

#content table.tbl { width:100%; border:0; border-collapse:collapse; border-bottom:1px solid #a7a7a7; margin-bottom:5px }
#content table.tbl td.theader { border-bottom:0; background: #d9d9d9 url(../i/bg_theader.png) repeat-x top; padding: 8px 13px; font-size: 12px;}
#content table.tbl td { border-bottom:1px solid #a7a7a7; padding: 5px 13px; border-left:1px solid #a7a7a7; }
#content table.tbl td.first { border-left:none; }

#content input, #content textarea { color: #2f2e2e; background: #bdbdbd; padding: 2px 5px; border: none; }
#content textarea { font-size: 1.1em;  font-family:Arial, Helvetica, sans-serif; }

#content form table td { padding: 5px 10px; vertical-align: top;  }
#content form #jqTransformTextarea-mm,
#content form.jqtransformdone div { padding: 0; margin: 0;}

#jqTransformTextarea-bl,
#jqTransformTextarea-bm,
#jqTransformTextarea-br { display: none; }

#content form input.submit { cursor: pointer; cursor: hand; }

#content .news { margin: 0; padding: 0; }
#content .news .item { margin-bottom: 20px;}
#content .news table td { vertical-align: top;}
#content .news table img { margin-right: 10px ; }
#content .news .date { padding: 0; color: #0aa8d5; font-size: 11px; /* font-weight: bold; */}
#content .news h3, #content .news h3 a{ color: #565756; font-size: 18px; margin-top: 5px; font-weight: normal; }
#content .news h3 { margin-top: 10px; margin-left: 0 !important; }

#content .archive span  {color: #00a1cf; }
#content .archive a { color: #2f2e2e; }

/* jqTransform */
#jqTransformTextarea-tl, #jqTransformTextarea-tm, #jqTransformTextarea-tr, #jqTransformTextarea-ml {display: none;}

.jqTransformHidden {display: none;}
button.jqTransformButton { line-height: 22px; margin: 0 0 0 -3px; padding: 0px; border: none; background-color: transparent; cursor: pointer; overflow: visible; font-family: Arial; }
*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

	button.jqTransformButton span { background: transparent url(../i/jqtransform_btn_sl.png) no-repeat scroll 100% -29px; display: block; float: left; padding: 0px 30px 0px 0px; /* sliding doors padding */ margin: 0px; height: 29px; }
	button.jqTransformButton span span { font-family: Verdana, Geneva, sans-serif;  background: transparent url(../i/jqtransform_btn_sl.png) 0 0 no-repeat; color: #fff; padding: 2px 0px 0px 30px;  font-size: 18px; text-transform:lowercase;  display: block; text-decoration: none; height:27px; }
	

#page404 #main {min-height: 500px; background: url(../i/404bg.jpg) 50% 240px repeat-x;} 
* html #page404 #main {height: 500px;} 

#page404 #logo { top: 54px; left: 50%; margin-left: -106px; }
#page404 #text404 { position: absolute;  top: 152px; left: 50%; margin-left: -106px; width: 212px; color: #484546; font-size: 18px; } 
	#page404 #text404 a {color: #088dcb; font-size: 11px; text-decoration: underline; } 
	#page404 #text404 a:hover { text-decoration: none;} 

.printversion {padding:20px 0 0;}
	.printversion a {padding-left:17px;background:url("../i/print.gif") no-repeat left;}
