* {margin: 0; padding: 0;} /*
обнуление css*/

body {scrollbar-3d-light-color:#ffffff;
              scrollbar-arrow-color:#ffffff; 
                scrollbar-base-color:#502622;
               scrollbar-dark-shadow-color:#cccccc;
               scrollbar-face-color:#502622;
               scrollbar-highlight-color:#ffffff;
                scrollbar-shadow-color:#cccccc;
               scrollbar-track-color:#cccccc;
			   background-color: #ffeadf;
                                  }

@font-face {
    font-family: Monotype Corsiva; /* ????????? ?????? */
    src: url(fonts/Monotype_Corsiva.ttf); /* ???? ? ????? ?? ??????? */
   }

@font-face {
    font-family: Book Antiqua; /* ????????? ?????? */
    src: url(fonts/Book_Antiqua.ttf); /* ???? ? ????? ?? ??????? */
   }


h2 {color:#594C45;
    font-family:"Book Antiqua";
    text-align:center;
    font-size:20pt;             
	
                                  }
 
h1 {color:#594C45;
    font-family:"Book Antiqua";
	text-align:center;
    font-size:24pt;  

                                  }
 
p {color:#594C45;
   font-size:24px;
   text-align:center;
   font-family:Monotype Corsiva
                                  }


p.top {color:#594C45; 
         font-size:24px; 
         font-family:"Monotype Corsiva", Times, serif;
		 margin-top:0px
           
                                    }


p.bloger {color:#594C45;
			
			font-family:"Monotype Corsiva", Times, serif;
			font-size:18px
			
                                  }								  
								  
img.double{border-color:#e8c486;
              border-style:double;
              border-width:3px
              }  
 
img.abc{border-color:#e8c486;
              border-style:double;
              border-width:3px
              }
 
img.abc-pointer{
	          border-color:#e8c486;
              border-style:double;
              border-width:3px;
			  cursor: pointer;
              max-width: 255px;			  
              }



img.abc-pointer:hover {
	          border-color:#e8c486;
              border-style:double;
              border-width:3px;			  
              max-width: 668px;			  
              } 
 
img.abc-300-pointer{
	      border-color:#e8c486;
          border-style:double;
          border-width:3px;
		  cursor: pointer;
          max-width: 300px;			  
                                    }


img.abc-300-pointer:hover {
	       border-color:#e8c486;
           border-style:double;
           border-width:3px;			  
           max-width: 640px;			  
                                    }
 
 
 
img.v{border-color:#e8c486;
              border-style:double;
              border-width:0px;
			  
              }
div#top {
		
	padding-left:0px;
	padding-top:0px;
	font-size:22px;
	font-family:"Monotype Corsiva";
	
	
	
}

#paste{
  border-bottom-style:double;
  border-bottom-color:#e8c486;
  border-bottom-width:0px;
  
  border-left-style:double;
  border-left-width:0px;
  border-left-color:#e8c486;
  
  border-right-style:double;
  border-right-width:0px;
  border-right-color:#e8c486;
  
  border-top-style:double;
  border-top-color:#e8c486;
  border-top-width:0px;
}
#toTop {

width:120px;
height:20px;
border:1px solid #ccc;
background:#f7f7f7;
text-align:center;
padding:5px;
position:fixed;
bottom:10px; /* ?????? ?????? ?? ??????? ???? ????????*/
right:10px;
cursor:pointer;
display:none;
color:#000;
font-family:Times, serif;
font-size:16px;
text-decoration:underline;
font-weight:bold;

              }


.nevidimka {         
		 display:none;
		 
		      } 
	.b {
	width: 360px;
	float: left;
}			  
	.a {
	width: 974px;/* ?? ???? ???? */
	margin: 0 auto;
	
}