body {
	background-color: #53adff;
	font-family: "verdana, verdana ce, tahoma, helvetica, arial, arial ce";

}

div.news_bground {
	padding: 20px;
	width: 600px;
	margin-left: 35%;
}

div.news_block {
	border: 2px solid black;
	margin-bottom: 40px;
	
}

div.news_body {
	font-size: 12px; 
	text-indent: 30pt;
	margin-left: 0px; 
	background-color: white; 
	padding: 4px; 
	text-align: justify; 
}

div.datka { 
	text-align: right; 
	font-weight: bold;
	font-size: 10px;
}

div.news_header {
	padding: 4px 4px 4px 2px;
	margin-left: 0px;
	border-top: 2px solid black;
	border-bottom: 1px solid maroon;
	background-color: #ffff8c;
}

.news_footer {
	text-indent: 0px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 10px; 
	font-weight: bolder; 
	color: #000000; 
	text-align: right; 
}

div.quote { 
	font-weight: bold; 
	font-size: 12px;
	float: left;
}

div.comment_block {
	margin-left: 160px;
	margin-right: 5px;
	margin-bottom: 10px;
	
}
	
.comment_author {
	background-color: #ffff8c;
	padding-bottom: 2px;
	padding-right: 2px; 
	font-weight: bold;
	font-size: 10px;
	text-align: right;

}

.comment {
	border: 1px solid black;
	margin-bottom: 30px;
	background-color: #56adff;
	text-indent: 0px;

}

.comment_body {
	padding: 4px;
	border-top: 1px solid black;

}

div.header {
	font-size: 20px;
        margin-left: 37%;
	letter-spacing: 3px;

}

div.comment_date {
	float: left;
	font-weight: bold;
	font-size: 10px;

}


.links_block {
	background-color: #e3e3ff;
	padding: 10px;
	font-size: 12px;
	width: 140%;

}

div.foto {
	margin-top: 300px;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.2cm;

}

div.archiveblock_main {
	margin-left: 10%;
	margin-top: 20px;
	float: left;

}

div.archiveblock {
	font-size: 10px;
	text-align: center;
	border: 2px solid black;
	background-color: white;
	width: 140px;

}

span.archivelink {
	text-align: center;

}

div.archiveblock_header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: "verdana";
	padding: 2px;
	background-color: #ffff8c;
	border-bottom: 1px solid maroon;
	border-top: 2px solid black;

}

div.archiveblock_body {
//	float: left;
	padding: 2px;
	background-color: white;
}
a:link { color: #000000; font-weight: bold; text-decoration : none; }
a:visited { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #FFFFFF; background-color: #000000; text-decoration: none; }
