*{
	margin: 0;
	padding: 0;
}
HTML, BODY{
	font: 14px Arial;
	/* color: #000; */
	color: #696969;
	background: #373737;
	min-height: 100%;
	text-align: center;
	margin: auto;
}
textarea {font: 12px Arial;}
 html>body HTML, BODY{
	height:  auto;
}
html, body { background: url(../i/bg.jpg) top ; background-color:#373737}
IMG{
	border: none;
}
UL{
	list-style: none;
}
.clr, .clear{
	clear: both;
	font-size: 0;
	height: 0;
}
html[xmlns] .mozclear
{
	border-bottom: 1px solid;
/*	border-color: transparent;*/
	margin-bottom: -1px;
}
INPUT.btn{ cursor: pointer; cursor: hand;}

#min-width{
	width: 984px;
	margin: 0 auto;
}
#center{
	width: 886px;
	margin: 0 auto;
	background: url(../i/bg_gray_to.png) top left repeat-y;
}
#centerInner{
	width: 800px;
	margin: 0 auto;
	
}
#top{
	height: 41px;
	position: relative;
}
#top .input {
	/* border:solid 1px #000; */
	background: #fff;
	width:150px
}
#top2{
	height: 111px;
	position: relative;
	background: url(../i/topMask.png) 0 10px no-repeat; 
}
*html #top2{
	height: 101px;
	position: relative;
	/* background: url(../i/topMask.png) 0 0 no-repeat; */
}
.auth {
	font-size:12px; 
	margin-bottom:20px;
}
.auth table td { text-align:left}
.auth .btn { font-size:11px; font-weight:bold; background-color:#555555; color:#fff; border:none;padding:3px}
.auth .input, #top2 .auth .input { border:solid 1px #000;width:100px;}

#link-main{
	position: absolute;
	left: 255px;
	top: 21px;
}
*html #link-main{
	top: 18px;
}
#link-main A{
	color: #464646;
	font-size: 10px;
}
#link-main a:hover{ text-decoration: none; }
#top FORM{
	float: right;
	padding: 22px 45px 0 0;
}
#top FORM INPUT.text{
	margin-right: 4px;
}
#top FORM INPUT.btn{
	margin-bottom: -2px;
}

#main{
/* */ 
}
#content{
	background: #fff;
	min-height: 732px;
	position: relative;
	text-align: left;
}
* html #content{
	height: 723px;
}
#left-col{
	width: 250px;
	float: left;
	position: relative;
	z-index: 10;
}
#logo{
	position: absolute;
	left: 170px;
	top: 10px;
}

#left-col .inside{
	padding: 25px 20px 0 50px;
}
#mail-map{
	position: absolute;
	top: 22px; 
	left: 330px;
}
#mail-map A{
		margin-right: 11px;
		margin-left: -2px;
}
input.search {
	cursor: pointer; cursor: hand;
	width: 16px; 
	height: 14px; 
	border: none;
	background: url(../i/search.png);
}

#left-menu{
	padding-bottom: 25px;
}
#left-menu LI{
	padding-bottom: 14px;
	font: 14px "Arial Narrow", Arial, sans-serif;
	line-height: 100%;
	position: relative;
	z-index: 999;
}

#left-menu LI A{
	text-transform: uppercase;
	text-decoration: none;
	color: #636363;
}
#left-menu LI A:hover{
	color: #000;
}
#left-menu LI.here{
	position: relative;
}
#left-menu LI.here DIV{
	position: absolute;
	left: -35px;
	top: -8px;
	width: 31px;
	height: 32px;
}
#left-menu LI.here A{
	color: #000;
}
#right-col{
	width: 510px; 
	margin-left: 253px;
	margin-right: 25px;
	z-index: 9;
}
#text-content {
	font-size: 13px;
	padding: 2px 0 50px 0;
}
#text-content a, #text-content li a {color: #636363 /* #cc0033*/ ;}
#text-content a:hover {color:#000;}
#text-content H1{
	font: normal 28px Arial, sans-serif;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	color: #636363;
}
#text-content H1.header{
	margin: 20px 0 25px 0;
	font-size:18px;
	color: #636363;
	text-decoration:uppercase;
}
#text-content H2 {
	font: normal 18px Arial;
	margin: 20px 0 10px 0;
}
#text-content H3{
	font-size: 17px;
	margin: 20px 0 10px 0;
}
#text-content H4{
	font-size: 16px;
	font-weight: bold; 
	margin: 20px 0 10px 0;
}

#text-content H5{
	font-size: 11px;
	font-weight: normal; 
	margin: 0px 0 15px 0;
	padding:0;
	color:#999999;
}
#text-content P{
	margin: 10px 0;
}
#footer-pad{
	height: 150px;
}
#footer {  height: 50px; background: url(../i/bg_gray_bo.png) 0 0px no-repeat; padding: 0 0 40px 0;  margin: 0 46px; position: relative;  }
#footerInner{
	color: #4b4b4b;
	position: relative;
	font-size: 10px;
	margin: 0 46px; 
}
#footer .left, #footer .center, #footer .right{ height: 50px;}
#footer .left{  background:url(../i/c-l-b.gif) left bottom no-repeat; width: 30px; position: absolute; left: -30px; top: 0; }
#footer .center{ background: #ffffff;  margin: 0 30px;  position: relative; }
#footer .right{ background:  url(../i/c-r-b.gif) right bottom no-repeat; width: 30px;  position: absolute; right: -30px; top: 0; }

#footer A{
	color: #4b4b4b;
}
.gray{
	font-size: 12px;
}

FORM INPUT {
	margin-bottom: 5px;
}
#text-content UL{
	zoom: 1;
}

#text-content A{
	text-decoration: underline;
}

#text-content A:hover{
	text-decoration: none;
}

#text-content UL{
	padding: 5px 0 10px 15px; 
}
#text-content UL LI{
	padding: 0 0 4px 15px;
	background: url(../i/ul-bull.gif) left 6px no-repeat;
	display: block;
}
/*  flash */
body {  text-align: center; }
#mainIndex {  width: 984px; margin: 0 auto; height: 100%; padding-top: 122px; }
#menuIndex {    height: 30px; left: 30px; position: relative;  }
#menuIndex table {margin: 0 auto; }
#menuIndex table td {padding: 0 8px;}

#flashIndex { width: 984px; height: 400px; }
#flashSecond { width: 984px; height: 65px; margin: -20px 0 20px 0; }

/*--- no flash ----------*/
/*
#noflash-alert {
	z-index: 998;
	width: 500px;
	background:#FFFFFF;
	text-align: left;
	margin: 0 auto;
	border-top: 200px solid #000;
	margin-bottom:20px;
}
*/
#noflash-alert {
	z-index: 998;
	width: 984px;
	background:#FFFFFF;
	text-align: left;
	margin: 0 auto;
}

#noflash-alert .top, #noflash-alert .bottom{
	height: 50px;
}
#noflash-alert .top{	text-align: center;
	padding-top: 5px;
	/* background:url(../i/bg_alert_to.png); */
}
#noflash-alert .bottom{
	/* background:url(../i/bg_alert_bo.png); */
}
#noflash-alert .bottom{
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #696969;
}

#noflash-alert .center{
	padding: 0 15px 0 15px;
	text-align: center;
	height: 50px;
}

#noflash-alert .center a{color: #696969;}
#noflash-alert .center a:hover{color: #a2a2a2;}

.star {
	font-weight: bold;
	color: #9e9e9e;
}


#copyr { position: absolute; top: 0; left: 645px; width: 100px; }
#astronim { position: absolute; top: 5px; left: 225px; z-index: 999; }

#astronim a { color: #939393; }
#astronim a:hover { color: #000; }

.menuIndex {  }
.menuIndex a {display:block; height: 15px; background-position: top left; background-repeat:no-repeat; }
.menuIndex a:hover, .menuIndex a.here { background-position:bottom left; }
.menuIndex a img {height: 1px;}

.menuSecond a {font-family:Tahoma; display:block; height: 15px; background-position: top left; background-repeat: no-repeat; }
.menuSecond a:hover { background-position: center left;}
.menuSecond a.here { background-position: bottom left  !important; color: #5e5e5e !important;;}
.menuSecond a img {height: 0px;;}
html>body .menuSecond a img {display: none;}
.menuSecond .sub {font-family:Tahoma; font-size:10px;margin-left:20px;margin-top:5px; }
.menuSecond .sub div a {color:#777777 !important;}
.menuSecond .sub div a:hover {color:#000 !important;}
.menuSecond .sub div a.here {color:#5e5e5e !important;}


#left-menu LI.over, #left-menu LI:hover{
	z-index: 1001;
}

#left-menu .dropdown{
	display: none;
	z-index: 1001;
	left:130px;
	width:195px;
}
#left-menu LI:hover .dropdown,
#left-menu LI.over .dropdown{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../i/blank.gif);
	zoom:1;
}

#left-menu LI:hover .dropdown A,
#left-menu LI.over .dropdown A{
	color: #666;
}
#left-menu LI.initializing .dropdown{
	display: block;
	visibility: hidden;
}
#left-menu LI:hover .dropdown A:hover,
#left-menu LI.over .dropdown A:hover{
	color: #000;
}
#left-menu LI .dropdown LI{
	float: none;
	white-space: nowrap;
}
#left-menu .dropdown .dd-top,
#left-menu .dropdown .dd-bottom{
	height: 14px;
	position: relative;
	font-size: 0;
}
#left-menu .dropdown .dd-top{
	padding-right: 14px;
}
#left-menu .dropdown .dd-bottom{
	padding-left: 14px;
}
#left-menu .dropdown .bgr{
	height: 100%;
	background: #D2D2D2;
}
#left-menu .dropdown .corner{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0;
}
#left-menu .dropdown .dd-top .corner{
	right: 0;
	background: url(../i/dd-right.png) no-repeat;
}
#left-menu .dropdown .dd-bottom .corner{
	left: 0;
	background: url(../i/dd-left.png) no-repeat;
}
#left-menu .dropdown UL{
	background: #D2D2D2;
}
#left-menu .dropdown UL LI{
	padding: 5px 18px;
}
#left-menu .dropdown UL LI A{
	font: normal 14px Arial;
	color: #000;
	text-transform: none;
	text-decoration: underline;
}
#left-menu .dropdown UL LI  A:hover{
	color: #939393;
	text-decoration: none;
}
#text-content table {}
#text-content table, #text-content  td {border: 0;}
#text-content table.tbl { font-size: 11px; }
#text-content table.tbl td {border-bottom: 1px solid #868686;  padding: 5px; }
#text-content table.tbl td.theader {  border-bottom: 2px solid #868686; font-weight: bold; }
#text-content table.tbl .theader a { font-size: 11px;  font-weight: bold; }

#gallery {}
#gallery .item { vertical-align: top; width:225px; padding: 0 25px 35px 0;}
#gallery .item a { display: block; position: absolute;  height: 220px; width: 220px; top: 0; left: 0; z-index: 92; }
#gallery .item .photo { background: #ccc; height: 220px; width: 220px; overflow: hidden; position: relative }
#gallery .item .img { position: absolute;  top: 0; left: 0; z-index: 90; height: 220px; width: 220px; background-position: 50% 50%;background-repeat:none}
#gallery .item .frame { position: absolute;  top: 0; left: 0; z-index: 91;  height: 220px; width: 220px; }
#gallery .descr { font-size: 11px;  width: 220px; margin: 15px 0 0 0;}
#gallery .item h2 { font: normal 18px Arial; padding: 10px 0; }



#text-content .news  {width: 100%; float: left;}
#text-content .news {margin-bottom:15px; width: 100%;}
#text-content .news .date {color:#AAA;font-size:10px}
#text-content .news .title a {text-decoration:none;color:#636363}
#text-content .news .title a:hover {text-decoration:none; color:#000 /*#cc0033*/}

#text-content .articles  {width: 100%; float: left;}
#text-content .articles {margin-bottom:15px}
#text-content .articles a {text-decoration:none; color:#636363; }
#text-content .articles a:hover {text-decoration:none; color:#000 /*#cc0033*/}
#text-content .articles .date {color:#AAA; font-size:10px}
#text-content .articles .title {font-weight:bold;}
#text-content .articles .brief {}

#text-content .btn, #text-content .submit {font-size:14px; font-weight:bold; background-color: #555555/* #cc0033*/; color:#fff; border:none;padding:3px; margin-top: 5px; }
#text-content .input, #text-content .textarea {border:solid 1px #000; width:300px; padding:3px}

#text-content .error {font-weight:bold; color:#000; }
#text-content .gray {font-size:10px; color:#aaa}

#text-content .galrubrow {margin-bottom:15px}
#text-content .galrubrow a {text-decoration:none; color:#636363; font: normal 18px Arial; }
#text-content .galrubrow a:hover {text-decoration:none; color: #000 /*#cc0033*/}



#banner2 {
	margin-top: 25px;
}
#banner1, #banner2 { position: relative;
	left: -70px;
}
#forms td {padding-right: 40px;}
#forms  .input, #forms  .textarea {width: 270px;}
.sstr {font-weight:bold; color:#BC002E}