body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
body {
	color: #FFCC33;
	background-color: #21425A;
	border: 0;
}
#all {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: auto;
}
#topik {
	width: 750px;
	margin: auto;
}
#topmenu {
	background-color: #06437d;
	position: relative;
	float: right;
	z-index: 10;
	margin-top: -22px;
	top: 97px;
	//top: 100px;
}

#leftCol {
	width: 145px;
	background-color: #18294A;
	float: left;
}
#confEmblem {
	text-align: center;
	padding: 3px 0;
}
#leftMenu {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
#leftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftMenu ul li {
	height: 2em;
}
#leftMenu ul li.menuItem {
	background: #00427B url('../images/arrow.gif') no-repeat top right;
	border-top: 1px solid #4A637B;
	padding-top: 3px;
	height: 1.7em;
	margin-bottom: 1px;
}
#leftMenu a {
	color: #FFF;
	text-decoration: none;
	padding-right: 1.5em;
	white-space: nowrap
}
#leftMenu a:hover {
	color: #FFF;
	text-decoration: underline;
}

#centerCol {
	width: 414px;
	height: 100%;
	float: left;
	font-family: Arial, Tahoma;
	padding: 0 18px;
}
#text, #o_partner {
	font-family: Tahoma, Arial;
	font-size: small;
}
#text {
	margin-bottom: 15px;
}
#text > p:first-child {
	text-indent: 0;
}
#text p {
	margin: .5em 0;
	text-indent: 1em;
	line-height: 1.3em;
	text-align: left;/*justify*/
}
#text ol, #text ul {
	margin: 0;
	line-height: 1.3em;
	padding-left: 30px;
	padding-top: 0.5em;
}
#text ul {
	list-style-type: circle;
}
#text ol li, #text ul li {
	padding-bottom: 0.5em;
}
#o_partner {
	color: #8CF;
	font-size: small;
	font-style: italic;
	margin: .5em 18px 1.0em 18px;
	float: right;
}
#o_partner a {
	color: #8CF;
}
#o_partner a:hover {
	color: #FFF;
}
#attention {
	margin: 0 .5em;
	border: 4px double #F6F3AA;
	background-color: #11324A;
	clear: both;
	font-family: Times, "Times New Roman";
}
#attention h1 {
	font-size: xx-large;
	text-align: center;
	margin: 10px 2em 0 2em;
	line-height: 1.0em;
}
#attention p {
	text-align: center; 
	font-size: x-large; 
	line-height: 1.1em;
	margin: 0 2em 5px 2em;
	padding-bottom: .3em;
}

#rightCol {
	font-family: Arial, Tahoma;
	width: 150px;
	background: #18294A  url('../images/bg_right.png') repeat-y top center;
	float: right;
}
#rightCol h4 {
	font-size: large;
	margin: 1.0em 10px .5em 10px;
	color: #FFF;
}
#rightCol p {
	font-size: 11px;
	margin: 1em 10px;
	color: #FFF;
}
#rightCol p:first-line {
	font-weight: bold;
	color: #FC3;
}
#rightCol a {
	text-decoration: none;
}
#rightCol a:hover, #rightCol p:hover {
	text-decoration: underline;
}

.siteMapLink {
	position: relative;
	float: right;
}
.siteMapLink img, .rusEngLink img {
	border: 0;
}
.motto {
	background: #21425A  url('../images/motto-back.png') repeat-x top center;
}
.rus-eng {
	background: #18294A  url('../images/bg_right.png') repeat-y top center;
}
.rusEngLink {
	position: relative;
	float: left;
}
.counter, .up  {
	text-align: center; 
	margin-bottom: 10px;
	font-family: Arial, Tahoma;
}
/*.up  {
	height: 33px;
	background: transparent url(../images/arrow-up.png) no-repeat top center;
}*/
.up a {
	color: #34a;
}
#centerCol div.up {
	text-align: right; 
	font-size: x-small
}
.red {
	font-weight: bold;
	color: #EE3300;
}
.fake {
	color: #F6F3AA;
	text-decoration: none;
}
.fake:hover {
	color: #EE3300;
	text-decoration: line-through;
}
.rpict, .lpict {
	padding: 1px;
	border: 2px solid #6699CC;
	position: relative;
}
.rpict {
	margin: 8px -1px 15px 12px;
	float: right;
}
.lpict {
	margin: 8px 18px 15px -1px;
	float: left;
}
.invisible {
	display: none;
}
div.cleared {
	clear: both;
}

#text p.txt-right {
	text-align: right;
}
#text p.txt-left {
	text-align: left;
}
#text p.intro {
	padding-top: 1.3em;
/*	font-weight: bold;*/
	font-size: 108%;
	color: white;
}
#text p.years {
	color: #8CF;
/*	text-align: right;*/
	padding-top: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
}

#text a, #text a:link, #text a:visited {
	text-decoration: none;
	color: #F6F3AA;
}
#text a:hover {
	text-decoration: underline;
	color: #FFF;
}
span.sbrace {margin-right: 0.3em}
span.hbrace {margin-left: -0.3em}
span.slaquo {margin-right: 0.44em}
span.hlaquo {margin-left: -0.44em}
span.bolda {	font-weight: bold}

div.product {
	width: 396px;
	padding: 0 10px 5px 10px;
	margin: 10px 0;
	background-color: #EEF;
	color: #21425A;
}
h4 {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 10px;
	margin: 0;
}

a {
	color: #F6F3AA;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a img {
	border: 0;
}
h1 {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 5px 18px 21px 18px;
	color: #E6E6E6;
	text-align: center;
}
h1 span {
	font-weight: bold;
	font-style: italic;
	font-size: 0.65em;
	color: #F6F3AA;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: large;
	padding: 0;
	margin: 1.0em 18px .5em 30px;
	color: #FFF;
}
/*h2:target {
	background-color: #EEF;
	color: #21425A;
}*/
h3 {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	margin: 1.0em 18px .5em 14px;
	color: #8CF;
}
abbr, acronym, span.abbr  {
	font-weight: bold;
	letter-spacing: 2px;
	cursor: help;
/*	border-bottom: .05em dashed #FFCC33;
	font-family: Georgia, Times*/
}