* { margin: 0; padding: 0; border: 0; }
html { height: 100%; }
body { height: 100%; background: #121415; }
#mask-center-serious, #mask-center-serious-en, #mask-center-russia, #mask-center-russia-en, #mask-center-facts, #mask-center-around, #mask-center-around-en { position: absolute; top: 0; left: 0; height: 100%; height: expression(document.body.offsetHeight < 611 ? "610px" : "100%"); width: 100%; }
#back { position: relative; width: 100%; min-width: 1000px; width: expression(document.body.clientWidth < 1001 ? "1000px" : "100%"); height: 100%; min-height: 610px; xheight: expression(document.body.offsetHeight < 611 ? "610px" : "100%"); }

#menu-center { position: absolute; bottom: 0; }
	#menu-wrapper { position: relative; width: 570px; margin: 0 auto; }

#omni { position: absolute; width: 100%; height: 60px; top: 15%; top: expression(document.body.offsetHeight < 611 ? "92px" : "15%"); margin-top: -90px; z-index: 1; }

#logo-wrap { position: relative; z-index: 200; width: 100%; max-width: 1200px; width: expression(document.body.clientWidth > 1201 ? "1200px" : "100%"); margin: 40px auto 0 auto; height: 20px; }
	#logo-block { position: absolute; display: block; width: 96px; height: 88px; left: 41px; top: -23px;  } 
		#logo-block span { display: block; width: 96px; height: 88px; cursor: pointer;  background-image: url(/images/inner/logo_section.png); background-image: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/inner/logo_section.png', sizingMethod='crop'); cursor: pointer; }

	#lang-switch { position: absolute; width: 30px; height: 40px; top: 11px; right: -60px; font: 11px Tahoma, sans-serif; }
		#lang-switch ul { list-style: none; }
			#lang-switch ul li { display: block; width: 30px; height: 17px; margin: 0 0 5px 0; color: #FFF; line-height: 16px; text-align: center; }
				#lang-switch ul li.selected { color: #000; background: url(/images/lang_switch.png) no-repeat; background-image: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lang_switch.png', sizingMethod='crop'); }
					#lang-switch ul li a { color: #FFF; }

	#maintable { width: 553px; height: 33px; margin: 0 auto; list-style: none; }
		#maintable li { display: inline; }
		#maintable li a { display: block; float: left; width: 128px; height: 33px; }
			#maintable li a span { display: none; }
			#maintable li a#serious { width: 169px; background: url(/images/inner/menu_serious.gif) no-repeat; }
				#maintable li a:hover#serious, #maintable li.selected a#serious { background: url(/images/inner/menu_serious_a.gif) no-repeat; }
			#maintable li a#russia { background: url(/images/inner/menu_russia.gif) no-repeat; }
				#maintable li a:hover#russia, #maintable li.selected a#russia { background: url(/images/inner/menu_russia_a.gif) no-repeat; }
			#maintable li a#facts { background: url(/images/inner/menu_facts.gif) no-repeat; }
				#maintable li a:hover#facts, #maintable li.selected a#facts { background: url(/images/inner/menu_facts_a.gif) no-repeat; }
			#maintable li a#around { background: url(/images/inner/menu_around.gif) no-repeat; }
				#maintable li a:hover#around, #maintable li.selected a#around { background: url(/images/inner/menu_around_a.gif) no-repeat; }
				
	#maintable-en { width: 561px; height: 33px; margin: 0 auto; list-style: none; }
		#maintable-en li { display: inline; }
		#maintable-en li a { display: block; float: left; height: 33px; }
			#maintable-en li a span { display: none; }
			#maintable-en li a#serious { width: 160px; background: url(/images/inner/menu_serious_en.png) 0 0 no-repeat; }
				#maintable-en li a:hover#serious, #maintable-en li.selected a#serious { background: url(/images/inner/menu_serious_en.png) 0 100% no-repeat; }
			#maintable-en li a#russia { width: 149px; background: url(/images/inner/menu_russia_en.png) 0 0 no-repeat; }
				#maintable-en li a:hover#russia, #maintable-en li.selected a#russia { background: url(/images/inner/menu_russia_en.png) 0 100% no-repeat; }
			#maintable-en li a#facts { width: 124px; background: url(/images/inner/menu_facts_en.png) 0 0 no-repeat; }
				#maintable-en li a:hover#facts, #maintable-en li.selected a#facts { background: url(/images/inner/menu_facts_en.png) 0 100% no-repeat; }
			#maintable-en li a#around { width: 128px; background: url(/images/inner/menu_general_en.png) 0 0 no-repeat; }
				#maintable-en li a:hover#around, #maintable-en li.selected a#around { background: url(/images/inner/menu_general_en.png) 0 100% no-repeat; }
						
	#subtable { position: relative; z-index: 300; display: block; width: 700px; clear: both; list-style: none; margin: 8px 0 0 0; }
		#subtable li { display: inline; font: 11px Tahoma; }
		#subtable li a { color: #FFF; padding: 0 8px 0 8px; }
			#subtable.serious li a:hover { color: #DE5039; }
			#subtable.russia li a:hover { color: #3979C1; }
			#subtable.facts li a:hover { color: #602E73; }
			#subtable.around li a:hover { color: #B2143C; }