


/*Custom styles*/
.author {
	font-style: italic;
	text-align: right;
}

.interview{
	color: #072d58;
	font-weight:bold;
}

.date{
	color: #072d58;
	font-style:italic;
}

.nachalo{
	background: #CDC4A7;
	margin: 0px;
        margin-top: 9px;
	padding: 12px;
        padding-top: 7px;
}

.videlenije{
	font-weight:bold;
}

.a-center{text-align:center;}
.a-right{text-align:right;}


/*General elements*/

body {color:#373737;font-size:80%;font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0em 0em 0.6em 0em;
}

a {
	text-decoration: none;
	color:#072d58;
}
em{
	font-style:italic;
}
h1,h2{color:#a51e1d; }
h3,h4,h5{color:#072d58}
h4,h5{font-style:italic}
h1 {
	font-size: 1.8em;
	margin: 1.2em 0em 0.4em 0em;
	font-weight: normal;
	line-height: 1.1em;
}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: normal;
}

h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1em 0em 0.2em 0em;
	font-weight: bold;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{
	margin-top:0;
	padding-top:0;
}

blockquote{
	font-style: italic;
	text-align: right;
}

