/* {{{ Левый центральный блок */
.navigation-panel a {
	color: #5694a3;
}

#middle2 h3 {
	color:#804439;
	margin-left:-1.5em;
	margin-bottom:1em;
}

.navigation-panel span {
	color: #bda49d;
}

.navigation-panel a.light,
.navigation-panel li.light a {
	color: #804439;
}
/* }}} Левый центральный блок */

/* {{{ Центральный блок */


#middle2 table{
	color:#666668
}


#nav_holder {
	margin: 4em 0em 2em 6em;
	float: right;
	width: 230px;
	text-align: right;
}

.pseudo_href {
	cursor:pointer;
	color:#5694a3;
	text-decoration:none;
	border-bottom:dashed 1px #5694a3;
	font-size:1.1em;
	font-weight:600;
}


#history_nav {
	position:relative;
}
#history_nav dt {
	position:absolute;
	right:100%;
	color:#aaaaaa;
	padding-right:2px;
	margin-right:-1px;
	margin-top:-18px;
}

#history_nav dt.selected {
	color:#000000;
}
#history_nav dd{
	border-left: 1px solid #aaaaaa;
	margin-bottom:1.4em;
	margin-top:1em;
	text-align:left;
	padding-left:1.4em;
}

#history_nav dd.selected {
	border-left: 1px solid #000000;

}

span.links a {
	color:#aaaaaa;
	text-decoration:none;
}

span.links a:hover {
	text-decoration:underline;
}

#middle2 td.date {
	font-family:Tahoma;
	font-size:1.3em;
}

#middle2 {
	width:70%;
}

#middle3 {
	display:none;
}

#middle2 .content-block {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 5em 3.33em;
}

#middle2 .logo {
	font-size: 1.67em;
	margin: 0 0 0 -1.25em;
}

#middle2 .logo a {
	color: #000;
	text-decoration: none;
}

#middle2 p {
	margin: 1em 0;
}

#middle2 .list {
	margin-left: 2.33em;
}

#middle2 .list table {
	font-size: 1.67em;
	line-height: 2em;
	width: 100%;
}

#middle2 .list th,
#middle2 .list td {
	width: 48%;
}

#middle2 .list th {
	padding-right: 4%;
}

#middle2 p.slogan {
	color: #7f4537;
	font: italic 2.33em Georgia, serif;
	margin: 2em 0 3em 1em;
}
/* }}} Центральный блок */


#middle2 td
{
	font-weight:normal;
	font-family:Georgia;
	font-size:1.2em;
	padding:5px;
	padding-bottom:30px;
}

#middle2 .date_table
{
	width:350px;
	height:100%;
	border:none;
	padding:10px;
	text-align:right;
	font-family:Tahoma;
	font-size: 1em;
	line-height: 1.5em;
	font-weight:normal;
	margin:0;
	
}
#middle2 .date_table td{

	color:#aaaaaa;
	font-family:Tahoma;
	font-size: 1em;
	line-height: 1.5em;
	font-weight:normal;
	padding:0px;
}


#middle2 .date_table td.selected{

	color:#5f5f5f;
	font-family:Tahoma;
	font-size: 1em;
	line-height: 1.5em;
	font-weight:normal;
	padding:0px;


}

#middle2 .date_table a
{
	color:#5694a3;
	text-decoration:none;
	border-bottom:dashed 1px #5694a3;
	font-size:1.1em;
	font-weight:600;

}

#history_nav span.selected 
{
	font-weight:normal;
	color:#2a2a2a;
	text-decoration:none;
	font-size:1.1em;
	font-weight:600;
	border:none;
	cursor:default;
}
#history_nav .links {
color:#aaaaaa;

}

#history_nav .selected .links
{
	color:#000000;
}



td#line 
{
	border-right:solid #aaaaaa 1px;
}

td.selected#line
{
	border-right:solid #000000 1px;
}

.link_border
{
	margin-left:1em;
}


#middle2 .content-block td p {
	font-size:1em;
	margin-top:0em;
	margin-bottom:1em;
}


 */
 
 
