body {
	margin:0; padding:0; height:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 	
	letter-spacing: 1px;
    background: url(images/2.jpg) repeat-x bottom; background-attachment:fixed;
}

img {  }
a { outline: none; /* Убираем границу вокруг ссылок  */ }

#all { margin:0; padding:0;
	height:100%; width:100%;
	border:0px;
	background: url(images/02.png) no-repeat bottom right; }
	
	
#head {
	margin:10px; padding:0;
	height:115px; width:852px;
	border:0px;
	background: url(images/01.png) no-repeat;
}

#links { font: 100% Verdana, Arial, Helvetica, sans-serif; color:#f61b20;
	margin:0; padding:20px;
	border:0px  black;
}

#links a {
	color:#f61b20; 
	text-decoration: underline;	
}

#links a:hover {
	color:#f61b20;
	text-decoration: none;	
}

#links a:jshover {
	color:#f61b20;
	text-decoration: none;	
}

#fon { height:225px; background: url(images/1.jpg);  }

#text { 	
	padding:0px 0px 10px 10px; margin:0px 0px 0px 70px; 
	border:0px  black; 	
 }

#text p { text-indent: 25px; font-size:100%; color:#666; text-align: right;}
#text i {color:#666; font-size:80%; font-weight:none; font-style:italic }
#text h1 {color:#666; font-size:90%; font-weight:bold; text-align: right}

#text_scroll {
	overflow-y: scroll; font-size:100%; 
	text-align: right; height:200px; 
	padding:0px 10px 10px 10px; margin:0px 0px 0px 70px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: #FFF;
	color:#666;
	border:0px  black;
	letter-spacing: 1px;
}

#text_scroll ol {color:#666; font-size:100%; font-weight:bold; background: #ededed; background-image: url(images/fon.gif); text-align:justify;  }

#text_scroll li {color:#f61b20; font-size:100%;  background-color:#fff; padding:0px 0px 15px 10px;  }


#text_scroll a { font-size:100%;
	color:#666; font-weight:lighter;
	text-decoration: underline;	
}

#text_scroll a:hover { font-weight:lighter;
	color:#666; font-size:100%;
	text-decoration: none;	
}

#text_scroll a:jshover { font-weight:lighter;
	color:#666; font-size:100%;
	text-decoration: none;	
}

#text_scroll h1 {color:#666; font-size:110%; font-weight:bold; }

#text_scroll h2 {color:#666; font-size:100%; font-weight:bold; border-top:solid 2px #f61b20; padding-top:5px; padding-bottom:5px; background: #ededed; background-image: url(images/fon.gif); }

#text_scroll h3 {color:#666; font-size:100%; font-weight: lighter; padding-top:-5px; text-align:justify; }

#text_scroll strong {color:#f61b20; font-size:100%; font-weight:bold; text-align:left }

#text_scroll h4 {color:#f61b20; font-size:100%; font-weight:bold; border-top:solid 2px #f61b20; padding-top:5px;  }

#text_scroll b {color:#666; font-size:100%; font-weight:bold; }

#text_scroll i {color:#666; font-size:80%; font-weight: lighter; font-style:italic }

#text_scroll p { text-indent: 25px;}

#text_scroll p:first-letter {color:#f61b20; font-size:140%; font-weight:bold; }

.shadow { -moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3); }
	
#home { width: auto; border:0px; color: #FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:80%; letter-spacing: 0px; 
	float:left; position:fixed; bottom:0px; 
	text-align: left; padding-left:20px; letter-spacing: 5px;}
	
#home a { letter-spacing: 5px; font-family:Arial, Helvetica, sans-serif; font-size:90%; background: none;
	color:#f61b20; text-transform: none;
	text-decoration: none;
	}

#home a:hover { letter-spacing: 5px; text-decoration: underline blink; color: #f61b20; font-family:Arial, Helvetica, sans-serif; font-size:90%; background: none; text-transform: none;
}

#home .now { letter-spacing: 5px;  text-decoration: underline blink; color: #f61b20; font-family:Arial, Helvetica, sans-serif; font-size:90%; background: none; text-transform: none;
}

body { scrollbar-face-color: #FFF; scrollbar-arrow-color: #666; }
