body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	
}
.fw {
	width:100%;
}
.mw {
	width:10%;
}
.right {
	text-align:right;
}
img.l {
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #ccc;
}
img.r {
	float:right;
	margin:0 0 10px 20px;
	border:1px solid #ccc;
}
a#nonactive{
	color: #000;
	cursor: default;
}
a#infolder{
	background:#fff url(corner.gif) no-repeat;
}
a#insection{
	color:#d00;
}
h1 {
	font:normal 120% Arial, sans-serif;
}
h2 {
	font: bold 100% Arial, sans-serif;
	color: #444;
	margin: 0.1em 0px;
}
td#text>h1 {
	margin-top:0px;
}
p, ul, ol{
	font:normal 70% Verdana, sans-serif;
}
table#header td {
	height:80px;
	padding:0 15px 0px 0;
	vertical-align:bottom;
	text-align:right;
	background: #e5e5e5 url(back.jpg) no-repeat 100% 0%;
	font:bold 90% Arial, sans-serif;
	color:#fff;
}
img#logo {
	position:absolute;
	top:0;
	left:0;
	border:none;
}
table#header span {
	position:relative;
	top:-3px;
}
table#header a {
	text-decoration:none;
	color:#fff;
}
table#dotted td {
	height:1px;
	background: #e5e5e5 url(dotted.gif) repeat-x;
}
table#content{
	empty-cells:show;
}
table#content td{
	vertical-align:top;
}
table#content td.menu{
	height:20px;
	width:50%;
	background: #fff url(menutopbg.gif) repeat-x;
}
table#content td#upofimages{
	background:#fff url(imagestopbg.gif) no-repeat;
}
table#content td#images{
	background: #fff url(imagesbg.gif) repeat-y;
}
table#content td#images img{
	position:relative;
	top:-15px;
	margin:0 25px 10px 26px;
	background: #fff url(imagesbg.gif) repeat-y;
}
table#content td#russiantext{
	padding-right:20px;
	text-align:right;
}
div#russian {
	float:left;
	padding-left:30px;
	font:bold 90% Arial, sans-serif;
	color:#666;
	background:url(languagesquare.gif) no-repeat 15px 40%;
}
#rnb {
	float:right;
	width:100%;
	margin: .7em 0 2em 0;
}
#enb {
	float:left;
	width:100%;
	margin:.7em 0 2em 0;
}
td#russiantext>#rnb, td#englishtext>#enb {
	float:none;
}
#rnb a, #enb a {
	font:normal 95% Arial, sans-serif;
	line-height:1.5em;
}
td#russiantext p{
	margin-left:6%;
	font:normal 70% Verdana, sans-serif;
}
td#russiantext>p{
	margin-left:20%;
}
table#content td#englishtext{
	padding-left:20px;
	text-align:left;
}
div#english {
	float:right;
	padding-right:30px;
	font:bold 90% Arial, sans-serif;
	color:#666;
	background: url(languagesquare.gif) no-repeat 100% 40%;
}
td#englishtext p{
	margin-right:6%;
	font:normal 70% Verdana, sans-serif;
}
td#englishtext>p{
	margin-right:0;
	padding-right:20%;
}
table#fascia, td#text table {
	empty-cells:show;
}
table#fascia td {
 	width:50%;
	padding:0 10px;
	height:7px;
	vertical-align:top;
	background:#e5e5e5;
	font:normal 70% Verdana, sans-serif;
}
table#fascia td#leftfascia {
	background:#8f0000 url(leftfascia.gif) no-repeat;
}
table#fascia td#rightfascia {
	background:#8f0000 url(rightfascia.gif) no-repeat 100% 0%;
}
table#fascia td.right a {
	text-decoration:none;
	color:#000;
}
table#fascia td.right a:hover {
	color:#d00;
}
table#content td#topmenu {
	padding:.6em 0 15px 0;
	vertical-align:bottom;
}
td#topmenu a{
	position:relative;
	left:10px;
	display:block;
	float:left;
	padding: 2px 10px 5px 10px;
	font:bold 80% Verdana, sans-serif;
}
td#topmenu>a{
	position:static;
}
td#topmenu a#nonactive {
	background:#fff url(corner.gif) no-repeat;
}
table#content td#toplmenu {
	height:46px;
	background: #e5e5e5 url(menu2topbg.gif) no-repeat 100% 100%;
}
table#content td#topmenu {
	background: #e5e5e5 url(topmenubg.gif) repeat-x 100% 100%;
}
table#content td#lmenu {
	background: #e5e5e5 url(menu2leftbg.gif) repeat-y 100% 0%;
}
td#lmenu #lnb {
	margin-left:15px;
	margin-right:50px;
}
#lnb a {
	display:block;
	margin-bottom:.5em;
	border-bottom:1px solid #fff;
	padding-bottom:.5em;
	line-height:.9em;
	font:normal 90% Arial, sans-serif;
}
#lnb p a, td#text a {
	display:inline;
	border:none;
	text-decoration:underline;
	color:#00a;
	font-size:100%;
}
#lnb p a:visited, td#text a:visited {
	color:#806;
}
#lnb p a:hover, td#text a:hover {
	text-decoration:none;
	color:#d00;
}
td#text {
	width:100%;
	padding:0 50px 20px 20px;
}
td#text a {
	font-family: Verdana, saans-serif;
}
div#language {
	position:relative;
	left:50px;
	float:right;
	padding-right:30px;
	font:bold 90% Arial, sans-serif;
	background: url(languagesquare.gif) no-repeat 100% 40%;
}
a, div#language a {
	font-family:Arial, sans-serif;
	color:#890000;
	text-decoration:none;
}
a:hover, div#language a:hover {
	color:#d00;
}
td#text table{
	border-collapse:collapse;
	font:normal 70% Verdana, sans-serif;
}
td#text table td{
	border:1px solid #888;
}
td#text table th{
	border:1px solid #888;
	background:#ccc;
}

.inolul {  font-size: 100%}

.thd {font-weight: bold;
margin-bottom: 0.3em;}
/*footer*/
html, body {height: 100%; margin: 0; padding: 0;}

#all {position: relative; height: 100%;}

html>body #all {height: auto; min-height: 100%;}



	#footer {height: 21px;}
	#empty {height: 0px;
	vertical-align: bottom;}


#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
/*add*/

