BODY { 
  background-image : url(../pic/base/0bg11.jpg);
  background-repeat : repeat-x; 
  background-color : #54628a;
  background-attachment: fixed;
  text-align : center; 
  font : 14px Arial; 
  color : #C2C2C2; 
}
html {
font-size: 100.01%;
} 
DIV { 
  margin-top : 0; 
  text-align : left; 
} 
H1, H2
 { 
  margin-top: 0; 
  font-size: 18px;
  /*font-family: Monotype Corsiva;*/
  text-shadow: 0px 1px 3px #000;
  text-align : center;
}
h1 span, h2 span{
  display: block;
  font-family: Verdana;
  font-size: 0.9em;
  font-weight: normal;
  letter-spacing: 0em;
  text-shadow: none;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
} 
H3, H4 { 
  margin-top : 0; 
  font-size : 15px; 
}
/* ----------------------------- */
.body { 
  width: 900px; 
  background-image : url(../pic/base/0bg.jpg); 
  border: 0 solid blue; 
  margin: auto; 
  margin-top: 0px; 
}
/* ----------------------------- */
.cleanBorders { 
  border: 0 solid blue; 
  margin : 0; 
  padding : 0; 
} 
.cleanFloat { 
  border : 0 solid blue; 
  clear : both;
  margin : 0;  
}
/*--------------------------------*/
P {
  text-align: justify; 
}      
TABLE {
  font: 14px Arial, sans-serif;
  color: #C2C2C2; 
}
A {
  color: #D2CD4D;
  text-decoration: none;
  /*font-family: cursive;*/
  font-weight: bold;
  outline: none;  
}
A:hover {
  text-decoration: underline;
}
A IMG {
    border: none; /* Убираем рамку */
}

LI {
   margin-bottom: 4px;
  /*list-style-image: url(../pic/base/knp.jpg);*/
}
hr { 
	height: 1px; 
	border: none; 
	color: #9a9a9a; 
	background: #9a9a9a; 

	}



