h1, h2 {
	text-align: center;
	font-family: Arial Narrow,Geneva, Arial, sans-serif;
	padding: 0.5em 5% 0.1em;
	font-size:14pt;
	color:#2C4282;
	font-weight:bold;
	text-indent:0px;
}
h2 {
	font-size:12pt;
}
p, ul {
	text-align: justify;
	list-style: square inside;
}
#W3C {
	padding-left: 10px;
	vertical-align: bottom;
}
.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11pt;
	color: #000099;
	line-height: 2;
	width: 180px;
	padding: 20px;
	vertical-align: top;
	background: url('/siber/left_trans.gif') repeat-y right;
}
.menu .desc {
	font-size: 8pt;
	color: #000099;
	text-indent: 0.5em;
	padding-top: 0px;
	padding-bottom: 5px;
}
#container{
	margin: 0px;
	width: 100%;
}
#main {
	margin-left: 190px;
	padding: 30px 5% 10px;
	background: #b9e0e5 url('/siber/right_trans.gif') repeat-y right;
	color: #333334;
	vertical-align: top;
	text-align: left;
	text-indent: 1.5em;
}
body{
	background-color: #d3e7ea;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 10pt;
	min-width: 978px;
	margin: 0px;
}
#news {
	font-family:  Arial, Helvetica, sans-serif;
	color: #222222;
	text-indent: 1.5em;
}
.nc_news h3 {
	font-family:Tahoma,Arial,sans-serif;
	font-size:10pt;
	color:#475B92;
	font-weight:bold;
}
.nc_date,.nc_time {
	font-family:Courier New,monospace;
	font-size:9pt;
	color:#8C8C8D;
	font-weight:bold;
}
.nc_time {
	font-size:8pt;
}
.nc_announce {
	font-size: 10pt;
	color:#535354;
	line-height: 1em;
}
A:link, A:visited, A:hover, A:active {
	font-family:Tahoma;
	text-decoration:none;
	border-bottom: 1px dashed;
	font-weight: bold;
	color:#2C4282;
}
A:hover, A:active
{
	color:#7BA5FC;
}
#top {
	background: #b9e0e5 url('/siber/top1.gif') 0px 0px no-repeat;
	width: 640px;
	height: 190px;
}
#allgaz {
	background: url('/siber/allgaz.gif') top right no-repeat;
	height: 190px;
	width: 348px;
}
#head {
	background: url('/siber/top_trans.gif') 0px 0px repeat-x;
	width: 100%;
	border-collapse: collapse;
}
.bottom {
	padding: 5px 5%;
}
#copyright {
	font-size: 8pt;
	color: #8C8C8D;
}
.menu2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	line-height: 1.5;
	padding-left: 40px;
	padding-right: 20px;
	margin: 0px;
}

.nc_text p:first-letter, .nc_full_text p:first-letter {
	float: left;
	font-size: 20pt;
	color: #000099;
	margin-right: 2px;
	margin-top: -7pt;
	padding: 2px;
	vertical-align: bottom;
}

.floats {
	/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
	margin: 0em 0 0 -2em;

	/* Эти правила для IE */
	position: relative;
	display: inline-block;
	clear: both;
}

.floats:after {
	content: '';
	display: block;
	clear: both;
}

.floats .left {
	position: relative;
	float: left;

	/* Убираем удвоение отступов в IE */
	display: inline;

	/* Прячем все, что вдруг вылезло за наши ограничения */
	overflow: hidden;

	/* Отсупы между float-блоками */
	margin: 0em 0 0 2em;

	/* Задаем минимальную ширину по картинке и тексту */
	width: 28em;
	min-width: 400px;
	text-indent: 0em;
}

.floats .left .r {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 0.8em;
	font-weight: bold;
	text-align: justify;
}

.floats .left .min {
	/* Задаем минимальную высоту по картинке */
	margin: 0 0 300px 0;

	/* Задаем минимальную высоту по тексту */
	height: 4em;

	/* Дублируем значение минимальной ширины по картинке для IE */
	width: 400px;
}

.nc_text p, .nc_full_text p {
	text-indent: 0;
}

.tbl th {
	background-color: #e1d6ce;
	padding: 4px;
}
.tbl {
	background-color: #98dbe6;
	border-width: 0px;
	text-indent: 0px;
	float: left;
	margin-right: 2em;
}
.tbl .odd {
	background-color: #98d0d9;
}
.tbl td {
	padding: 2px 10px;
	text-align: center;
}
.tbl tfoot td {
	text-align: right;
	font-size: smaller;
	padding-top: 4px;
}
caption {
	text-align: right;
	font-size: smaller;
	padding-bottom: 4px;
}
.note {
	font-size: smaller;
}
.nc_photogallery .nc_row {
	vertical-align: top;
}
.h1IE h2 {
	padding: 0.5em 0% 0.1em;
}
.auth_block, .nc_info_block {
	font-size:smaller;
	color: #222222;	
}
.form_submit {
	margin-top:5px;
}
