@media screen {
/* новый - фон всего */
body.ostov {
	background-color: #C0C9D8;
}
.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}
/* все касательно заглавной страницы */

H1.zaglav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic; 
	color: black;
}
div.headv {
	background-color: #C0C9D8;
    margin: 4px;
	height: 124px;
	position: relative; 
	width: 900px; 
	}

div.news_info {
	overflow: scroll;
	height: 700px;
	margin: 8px;
	padding: 4px;
}

div.niz {
	position: relative; 
 /* здесь учесть место под баннер */
	width: 900px; 
}

/* БЛОКИ ДОКУМЕНТА */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 7px;
  min-height: 7px;
  margin-top: 20px;
  margin-bottom: 0;
  cursor:auto;
  width: 960px;
  border: 2px solid #808080;
}

.sheet-body
{
  position: relative;
  padding: 0px;
}

.content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
  background-color: white;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.content-layout .content-layout{margin:0;}
.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}
.layout-cell .layout-cell{display: block;}
.content-layout-row {display: table-row;}

.blockcontent
{
  margin: 10px auto;
  text-align: center;
  min-width: 1px;
  min-height: 1px;
    font-family:Arial, Helvetica, sans-serif;
  color: gray;
}



/* begin Box, Block, VMenuBlock */
.vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 3px;
}

.vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.vmenu, ul.vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.vmenu ul
{
  display: none;
  padding: 0;
    margin:0 0 0 0;
}

ul.vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.vmenu li.vmenu-separator
{
  display: block;
  padding: 2px 0 2px 0;
  margin: 0;
  font-size: 1px;
}

ul.vmenu .vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.vmenu a .r, ul.vmenu a .l
{
  position: absolute; 
  display: block;
  top: 0;
  height: 100px;
  background-image: url('vmenuitem.png');
}

ul.vmenu a .l
{
  left: 0;
  right: 1px;
}

ul.vmenu a .r
{
  width: 956px;
  right: 0;
  clip: rect(auto, auto, auto, 955px);
}

ul.vmenu a .t, ul.vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

ul.vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #2A3735;
  padding: 0 11px 0 11px;
  margin-left:0;
  margin-right:0;
}

ul.vmenu a.active .l, ul.vmenu a.active .r
{
  top: -70px;
}

ul.vmenu a.active .t
{
  color: #4B1B1B;
}

ul.vmenu a:hover .l, ul.vmenu a:hover .r
{
  top: -35px;
}

ul.vmenu a:hover .t
{
  color: #2A3735;
}
.content {
	border-left: 2px solid #808080;
	border-right: 2px solid #808080;
	padding: 10px 10px 35px;
}

.content-layout .sidebar1
{
  background-color: white;
  width: 200px;
}


.content-layout .sidebar2
{
  background-color: white;
  width: 140px;
}

/* заголовок */
#header {

	}
/* рекламный блок */
#recl {
	
}
/* поле копирайта*/
#copyr {
 width: 100%;
 clear: both;
 }
/* текстовое поле */
#cont {
	background-color: White;
	border: 2px solid ButtonShadow;
   padding: 3%;
}
/* плавающие иллюстарции */
#doc_txt {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: Black;
   text-align: center;
	}
#doc_txt1 {
	float: right;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: Black;
   text-align: center;
	}
/* стиль таблицы программы и новости*/
table.files {
	background-color: #FFDEAD;
	width: 750px;
	border: 0px;
}
/* то же */
tr.program_h {
	background-color: White;
	text-align: center;
}
td.program_h {
	font-weight : bold;
	text-align : center;
}
td.program_hed {
	color: #DC143C;
	font-weight: bold;
	text-align: center;
	background-color: #FFEFD5;
}
td.doc_w {
	width: 100px;
	text-align : center;
}
/* таблица - ссылки */
table.links1 {
	background-color: #BBBBBB;
	width: 90%;
	border: 0px;
}

/* мелкие буквы в таблице */
td.links1 {
   font-size : 80%;	
   color : Black;
}
/* СТИЛИ ТЕКСТА */
/* Большые заглавные */
h2 {
	font-family: Verdana;
	color: Teal;
}

/* Малые заглавные */
h3 {
	font-family : Arial;
	color : #A0522D;
}
/* Заглавные еще меньше*/
h4 {
	font-style: italic;
	color: Teal;
	font-family: Arial;
}
/* ссылки для шрифта h3 */
h3 a:hover {
	text-decoration: underline;
	cursor: hand;

}
h3 a {
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: medium;
}
/* Шрифт Courier*/
p.courier {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 10pt;
}
/* Шрифт Arial*/
p.arial {
	font-family: "Arial", Arial, monospace;
	font-weight: bold;

}
/* Шрифт Courier в списках */
li.courier {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 10pt;

}

/* Малый шрифт */
#smal {
   font-size : 80%;	
   color : Black;
}
p.smal {
   font-size : 80%;	
   color : Black;
}
/* Малый шрифт в списках */
li.smal {
	font-size: 80%;
	color: Black;
	text-align: justify;
}
/* не форматированный pre */
p.listing {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}
/* длинная продольная линия */
hr.contents {
	color: Black;
	width: 100%;
}

/*ссылки крупным шрифтом */

a.lnk {
	color: #2F4F4F;
}

/* для таблицы соответствия версий */

td.zelen {
	background-color : Lime;
	width : 50px;
}

td.sil {
	background-color : Silver;
	width : 50px;
}

td.yel {
	background-color : Yellow;
	width : 50px;
}

td.blu {
	background-color : Aqua;
	width : 50px;
}

td.cor {
	background-color : Olive;
	width : 50px;
}
}
@media print {
/* заголовок */
#header {
 display: none;
	}
/* рекламный блок */
#recl {
	 display: none;
}
#copyr {
 width: 100%;
 clear: both;
 }
/* текстовое поле */
#cont {
	background-color: White;
   padding: 3%;
}
/* 
#smal {
   font-size : 80%;	
   color : Black;
}
}