body {
text-align: center; height:100%; 
font: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
color: #666666;
background: #b34e3a; 
padding:0;
}

.post-body {
font: normal normal 100% 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
}

.codeholder {
text-align: left;
padding: 5px 0px;
}
.ad-menu *:focus,.ad-menu *::before,.ad-menu *::after {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: content-box; 
}

.ad-menu li {
    width: 100%; background: linear-gradient(360deg, rgba(213,223,255,1) 62%, rgba(179,78,58,1) 100%); padding: 10px 0;
}
.ad-menu ul {
  display: none; padding-top:42px
}
.ad-menu nav::before,
.ad-menu::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background-image: url(img/1.png);
  background-color:#b34e3a;
  cursor: pointer;
  height: 24px;
  width: 24px;
}
.ad-menu nav::before,
.ad-menu::after {
  background-color: #b34e3a;
  border: 9px solid #b34e3a;
}
.ad-menu::after {
  background-position: -24px -24px;
  z-index: 1;
}
.ad-menu nav::before {
  z-index: 2;
}
.ad-menu nav:focus::before {
  z-index: 0;
}
.ad-menu nav:focus ul,
.ad-menu ul:hover {
  display: block;
}
.nav { text-align:center; position: absolute; display:inline-block; top:0; width:100%; }
.nav a { letter-spacing:1px; line-height:200%; font-weight: bold; }

.nav a:link { text-transform: none;  text-decoration: none; border-bottom: 1px solid #222; letter-spacing:1px; color: #222;
	}   
.nav a:visited { text-transform: none; text-decoration: none; letter-spacing:1px; color: #222;
	}
	
.nav a:hover { text-transform: none; text-decoration: none; color: #ff0000; letter-spacing:1px;
	} 
	
#spisok { background:#fff; padding:20px; margin-top:5px; font: 120% 'Trebuchet MS', Trebuchet,Verdana,sans-serif;  }

#spisok h2 { font-size:150%}

#spisok h3 { font-size:150%; color:#b34e3a;}

#spisok h4 { font-size:100%; color:#b34e3a; font-weight:bold; background-color:#EBEBEB; padding:0; margin: 20px 0 0 0; }

#spisok a { letter-spacing:1px; line-height:150%; font-weight: normal;  }

#spisok a:link { text-transform: none;  text-decoration: none; border-bottom: 1px solid #222; letter-spacing:1px; color: #222;
	}   
#spisok a:visited { text-transform: none; text-decoration: none; letter-spacing:1px; color: #222;
	}
	
#spisok a:hover { text-transform: none; text-decoration: none; color: #ff0000; letter-spacing:1px;
	} 