html,
body {
	height: 100%;
	font-family: Arial;
}
ul, li, html, body {
	margin: 0;
	padding: 0;
}
p, li {line-height: 1.4em}
li {
	margin-bottom: 0.5em;
	list-style-image: url("/i/list-bullet.gif");
}
td {font-size: 80%}
a:link,
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {color: #6699cc;}
a.tool:link,
a.tool:visited {
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
a.tool:hover {color: #6699cc;}
hr {
	width: 100%;
	height: 0;
	background-color: #666;
	border: 0;
}

/* Подвал */
#Footer {
	background: url("/i/footer-bg.gif") repeat-x bottom;
	height: 154px;
	padding-top: 30px;
}
#Footer .Canvas {
	width: 100%;
	height: 100%;
}
#Footer .Canvas.l {background: url("/i/footer-left.gif") no-repeat left bottom}
#Footer .Canvas.r {background: url("/i/footer-right.gif") no-repeat right bottom}
#Footer .Body {
	height: 100%;
	font-size: 85%;
	padding: 0 0 0 43px;
}
#Astra {
	margin: 2em 0 56px -20px;
	padding-left: 20px;
	background: url("/i/astra.gif") no-repeat top left;
	float: left;
}

#Counters {
	float: right;
	margin: 0 20px 0 0;
}

/* Информационное кольцо */
#InfoRing {
	height: 30px;
	background-color: #ebeced;
	font-size: 75%;
	margin: 0;
	padding: 0;
}
#InfoRing ul {
	margin: 0;
	height: 100%;
	margin-left: 12%;
}
#InfoRing ul li {
	height: 100%;
	display: inline;
	margin: 0 1em 0 1em;
	padding: 0.5em 0;
}
#InfoRing ul li.current {
	padding: 0.5em 1em;
	margin: 0 0em;
	background-color: #d9dade;
}

/* Шапка */
#Header {
	background: #65739a url('/i/header-bg.gif') repeat-x left top;
}
#Logotype {
	position: absolute;
	top: 0px;
	left: 4%;
}

/* Навигация. Хлебные крошки */
#Breadcrumbs {
	padding: 0.7em 2em;
	font-size: 100%;
	_font-size: 90%;
}
#Breadcrumbs,
#Breadcrumbs a:link,
#Breadcrumbs a:visited{color: #000000}
#Breadcrumbs a:hover{color: #6699cc}

#Title * {display: none}


/* Контент */
#Main {background: url("/i/content-bg.gif") repeat-x top;}
#Menu {background: #ebeced url("/i/menu-bg.gif") repeat-x left top;}
#Menu .Canvas {width: 100%}
#Menu .Canvas.l {background: url("/i/menu-left.gif") no-repeat left top}
#Menu .Canvas.r {background: url("/i/menu-right.gif") no-repeat right bottom}
#Menu .Body {
	height: 100%;
	font-size: 85%;
	padding: 3em 0 2em 3em;
}
#Menu li {list-style-image: none}
#Menu ul {
	margin: 0 1em 0 2em;
	font-size: 120%;
}
#Menu ul ul {
	font-size: 100%;
	margin: 0.6em 0 1em 1.6em;
}
#Menu li {
	margin: 0.3em 0 0.3em 0;
	list-style: none outside;
}
#Menu li.current {
	list-style: none url("/i/menu-list.gif") outside;
	font-weight: bold;
}
#Menu li.current ul {
	list-style-image: none;
	font-weight: normal;
}

/* Наполнение */
#Content {margin: 0 2em}
#Content h1 {
/*	text-align: center;*/
	font-size: 160%;
	font-weight: normal;
	margin: 1.5em 0 0.5em 0;
}
#Content h2 {
/*	text-align: center;*/
	font-size: 125%;
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}
#Content h3 {
/*	text-align: center;*/
	font-size: 100%;
	font-weight: bold;
	margin: 0.3em 0;
}
#Content h1,
#Content h2,
#Content h3 {
	text-align: left;
/*	margin-left: -10px;
	padding-left: 5px;
	border-left: 5px solid #89A73E;
*/
	background: #FFF url("/i/h-bg.jpg") no-repeat top left;
	padding: 2px 5px;
	margin-left: -5px;
}
#Content p {margin: 1.5em 0;}
#Content ul {
	margin: 1em 2em;
}
#Content ul ul {
	font-size: 100%;}

/* Левая колонка */
.Column.Left {
	background: url("/i/menu-bottom.gif") no-repeat top left;
	padding: 3em 3em 0em 4em;
	height: 100px;
}
.Column.Left .Block {padding: 0 3em 0 0}
.Block h2 {
	font-size: 100%;
	margin-left: -20px;
	padding-left: 20px;
	background: url("/i/column-bullet.gif") no-repeat left 3px;
}

/* Правая колонка */
.Column.Right {
	float: right;
	width: 35%;
	margin-bottom: -5em;
	padding-bottom: 94px;
	background: url("/i/box-right.gif") no-repeat right bottom;
	position: relative;
	right: -2em;
	z-index: 1000;
}
.Column.Right .Canvas.l {background: #ebeced url("/i/box-left.gif") no-repeat left bottom}
.Column.Right .Canvas.r {
	background: url("/i/box-bg.gif") repeat-x left top;
	position: relative;
}
.Column.Right .Body {
	padding: 3em 2em 2em 2em;
	min-height: 100px;
	height: expression( this.innerHTML == '' ? '180px' : '100%' );
}
.Column.Right .Body h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 100%;
	text-align: left;
	background: none;
/*	background: url("/i/column-right-bullet.gif") no-repeat left 3px;*/
}
.Column.Right .Body h2 {
	font-weight: bold;
	width: 100%;
	margin: 0 0 0 -20px;
	text-align: left;
	background: none;
/*	background: url("/i/column-right-bullet.gif") no-repeat left 3px;*/
}
.Column.Right .Body p {margin: 0.5em 0}
.Column.Right .Block {padding: 0 1.5em 0 0}
.Column.Right .Block ul {margin: 1em 0 1em 1.5em}

/* Календарь */
.Calendar td {padding-left: 1em}
.Calendar .SelectedRow {border-left: 2px solid #A9C95B}

.Date {
	font-size: 80%;
	color: #666;
}

/* Скроллер */
.Scroller {margin: 1em 0}
.Scroller span {
	margin: 0;
	padding: 0 0.25em;
}
.Scroller span.Current {
	background-color: #EBF0E1;
	font-weight: bold;
	padding: 0.25em;
	margin: 0 0.25em;
}