﻿body {
        background: #000000;
  color: #C0DB9E;
    }

p { text-indent: 20px; line-height:140%; text-align: left;
      border: 1px none blue;
   color: #C0DB9E;
      font-size: 16px;
    Verdana, Sans-serif;
   letter-spacing: 1px;
    width: 92%;
  
      margin-left: 0%;
    margin-right: 0%;
   
padding-left: 10px;
   padding-right: 10px;

border-style: none;
    border-width: 1px;
}

td {      color: #C0DB9E;
      font-size: 16px;
    Verdana, Sans-serif;
  letter-spacing: 1px;
  padding-left: 10px;
   padding-right: 10px;
      }

#main_h1{ text-align: center;
         font-size: 22px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal; 
         color: rgb( 255, 255, 15  );
        margin: 40px auto;
}

#main_h2{ text-align: center;
         font-size: 20px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal; 
         color: #4D57B1;
        margin: 40px auto;
}



#main_smp{ text-align: center;
         font-size: 22px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal; 
         color: #A0E1D7;
     position: absolute;
 top: 6%;
    left: 26%; 
        
}

#main_rukovodstvo { text-align: center;
         font-size: 22px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal; 
         color: #A0E1D7;
     position: absolute;
 top: 6%;
    left: 60%; 
        
}


/*  размер, позиция блока */
#menu_pop {
 width: 800px;
 border-radius: 6px;
 box-shadow:  0px 1px 5px #000;
 width: 825px;
    height: 250px;
   
  margin: 40px auto;
}



#accordion {
 list-style: none;
 padding: 0px;
 margin: 0px;
}
/*  размер шрифта  ячейки 1*/
#accordion .button_podtext {
 font-size: 14px;
 color: #b1b1b1;
}

/*  размер  шрифт контента 1*/
#accordion div {
 display: block;
 cursor: pointer;
 text-decoration: none;
 display: block;
 padding: 8px 0px 8px 11px;
 background: #240434;
 color: #EEE980;
 font-size: 15px;
 font-family: Verdana;
 background: url('../images/bg.png') 0px 0px;
 text-shadow: 0px 1px 0px rgba( 0, 0, 0, 0.6);
 list-style: circle;
}

#accordion div:hover {
 background: url('../images/bg.png') 0px -44px;
}
/*  Цвет шрифта ссылки1..*/
#accordion ul a {
 color: #C7E1A8;
}
/*  Фон контента*/
#accordion ul {
 list-style: none;
 padding: 5px;
 font-size: 17px;
 font-family: Tahoma;
 background: #080560;
 box-shadow: inset 0px 3px 6px rgba( 0, 0, 0, 0.7);
 display: none;
}

#accordion ul li {
 font-weight: normal;
 cursor: auto;
 padding: 3px 7px;

}

#accordion a {
 text-decoration: none;
}

#accordion a:hover {
 text-decoration: underline;
}




h1 { text-align: center;
 
        font-size: 22px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal; 
         color: rgb( 255, 255, 15  );
}

h8 {
	margin-left: 10%;

        font-size: 18px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal;
         
 color: rgb(0, 255, 0 );

}

h2 { margin-left: 10%;

        font-size: 19px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal;
        color: rgb(0, 255, 0 );

}

h3 { margin-left: 10%;

        font-size: 18px;
 font-weight: 100;
 font-family: Verdana,Sans-serif;
 font-style: normal;
         color: rgb(221, 169, 221);

}

h4 { margin-left: 8%;

        font-size: 18px;
 font-weight: 0;
 font-family: Verdana,Sans-serif;
 font-style: 300;
         color: rgb(223, 167, 125);

}

h5 { margin-left: 8%;

        font-size: 18px;
 font-weight: 0;
 font-family: Verdana,Sans-serif;
 font-style: 200;
         color: #FF00FF;

}

h6 { margin-left: 1%;

        font-size: 18px;
 font-weight: 0;
 font-family: Verdana,Sans-serif;
 font-style: 200;
         color: #DC143C;

}

h7 { margin-left: 8%;

        font-size: 18px;
 font-weight: 0;
 font-family: Verdana,Sans-serif;
 font-style: 200;
         color: #FF0000;

}

ol {     color: #C0DB9E;
     }

li { color: #C0DB9E;
list-style-type: none;
   }


 table {
	    background-image: url(../images/);
         background-attachment: fixed;
           color: #002060;
            font-size: 15px;
 
            font-weight: 100;
 
            font-family: Verdana,Sans-serif;
 
            font-style: normal;

           background-color: rgb(6,1,28);

           width: 750px;
 
           text-align: left;
    
           display: table;
    
           position: center;
  
           border: 1; cellpadding: 20; cellspacing: 20;
           border: rgb(0, 32, 96); 
            align="center"
  }



.brown { color: #964B00;  }
.siena { color: #882D17;}
.tawny { color: #CD5700;}
.red { color: #FF0000;  }
.pink { color:  #FF69B4;  }
.rose-pink {color: #FF66CC;}
.rose {color: #FF007F;}
.orange { color:  #FF7F00 ;  }
.amber { color: #FFBF00;}
.gold { color: #FFD700;}
.citrine { color: #E4D00A;}
.aureolin {color: #FDEE00;}
.yellow { color:   #FFFF00;  }
.green { color: #00FF00 ;  }
.green-bright {color: #66FF00;}
.green-electric {color: #00FF00;}
.green-yellow {color: #ADFF2F;}
.green-lawn {color: #7CFC00;}
.green-lime {color: #32CD32;}
.green-neon {color: #39FF14;}
.green-paris {color: #50C878;}
.green-sap {color: #507D2A;}
.green-spring{color: #00FF7F;}
.green-jungle {color: #29AB87;}
.green-moss {color: #ADDFAD;}
.mint {color: #3EB489;}
.spring-bud {color: #A7FC00;}
.clover {color: #00FF6F;}
.harlequin {color: #3FFF00;}
.malachite {color: #0BDA51;}
.lime {color: #00FF00;}
.pistachio {color: #93C572;}
.aqua {color: #00FFFF;}
.aquamarine {color: #7FFFD4;}
.blue { color:  #0000FF ;  }
.blue-sky {color: #87CEEB;}
.blue-light {color: #ADD8E6;}
.blue-baby {color: #89CFF0;}
.blue-electric {color: #7DF9FF;}
.blue-robin-egg {color: #00CCCC;}
.blue-carolina {color: #56A0D3;}
.blue-deep-sky {color: #00BFFF;}
.blue-eton {color: #96C8A2;}
.blue-powder {color: #B0E0E6;}
.turquoise {color: #40E0D0;}
.cyan {color: #00FFFF;}
.azure { color: #007FFF ;  }
.fuchsia { color: #FF00FF;}
.heliotrope {color: #DF73FF;}
.purple { color:  #880088;  }
.orchid {color: #DA70D6;}
.violet {color: #8F00FF;}
.hot-magenta {color: #FF00CC;}
.white { color: #FFFFFF ;  }
.gray { color:  #CCCCCC;  }
.black { color: #000000;  }

.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 10px 12px 10px 0px; /* Отступы вокруг картинки */
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 10px 0px 10px 12px; /* Отступы вокруг картинки */
   }
