        html, body { margin: 0;
                     padding: 0;  
                     height: 100%;  
                     background-color: #C4C6D4; /*  #C8FCFF;  */
	             }
        
       
    
         div#polosa {
            width: 100%;
            height: 10px;
            background-image: url("/images/polosa.png");
            }


        .sticky {                           
          position: sticky;
  	  border: 4px ridge #4EF7FF;
	  top: 0;
  	  text-align: center;  
	  margin: 0 ;
         
	  overflow: hidden;
           }




@media screen and (min-width: 991px) 	   {             /* Для большого. ШирОкн>min-width  575px, 767px, 991px и 1199px.  */       
   



    div#big-header {
             background-color: #7E91F8;                    /*#4965FF;  */
             position: relative;
             padding: 20px 0;
             }


        #obem  {
            text-align: center; 
            text-indent: 0;
            margin: 0;
            padding: 0 0.4em;
            letter-spacing: 0.11em;
            line-height: 1.2;    
	    font-family:  Garamond;
            font-size: 300%;
            color: #FFBC2C;
            text-shadow:0 5px 0 #D18F00,   /* насколько светлая тень вылезает из-под букв */ 
                        0 2px 0 #D18F00, 
                        0 3px 0 #D18F00, 
                        0 4px 0 #408080, 
                        0 5px 0 #D18F00, 
                        0 6px 0 #408080,   
                        0 0 0px #D18F00, 
                        0 1px 3px #D18F00, 
                        0 3px 5px #D18F00, 
                        0 5px 5px,           /* отступ тени */ 
                        0 10px 10px,        /* длина тени */ 
                        0 10px 10px;
            }

       div#small-header {
   
              display:none;
            }

        div#smallmenu {
   
              display:none;
            }


       div#header {
             background-color: #7E91F8;                    /*#4965FF;  */
             position: relative;
             padding: 20px 0;
             }



      div#navigation {             	                                                                    
            float: left;
            width: 180px;
            min-width: 20%;                                          
            margin-left: -100%;
	   }

        div#conteiner {
            position: relative;
            margin: 10px 0 0 20% ;
            width: 80%;
            }

         td#tbl-l {
         width: 1100;
           }

	  div#contenet p { 
            line-height: 1.7;
            font-size: 16pt; 
            }

          div#nav_menu {   
            width: 185px;                                
            margin:10px auto 0 auto;                                                   
            border: 6px ridge #FF75F5;
            background-color: #FFAAF9; 
            text-align: center;
            font-size: 25px;
            }
      
            tr#small-level {
             display:none;
            }

   
         div#smallmenu { 
             display:none;
             }                                
       
  }

@media screen and (max-width: 990px) 	   {         


       div#small-header {
             background-color: #7E91F8;                    /*#4965FF;  */
             position: relative;
             padding: 20px 0;
            }


              div#big-header {
              display:none;
           
             }




    td#tbl-l {
         width: 100%;
          } 
  
    td#tbl-r {
        display:none;
            }

     div#nav_menu { 
             display:none;
             }                                

 /* div#sticky {                            /* Уползающий-сжимающийся  

          position: sticky;
  	  border: 4px ridge #4EF7FF;
	  top: 0;
	  overflow: hidden;
    /*     display:none;   
            }             */



    div#contenet p { 
            line-height: 1.2;
            font-size: 11pt; 
            font-family: Verdana, "Lucida Sans Unicode", sans-serif;
            }


     div#smallmenu {   
            width: 99%;                                
            margin:3px auto 0 auto;                                                   
            border: 3px ridge #FF75F5;
            background-color: #FFAAF9; 
            text-align: center;
            font-size: 14px;
            }
      
    
  
       nav {
         display: flex;
         justify-content: space-around;
         font-size: 16px;
         
           } 

      }


  /*  Завершение мультиразмера */


           a.mnu {Text-decoration: none; font-weight: 700;}     
           a:visited.mnu {   Color:#6600FF;}                                        /*Сcылка просмотрена */ 
           a:link.mnu  { Color: #3338FF;}                                          /*Сcылка не просмотрена */
           a:hover, a:focus.mnu { Color: #161AD3; }                                 /*Сcылка в фокусе */

 



          
        div#footer {
            clear: left;
            width: 100%;
            height: 112px;
            background-image: url("/images/fractal.jpg");
            }

        div#wrapper {
            float: left;
            width: 100%;
        }
        div#contenet {
        border: 8px ridge #4EF7FF;
        background-color:#C8FCFF;
        padding: 7px;
        min-height:1060px;
    	}
	       	div#contenet p { 
	       	padding: 0 10px;
       		text-align: justify;
		text-indent: 20pt;
               	margin:0;
                -moz-hyphens: auto;
                -webkit-hyphens: auto;     // опции для переноса слов
                -ms-hyphens: auto;
                hyphens: auto;                
                word-wrap: break-word;
                overflow-wrap: break-word;   
 


		}
           
                div#contenet h1  {
                text-align: center; 
                font-size:25pt; 
                color:#0000B4; font-family: "Times  New Roman";
                margin-top: 20; 
                margin-bottom: 0; 
                 }        
              
                div#contenet h2  {
                text-align: center; 
                COLOR:#8000FF; 
                FONT-FAMILY:"MS Sans Serif", Arial }



            div#anycomment-login {
            display: inline-block;
            margin: 10px auto 10px auto ;
            }

