/* CSS Document */

html, body {background-color:#000; 
            height:100%;
            margin:0px;
            padding:0px; 
            scrollbar-3d-light-color: #000000;
            scrollbar-track-color: #000000;
            scrollbar-arrow-color: #573a1f;
            scrollbar-base-color: #000000;
            scrollbar-dark-shadow-color: #000000;
            scrollbar-face-color: #000000;
            scrollbar-highlight-color: #573a1f;
            scrollbar-shadow-color: #573a1f;
			}
			

/* Ññûëêè */
a {font-size: 10pt; font-family:"Courier New", Courier, monospace; color:#684728;}
a:link {color:#684728; text-decoration:underline;}
a:visited {color:#684728; text-decoration:underline;}				 			 
a:hover {color:#CCCCCC; text-decoration:none;}
a:active {color:#684728; text-decoration:none;}
.back-link {font-size: 8pt;}

#size{
width:800 px;
}

.img-border {
border: #46301B 1px solid;}

.content {padding: 0 15 0 20}
.content p, ul, li {font-size: 10pt; font-family:"Courier New", Courier, monospace; color:#684728;}

.content-new-release {padding: 1 15 20 15}
.content-new-release {font-size: 10pt; font-family:"Courier New", Courier, monospace; color:#684728;}

.content-subscribe {font-size: 9pt; font-family:"Courier New", Courier, monospace; color:#684728;}

.content-copyright {font-size: 8pt; font-family:"Courier New", Courier, monospace; color:#684728;}
.content-copyright a {font-size: 8pt; font-family:"Courier New", Courier, monospace; color:#684728;}

h1 {font-size: 11pt; font-weight:bold; font-family:"Courier New", Courier, monospace; color:#684728;}
.comment {font-size: 9px; font-weight:bold; font-family: Arial, Courier, monospace; color:#666666;}

hr {color: #684728; height: 1px; width: 45%; margin-top:5px; } 

/*.release-info {border: #46301B 1px solid;}*/

/* ïðîçðà÷íîñòü */
.transp {
filter: alpha(opacity=20); /* IE 5.5+*/
-moz-opacity: 0.2; /* Mozilla 1.6 è íèæå */
-khtml-opacity: 0.2; /* Konqueror 3.1+, Safari 1.1 */
opacity: 0.1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

.transp_cover {
filter: alpha(opacity=20); /* IE 5.5+*/
-moz-opacity: 0.2; /* Mozilla 1.6 è íèæå */
-khtml-opacity: 0.2; /* Konqueror 3.1+, Safari 1.1 */
opacity: 0.2; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}