body {background-color:#000; font-size: 15px; font-family: Trebuchet MS, Tahoma; line-height: 140%; color:#CCC;}

img {border:0px;}

a {color:#c09761; text-decoration:underline;}
a:hover {color:#FAC67C; text-decoration:underline;}

td, th {vertical-align:top; text-align:left;}

h1, .head-1 {font-family:Georgia; font-size:240%; font-weight:normal; line-height: 110%; padding:0; margin:4px 0px 20px 0px;}
h2, .head-2 {font-family:Georgia; font-size:190%; font-weight:normal; line-height: 110%; padding:0; margin:33px 0px 13px 0px;}
h3, .head-3 {font-family:Georgia; font-size:150%; font-weight:normal; line-height: 110%; padding:0; margin:28px 0px 13px 0px;}
h4, .head-4 {font-family:Georgia; font-size:130%; font-weight:normal; line-height: 110%; padding:0; margin:24px 0px 13px 0px; color:#FAC67C;}

#content-inner h1 {font:italic 28px Georgia; color:#FFF; text-shadow: 1px 1px #000000;}
#content-inner h1 span {font:italic 24px Georgia; display:block; color:#c09761; text-shadow: 1px 1px #000000;}

p {margin:0 0 13px 0; padding:0; text-shadow: 1px 1px #000000;}

ul, ol {margin:0; padding:0 0 15px 0;}
ul li {background:url(li.png) no-repeat; list-style:none; margin:0 0 5px 10px; padding:0 0 0 22px;}

li p {font-size:85%; margin:0 0 9px 0;}

ol {list-style-type:none; counter-reset:num;}
ol li {padding:0; margin:0;}
ol li::before {
content:counter(num) '. '; /* Выводим число */
    counter-increment:num; /* Увеличиваем значение счётчика */
    color:#FAC67C;}
	
/* decor style */	
.str {font-weight:bold;}
	
#content-inner strong {color:#c1975d;}
	
/* decor table */	
.tab {border-top:1px solid #333; border-left:1px solid #333; border-collapse: collapse;}
.tab td, .tab th {border-bottom:1px solid #333; border-right:1px solid #333; padding:3px 10px;}
.tab th {background:#333; color:#FAC67C;}
.tab tbody > tr:nth-child(2n+1) > td {
    background-color: #222 !important;
}

/* decor download */
.download li.pdf {background:url(icon-download-pdf.png) no-repeat; padding:5px 0 10px 36px;}
.download li.xls {background:url(icon-download-xls.png) no-repeat; padding:5px 0 10px 36px;}
.download li.doc {background:url(icon-download-doc.png) no-repeat; padding:5px 0 10px 36px;}
.download li.zip {background:url(icon-download-zip.png) no-repeat; padding:5px 0 10px 36px;}