@font-face{
font-family: "Philosopher-BoldItalic";
src:url("https://fonts.edusite.ru/Philosopher-BoldItalic/Philosopher-BoldItalic.eot");
src:url("https://fonts.edusite.ru/Philosopher-BoldItalic/Philosopher-BoldItalic.eot?#iefix") format("embedded-opentype"),
url("https://fonts.edusite.ru/Philosopher-BoldItalic/Philosopher-BoldItalic.woff") format("woff"),
url("https://fonts.edusite.ru/Philosopher-BoldItalic/Philosopher-BoldItalic.ttf") format("truetype"),
url("https://fonts.edusite.ru/Philosopher-BoldItalic/Philosopher-BoldItalic.svg#svgFontName") format("svg");
}
body {
  font-family: Arial;
	font-size: 10pt;
	color: #404040;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
#text H1, H1 {
    margin: 2px;
    padding: 3px 0 3px 0;
    text-transform: uppercase;
		color: #404040;
    font-size: 20pt;
    font-weight: 400;
    font-family: "Roboto-Regular", sans-serif;
}
#text H1 {
    text-align: right;
font-size: 30pt;
}
#text  H2, H2{
  font-size: 18pt;
	padding: 3px 0 3px 0;
    margin: 2px;
	color: #404040;
    font-family: "Roboto-Regular", sans-serif;
}
#text  H3, h3{
  font-size: 16pt;
  	color: #404040;
    margin: 2px;
	padding: 3px 0 3px 0;
    font-family: "Roboto-Regular", sans-serif;
}
#text  H4, h4{
  font-size: 15pt;
	padding: 3px 0 3px 0;
    margin: 2px;
	color: #404040;
    font-family: "Roboto-Regular", sans-serif;
}
#text  H5, h5{
  font-size: 14pt;
      margin: 2px;
	padding: 3px 0 3px 0;
	color: #404040;
    font-family: "Roboto-Regular", sans-serif;
}
#text  H6, h6{
  font-size: 13pt;
      margin: 2px;
	padding: 3px 0 3px 0;
	color: #404040;
	font-weight: bold;
    font-family: "Roboto-Regular", sans-serif;
}
/******************** ÀÁÇÀÖ ***********************************/
p { 
	font-size: 10pt; 
	margin: 0 0  10px 0;
	line-height: 1.3;
}
P:first-line {}
P:first-letter {}
pre {}
/****************** ÑÑÛËÊÀ ************************************/
a{	
	color: #ff8224;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #ff8224;
	text-decoration: underline;
}
/****************** ÒÀÁËÈÖÀ ***********************************/
td{
	font-size: 10pt;
	line-height: 1.3;
}
td p{
	font-size: 10pt;
	line-height: 1.3;
}
/****************** ÑÏÈÑÎÊ ************************************/
#text UL{
	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;
}
/****************** ÔÎÐÌÛ ************************************/
#search form{
margin: 2px 0 0 0;
padding:5px 0 5px 0;
width:220px;
}
input{
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #cdcac8;
}