@charset "utf-8";
#contnr {
	height: auto;
	width: 98%;
	border:#FF3300 thin solid;
	margin: 15px 5px;
}
body {
	background-color: #666666;
}

#head {
	background-color: #000000;
	padding-left:35px;
	 border-bottom:thin #FF3300 solid;	
}
#topmenu {
	background-color: #333;
	display: block;
	height:auto;
	border-bottom:#FF3300 double 5px;		
}
.menulink {
	margin-left: 50%;
	line-height: 200%;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
	text-decoration:none;
}
a:visited {
	color: #FFCC00;
	text-decoration:none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration:none;
}

.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFCC00;
}
#content {
	background-color: #CCCCCC;
	display: block;
	margin: 10px 5px 15px 5px;
	border-top: thin solid #FF3300;
	border-bottom:thin #FF3300 solid;
}
.left {
	display: block;
	padding: 5px;
	float: left;
}
#tbcontent {
	text-align: center;
	
	
}
 #bottommenu {
	background-color: #000000;
}
.tdleft {
	text-align: left;
	border-right: thin solid #FF3300;
	width:20%;
	background-color: #414141;
}
.tdcenter {
	text-align: left;
	width: 60%;
	background-color: #666666;
}
.tdright {
	width: 20%;
	border-left:thin #FF3300 solid;
	background-color: #414141;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
	
}
a,h1,h2 {
	letter-spacing: 3pt;
}

#hronika {
	display: block;
	margin-top: 5px;
	margin-bottom: 25px;
	border-bottom: 2px dashed #F60;
}

.book_center {
	display: block;
	padding:15px 20px 25px 10px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom: thin dotted #FF3300;
	border-top: thin dotted #FF3300;
	clear: both;
	height:auto;
}
#links {
	display: block;
	padding: 5px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top:thin solid #FF3300;
}
.fonts_11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF9900;
}
ul {
	list-style-type: square;
	color:#FF3300;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
	text-align:center;
}
.stat {
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom: thin solid #FF3300;
}
.grayfont {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height:130%;
}
.right {
	display: block;
	padding: 5px;
	float: right;
}
.text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	padding: 15px;
}
.text_blockquote {
	padding: 10px;
	width: 80%;
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
}
