.supertable
{
	border-collapse: collapse;
	background: #fff;
}

.supertable td
{
border: 1px solid silver;
padding: 10px;
font-size: 8pt;
}


/* CSS by Econom Vladimir */

/* Common Styles */

BODY { 
  width: 100%;
	min-width: 980px;
	//width: expression((documentElement.clientWidth||document.body.clientWidth)<980?'980px':'100%');
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
	background-image: url(../_img/main_bg.gif);
	background-repeat: repeat;
	text-align: center;
	}
DIV, UL, UL LI, FORM, H1, H2, H3, H4, DL, DD, DT {
	margin: 0;
	padding: 0;
	}
IMG {	border: 0;	}
A, A.visited {	color: #005291;	}
A:hover {	color: #F00;	}

TABLE {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	}
TABLE TD {
	padding: 0;
	vertical-align: top;
	}
DIV, UL LI, TABLE TD, P, SPAN {	font-size: 100%;	}
UL LI {	list-style: none;	}
P {	margin-top: 0;	}


DIV.mainBox, .icNav, .footer {
	width: 937px;
	margin: 0 auto;
	position: relative;
	}
DIV.mainBox, DIV.topHead, DIV.topHead2 {
	text-align: left;
	margin: 0 auto;
	}
DIV.mainBox .leftBox, DIV.mainBox .rightBlock {	padding-bottom: 2.6em;	}

/* Top */

DIV.topHead {
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 459px;
	width: 980px;
	position: relative;
	//z-index: 10;
	}

DIV.topHead2 {
	background-image: url(../_img/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 302px;
	width: 980px;
	position: relative;
	//z-index: 10;
	}
	
	
DIV.topHead IMG, DIV.topHead2 IMG {	margin: 54px 0 0 56px;	}
.topHead A, .topHead2 A {	cursor: pointer;	}

.bricks {
	position: absolute;
	left: 100px;
	top: 233px;
	z-index: 1000;
	background-image: url(../_img/bricks.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/bricks.png', sizingMethod='crop');
	width: 293px;
	height: 285px;
	}

.bricks2 {
	position: absolute;
	left: 110px;
	top: 153px;
	z-index: 1000;
	background-image: url(../_img/bricks2.png);
	background-repeat: no-repeat;
	//background-image: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/bricks2.png', sizingMethod='crop');
	width: 273px;
	height: 195px;
	}
	
	
/* LeftBox */

.leftBox {
	width: 300px;
	float: left;
	//margin-top: -0.7em;
	}

.leftNavBar {
	background-image: url(../_img/tl_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 2.3em 0 2.55em 34px;
	margin-bottom: 1.5em;
	//position: relative;
	//z-index: -1;
	}
.hrDotted {
	position: absolute;
	margin: 2.3em 0 0 34px;
	}
LI.it1 {
	width: 224px;
	background-image: url(../_img/li_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	padding: 0.65em 0 0.75em 0;
	position: relative;
	z-index: 1000;
	}
LI.it1 DIV {
	background-image: url(../_img/li_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.3em;
	padding-left: 16px;
	position: relative;
	}
UL.level2 {	padding: 1em 0 0.5em 32px;	}

LI.it2 {
	list-style: square;
	padding-bottom: 0.4em;
	}
.level2 UL {	padding: 1em 0 0.4em 16px;	}

LI.it2 LI {
	font: 95% Arial;
	padding-bottom: 0.4em;
	}

.loginBox {
	padding: 0 0 2.05em 30px;
	//padding-bottom: 1.9em;
	border-bottom: 1px solid #818181;
	margin: 0 0 2.55em 4px;
	}
.loginBox LABEL {
	color: #DC5526;
	width: 4em;
	padding-top: 0.1em;
	}
.loginBox LABEL {
	display: block;
	float: left;
	}
.loginBox INPUT {
	font-size: 85%;
	}
.loginBox INPUT.field {
	width: 156px;
	margin-bottom: 2px;
	//margin-bottom: 0;
	}
.sbmt {
	margin: 0 7px 0 4em;
	//margin-left: expression( (/MSIE (([5-6]))/.test(navigator.userAgent) && navigator.platform == "Win32" ) ? "3.6em" : "3.4em" );
	}
.reg {
	width: 8.5em;
	//width: 9.15em;
	}
.sbmt, .reg {
	font-weight: bold;
	margin-top: 0.2em;
	}
.contacts {	padding-left: 34px;	}

.contacts DT {
	font: bold 125% Arial;
	color: #969696;
	margin-bottom: 0.85em;
	}
.contacts DD {
	margin-bottom: 1.2em;
	line-height: 1.15em;
	}
.icNav {
	position: relative;
	z-index: 1000;
	}
.icNav IMG {
	display: block;
	float: right;
	margin-left: 30px;
	cursor: pointer;
	}
.mailto {
	margin-right: 33px;
	//margin-right: expression( (/MSIE (([5-6]))/.test(navigator.userAgent) && navigator.platform == "Win32" ) ? "16px" : "33px" );
	}
.rightBlock {
	width: 607px;
	float: right;
	padding: 1.3em 0 0 0;
	}
.about, .news {
	float: left;
	padding-bottom: 1.4em;
	}
.about H2, .news H2, .new H2, .special H2, .content H2 {	
	font: bold 125% Arial;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0.05em;
	margin-bottom: 0.45em;
	text-transform: uppercase !important;
	}
.about {	width: 300px;	}

.about H2, .new H2 {
	color: #DC5526;
	border-bottom-color: #DC5526;
	}
.about H2 {	width: 81%;	}
.about P {	width: 87%;	}
.news {	width: 275px;	}

.news H2, .special H2, .content H2 {
	color: #005291;
	border-bottom-color: #005291;
	}
.news DD {
	margin-bottom: 1.05em;
	}
DD.subscription, DD.arj {
	margin-bottom: 0.2em;
	font-weight: bold;
	}
DD.subscription IMG, DD.arj IMG {
	margin: 0 5px -3px 0;
	}

.new, .special, .content {
	clear: both;
	width: 575px;
	}
.new UL {
	width: 100%;
	margin-right: -100px;
	}
.new UL LI {
	float: left;
	font-weight: bold;
	color: #DC5526;
	padding: 1.25em 0 3.8em 0;
	width: 208px;
	}
LI.last {
	width: 110px !important;
	margin-left: 10px;
	}
.new UL LI IMG {
	display: block;
	margin-bottom: 0.7em;
	}
.new UL LI A {	color: #DC5526;	}

.name {
	display: block;
	padding-left: 0.45em;
	}

.special, .new
{
	font-weight: bold;
	font-size: 10pt;
}

.special table, .special table td, .new table, .new table td
{
	border: #fff solid 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
	
.special td img
{
	border: 15px solid #fff;
}	
	
.special LI {
	float: left;
	width: 283px;
	font-weight: bold;
	padding: 0.5em 0 0 2px;
	}
.special LI A {
	margin-left: 0.5em;
	display: block;
	}
A.img {
	margin-left: 0 !important;
	/*border: 1px solid #B2B2B2;*/
	width: 230px;
	margin-bottom: 0.85em;
	}
.img IMG {
	border: 9px solid #FFF;
	}

.content H2 {
	margin-bottom: 1em;
	}
.content P {
	font-size: 90%;
	margin-bottom: 1.4em;
	}
.content H3 {
	font: bold 100% Arial !important;
	margin-bottom: 1em;
	}
.right {
	float: right;
	margin: 0 0 1em 1em;
	}
.left {
	float: left;
	margin: 0 1em 1em 0;
	}
.content UL, .content OL {
	padding: 0 0 0 2em;
	margin-bottom: 1.4em;
	font-size: 90%;
	margin-left: 0;
	}
.content UL LI {	list-style: disc;	}
.content UL LI, .content OL LI {	margin-bottom: 0.5em;	}

.middleNav {
	display: block;
	padding-bottom: 1.4em;
	position: relative;
	z-index: 10000;
	font: 79% Tahoma;
	}


/* Footer */

.footerBox {
	background-color: #FFF;
	clear: both;
	width: 100%;
	}
.footer {
	clear: both;
	padding: 1.6em 0 0 0;
	background-color: #FFF;
	text-align: left;
	}
.footer .leftBox {	//margin-top: 0;	}

.footer .leftBox DIV {
	padding: 0 0 2.8em 34px;
	//padding-bottom: 1.5em;
	}
.footer .leftBox DIV LABEL {
	color: #DC5526;
	font-size: 75%;
	display: block;
	margin-bottom: 0.45em;
	}
.footer .leftBox DIV .sbmt {
	margin: -1px 0 0 6px;
	//margin-top: 0;
	font-size: 75%;
	}
.footer INPUT.field {
	font-size: 85%;
	padding: 1px 0 2px 0;
	//padding-top: 2px;
	//margin-bottom: -1px;
	}
.footer .rightBlock {	padding: 0.4em 0 0 0;	}
.copy {
	width: 300px;
	float: left;
	}
.delelopment {
	float: right;
	color: #8F8F8F;
	margin-right: 33px;
	//margin-right: expression( (/MSIE (([5-6]))/.test(navigator.userAgent) && navigator.platform == "Win32" ) ? "16px" : "33px" );
	}

/* United */

BODY, LI.it2, INPUT.field {	font-size: 90%;	}
.loginBox LABEL, .about P, .news DL, .new UL, .special LI, .copy, .delelopment {	font-size: 85%;	}

/* Link Colors */

LI.it1 DIV A, .copy A {	color: #000;	}
LI.it2 A, .contacts A {	color: #333;	}
LI.it1 DIV A:hover, LI.it2 A:hover, .contacts A:hover, .new UL LI A:hover, .copy A:hover { color: #F00;	}
