/* Layout ******************/

html {
  height:100%;
}

body {
	min-height:100%;
position: relative; z-index:0;
}

* html body {
height:100%;
}

#footer {
	width: 100%;
	padding: 1px 0;
	clear: both;
}

#main {
  float:left; width:82%;
  margin-left:15%;
}

* html #main {
  margin-left:7.5%;
  margin-right:-1px;
}

#sections {
  float:left; width:15%; margin-left:-97%;
  padding-bottom:32767px; margin-bottom:-32767px;
  padding-right:1px; margin-right:-1px; margin-top:1px;
}

#news { 
	margin-top:10px;
}

#content {
  overflow:hidden; width:100%;
}

h1 {
  margin:0; padding:46px;
}

#search {
	position: static;
	padding: 5px;
	float: right;
}
* html #search {
padding:4.6px;
}
/* Elements *******************/
#nav {
	font-size: 0.85em;
	height: 2.6em;
	color: #000000;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
float: left; 
height: 1%; 
}
/* End */
#nav a {
	display: block;
	text-decoration: none;
	float: left;
	color: #003388;
	background-color: #dcdcdc;
	text-align: center;
	padding: 8px 10px;
	margin-right: 2px;
}
#nav a:hover {color: #E2144A; background-color: #6495ed;}
/* #nav a:visited {color: white; background-color: navy;}*/

#sections ul {margin: 0;	padding: 0;	list-style: none;	 /* Width of Menu Items */
	border-bottom: 1px solid #ccc;}

#sections ul li {position: relative;}
	
#sections li ul {position: absolute;	left: 200px; /* Set 1px less than menu width */
	top: 0; display: none;}

/* Styles for Menu Items */
#sections ul li a {display: block; text-decoration: none;	color: #777; background: #fff; /* IE6 Bug */
	padding: 6px; border: 1px solid #ccc; border-bottom:0px;}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#sections ul li a:hover { color: #E2144A; background: #6495ED; } /* Hover Styles */
/*#sections li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
/*#sections li:hover ul, li.over ul { display: block; } /* The magic */

/* Fonts *******************/

body {
	font: 10pt Tahoma, Verdana, Sans-Serif;
}

h1 {
  font-size:160%;
  letter-spacing:1px;
}
#main {
	font: 110% Tahoma, Verdana, Sans-Serif;
}
#main h2 {
  font-size:130%;
}
#main h3 {
  font-size:120%;
}
#sections,
#news {
  font-size:80%;
}

#sections h2,
#news h2 {
  font-size:125%; font-weight:bold;
  text-transform:uppercase;
}

#main p {
	text-indent: 0px;
}

#footer {
  font-size:70%;
}

#search input,
#search button {
  font-size:7pt;
}

blockquote {
font: 14px/22px helvetica, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 50px;
padding-left: 15px;
border-left: 3px solid #ccc;
background: #ddf;
}

/* Colors ******************/

html {
  background:url(../img/window-bg.png) #EEE;
}

body {
  background:white;
  color:black;
}

#title {
  background:url(../img/title-bg.png) left top repeat-x;
  color:white;
}

#footer {
  background:url(../img/footer-bg.png) #DDE6FF left top repeat-x;
  color:black;
}

#nav {
	background: url(../img/nav-bg.png) repeat-x scroll left top;
}

#sections {
	background: url(../img/left-col-bg.png) repeat-y right top;
} 

#news h2 {
  background:url(../img/news-head-bg.png) #DDE6FF left top repeat-x;
}

#main h2,
#main h3{
  color:#00008b;
}

/*#search {
  color:white;
}*/

h1 {
  background:url(../img/main_left-REDO.png) left top no-repeat;
  padding-left:560px;
}

/* Misc ********************/

* html h1 {
  height:1%;
}

#news h2 {
	margin: 0 0 0 0;
	padding: 10px;
}

#main h2,
#main h3,
#main p {
  margin-left:15px;
  margin-right:0px;
}

#main h2 {
  margin-top:20px; margin-bottom:10px;
}

#main .picture_left{
	float: left;
	padding: 5px;
	border-style: dotted;
	border-color: #00008b;
	border-width: 1px;
	margin: 0 30px 15px;
	color: #708090; /* Цвет текста */
	font-style: italic;
	text-align: center; /* Выравнивание текста*/
	line-height: 15px; /* Межстрочное расстояние */
	font-size: 80%;
}
#main .picture_right{
	float: right;
	padding: 5px;
	border-style: dotted;
	border-color: #00008b;
	border-width: 1px;
	margin: 0px 0 10px 10px;
	color: #708090; /* Цвет текста */
	font-style: italic;
	text-align: center; /* Выравнивание текста */
	line-height: 15px; /* Межстрочное расстояние */
	font-size: 80%;
}
#footer p {
  margin:5px;
}

div#counter {
	visibility: hidden;
}  

#main table.contentpane {
border-spacing:0;
margin-bottom:5px;
padding-left:15px;
padding-right:5px;
width:100%;
}

#main a.pdf {
	background: url(../img/ico-adobe.png) left center no-repeat;
	padding-left: 20px;
	color:#D00;
	text-decoration:none;
}

#main a.pdf:visited {
	color:black;
}

#main a.arr {
   	background: url(../img/red-arrow_w.png) right center no-repeat;
	padding-right: 15px;
	color:#D00;	
	text-decoration:none;
}
#main a.arr:visited{
	color:#D00;
}

#main p.list {
	background: url(../img/blue-arrow_w3.png) no-repeat 0 5px;
	padding-left: 20px;
	margin-left: 19px;
	margin-top: -15px;
}


/*
#list {
	list-style-image: url(../img/blue-arrow_w2.png);
}

/* html #main ul li {
margin:0 0 0 30px;
 	padding:0;
 	list-style-position: outside;
padding:0 0 0 10px; 
 	list-style:none;	
background:url(../img/blue-arrow_w2.png) no-repeat 0 8px;
	float: left;
	height: 1%;
}

#search p {
  margin:0;
}

#search input {
  width:10em;
}

* html #search p {
  white-space:nowrap;
}

* html #search button {
  margin-left:4px;
}*/

