#content_misha {
	text-align: center;
	font-family: Georgia, sans-serif ;
	font-weight: bold;
	
}
#content_misha p {
	font-size: 18px;
}
#slogan {
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

#content_misha h1 {
	margin-top:5px;
	margin-bottom: 25px; 
	font-size: 200%;
	color: black;
}

.pdf-link {
	color: blue;
}

.line {
	width: 400px;
	height: 3px;
	border-bottom: 2px black solid;
}

.no-border-link-image a {
	
	border: none;
}
.no-border-link-image a img {
	border: none;
}

.line100 {
	width: 100%;
	clear:both;
	height: 3px;
	
	border-bottom: 2px black solid;
}
.date {
	border-bottom: 1px solid black;
}

.obsheplanetnii_forum {
	font-size: 120%;
	padding: 15px;
}



.obshekanadskii_forum {
	font-size: 120%;
	font: 24px xx-large;
	/*color:red;*/s
}

.dotted_box {
	border: dotted red 3px; 
	margin-top: 25px; 
	padding-bottom: 5px;
	padding-top: 5px;
}

.dotted_box p {
	margin: 5px 0 15px 0;
}

.line_top_line_bottom_box {
	border-bottom: solid red 1px; 
	border-top: solid red 1px; 
	margin-top: 25px; 
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.box_red_border {
	border: 2px solid red;
	text-align: center;

	clear: both;
	margin-top: 25px;
}
