@font-face{
font-family: "RobotoCondensed-Regular";
src:url("https://fonts.edusite.ru/RobotoCondensed-Regular/RobotoCondensed-Regular.eot");
src:url("https://fonts.edusite.ru/RobotoCondensed-Regular/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("https://fonts.edusite.ru/RobotoCondensed-Regular/RobotoCondensed-Regular.woff") format("woff"),
url("https://fonts.edusite.ru/RobotoCondensed-Regular/RobotoCondensed-Regular.ttf") format("truetype"),
url("https://fonts.edusite.ru/RobotoCondensed-Regular/RobotoCondensed-Regular.svg#svgFontName") format("svg");
}

body {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #404040;
	background-color: #a3d9f4;
	background-image:url(pic/bg_1920.jpg);
	background-position:top center;
	/*background-size:cover;*/
	background-repeat:no-repeat;
	background-color:#aae1f9;
	
    
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
#text  H1,  H1{
  font-size: 20pt;
    margin: 2px;
	padding: 3px 0 3px 0;
	color: #7899dc;
	font-family:   "Neucha",   Arial, Helvetica, sans-serif;

}
#text  H2, H2{
  font-size: 18pt;
	padding: 3px 0 3px 0;
    margin: 2px;
	color: #7899dc;
	font-family:   "Neucha",   Arial, Helvetica, sans-serif;
}
#text  H3, h3{
  font-size: 16pt;
  	color: #7899dc;
    margin: 2px;
	padding: 3px 0 3px 0;
	font-family:   "Neucha",   Arial, Helvetica, sans-serif;
}
#text  H4, h4{
  font-size: 14pt;
	padding: 3px 0 3px 0;
    margin: 2px;
	color: #7899dc;
	font-family:   "Neucha",   Arial, Helvetica, sans-serif;
}
#text  H5, h5{
  font-size: 13pt;
      margin: 2px;
	padding: 3px 0 3px 0;
	color: #7899dc;
	font-family:   "Neucha",   Arial, Helvetica, sans-serif;
}
#text  H6, h6{
  font-size: 12pt;
      margin: 2px;
	padding: 3px 0 3px 0;
	color: #7899dc;
	font-weight: bold;
	font-family:   "Neucha",   Arial, Helvetica, sans-serif;
}
/******************** ÀÁÇÀÖ ***********************************/
p { 
	font-size: 11pt; 
	margin: 0 0  10px 0;
	line-height: 1.3;
}
P:first-line {}
P:first-letter {}
pre {}
/****************** ÑÑÛËÊÀ ************************************/
a{	
	color: #949599;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}
a:hover{
	color: #949599;
	text-decoration: underline;
}
/****************** ÒÀÁËÈÖÀ ***********************************/
td{
	font-size: 11pt;
	line-height: 1.3;
}
td p{
	font-size: 11pt;
	line-height: 1.3;
}
/****************** ÑÏÈÑÎÊ ************************************/
#text UL{
	list-style-image: url(pic/dotssm.png);
	padding: 0;
	margin: 0 0 3px 30px;

}
#text UL Li{
    margin: 0;
}


#text OL{
	margin: 0 0 0 35px;
	list-style-image: none;
}
li p{
	padding: 0;
	margin: 0;
}
#text, #text p, #text td{
	font-family:  Arial, Helvetica, sans-serif;
}
/****************** ÔÎÐÌÛ ************************************/
#search form{
margin: 2px 0 0 0;
padding:5px 0 5px 0;
width:220px;
}
input{
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #cdcac8;
}