@charset "windows-1251";

@import "base.css";
@import "fonts.css";

body, div {
	font-size: 12pt; text-align: justify; font-family: "Times New Roman", Times, serif;
}
p { text-indent: 30px; margin: 0; }
h1 { font-size: 16pt; font-weight: normal; margin-bottom: 0px; }
.al { margin-left: 20px; }
.tpt .border_bottom { border: 0; }
.tpb .sup { font-size: 13pt; margin: 15px 0 -15px 10px; }
.tpb .h1 { font-size: 15pt; margin: 15px 0 15px 30px;  }
.tpb .sub { font-size: 13pt; margin: -15px 0 15px 40px; }
.tpt .sup { font-size: 14pt; }
.tpt .sub { font-size: 14pt; margin: 0 0 0 15px; }
#daterubrics { margin-top: 20px; }
#printV {
	padding-right: 0px;
}
#leftColumn, #rightColumn, #contentColumn {
	float: none;
}
#contentColumn { 
	width: 100%;
	overflow: visible;
	z-index: 9999;
}
#rightColumn, #leftColumn, #header_global, #footer_global, .printHide, .projects_titles, .pub_anons div {
	display: none;
}
.printVisible {
	display: block;
}
#outerColumnContainer, #innerColumnContainer {
	border-left-width: 0;
	border-right-width: 0;
}
#minwidthimg { width: 10px; }
a {
	text-decoration: none;
	background-color: inherit;
	color: #000000;
}
.border_bottom { border-bottom: 1px solid #000000 }
/******************************************************************************/
