p{
	text-align: justify;
	color: black;
}
h1{
	text-align: center;
	margin-top:50px;
	margin-bottom: 30px;
}
h1,h3,h5{
	text-align:  center;
}
.indent{
text-indent: 40px;
}

.wall{
height:178px; 
background-image: url(images/phot.png);
}
.own{
background-color: #333333;
display:block;
width: 166px;
height: 70px;	
}
.hre23{
	margin: 100px auto;
}
.menu {
  font-size: 16px;
  width: 100%;
  border-bottom: 1px solid;
  text-align: center;
  float:left;
}
.menu a {
  color: white ;
  text-decoration: none;
}
.menu a:hover {
  color: #E7EEFF;
}
.menu ul {
 padding:0;
 margin:0;
}
.menu li {
  background-color: black; 
  padding: 0 0 0 0;
  width: 166px;
  margin: 0 auto;
  float:left;
  line-height: 70px;
}

.menu li:hover{
background-color: gray;	
}


.img{
float:left;	
} 
.SEE{
	border: 4px double red;
	color: red;
	padding: 4px;
	text-align: center;
}
.contener{
 width: 996px;
 font-size: 20px;
 float: right;
}
.hre{
width: 950px;

}
.navi{
	background-color: white;
    padding: 0px 20px 10px 20px;
    box-shadow: 0px 0px 5px 0px;
	width: 160px;
	float: left;
    margin-top:248px;	
}
.pustoi{
    padding: 20px 20px;
	width: 160px;
	float: right;
    margin-top:228px;	
}
.pustoi2{
	padding: 20px 20px;
	width: 160px;
	float: left;
    margin-top:228px;	
}
.block{
background-color: white;
padding: 20px 20px;
padding-top: 50px;
box-shadow: 0px 0px 5px 0px;
}
.bottm{
padding: 10px 10px;
background-color: gray; 
margin-top: 10px;
box-shadow: 0px 0px 5px 0px;
margin-bottom:10px;
}
li{
list-style-type: none;
}
body{
margin:0 auto ;
width:1401px;
padding:0px 5px 0px 5px;
font-family: Comic Sans MS;
background-image: url(images/9090.jpg);
background-attachment: fixed;
}
a{
	color: #0A124E;
    text-decoration:none;
}
a:hover{
	color: blue;	
	text-decoration:none;
}
#scrollup {
position: fixed; 
left: 30px;
bottom: 10px;
display: none; 
cursor: pointer;
}
.table td{
vertical-align: top;
border: 2px solid black;
}
.table table{
border: 4px solid black;
}


@media screen and (min-width:1000px) and (max-width:1221px) {

body{
zoom: 0.8;
}
}
@media screen and (min-width:800px) and (max-width:1000px) {

body{
zoom: 0.65;
}
}
@media screen  and (max-width:800px) {

body{
zoom: 0.50;
}
}