HTML, BODY{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #12449d;
	font: 11px Arial, sans-serif;
	color: #FFF;
}
INPUT, SELECT{
	font: 11px Arial, sans-serif;
}
A{
	color: #FFF;
}
A:hover{
	text-decoration: none;
}
UL{
	list-style: none;
	padding: 0;
	margin: 0;
}
H1, H2, H3, H4, H5, H6, P , FORM{
	margin: 0;
	padding: 0;
}

H1 IMG, H2 IMG, H3 IMG, H4 IMG, H5 IMG, H6 IMG{
	display: block;
}
H1{
	font-size: 24px;
	color: #9F87D0;
	margin: 5px 0;
}
H2{
	font-size: 21px;
	color: #9F87D0;
	margin: 5px 0;
}
H3{
	font-size: 18px;
	color: #9F87D0;
	margin: 5px 0;
}
H4{
	font-weight: bold;
	font-size: 13px;
	color: #9F87D0;
	margin: 5px 0;
}
H5{
	font-weight: normal;
	font-size: 14px;
	color: #9F87D0;
	margin: 0 0 7px 0;
}
H6{
	font-weight: normal;
	font-size: 13px;
	color: #9F87D0;
	margin: 5px 0;
}
#text-content H1, 
#text-content H2, 
#text-content H3, 
#text-content H4, 
#text-content H5, 
#text-content H6{
	padding-left: 30px;
	text-align: left;
}
H4.small-star{
	line-height:14px;
	margin-top: -1px !important;
	padding-left: 16px;
	background: url(../i/small-star.gif) no-repeat left 2px;
}
H4.small-star A{
	color: #17479e;
	font: normal 12px Arial;
	text-decoration: none;
}
#content H2, #plashka H2{
	margin-top: 0;
	font: 18px Arial;
	color: #FFF;
}
IMG{
	border: none;
}
.clr{
	height: 0;
	font-size: 0;
	clear:both;
}
.left{
	//float: left;
}
.right{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px
}
#wrap-max-width{
	margin: 0 auto;
	max-width: 1260px;
	width: expression(document.body.clientWidth <= 1260 ? 'auto' : '1260');
}
#my-padding{
	padding: 0 40px;
	padding-bottom: 30px;
}
#wrap-min-width{
	min-width: 984px;
	width: expression(document.body.clientWidth <= 984 ? '984' : 'auto');
}

#top{
	height: 31px;
	position: relative;
	z-index: 987;
}
#top_2 {position: absolute;  top: 0; left: 0; width: 100%; z-index: 988; }
#top_2_in {position: relative;  }
#top_2 .c-right{
	background:   url(../i/corner-right-top.gif) right top no-repeat ;
	z-index: 989;
	position: absolute;
	right: 0; top:31px;
	height: 11px; width: 11px;
}
#logo{
	width: 200px;
	height: 37px;
	background: url(../i/astron.png);
	position: absolute;
	left: 63px;
	top: 100px;	
	z-index: 998;
}
#logo-link{
	display: block;
	width: 200px;
	height: 37px;
	position: absolute;
	left: 63px;
	top: 100px;
	z-index: 999;
	background: url(../i/blank.gif);
	
}
#flashTop { 
	position: absolute; 
	top: 32px; 
	left: 0; 
	width: 100%;
	height: 200px; 
	z-index: 986;
}
#flashTop_in { 
	position: relative; 
	height: 200px; 
	margin: 0 3px 0 200px;
}
#noflashTop { 
	position: absolute; 
	top: 32px; 
	left: 0; 
	height: 200px; 
	width: 100%;
}
#noflashTop_in { 
	position: relative; 
	height: 200px; 
	margin: 0 3px 0 200px;
	background: url(../i/noflashTop.jpg) left top repeat-x; 
}
#top .left{
	padding-top: 6px;
	padding-left: 75px;
}
#top .right{
	padding-top: 3px;
	padding-right: 10px;
	position: absolute; right: 0; top: -10px;
}
#top INPUT{
	margin-right: 4px;
}
#main{
	background-color: #FFF;
	zoom: 1;
}
#corners-top, #corners-bottom{
	height: 11px;
	z-index: 997;
	position: relative;
}
.c-left{
	height: 100%;
}
.c-right{
	height: 100%;
}
#corners-top .c-left{
	background: url(../i/corner-left-top.gif) no-repeat;
}
#corners-top .c-right{
	background: url(../i/corner-right-top.gif) right top no-repeat;
	z-index: 999;
	position: relative;
}
#corners-bottom .c-left{
	background: url(../i/corner-left-bottom.gif) no-repeat;
}
#corners-bottom .c-right{
	background: url(../i/corner-right-bottom.gif) right top no-repeat;
}
#header{
	height: 190px;
	position: relative;
	padding-left: 200px;
	padding-right: 3px;
}

#header .inside{
	height: 100%;
}
#header .inside2{

}

#content{
	margin: 3px 3px 0 0;
	position: relative;
	padding-left: 193px;
	min-height: 245px;
}
* html #content{
	height: 245px;
}
#content #content-bgr{
	height: 100%;
	background: #12449d url(../i/center-bgr2.jpg) left top no-repeat;	
}
#content #content-corner{
	background: url(../i/blue-corner.gif) right bottom no-repeat;
}

#content #pyatno{
	width: 355px;
	height: 177px;
	position: absolute; 
	right: 0;
	background: url(../i/pyatno.png);
	z-index: 0;
}
.left-col{
	width: 35%;
	position: relative;
	float: left;
}
.right-col{
	width: 64%;
	float: left;
	position: relative;
	z-index: 1;
}
#content .left-col{
	padding-bottom: 24px;
	position: relative;
	min-height: 241px;
}
* html #content .left-col{
	height: 231px;
}
#content .left-col .corner{
	height: 11px;
	width: 11px;
	float: right;
	position: relative;
	right: -11px;
}
* html #content .left-col .corner{
}
#content .left-col #top-corner{
	margin-top: 3px;
	padding-right: 11px;
	height: 11px;
	position: relative;	
}

#content .left-col #top-corner .b-round{
	height: 11px;
	background: #FFF;
}
#content .left-col #top-corner .corner{
	background: url(../i/corner-top.png);
}
#content .left-col #catalog-content{
	padding: 3px 15px 20px 15px;
	background: #FFF;
	position: relative;
}
* html #content .left-col #catalog-content{
	position: relative;
	top: -3px;
	margin-bottom: -3px;	
}
#content .left-col #catalog-content LI{
	padding: 3px 0 2px 0;
	position: relative;
	z-index: 4;
}
#content .left-col #catalog-content A{
	color: #12449d;
}
#content .left-col #catalog-content H2{
	padding-left: 28px;
	background: url(../i/blue_star.gif) left 2px no-repeat;
	padding-bottom: 8px;
}
#content .left-col #catalog-content H2 A{
	text-decoration: none;
}
#content .left-col #bottom-corner{
	position: absolute;
	bottom: 3px;
	height: 100px;
	width: 100%;
}
#content .left-col #bottom-corner #top-pad{
	height: 89px;
	background: #FFF;
}
* html #content .left-col #bottom-corner{
	bottom: 2px;
}
#content .left-col #bottom-corner .inner{
	padding-right: 11px;
	height: 11px;
	position: relative;
}
#content .left-col #bottom-corner .b-round{
	height: 11px;
	background: #fff;
}
#content .left-col #bottom-corner .corner{
	background: url(../i/corner-bottom.png);
}
#content .right-col H2{
	padding-bottom: 12px;
	padding-left: 28px;
	background: url(../i/h2_star2.gif) left 1px no-repeat;
	zoom: 1;
}
#content .right-col .inner{
	padding: 0px 0px 0px 0px;
	text-align: justify;
	position: relative;
	z-index: 1;
}
#content H2{
	padding: 0px 0 14px 0;
}

#content2{
	padding-left: 193px;
	height: 38px;
	position: relative;	
}
#clients{
	width: 187px;
	height: 153px;
	background: #74DCED	url(../i/blue-corner-bottom.gif) left bottom no-repeat;
	position: absolute;
	left: 6px;
	top: -3px;
	z-index: 4;

}
#clients .inside{
	height: 100%;
	background: url(../i/blue-corner-top.gif) no-repeat;
}
#clients .inside2{
	padding: 12px 10px 12px 21px;
}

#rubricsinfo{
	margin:10px 0px 0px -10px;
	color: #17479e;
	font: normal 12px Arial;
}
.main #rubricsinfo{
	margin-left: -22px;
	margin-right: -11px;
}

#content2 .line{
	height: 31px;
	background: url(../i/line-1px.jpg);
}
#content2 .line .inner{
	height: 22px;
	padding-top: 9px;
}
#content2 .left-col .line .inner{
	padding-left: 7px;
}
#content2 .right-col .line .inner{
	padding-left: 33px;
}
#content2 .inside{
	padding-top: 3px;
}
#content2 .left-col{

}
#content2 .left-col .inside{
	padding-left: 3px;
}
#content2 .left-col .line .inner{
	background: url(../i/line-left.jpg) no-repeat;
}
#content2 .right-col #line-wrapper{
	padding-right: 155px;
}
#content2 .right-col .line .inner{
	background: url(../i/line-right.jpg) right top no-repeat;
}
#content2 H4{
	margin: 0;
}
#news{
	padding-left: 193px;
	height: 115px;
	position: relative;
}
.news-item {
	padding: 6px 0 0 12px;
	color: #A2A2A2;
	width: 34%;
	float: left;
	margin-right: 17px;
}
.news-item A{
	color: #1B4CA5;
}
.news-item .imag{
	margin-top: 2px;
	float: left;
}
.news-item .content{
	margin-left: 71px;
}
.news-item .news-link{
	min-height: 53px;
}
* html .news-item  .news-link{
	height: 53px;
}
.news-item .date{
	font-size: 10px;
}

#text-content .date{
	padding-bottom: 4px;
}

#text-content .news-item {
	padding: 7px 0 0 0px;
	text-align:left;
}


.banner{
	position: absolute;
	top: 20px;
	right: 26px	;
}
#bottom-line{
	height: 3px;
	margin: -6px 3px 0 193px;
	background: #12449D url(../i/bottom-line.jpg) no-repeat;
}
* html #bottom-line{
	margin-top: -3px;
}
#second-main #bottom-line{
	margin-top: -3px;
	position: relative;
	z-index: 4;
}
#footer{
	position:relative;
	padding-top: 15px;
	color: #949494;
	height: 30px;
}
#footer A{
	color: #949494;
}
#footer #copyright{
	width: 208px;
	padding-left: 30px;
	float: left;
}
BODY.main #footer #copyright{
	width: 178px;
}
#footer #contacts{
	float: left;
	width: 44%;
}
#webcom{
	margin:10px 0 0 30px;
}
#footer #develop{
	float: right;
	padding-right: 80px;
	padding-left: 125px;
	position: relative;
}
#footer #develop IMG{
	position: absolute;
	left: 0;
	top: -5px;
}


#menu{
	width: 259px;
	height: 324px;
	background: url(../i/menu-bgr3.jpg);
	position: absolute;
	z-index: 999;
	left: -54px;
	top: -91px;

}
#menu .inside-menu LI{
	padding: 4px 0 3px 20px;
	color: #fff;
	font: bold 14px Arial;
}
#menu .inside-menu LI.here{
	background: url(../i/star.gif) 3px 5px no-repeat;
}

#menu .inside-menu LI.here A {
	color: #fff;
	text-decoration:none;
}
#menu .inside-menu LI.here A:hover {
	color: #fff;
	text-decoration:none;
}
#menu .inside-menu A{
	color: #000;
}
#menu .inside-menu{
	padding: 53px 0 0 35px;
}
#menu #navigation{
	margin-bottom: 23px;
	padding-left: 20px;
}	
#menu #navigation A{
	margin-right: 12px; 
}


/* second.html */
#second-main{
	background: #FFF;
	zoom: 1;
	position: relative;
}
#second-main #clients{
	height: auto;
	background: none;
	top: 245px;
}
* html #second-main #clients{
}
#second-main #clients H4{
	margin: 0 0 0 20px;
}
#second-main #menu{
	background-image: url(../i/menu-bgr4.jpg);
	top: -88px;
}
* html #second-main #menu{
	left: -57px;
}
#second-content{
	position: relative;
	padding-left: 3px;
}
#second-content .inside{
	padding-left: 190px;
	background: #74DCED url(../i/blue-corner-bottom.gif) left bottom no-repeat;
}
#second-content #text-content{
	background: #fff;
	color: #484848;
	font-size: 12px;
	padding: 3px 42px 31px 42px;
	text-align: justify;
	position: relative;
	z-index: 3;
	min-height: 350px;

}
#second-content #text-content DIV {

}
#second-content #text-content DIV IMG{
	display: block;
}
#second-content #text-content IMG.imgl{
	
}
#second-content #text-content A{
	color: #12449d;
}
#second-content #text-content UL{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#second-content #text-content UL LI{
	padding: 2px 0 1px 18px;
	background: url(../i/ul_disk1.gif) left 7px no-repeat;
	zoom: 1;
}
#second-content #text-content UL LI LI{
	padding-left: 14px;
	background-image: url(../i/ul_disk2.gif);
	background-position: left 7px;
}
#second-content #text-content UL LI LI LI{
	background-image: url(../i/ul_disk1.gif);
}
#second-content #text-content UL LI LI LI LI{
	background-image: url(../i/ul_disk2.gif);
}
#second-content #text-content UL UL{
	margin-left: 0;
}
#second-content #text-content UL.map{
	zoom: 1;
	margin-left: 0;
}
#second-content #text-content UL.map LI{
	padding-left: 31px;
	background-image: url(../i/small-star2.gif);
	background-position: left 3px;
}
#second-content #text-content UL.map UL{
	padding: 5px 0;
}
#second-content #text-content UL.map LI LI{
	padding-left: 13px;
	background-image: url(../i/ul_disk1.gif);
	background-position: left 7px;
}
#second-content #text-content UL.map LI LI LI{
	background-image: url(../i/ul_disk2.gif);
}
#second-content #text-content UL.map LI LI LI LI{
	background-image: url(../i/ul_disk1.gif);
}
#second-content #text-content UL.map LI LI LI LI LI{
	background-image: url(../i/ul_disk2.gif);
}
#second-content #text-content UL#submenu{
	height: 15px;
	padding: 18px 0 18px 0px;
	margin-left: 23px;
}
#second-content #text-content UL#submenu LI{
	float: left;
	padding: 4px 6px 0;
	line-height: 100%;
	background: url(../i/palka.gif) right bottom no-repeat;
}
#second-content #text-content UL#submenu LI A{
	color: #12449d;
}
#second-content #text-content UL#submenu LI.last{
	background:none;
}
#second-content #text-content UL#submenu LI.here{
	padding-top: 0;
	color: #9f87d0;
	font-size: 18px;
	background-position: right 5px;
}
* html #second-content #text-content{
	height: 350px;
}
#second-content #text-content H3{
	color: #9F87D0;
	font: bold 14px Arial;
	padding-left: 30px;
}
#second-content #text-content P{
	margin: 12px 0;
}
#second-content #text-content .news-item{
	width: 45%;
}
#second-content #text-content .news-item .news-link{
	min-height: 53px;
}
#second-content #text-content .news-item A{
	text-align: left;
}

#second-content #plashka{
	position: relative;
	left: -39px;	
	height: 31px;
	background: url(../i/plashka-bgr.jpg);
	width: 88%;
	margin-bottom: 15px;
}
#second-content #plashka #print{
	position: absolute;
	width: 15px;
	height: 15px;
	right: 10px;
	top: 8px;
}
#second-content #plashka #print A{
}
#second-content #plashka #print IMG{
	position: absolute;
	left: 0;
	top: 0;
}
html>body #second-content #plashka{
}
#second-content #plashka H2{
	padding-top: 5px;
	padding-left: 32px;
	background: url(../i/h2_star.gif) left 7px no-repeat;
}
#second-content #plashka .inner1{
	height: 100%;
	background: url(../i/plashka-left.jpg) no-repeat;
}
#second-content #plashka .inner2{
	height: 100%;
	background: url(../i/plashka-right.jpg) right top no-repeat;
	padding-left: 36px;
}


/**/
#search {
	margin-top: 4px;
	border: 0;
	color: #949494;
	background-color: #FFFFFF;
	padding: 1px 3px;
}
.red {
	font-family: Tahoma;
	color: red;
}
.grey {
	color: #B5B4B4;
}
.star {
	color: red;
	font-family: Tahoma;
	margin-left: -12px;
	margin-top: 2px;
	position: absolute;
	display: block; 
}
.text {
	background-color: #DAF6F9;
	border: 1px solid #74DCED;
	padding: 1px 3px;
}
SELECT.text {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
H5 {
	font-weight: bold;
	font-size: 12px;
}

/* Catalog */
#levels{

}
#text-content #levels UL{
	margin-left: 0;
}
#text-content #levels UL LI{
	background: none;
	text-align: left;
	padding-left: 10px;
}
#text-content #levels UL LI.here{
	font:bold 14px Arial;
	color: #9f87d0;
}
#levels UL{
	float: left;
	padding-right: 5px;
	border-left: solid 1px #9f87d0;
}
#levels #level1{
	width: 241px;
	border-left: none;
}
#text-content #levels #level1 LI{
	padding-left: 29px;
}
#text-content #levels #level1 LI.here{
	background: url(../i/pink-star.gif) 3px 6px no-repeat;
	font-size: 18px;
	font-weight: normal;
}
#text-content #levels #level2 LI.here A{
	color: #9f87d0;
}
#text-content #levels #level3 LI.here A{
	color: #9f87d0;
}
#levels #level2{
	width: 215px;
}	
#levels #level3{
	margin-right: -100px;
}
#item-description{
	margin-top: 15px;
	margin-bottom: 30px;	
}
#item-description #descr{
	border-top: solid 1px #FFF;
	margin-top: -1px;
}
#item-description .head{
	margin-left: -20px;
	background-color: #f4f4f4;
	border-top: solid 3px #74dced;
	border-bottom: solid 1px #74dced;
	padding: 14px 23px;
	margin-right: -18px;
	zoom: 1;
}
#text-content #item-description .head H3{
	padding-left: 0px;
}
#item-description .head .links-block{
	padding-top: 4px;
	margin-left: -2px;
}
#item-description .head .links-block A{
	margin: 0 3px; 
}
#text-content #item-description H3, #text-content #item-description H4{
	padding: 0;
	color: #12449d;
	font: 18px Arial;
}
#text-content #item-description .item{
	padding: 14px 0px 1px 4px;
	border-bottom: solid 1px #74dced;
}
#text-content #item-description .item .description{
	margin: 10px  0 0 2px;
	width: 300px;
	zoom: 1;
}
#text-content #item-description .item .description LI{
	padding-top: 0;
	padding-bottom: 0;
	background-position: left 5px;
	background-image: url(../i/ul_square.gif);
	padding-left: 10px;
	text-align:left;	
}
TABLE.catalog_table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px; 
}
TABLE.catalog_table TD{
	font: 12px Arial;
	padding: 2px 8px !important;
}
.catalog_table .blue{
	background-color: #b9edf6;
}
INPUT.btn{
	width: 150px;
	height: 31px;
	background: url(../i/btn2.gif);
	border: none;
	padding: 0;
	margin-top: 5px;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline !important;
	cursor:pointer;
	cursor:hand;
	color:#12449D;
	/*color:#FFF;*/
}
.press {
	padding-bottom:10px
}

.press-item .imag{
	margin-top: 2px;
	margin-right: 20px;
	float: left;
}

#second-main #clients .banner_sec {
	margin: 20px auto 0;
	padding: 0 0 0 37px;
	float: left;
}
#second-main #clients .banner_sec .left-top{
	background: #FFF url(../i/banner_left_top.gif) no-repeat;
}
#second-main #clients .banner_sec .right-top{
	background: url(../i/banner_right_top.gif) right top no-repeat;
}
#second-main #clients .banner_sec .right-bottom{
	background: url(../i/banner_right_bottom.gif) right bottom no-repeat;
}
#second-main #clients .banner_sec .left-bottom{
	background: url(../i/banner_left_bottom.gif) left bottom no-repeat;
	padding: 13px;
}
.all_news {
	padding-left:30px;
}
.all_news, .all_news a {
	font-size:11px;	
}

.news_subscribe {
	padding-top:4px
}


#text-content table td {padding:1px 0 13px 0; text-align:left}

TABLE.tbl {
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px; 
}
TABLE.tbl TD{
	font: 12px Arial;
	padding: 2px 8px !important;
}

TABLE.tbl TR.rowColor1, TABLE TR.tr1 {
/*	background-color: #b9edf6;*/
	background-color: #f4f4f4;

}
#help_404{
	color: #9f87d0;
	font: bold 14px Arial;
	padding-left: 30px;
	margin-bottom: -30px;
	position: relative;
}
#help_404 A{
	color: #9f87d0 !important;
}
#div_404{
	font-size: 350px;
}
#div_404 DIV{
	float: left;
}
#div_404 .blue{
	color: #17479e;
}
#div_404 .yellow{
	color: #ffba00;
}
#div_404 .purple{
	color: #c763cb;
}
blockquote {margin: 0; padding: 0 0 0 25px; }
#catalog .item{
	width: 96%;
}
.sstr {font-weight:bold}
* html .main OBJECT{
	position: absolute;
}
.counter {
	display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px
}

