.stati_header a{
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    color: #a3b9ff;
}
.stati_header a:hover{
    color: #999;
}
p{
    text-align: justify;
}
.nomer{
    font-size: 18px;
    color: #c7e3f6;
    text-align: center;
}
.tema{
    font-size: 14px;
}
.stati_info {
    margin: 1em 0 0;
}
.stati_header{
    font-size: 12px;
    border-bottom: 1px dashed #a3b9ff;
    cursor: pointer;
    color: #a3b9ff;
  
}
.stati_avtor{
    font-size: 12px;
    font-style: italic;
    margin-right: 10px;
  
}
.stati_opisanie{
    font-size: 12px;
    margin-left: 20px;
    display:none;
    
}
.en{
    color: #fff;
    font-style: italic;
    cursor: default;
    border: none;
}
.stati_save{
    text-align: right;
    margin: 0;
    padding-bottom: 1em;
}
.stati_save a{
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
.stati_save a{
    color: #fff;
    border-bottom: 1px dashed #fff;
}