.highlight {
	font-weight: bold;
	background-color:yellow;
	color: black;
}

/* типо */
blockquote
{
	padding: 7px 10px 5px 10px;
	margin:10px 0;;
	border-left: 4px solid #24287b;
	background-color: #d6d7f2;
	color: #20246d;
}

/* Таблица */
TABLE.table, TABLE.sortable{
	border-top: 1px solid #d6d7f2;
	border-left: 1px solid #d6d7f2;
}

TABLE.sortable
{
	background-color: #effff7;
}

TABLE.table TH.topic, TABLE.sortable TH.topic { 
	border-bottom: 1px solid #d6d7f2;
	border-right: 1px solid #d6d7f2;
	border-left: 15px solid #24287b;
	background-color: #d6d7f2;
}


TABLE.table TH, TABLE.sortable TH { 
	margin:0px;
	padding: 0px;
	vertical-align: middle;
	border-bottom: 1px solid #d6d7f2;
	border-right: 1px solid #d6d7f2;
	color: #20246d;
	height: 30px;
	background-color: #edeeff;
	text-align: center;
}
TABLE.sortable TH a { color: #616161; text-decoration: none; }
TABLE.sortable TH a:hover { color: #74b1ff; text-decoration: none; }
TABLE.table TH.last, TABLE.sortable TH.last { 
	/*border-right: none;*/
}
TABLE.table TD { 
	margin:0px; 
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #d6d7f2;
	border-right: 1px solid #d6d7f2;
	background-color: #fdfdff;
	color: #383944;
}

TABLE.table TD.first, TABLE.sortable TD.first { 
	background-image: url(../img/first.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
}


TABLE.sortable TD{ 
	margin:0px; 
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #d6d7f2;
	border-right: 1px solid #d6d7f2;
	color: #383944;
	background-color: #fdfdff;
	text-align: center;
}
TABLE.sortable TD.left{ 
	text-align: left !important;
}

TABLE.sortable TR.second { 
	background-color: #edf2ce;
}
TABLE.sortable TR.super { 
	background-color: #c9ffca;
}

/* Постраничка */
div.pages
{
	float: right;
	margin: 15px 0 10px 0;
	font-size: 90%;
}
div.pages b
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #fff0b7;
	background-color: #690513;
	font-weight: normal;
}
div.pages a
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #690513;
	background-color: #fff0b7;
	text-decoration: none;
	border-bottom: none !important;
}

div.pages a:hover
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #fff0b7;
	background-color: #690513;
	border-bottom: none !important;
}
/* Поиск */
table.search
{
	width: 300px;
}
table.search input.text
{
	width: 200px;
}

/* Форма контактов */
table.form
{
	width: 400px;
}
table.form td
{
	padding-top: 5px;
}

input.text
{
	width: 100%;
	border: 1px solid #d9c786;
	font: 12px Arial;
	color: #3a3a3a;
}
textarea.textarea
{
	width: 100%;
	height: 90px;
	border: 1px solid #d9c786;
	font: 12px Arial;
	color: #3a3a3a;
}

/* Новости */
div.archive
{
	border: 1px solid #d1bd73;
	background: #fff;
	padding: 9px 5px 10px 13px;
}
div.archive a {border-bottom: none !important;}

div.passive_year
{
	width: 196px;
	border-bottom: 1px solid #fff0b7;
	margin-bottom: 6px;
}
div.passive_year a
{
	display: block;
	width: 85px;
	height: 28px;
	padding: 0;
	font: bold 13px Arial;
	color: #4a4a4a;
	text-decoration: none;
	text-align: center;
	line-height: 28px !important;
	white-space: nowrap;
	background-color: #fff0b7;
}
div.passive_year a:hover
{
	font: bold 13px Arial;
	color: #fff;
	text-decoration: underline;
	background-color: #4a4a4a;
}

div.active_year
{
	width: 196px;
	border-bottom: 1px solid #4a4a4a;
	margin-bottom: 6px;
}
div.active_year a
{
	display: block;
	width: 85px;
	height: 28px;
	padding: 0;
	font: bold 13px Arial;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 28px !important;
	white-space: nowrap;
	background-color: #4a4a4a;
}
div.active_year a:hover
{
	color: #fff;
	text-decoration: underline;
}
div.active_year div.summ
{
	position: absolute;
	top: 0;
	left: 93px;
	font: 11px Arial;
	color: #656565;
}
div.numb
{
	position: absolute;
	top: 9px;
	left: 163px;
	font: bold 14px Arial;
	color: #4a4a4a;
}
div.passive_year div.numb  {
	color: #949494;
}
table.calendar td
{
	color: #4c3f10;
	padding: 0 20px;
	border: 1px solid #fff;
	font-size: 85%;
}
table.calendar td a
{
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
table.calendar td a:hover
{
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: underline;
}
table.calendar td.selected
{
	border: 1px solid #939393 !important;
	font-weight: bold;
	color: #690513;
}

div.close_calendar{clear: both;width: 196px; font-size: 0px; height: 1px; line-height: 0; padding:0; margin: 6px 0; background-color: #4a4a4a; }
