@charset "utf-8";
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #ff6600;
	font-weight: bold;
}


.title {
	font-size: medium;
}
.story {
	font-size: small;
	text-align: left;
}
.cn_news_even {
	font-size: small;
	color: #535353;
	text-align: right;
}
.cn_news_odd {
	font-size: small;
	color: #252525;
	text-align: right;
}


.zagolovok {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #B70004;
	font-weight: bold;
	text-indent: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zagolovok_big {
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #B70004;
	font-weight: bold;
	text-indent: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zagolovok_small {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #660000;
	font-weight: bold;
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.autor {
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
.img_left {
	margin-right: 15px;
	border: 1px solid #000;	
	float: left;
	margin-top: 5px;
	text-indent: 0;
}
.janr {
	color: #660000;
}
.img {
	margin-left: 15px;
	border: 1px solid #000;
	float: right;
	margin-top: 5px;
	text-indent: 0;
}
.body_bold {
	font-weight: bold;
	text-align: left;
}
.leader {
	font-style: italic;
	text-align: justify;
	color: #3A3A3A;
	text-indent: 25px;
}
.body_chitat_otziv {
	font-size: xx-small;
	color: #3A3A3A;
}
body {
	background-image: url(../images/space.jpg);
	background-color: #FFF;
	text-align: center;
}
body p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 25px;
}
.body_small {
	font-size: x-small;
	text-align: left;
	text-indent: 0;
}

.epigraph1 {
	text-align: right;
	font-style: italic;
	font-size: x-small;
}
.epigraph2 {
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}
.blckquote {
	font-style: italic;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: ridge;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
}

.blckquoteUP {
	font-style: italic;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #999;

	padding-top: 10px;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
}

.blckquoteDOWN {
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #999;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
}
.blckquoteNONE {
	font-style: italic;
	margin-right: 50px;
	margin-left: 50px;
}
