@font-face {
       font-family: 'Arial';
       src: url('/css/arial/ArialMT.eot');
       src: local('Arial'), local('ArialMT'),
              url('/css/Arial/ArialMT.eot?#iefix') format('embedded-opentype'),
              url('/css/Arial/ArialMT.woff') format('woff'),
              url('/css/Arial/ArialMT.ttf') format('truetype');
       font-weight: normal;
       font-style: normal;
}


@font-face {
        font-family: 'Arial Black';
        src: url('/css/Arial/Arial-Black.eot');
        src: local('Arial Black'), local('Arial-Black'),
                url('/css/Arial/Arial-Black.eot?#iefix') format('embedded-opentype'),
                url('/css/Arial/Arial-Black.woff') format('woff'),
                url('/css/Arial/Arial-Black.ttf') format('truetype');
        font-weight: 900;
        font-style: normal;
}

@font-face {
	font-family: 'Arial-BlackItalic';
        src: url('/css/Arial/Arial-Black-Italic.eot');
        src: local('Arial BlackItalic'), local('Arial-BlackItalic'),
                url('/css/Arial/Arial-Black-Italic.eot?#iefix') format('embedded-opentype'),
                url('/css/Arial/Arial-Black-Italic.woff') format('woff'),
                url('/css/Arial/Arial-Black-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'Arial Italic';
	src: url('/css/Arial/Arial-ItalicMT.eot');
	src: local('Arial Italic'), local('Arial-ItalicMT'),
		url('/css/Arial/Arial-ItalicMT.eot?#iefix') format('embedded-opentype'),
		url('/css/Arial/Arial-ItalicMT.woff') format('woff'),
		url('/css/Arial/Arial-ItalicMT.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


body { 
  margin-left: auto;
  margin-right: auto;
  font-family: 'Arial Black';
  font-size: 15pt;
  color: #800000;
  overflow-x: auto;
  background-color: #ff9900;
}


header {
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
}

.soil {
  text-align: center;
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 40px;
  font-size: 38pt;
  font-family: 'Arial-BlackItalic' !important;
}

.back {
  text-align: center;
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 40px;
  font-size: 28pt;
  font-family: 'Arial-BlackItalic' !important;
  color: #3366ff;
}


.list {
  text-align: center;
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0px;
  font-size: 22pt;
  font-family: 'Arial-BlackItalic' !important;
}

.new {
  text-align: center;
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
  margin-top: -20px;
  font-size: 80pt;
  line-height: 80px;
  font-family: 'Arial Black' !important;
  color: #ffffff;
}


.rassa {
  text-align: center;
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 28pt;
  font-family: 'Arial Black' !important;
}

.menu {
  max-width: 550px;
}

.hmenu {
  line-height: 100px;
}

.lmenu {
  line-height: 30px;
}

.menu1 {
    color: #3366ff;
    font-size: 72pt;
    text-align: left;
}

.menu2 {
    color: #c41e3a;
    font-size: 72pt;
    text-align: right;
}

.vhr {
    font-size: 90pt;
    text-align: center;
    font-family: 'Arial' !important;
}

.menu1 a {
    color: #3366ff;
    font-size: 28pt;
    font-family: 'Arial Black' !important;
    font-weight: 900;
  }

.menu2 a, .menu2 a:hover {
    color: #ff00ff;
    font-size: 28pt;
    font-family: 'Arial Black' !important;
    font-weight: 900;
  }


.w {
    color: #c41e3a;
}

.m {
    color: #3366ff;
}

.bw {
    background-color: #ff00ff;
    border-color: #ff00ff;
}

.bm {
    background-color: #3366ff;
    border-color: #3366ff;
}


.major {
    color: #ffffff;
    font-size: 28pt;
    font-family: 'Arial Black' !important;
    font-weight: 900;
}

.minor {
    color: #000000;
    font-size: 28pt;
    font-family: 'Arial Black' !important;
    font-weight: 900;
}

.btn-rubric {
 border-radius: 10px;
 width: 220px;
 height: 60px;
 margin: 10px;
 display: table;
 border: 1px solid;
 box-shadow: inset rgba(0,0,0,.6) 0 -2px 5px, inset rgba(252,255,255,.7) 0 2px 5px, rgba(0,0,0,.8) 0 2px 5px -1px;
}


.row-navi {
 margin-top:30px;
 margin-bottom:30px;
 width: 700px;
}

.btn-navi {
 background-color: #ffffff;
 font-family: 'Arial Black'  !important;
 font-weight: bold;
 font-size: 20px;
 border-radius: 10px;
 width: 100%;
 height: 100%;
 padding: 10px;
 display: table;
 color: #003090;
 border-color: #003090;
 border: 1px solid;
 box-shadow: inset rgba(0,0,0,.6) 0 -2px 5px, inset rgba(252,255,255,.7) 0 2px 5px, rgba(0,0,0,.8) 0 2px 5px -1px;
}

.btn-center {
 background-color: #3366ff;
 border-color: #3366ff;
 font-family: 'Arial Black'  !important;
 font-weight: bold;
 font-size: 20px;
 border-radius: 10px;
 text-transform: none;
 text-align: center;
 width: 100%;
 height: 100%;
 padding: 10px;
 display: table;
 color: #ffffff;
 box-shadow: inset rgba(0,0,0,.6) 0 -2px 5px, inset rgba(252,255,255,.7) 0 2px 5px, rgba(0,0,0,.8) 0 2px 5px -1px;
}

.btn-text {
 display: table-cell;
 vertical-align: middle;
 text-align: center;
}

.bm:hover {
  background-color: #8080ff;
}

.bw:hover {
  background-color: #ff88ff;
}


.btn-navi:hover {
  color: #011846;
  background-color: #c0c0ff;
}

.btn-center:hover {
  background-color: #8080ff;
}


.content {
  text-align: justify;
  max-width: 600px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 70px;
}

.blue {
 background-color:#a4d5f3;
 font-size: 12pt;
 font-weight: bold;
 font-family: 'Arial';
 width: 400px;
 padding: 5px;
 margin: 10px;
 border: solid 1px;
 border-color: #a4d5f3;
 border-radius: 10px;
}

.blue a {
 text-decoration: none;
 color: #5aaae7;
}

.title {
 line-height: 72px;
 padding-bottom: 50px;
}

.sitem {
  font-family: 'Arial' !important;
  font-size: 18pt;
  text-transform: uppercase;
}


.isitem {
  font-family: 'Arial Black' !important;
  font-size: 18pt;
  text-transform: uppercase;
}


footer {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  padding-bottom: 50px;
}

footer .copyright, footer .copyright a {
  font-family: 'Arial' !important;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}


.article {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.articletext {
  font-family: 'Arial' !important;
  font-weight: normal;
  min-height: 700px;
  padding-left: 2%;
  padding-right: 2%;
}


it {
  font-family: 'Arial' !important;
  font-weight: normal;
  font-style: italic;
}



p, .text, ul, ol {
  font-size: 15pt;
  color: #000000;
}

p, .notation {
 text-indent: 20px;
}

p, .text {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #800000;
  font-family: 'Arial Black'  !important;
  font-weight: 800;
  text-align: center;
  margin: 16px;
}

h2,h3 {
  margin-top: 1.5cm;
  color: #090a4d;
}

h1 {
  font-size: 28pt;
}


hr {
    border: none; /* Убираем границу для браузера Firefox */
    color: white; /* Цвет линии для остальных браузеров */
    background-color: white; /* Цвет линии для браузера Firefox и Opera */
    height: 3px; /* Толщина линии */
    width: 100%;
   }

.track {
	font-size: 22px;
	font-weight: 600;
	font-style: italic;
margin: 16px;
}

.player {
  border: solid 0px;
  border-color: #f1f3f4;
}

.player-drop {
  width:300px;
}





a {
  color: #800000;
  text-decoration: underline;
}

a:hover {
  color: #800000;
}


audio {
 border-radius: 30px;
 margin-bottom: 20px;
 width: 100%;
}
 


