body.article {
	margin-top: 5%;
	margin-left: 15%;
	margin-right: 15%;
	text-align: justify;
}


div.nicetbs table {
	text-align: center;
	border-collapse: collapse;
	border: 1px solid black;
	width: 90%;
	margin-bottom: 30pt;
}

div.nicetbs .strong {
	font-weight: bold;
}

div.nicetbs td { 
	border: 1px solid #000000; 
	padding: 3pt;
}

div.nicetbs .left { 
	text-align: left;
}

div.nicetbs td.left { 
	padding-left: 0.4em;
	padding-right: 0.4em;
	text-align: center;
}

div.nicetbs td.distant { 
	background-color: 76ff5e;
}

div.nicetbs h1 { 
	text-align: center;
}

div.nicetbs h2 { 
	text-align: center;
	margin-bottom: 0pt;
	margin-top: 20pt;
}

div.nicetbs h3 { 
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 3pt;
}

div.nicetbs th.grey_caption { 
	height: 30pt;
	vertical-align: middle;
	border: 1px solid black;
	background-color: #dcdcdc;
	text-align: center;
}

div.nicetbs th.grey_caption.left { 
	text-align: left;
	padding-left: 1em;
}

div.nicetbs th.caption { 
	border-left: hidden;
	border-bottom: 1px solid black;
	border-right: hidden;
	border-top: 1px solid black;
	text-align: center;
	vertical-align: middle;
}

div.nicetbs th.caption.left p {
	margin-top: 0px; 
	text-align: left;
}

div.nicetbs th.caption.left.last {
	border-bottom: hidden;
}

div.nicetbs th.caption.left.first {
	border-top: hidden;
}

table.invis {
	text-align: left;
	width: 90%;
	margin-bottom: 30pt;
}

.invis td {
	vertical-align: top;
}



/* HTML elements */
body {
    margin: 15px 0 0 15px;
    font-family: "Times New Roman", Times, serif;
    background-color: #ffffff;
}

img {
    border: 0;
}

img.bordered {
    border: 1px solid #808080;
}


ul, ol {
    margin-top: 0;
    margin-bottom: 1em;
}

a:visited { /* change it! */
    color: blue;
}

h1, h2, h3, h4 {
    margin-bottom: 0px;
    margin-top: 0.75em;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

/* Styles */
.first {
    margin-top: 0;
}

.last {
    margin-bottom: 0;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.fclear {
    clear: both;
}

div.clear {
    clear: both;
    height: 0;
}

.underlined {
    border-bottom: 1px solid #5D5D5D;
}

.overlined {
    border-top: 1px solid #5D5D5D;
}

.underscore {
    text-decoration: underline;
}

span.new {
    color: darkred;
    text-decoration: underline;
    font-weight: bold;
}

.red {
    color: darkred !important;
}

div.fred h1, div.fred h2, div.fred h3 {
    color: firebrick;
}

div.fred li.blue {
    color: darkblue;
}

.center {
    text-align: center;
}

div.showhide a.sh {
    text-decoration: none;
    text-align: center;
    background-color: #DCDCDC;
    padding: 0 3px;
    color: #5D5D5D;
    border-radius: 3px;
    font-family: "Courier New", Courier, monospace;
}

div.showhide a.sh:hover {
    background-color: #A5A5A5;
}

/* Translate */
span.language {
    font-family: Arial,Verdana,sans-serif;
}

/* News page */
div.news p, div.news ul, div.news ol, div.news li {
    margin: 0;
}

div.news p {
    text-indent: 1em;
}

div.news p.date {
    text-align: right;
    font-size: small;
    font-style: italic;
    color: darkgray;
}

div.news h3 {
    border-top: double darkgray;
    border-radius: 5px 5px 0 0;
    background-color: #dcdcdc;
    padding: 0.3em 1em 0.3em 1em;
}

div.news div.ntext {
    padding: 5px;
}

/* Contents of the page */
div.contents {
    background-color: #dcdcdc;
    padding: 5px;
    border-radius: 0 0 5px 5px;
}

div.contents p {
    margin: 0;
    text-align: center;
}

/* Layout */
div.rightpanel {
    width: 0%;
    padding-left: 0.5%;
    min-width: 220px;
}

div.leftpanel {
    width: 100%;
    padding-right: 0.5%;
    min-width: 749px;
    /*border-right: 1px solid gray;*/
}

div.header {
    height: 110px;
}

div.header_new {
    height: 80px;
	margin-right:0.5%
}

div.outerheader {
    width: 100%;
    border-bottom: 1px solid gray;
    min-width: 1000px;
}

div.main {
    width: 100%;
    min-width: 1000px;
    margin-bottom: 15px;
}

div.title {
    height: 70px;
    text-align: center;
	width: 100%;
}

/* Title */
a.nound {
    text-decoration: none;
}

a.blink:hover {
    font-weight: bold;
}

/* Right pannel */
div.rightpanel h3 {
    text-align: center;
}

div.rightpanel ul {
    list-style-position: inside;
    text-indent: -30pt;
    margin-top: 0;
    margin-bottom: 0;
}

/* Main */
ul.main { /* rename ! */
    list-style-position: inside;
    text-indent: -30pt;
    margin-top: 0;
}

ul.new { /* rename ! */
    list-style: none outside none;
    margin-top: 0;
}


ul.new li {
    list-style-type: none;
    list-style-image: url("/ru/images/menu-leaf.gif");
    margin-bottom: 0.2em;
}

h2.main {
    color: #5d5d5d;
    margin-bottom: 0.3em;
}

h2.main a, h3.main a {
    color: #5d5d5d;
}

p.navigation {
    background-color: #dcdcdc;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    margin-top: 5px;
}

/* unvisited link */
a:link {
    color: #2A5DB0;
    text-decoration:none;
}

/* visited link */
a:visited {
    color: #2A5DB0;
    text-decoration:none;
}

/* mouse over link */
a:hover {
    color: #2A5DB0;
    text-decoration:underline;
}

/* selected link */
a:active {
    color: #2A5DB0;
    text-decoration:underline;
}

/* Page navigation */

ul.navigation {
    list-style: none;
    margin-top: 1em;
    padding: 0;
}

ul.navigation li {
    display: inline;
    margin: 0 2em 0 0;
    font-size: smaller;
    font-weight: bolder;
}

ul.navigation.block li {
    display: block;
    margin: 0 0 2em 0;
}
ul.navigation li a {
    text-decoration: none;
    background-color: #dcdcdc;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    color: #5d5d5d;
}

ul.navigation li a:hover {
    background-color: #a5a5a5;
}

/* where? */
ol.involved, ul.involved { 
    margin-top: 0;
    margin-bottom: 20pt;
}

.hang {
    text-indent: -2.5em;
    margin-left: 3em;
    font-weight: bold;
    margin-bottom: 0pt;
}

div.rarefied li, div.rarefied dd {
    margin-bottom: 0.5em;
}

.ext_list dt {
    font-weight: bold;
}

.pics {
    float: left; 
}

.pics span {
    font-size: smaller;
    float: left; 
    height: 200px;
    max-width: 117px;
    margin-right: 1em;
}

.pics span img {
    height: 140px;
}

div.cols3 {
    float: left;
    width: 30%;
}

div.cols4 {
    float: left;
    width: 24%;
}

div.cols2 {
    float: left;
    width: 49%;
}

.newnote {
    padding-left: 0.5em;
    border-left: 1px solid #808080;
}

div.video {
    margin-right: 2em;
    float: left;
}

ul.invis {
    list-style: none outside none;
}

.tooltip {
	display: inline;
	position: relative;
	z-index: 999;
}

/* Trigger text */

.tooltip-item {
/*	background: rgba(0,0,0,0.3);*/
/*	cursor: pointer;*/
/*	display: inline-block;*/
/*	font-weight: 700;
	padding: 0 10px;*/
}

/* Gap filler */

.tooltip-item::after {
	content: '';
	position: absolute;
	width: 150px;
	height: 40px;
	bottom: -100%;
	left: 120%;
	pointer-events: none;
/*	background: red;*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tooltip:hover .tooltip-item::after {
	pointer-events: auto;
}

/* Tooltip */

.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 300px;
	bottom: 75%;
	left: 105%;	
	margin-bottom: -1em;
	padding: 10px;
	text-align: left;
	font-size: 0.765em;
	line-height: 1.4;
	box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
	background: rgba(235,218,184,1);
	opacity: 0;
	cursor: default;
	pointer-events: none;
}

.tooltip-effect-1 .tooltip-content {
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
}

.tooltip-effect-2 .tooltip-content {
	-webkit-transform-origin: 50% calc(100% + 10px);
	transform-origin: 50% calc(100% + 10px);
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,45deg);
	transform: perspective(1000px) rotate3d(1,0,0,45deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}

.tooltip-effect-3 .tooltip-content {
	-webkit-transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
	transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-effect-4 .tooltip-content {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scale3d(0.7,0.3,1);
	transform: scale3d(0.7,0.3,1);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}

.tooltip-effect-5 .tooltip-content {
	width: 180px;
	margin-left: -90px;
	-webkit-transform-origin: 50% calc(100% + 6em);
	transform-origin: 50% calc(100% + 6em);
	-webkit-transform: rotate3d(0,0,1,15deg);
	transform: rotate3d(0,0,1,15deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	-webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
	transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
}

.tooltip:hover .tooltip-content {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
	transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0deg);
	transform: perspective(1000px) rotate3d(1,0,0,0deg);
}

/* Arrow */

.tooltip-content::after {
	content: '';
	top: 150px;
	left: 0%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: rgba(235,218,184,1);
	border-width: 10px;
	margin-left: -10px;
}

/* Tooltip content*/

.tooltip-content img {
	position: relative;
	height: 140px;
	display: block;
	float: left;
	margin-right: 1em;
}

.tooltip-text {
/*	font-size: 0.68em;*/
	line-height: 1.35;
	display: block;
	padding: 1.31em 1.21em 1.21em 0;
	color: black;
}

.tooltip-text a {
	color: black;
	font-weight: bold;
}

.tooltip-effect-5 .tooltip-text {
	padding: 1.4em;
}