body {
	margin:.2in .55in;
	padding:0;
	font:12pt "Times New Roman", Times, serif;
}
#header,
#top-block,
#right-block,
#sidebar,
#header-links,
.audios,
.videos,
.files,
.photos,
.comments,
img,
embed,
object,
#footer,
.up,
form,
h4,
.tags,
.adv,
.related,
.noprint {
    display:none;
}


a {
	color:black;
	text-decoration:none;
}
a img {
	border-width:0;
}
	
h1, h2, h3, h4, h5, h6 {
	margin:1em 0 .5em;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
}
h1 {
    margin-top:.5em;
    font-size:180%;
}
h2 {
    font-size:140%;
    margin:.3em 0 0 0;
    padding-bottom:0;
}
h3 {
    font-size:150%;
    margin-bottom:0;
}
h4 {
    font-size:125%;
    margin-bottom:0;
}
h5 {
    font-size:100%;
    margin-bottom:0;
}
h6 {
    font-size:90%;
    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 ....)
----------------------------------------------- */
#root a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#root .content a[href^="/"]:after {
	content: " (http://interlic.md" attr(href) ") ";
}