html, body {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
    line-height: 20pt;
}
/**{
font-size: 16pt
}*/

/*.white3-panel1-lock > p * {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 16pt !important;
    line-height: 18pt !important;
}*/

.item_content * {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 16pt !important;
    line-height: 20pt !important;
    margin: 4pt 0 !important;
/*    overflow: auto;*/
    text-align: justify !important;
    text-indent: 20pt !important;
}


html, body {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
    line-height: 20pt;
}

.temp{
  display: none;
}

#content-all .panel{
  background: none;
  border-top:1px solid #7487AB;
}

#content-all .panel2, #content-all .panel1{
  background: none;
}

.lang_block{
  display: none;
}

.subh {
    display: none;
    
}

#header {
    height: 80px;
    margin-top: 10px;
}

.header_body {
    height:100px;
    background-image: url("/img/head_print.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.panel-head{
  display: none;
}


.logo {
    display: none;
    
}

.search_block {
    display: none;
}

#nav {
    display: none;
}

.date {
    color: #898989;
    font-size: 10pt;
    margin-top: 10px;
}

h1{
  color: black;
  font-weight: bold;
  font-size: 18pt;
  line-height: 1.1em;
}

.breadcrumbs{
   display: none; 
 /* background: none;*/
/*  border-bottom:1px solid #7487AB;*/
}
.white3-panel1-lock img{
  display: none;
}

#wrapper{
  background: none;
}

.block_rotator {
    display: none;
}

#footer{
  display: none;
}

#print_sourse a {
    display: block;
    font-size: 11pt;
    text-decoration: none;
    text-align: right;
    padding: 30px 30px;
}
.author {
    font-size: 11pt;
    color: #898989;
}