
h1#page_h1
{
    margin: 0;
    padding: 0 0 7px 0;
    font-weight: normal;
    font-size: 23px;
    background: url('/images/border-headline.png') no-repeat bottom right;
}

p + p  { text-indent: 0; }

img {
	border: none;
	}

a {
    color: rgb(218,112,42);
    text-decoration: underline;
  }


a:hover {
    text-decoration: none;
  }

.text a:hover {
    text-decoration: none;
    background: rgb(244,208,102);
    color: rgb(0,0,0);
  }

#header {
    display: none;
  }

.article {
    margin: 0 0 50px 0;
  }

.article .text p {
    margin: 15px 0;
    line-height: 160%;
    font-size: 14px;
    color: rgb(66,66,66);
  }

.article .text p img {
	float: left;
  	margin-right: 10px;
  }
  
.article .text .spisok li {
    background: url('/images/square.png') no-repeat left;
    list-style: none;
    line-height: 1.3em;
    padding: 5px 5px 5px 20px;
    border-bottom: 1px solid rgb(247,211,186);
    color: rgb(39,150,100);
  }

.article .text .spisok li a {
    color: rgb(218,112,42);
    text-decoration: underline;
}

.article .text .spisok li a:hover {
    text-decoration: none;
    background: rgb(244,208,102);
    color: rgb(0,0,0);
}

.article .text .oglavl li {
    padding: 3px 5px 3px 0px;
    border-bottom: 1px solid rgb(247,211,186);
  }

.article .text .subtitle li {
    background: url('/images/square.png') no-repeat left;
    list-style: none;
    padding: 3px 5px 3px 20px;
    border-bottom: 1px solid rgb(247,211,186);
  }

.article .text .subtitle li.li_no_bb {
    //border: none;
}

.article .text li a {
    text-decoration: none;
    color: rgb(39,39,39);
  }

.article .text .subtitle li a {
    text-decoration: none;
    color: rgb(39,150,100);
  }

.article .text #blagovest {
    width: 271px;
    float: left;
    background: url('/images/jast_i.png') no-repeat;
    border-top: 3px dotted #960;
    border-bottom: 2px dotted #960; 
    margin: 10px 15px;
    padding: 15px 0px 15px 45px;
  }

.article .text #manifest {
    width: 550px;
    float: center;
    border: 2px dotted #960;
    margin-left: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.article .text #manifest_2 {
    width: 600px;
    float: center;
    border: 2px dotted #960;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.article .text #manifest p:first-child:first-letter {
    font-size: 24px;
  }

.article .text #manifest_3 {
    width: 450px;
    border: 2px dotted #960;
    /*//margin-top: -200px;*/
    margin-left: 170px;
    padding-left: 10px;
    padding-right: 10px;
}

.article .text .citata_01 {
    width: 300px;
    float: right;
    border-top: 3px dotted #960;
    border-bottom: 2px dotted #960;
    margin: 5px 10px 4px 10px;
    padding: 0 10px;
  }

.article .text .citata_02 {
    width: 500px;
    border-left: 3px dotted #960;
    border-right: 2px dotted #960;
    margin-left: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

.article .text .citata_02_quote {
    width: 620px;
    background: url('/images/quote_r.png') no-repeat right bottom;
    padding-left: 18px;
  }

.article .text .citata_02_quote p:first-child:first-letter {
    background: url('/images/quote_l.png') no-repeat left top;
    padding-top: 10px;
    padding-left: 18px;
    font-size: 18px;
  }

.term_00 {
    font-size: 16px;
    font-weight : bold;
  }

.kvant_i {
    font-family: monospace;
    font-weight : bold;
  }

.kvant_i_big {
    font-family: monospace;
    font-size: 18px;
    font-weight : bold;
  }

.term_0 {
    font-weight : bold;
  }

.term_1 {
    font-weight : bold;
  }

.term_2 {
    color: rgb(0,0,255);
  }

.term_2_curs {
    font-style : italic;
    color: rgb(0,0,255);
  }

.term_main_label {
    color: rgb(255,102,0);
}

.article .top img {
	float: left;
    margin-right: 10px;
}

.article .top .artcl_img {
    width: 75px;
    float: left;
}

.article .top .artcl_img_2 {
    margin: 10px 15px 0 0;
    float: left;
}

.article h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 23px;
    background: url('/images/border-headline.png') no-repeat bottom right;
  }

.article h1 a,
.article h2 a {
    color: rgb(66,66,66);
    text-decoration: none;
  }

.article h1 a:hover,
.article h2 a:hover {
    color: rgb(255,102,0);
  }

.article h5 {
    margin-top: -10px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
  }

.article h5 a {
    text-decoration: none;
  }

.article h5 a:hover {
    text-decoration: none;
    background: rgb(244,208,102);
    color: rgb(0,0,0);
}
