/*
-----------------------------------------------
Site Print Styles
Author:   akella at http://cssing.org.ua
Version:  7 Apr 2008
----------------------------------------------- */
body {
	margin:.2in .55in;
	padding:0;
	font:12pt "Times New Roman", serif;
	}
.secondary, .sidebar, #footer, .secondary, .noprint, form{display:none;}
/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin-top:.5em;
		font-size:180%;
		}
	h2 {
		font-size:240%;
		margin:.3em 0 0 0;
		padding-bottom:0;
		}
	h3 {
		font-size:150%;
		margin-bottom:0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}
/* =etc(text margin ....)
----------------------------------------------- */
/*.content a[href]:after,
.secondary a[href]:after,
#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
.content a[href^="/"]:after,
.secondary a[href^="/"]:after,
#footer a[href^="/"]:after {
	content: " (http://минобрнауки.рф" attr(href) ") ";
	}*/

.bc,
.nav,
.header,
.post-right,
.col-c,
.post-print-holder,
.sitemap,
.prefoot,
.footer-social,
.footer a,
.megaswitcher,
.post-share,
#upmsg-selectable,
.gallery-caro,
.related-photo,
.post-contents{
    display: none;
}
.footer{
    padding-top: 20px;
    }

.post-meta-bottom span{
    display: block;
    }

.doc-header-logo{
	height: 36px;
	padding:54px 0 54px 70px;
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.15;
	display:block;
	text-decoration:none;
    border-bottom: 1px solid #d9dcdf;
    position: relative;
    }
    .doc-header-logo span{
        display:block;
        color:#8b8b8b;
        }
    .doc-header-logo img{
        position: absolute;
        top: 43px;
        left: 0;
        }
.doc-header-address{
    color: #8c96a0;
    text-align: right;
    font-size: 12px;
    padding-top: 17px;
    padding-bottom: 21px;
    }
    .doc-header-address span{
        padding-left: 12px;
        }
