body, html { 
	margin:0; padding:0; height:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 	
	letter-spacing: 1px;
    background: url(images/01.jpg);  background-attachment:fixed; }
	
img { border:0px; }
a { outline: none; /* Убираем границу вокруг ссылок  */ }

#big {
	Z-INDEX: 9991; POSITION: fixed; FILTER: alpha(opacity=100); background: url(images/f2.jpg); TOP: 0px; opacity: 1
}
* HTML #big {
	POSITION: absolute
}
#bigImg {
	Z-INDEX: 9992; POSITION: fixed; DISPLAY: none; TOP: 0px
}
#bigImg IMG {
	CURSOR: pointer
}
* HTML #bigImg {
	POSITION: absolute
}
#bigImgload {
	Z-INDEX: 9993; POSITION: fixed; TEXT-ALIGN: center; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #695d47; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; DISPLAY: none; COLOR: #ffffff; TOP: 45%; PADDING-TOP: 10px; LEFT: 45%
}
* HTML #bigImgload {
	POSITION: absolute
}

#table {  }

#table h1 {color:#666; font-size:100%; font-weight:bold;}
#table h2 {color:#9f3801; font-size:80%; font-weight: normal;}

#table b {color:#9f3801; font-size:110%; font-weight:bold; }

#table i {color:#666; font-size:80%; font-weight:none; font-style:italic }

#table p { text-indent: 0px;}

#table a { font-size:80%;
	color:#666;
	text-decoration: underline;	
}
#table a:hover { font-size:80%;
	color:#9f3801;
	text-decoration: none;	
}
#table a:jshover { font-size:80%;
	color:#9f3801;
	text-decoration: none;	
}

#all { height:100%; width:100%; position: fixed; bottom:0px; background: url(images/2.png) repeat-y }

#left {
	margin:0; padding:0; width:412px; 
	height:871px;
	border:0px  black;
	float:left;
	background: url(images/1.png) no-repeat;
}

#center { 
	margin:10px 0px 0px 0px; padding:0; width:auto;
	font-family: "Times New Roman", Times, serif;
	height:80px;
	float:left;
	border:0px  black;
	letter-spacing: 1px;
}

#spisok { overflow-y: scroll; font-size:100%; 
	text-align: justify; height: 80vmin; width:90%;
	padding:0px 10px 10px 10px; margin:15px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	float:left;
	color:#000;
	border:0px  black;
	letter-spacing: 1px;
}

#album { overflow-y: auto; font-size:100%; 
	text-align: justify; height:80vmin; width:90%;
	padding:0px 10px 10px 10px; margin:25px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color:#000;
	border:0px  black;
	letter-spacing: 1px;
}

#video { width:30%; height:50%; float:left; margin:5px;}

#pic { width: auto; height: auto; width:auto; float:left; margin: 5px 10px 5px 0px; padding:10px; text-align:left; }

#pic img { display:block; float:left; margin: 0px 15px 0px 0px;  }

#pic p { font-size:90%; color: #000; 
  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align:justify; text-indent:0px }
  
#pic h3 { font-size:90%; color: #000; font-weight: normal;
  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align:justify; text-indent:0px }
  
#pic em { font-size:80%; font-style:italic; font-weight: lighter 
}

#pic a { font-size:90%; width:auto;   
  color: #666; 
  text-decoration: underline; 
  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
}

#pic a:jshover {
	color:#9f3801; 
	text-decoration: underline;	
}


#pic a:hover {
	color:#9f3801;
	text-decoration: none;	
}



#text { overflow-y: scroll; font-size:100%; 
	text-align: justify; height: 90vmin; width:95%; 
	padding:10px 10px 10px 10px; margin:0px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	background: #F3F3F3;
	color:#000;
	border:0px  black;
	letter-spacing: 1px;
}

#text p { text-indent: 25px; font-size:100%;}
#text i {color:#666; font-size:80%; font-weight:none; font-style:italic }
#text h1 {color:#666; font-size:100%; font-weight:bold; text-align:center}
#text h4 {color:#666; font-size:90%; font-weight: normal; text-align: right}
#text h5 {color:#000; font-size:100%; font-weight: normal; font-style:italic; text-align: justify; padding-left:25px;}

#spisok h1 {color:#666; font-size:110%; font-weight:bold; }

#spisok h2 {color:#561b16; font-size:150%; font-weight:bold; }

#spisok h4 {color:#666; font-size:90%; font-weight:bold; margin-left:50px; padding-left:10px; border-left: 10px #CACACA solid; font-weight:normal;  }

#spisok b {color:#666; font-size:110%; font-weight:bold; }

#spisok i {color:#666; font-size:80%; font-weight:none; font-style:italic }

#spisok p { text-indent: 25px;}

#text table { border: 2px solid #999; border-collapse: collapse }

#text table p { text-indent: 0px; text-align: center; }

#text table h2 { text-indent: 0px; text-align: justify; color:#000; font-size:100%; font-weight:normal}

#text TH { 
 padding: 5px; /* Поля вокруг содержимого ячеек */
 border: 1px solid #666; /* Граница вокруг ячеек */
}

#text TD { 
 padding: 5px; /* Поля вокруг содержимого ячеек */
 border: 1px solid #666; /* Граница вокруг ячеек */
}

#text hr { background:#666; height: 2px; width: 100%; }

#spisok a, #table a, #center a {
	color:#666;
	text-decoration: underline;	
}
#spisok a:hover, #table a:hover, #center a:hover {
	color:#9f3801;
	text-decoration: none;	
}
#spisok a:jshover, #table a:jshover, #center a:jshover {
	color:#9f3801;
	text-decoration: none;	
}

.shadow { -moz-box-shadow: 3px 5px 5px #969696;
	-webkit-box-shadow: 3px 5px 5px #969696;
	box-shadow: 3px 5px 5px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=5); margin:5px }
	
#home { width: 412px; border:0px; color: #171717; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:70%; letter-spacing: 0px; 
	float:left; position:fixed; bottom:0px; 
	text-align: center; }

#home a { letter-spacing: 5px; font-family:Arial, Helvetica, sans-serif; font-size:9pt; background: none;
	color:#561b16; text-transform: none;
	text-decoration: none;
	}

#home a:hover { letter-spacing: 5px; text-decoration: underline blink; color: #561b16; font-family:Arial, Helvetica, sans-serif; font-size:9pt; background: none; text-transform: none;
}

#home .now { letter-spacing: 5px;  text-decoration: underline blink; color: #561b16; font-family:Arial, Helvetica, sans-serif; font-size:9pt; background: none; text-transform: none;
}


body { scrollbar-face-color: #e4e4e4; scrollbar-arrow-color: #666; }

#weblinks { display:inline-block; bottom:0; position: absolute; right:0; background-color:#D6D6D6; }
