body{
	background-color:#d1cfcf;
	background-attachment: scroll;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	
	font-family: 'Open Sans', 'Arial', 'Courier New';
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h1 { font-size: 18pt; }

A{ text-decoration: none; font-size: 10pt; }

A:hover{ text-decoration: underline overline; }

img { border: 0; }

.site_table {
	margin: 0 auto;
	width: 70%;
}
.site_table__data {
	border: 1px solid #777;
	border-collapse: collapse;
	font-size: 14px;
	width: 100%;
}
.site_table__data tr th,
.site_table__data tr td {
	border-color: #777;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 5px 10px;
}

.tup{ vertical-align: 0.8em; font-size: 80%; }

.tdn{ vertical-align: -0.8em; font-size: 80%; }

.ROH{ font-size: 12pt; font-weight: bold; }

.bottom_site_banner { margin: 10px 0; padding: 0; text-align: center; }
.bottom_site_banner p { margin: 10px 0; padding: 0; }
.bottom_site_banner__banner { margin: 0; padding: 0; position: relative; }
.bottom_site_banner__banner span { margin: 0; padding: 0 5px 0 20px; vertical-align: top; }

table.wikitable { border: 0; border-collapse: collapse; }
table.wikitable tr th,
table.wikitable tr td { border: 1px solid gray; margin: 0; padding: 5px; text-indent: 1em !important; }

.elem_izotops__container table { margin: 0 auto; }

.b-share { padding-top: 0 !important; position: relative; top: -4px; }
.b-share-icon { background: rgba(0, 0, 0, 0) url("/img/icons_share_20.png") no-repeat scroll 0 0 !important; height: 20px !important; width: 20px !important; }
.b-share-icon_vkontakte { background-position: -30px 0 !important; }
.b-share-icon_twitter { background-position: -60px 0 !important; }
.b-share-icon_odnoklassniki { background-position: -90px 0 !important; }
.b-share-icon_moimir { background-position: -120px 0 !important; }
.b-share-icon_lj { background-position: -150px 0 !important; }
.b-share-icon_gplus { background-position: -180px 0 !important; }

.google_special_insert { margin: 10px 0; padding: 10px 0; text-align: center; }
