@charset "windows-1251";
.Line {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #0099FF;
	color: #0099FF;
}
.ColsStyle {
	border: 1px solid #0099FF;
}

.Kontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #0000cc;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #0099FF;
	text-indent: 15px;
}
.Navigation {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	border: 0px solid #FFFFFF;
}

#counter {
visibility:hidden
}
.Date {
	color: #0000CC;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 12px;
}
.Date1 {
	color: #0000CC;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 12px;
}

.Tab {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	text-align: center;
}


.td-v { font-family: Tahoma, Verdana, Arial; font-size: 12px; white-space: nowrap; /*отключает перенос слов*/ border-top: 1px solid #ffffff; }
.td-v div {	padding: 2px 0;	display: block;	position: relative;	border: 1px solid #ffffff;
	border-width: 1px 1px 1px 1px; list-style: none; }
.td-v div a { display: block; position: relative; text-decoration: none; padding-left: 5px; padding-right: 10px; }

.td-v div:hover { background: #0099FF; }
.td-v a:hover { color: #fff; font-weight: bold; }




.table-v-d { font-family: Tahoma, Verdana, Arial; font-size: 12px; white-space: nowrap; /*отключает перенос слов*/ border-top: 1px solid #ffffff; }
.table-v-d td { padding: 2px 0; display: block; position: relative; border: 1px solid #ffffff; border-width: 1px 1px 1px 1px; list-style: none; white-space: nowrap; }
.table-v-d td a { display: block; position: relative; text-decoration: none; padding-left: 5px; padding-right: 10px; white-space: nowrap; }

.table-v-d td:hover { background: #0099FF; }
.table-v-d a:hover { color: #fff; font-weight: bold; }

.table-v-d td table { display: none; position: absolute; top: -4px; /*смещение выпадающих блоков вверх*/ border-top: 1px solid #ffffff; text-align: center; left: 100%; background: #fff; border: 2px solid #fff; /*рамка вокруг выпадающих списков*/ white-space: nowrap; }
.table-v-d table table { left: 100%; }
.table-v-d td table td { background: #fff; border: 1px solid #0099FF; /*рамка вокруг пунктов*/}

.table-v-d td:hover table table,
.table-v-d td:hover table td:hover table table { display: none; }

.table-v-d td:hover table,
.table-v-d td:hover table td:hover table,
.table-v-d td:hover table td:hover table td:hover table { display: block; }

.hide {
visibility:hidden
}

