h1{font-size: 19px; text-align:center;color:#00007b;}
#just2{ 
 color:black;  
 font-size: 14px;  
 text-align: justify; 
 width:450px; 
} 
#just2bg{
    color:black;  
    font-size: 14px;  
    text-align: justify; 
    width:600px; 
    color: #00007b;
    padding: 10px 100px;
    /* background: url(../images/bg.gif)  */
}
#main_table{border: blue 1px solid;}
.__________navig{ font-size: 14px; color:#00007b; }
.navig{font-size:14px;color:#00007b;}   
.navig:hover{font-size:14px;color:red;text-decoration:none;}

.atten{ font-size: 14px; color:#00007b; width:250px;  text-align: justify; }
.link{ font-size: 14px; color:#00007b; }

.examp{
     font-size: 14px; 
     color:red;
}
.strinput{
     font-size: 14px; 
     color:black; 
     font-weight: bold; 
}
.input{
     font-size: 12px; 
     color:black; 
     font-weight: bold; 
     background-color: #ffffff; /*#eeeeee;*/
}
.button{
     font-size: 14px; 
     color:black; 
     font-weight: bold; 
     cursor:pointer;
}
.smalltxt{
     font-size: 10px;
}
.footer_txt{
   font-size: 10px;
}   
.link_hidden{ font-size: 8px; color:#ffffff; TEXT-DECORATION: none;}
.item{
  color: #0000ff;
  font-weight: bold;
  font-size: 12px;
  background-color: #FFFFFF;
}
.coltxt{
   font-size:12px;
}
#just3{ 
    color:black;  
    font-size: 14px;  
    text-align: justify; 
    width:280px; 
} 
#just4{ 
 color:black;  
 font-size: 14px;  
 text-align: justify; 
 width:600px; 
} 
.txtarea{
         color:black;  
         font-size: 12px;  
         width:280px; 
         height: 100px;
         /*background-color: #eeeeee;*/
         background-color: #ffffff;
}
#alert{ 
    position:absolute;
    color:yellow;  
    font-size: 14px;  
    font-weight: bold; 
    left:350px; 
    top: 2px;
} 

.topFoot{
	color:  #0863C6; 
	font-size:14px;
	font-weight:bold;
  text-align: center;
}
.adsadd{
    width:650px;
    margin-left:20px;
    text-align:justify;
  	font-size:14px;
 }
 
body{
  margin:0 auto;
  background-color:#eeeeee;
  font-size:14px;
  color: #00007b; 
 }
 
 .copyright{
   font-size:12px;
   color:#00007b;
   font-style:italic; 
 }
ul{
   white-space:nowrap
 }
.nobr{white-space:nowrap}

#bank{
  color:blue;
  font-size:12px;
  font-style:italic;
  font-weight:bold;
  background-color:#eeeeee;
}

.nmfile{
   font-size:12px;
   font-style:italic; 
}

.linetxt{
     font-size:12px;
     width:640px;
     /* color: red; */
}
.usual{font-size:16px;color:#000000;}   
.usual:hover{font-size:16px;color:#00007b;text-decoration:none;}
/*******************dostab2*********************/
.dostab2 {
  width: float;  
  margin:0;
  padding:0;
  word-wrap: break;
}
  
.dostab2 tr {
  text-align: center;
}
  
.dostab2 td {text-align: left;border:}  
.dostab2 th {
  background: #eee;
  text-transform: uppercase; 
  font-size: 12px;
  letter-spacing: 1px;
}
  
/*при разрешении экрана меньше 760px изменяется таблица*/
@media screen and (max-width: 760px) {
  .dostab2 {
    border: 0;
  }
  .dostab2 thead {
    display: none;
  }
  .dostab2 tr {
    margin-bottom: 10px;
    display: block;
  }
  .dostab2 td {
    display: block;
    text-align: right;
    font-size: 13px;
     border: 0;
     width: 100%;
  }
  .dostab2 td:last-child {
    border-bottom: 0;
  }
  .dostab2 td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
     display: block;
     padding: 0 8px;
     background: #eee;
  }
}

.oneimg{ width: 100%; }
.my-img{ width: 100%;height: auto; } 
