img {
	border: 0px;
}
a {
	color: #B33A3A;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
body, tr, td, div {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #7F7F7F;
}
form {
	margin: 0px;
	padding: 0px;
}
input.text {
	font-family: Verdana, Tahoma, Arial;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #7F7F7F;
	width: 204px;
}
input.searchinput {
	background: transparent url('../images/aspect/bg-search.gif') left top no-repeat;
	padding: 2px 10px 5px 10px;
	width: 134px;
	height: 22px;
	color: #7F7F7F;
	font-family: Arial;
	font-size: 13px;
	border: 0px;
}
input.logininput {
	background: transparent url('../images/aspect/bg-login-input.gif') left top no-repeat;
	padding: 2px 10px 5px 10px;
	width: 108px;
	height: 22px;
	color: #7F7F7F;
	font-family: Arial;
	font-size: 13px;
	border: 0px;
}
textarea.textarea {
	font-family: Verdana, Tahoma, Arial;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #606060;
	width: 204px;
}
select.select {
	font-family: Verdana, Tahoma, Arial;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #606060;
}
input.button {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000;
	border: 0px;
	background: transparent url('../images/aspect/button.gif') left top no-repeat;
	width: 110px;
}
ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
li {
	list-style-image: url('../images/aspect/li.gif');
	margin-left: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	background: transparent url('../images/aspect/h1.gif') right top no-repeat;
	color: #000;
	font-size: 30px;
	padding: 0px 52px 0px 0px;
	font-weight: normal;
	width: 490px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
hr {
	color: #E1E2E4;
	width: 100%;
	height: 1px;
}
small {
	font-size: 9px;
}
.red {
	color: #FF0000;
}
.black {
	color: #000;
}
.white {
	color: #FFF;
}
.grey {
	color: #B2B2B2;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFF url('../images/aspect/bg-body.jpg') left top no-repeat;
}
div.ico-icq, div.ico-home, div.ico-search, div.ico-map, div.ico-feedback {
	width: auto;
	height: auto;
	position: absolute;
	left: 259px;
	top: 0px;
	padding: 8px 49px 8px 13px;
}
div.ico-icq-act, div.ico-home-act, div.ico-search-act, div.ico-map-act, div.ico-feedback-act {
	width: auto;
	height: auto;
	background: transparent url('../images/aspect/bg-icons.gif') left top no-repeat;
	position: absolute;
	left: 259px;
	top: 0px;
	padding: 8px 49px 8px 13px;
}
div.ico-home-act, div.ico-home {
	left: 259px;
}
div.ico-search-act, div.ico-search {
	left: 333px;
}
div.ico-map-act, div.ico-map {
	left: 407px;
}
div.ico-feedback-act, div.ico-feedback {
	left: 481px;
}
img.logo-megalit {
	position: absolute;
	left: 110px;
	top: 102px;
}
img.system-solution {
	position: absolute;
	left: 344px;
	top: 101px;
}

/*Главная таблица*/
table.maintable {
	width: 100%;
	height: auto;
	background: transparent url('../images/aspect/bg-leftcorner.gif') left bottom no-repeat;
}
table.maintable td.mheader {
	height: 375px;
	vertical-align: top;
	width: 100%;
}
table.maintable td.msandline {
	height: 38px;
	vertical-align: top;
	padding: 8px 0px 0px 63px;
	color: #7F7F7F;
	font-size: 9px;
}
table.maintable td.mcontent {
	vertical-align: top;
}

table.maintable td.mfooter  { height: 10px; vertical-align: top }

table.maintable td.mfooter td {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	padding: 0px 0px 0px 76px;
}
table.maintable td.mfooter p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
/**/
table.headertable {
	width: 100%;
	height: 375px;
}
table.headertable td.hmenu {
	width: 100%;
	vertical-align: top;
	padding: 195px 0px 0px 0px;
}
table.headertable td.indexflash {
	width: 510px;
	vertical-align: top;
}
div.flashdiv {
	height: 375px;
	width: 510px;
	position: relative;
}
div.flash {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 500px;
	width: 510px;
}
/**/
div.searchpanel {
	position: absolute;
	left: 302px;
	top: 390px;
	width: 170px;
	height: 28px;
}
/**/
table.mainmenu {
	width: 100%;
	height: 180px;
	background: transparent url('../images/aspect/bg-mainmenu.gif') left top repeat-x;
}
table.mainmenu td.menuout {
	vertical-align: top;	
	background: transparent url('../images/aspect/bg-menuout.gif') left top no-repeat;
	padding: 10px 35px 9px 124px;
	white-space: nowrap;
}
table.mainmenu td.menuend {
	width: 80px;
	background: transparent url('../images/aspect/bg-menuend.gif') left top no-repeat;


}
table.menulink {
	width: auto;
}
table.menulink td.start {
	width: 34px;
	background: transparent url('../images/aspect/menu-box.gif') 17px center no-repeat;
}
table.menulink td.link {
	width: auto;
	padding: 8px 14px 9px 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #A10909;
	white-space: nowrap;

	}
table.menulink td.link a {	
	color: #A10909;
	font-weight: bold;
}
table.menulink td.end {
	width: 11px;
}
table.mainmenu tr.act td.start {
	width: 34px;
	background: transparent url('../images/aspect/bg-menulinkstart.gif') left top no-repeat;
}
table.menulink tr.act td.link {
	width: auto;
	padding: 4px 14px 6px 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #FFF;
	background: #900132 url('../images/aspect/bg-menulinkactend.gif') right top no-repeat;
}
table.menulink tr.act td.link a {	
	color: #FFF;
	font-weight: bold;
}
/**/
table.indexpage {
	width: 100%;
	height: 661px;
}

table.indexpage td.news {
	padding: 36px 8px 0px 76px;
	vertical-align: top;
}

table.indexpage td.newss { 
padding: 0 0 0 86px; 
vertical-align: top; 
}

table.indexpage td.ss {
	background: transparent url('../images/aspect/bg-ss.gif') right 78px no-repeat;
	padding: 115px 0px 0px 0px;
	width: 558px;
	vertical-align: top;
}

table.indexpage td.ssss { 
background: url(../images/aspect/bg-ss.gif) no-repeat right -387px; 
width: 558px; 
vertical-align: top;
}

div.hnews {
	color: #000;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
div.newsdate {
	color: #999999;
	font-size: 9px;
}
div.newsheader {
	color: #A10909;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
}
div.newsheader a {
	color: #A10909;
	font-size: 12px;
	text-decoration: none;
}
div.newstext {
	color: #666666;
	font-size: 11px;
	margin: 0px 0px 25px 0px;
}
div.newslink {
	color: #666666;
	font-size: 11px;
	margin: 25px 0px 25px 0px;
	vertical-align: middle;
}
div.newslink a {
	color: #A10909;
	font-size: 12px;
	text-decoration: underline;
}
div.newslink a.rss{
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

/**/
table.gol {
	height: 108px;
	width: 357px;
}

table.gor {
	height: 108px;
	width: 357px;
	margin: 0px 0px 0px 100px;
	position: relative; 
	left: 10px;
}

table.gol td.link {
	width: 100%;
	color: #B33A3A;
	font-family: Arial;
	font-size: 10px;
	background: #F8F8F8 url('../images/aspect/bg-bannerlink.gif') right top no-repeat;
	padding: 3px 23px 3px 18px;
}

table.gor td.link {
	width: 100%;
	color: #B33A3A;
	font-family: Arial;
	font-size: 10px;
	background: #F8F8F8 url('../images/aspect/bg-bannerlink.gif') right top no-repeat;
	padding: 3px 23px 3px 18px;
}


table.gol td.link a {
	color: #B33A3A;
	text-decoration: none;
}
table.gor td.link a {
	color: #B33A3A;
	text-decoration: none;
}

/*sstable*/
table.sstable {
	width: 100%;
}
table.sstable td.actions {
	padding: 16px 40px 0px 61px;
	width: 50%;
	background: transparent url('../images/aspect/bg-ssborder.gif') right top repeat-y;
	vertical-align: top;
}
table.sstable td.status {
	padding: 16px 40px 0px 16px;
	width: 50%;
	vertical-align: top;
}
div.ssh {
	color: #000;
	font-size: 14px;
	margin: 0px 0px 13px 0px;
}
div.ssdate {
	color: #999999;
	font-size: 9px;
}
div.ssheader {
	font-size: 9px;
	margin: 2px 0px 7px 0px;
}
div.ssheader a {
	color: #A10909;
	font-size: 9px;
	text-decoration: none;
}
div.ssarch {
	color: #000;
	font-size: 9px;
	margin: 12px 0px 0px 0px;
}
div.ssarch a {
	color: #000;
	font-size: 9px;
	text-decoration: underline;
}
/**/
table.login {
	height: 58px;
	background: #A71919 url('../images/aspect/bg-login1.gif') left top no-repeat;
	margin: 0px 0px 0px 284px;
}
table.login td {
white-space: nowrap;
	padding: 0px 18px 0px 18px;
}

table.login a {
font-size:9px;
color : white;
white-space: nowrap;
}

table.login_empty {
	height: 42px;
	margin: 0px 0px 0px 284px;
	width: 284px;
}
table.login_empty td {
white-space: nowrap;
	padding: 0px 18px 0px 18px;
}

table.logout { 
         color: white;
	background: url(../images/aspect/logname1.gif) no-repeat left bottom; 
	padding: 0px 12px;
	position: absolute; 
	top: 0; 
	right: 0; 
	height: 44px }

table.logout td {
	font-size: 9px; 
	color:white;
}
table.logout a {
	color:white;
}
div.copy {
	text-align: right;
	padding: 18px;
	color: #7F7F7F;
	font-family: Verdana;
	font-size: 10px;
}
