div.download
{
	clear: both;
	margin: 5px 5px;
}
div.download h2 a
{
	color: #183884 !important;
}
div.download h2 a:hover
{
	color: #eb6f00 !important;
}

a.download
{
	clear: both;
	float: left;
	font: 11px Tahoma;
	color: #183884;
	padding: 0px 0px 1px 14px;
	background: url(../img/download.gif) no-repeat left;
	text-decoration: underline;
}

a.download:hover
{
	text-decoration: none;
}

.highlight {
	font-weight: bold;
}

ol.search a
{
	font-size: 120%;
}
ol.search a.normal
{
	font-size: 100% !important;
}



div.smp
{
	color: #2B1973;
}

/* Путь */
div.address
{
	font-size: 89%;
	color: #555;
}

div.address a
{
	color: #555;
}

/* Вложенные ссылки */
ul.catalog li
{
	list-style-type: none;
	padding-left: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 2px;
	color: #28166f;

	
}
ul.catalog li a
{
	clear: both;
	height: 11px;
	color: #28166f;
	text-decoration: underline !important;
	background: url(../img/li3.gif) no-repeat left;
	padding: 0 0 0 9px;
	border: none !important;
}
ul.catalog li>a
{
	height: 14px;
}
ul.catalog li a:hover
{
	text-decoration: none;
	color: #28166f;
	border: none !important;
}

/* типо */
blockquote
{
	padding: 28px 51px 30px 39px;
	margin:10px 0;;
	background: #ececec url(../img/blockquote.gif) no-repeat right top;
	color: #393939;
}

/* Таблица */
TABLE.table, TABLE.sortable{
	width: 100%;
	border-bottom: 2px solid #b7b7b7;
}

TABLE.table TH, TABLE.sortable TH { 
	margin:0px;
	padding: 0px;
	vertical-align: middle;
	border-bottom: 3px solid #28166f;
	border-right: 1px solid #b7b7b7;
	color: #28166f;
	height: 22px;
}
TABLE.sortable TH a { color: #b7b7b7; text-decoration: none; }
TABLE.sortable TH a:hover { color: #b7b7b7; text-decoration: none; }
TABLE.table TH.last, TABLE.sortable TH.last { 
	border-right: none;
}
TABLE.table TD, TABLE.sortable TD { 
	margin:0px; 
	padding: 4px;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	color: #555;
	height: 32px;
}
TABLE.table TD.last, TABLE.sortable TD.last { 
	border-right: none !important;
}


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

div.pages a:hover
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #fff !important;
	background-color: #503c9c;
	border: none !important;
}

/* Форма контактов */
table.form
{
	width: 100%;
	color: #767676;
	font-size: 11px !important;
}
table.form td
{
	padding-top: 5px;
}

table.form input.text
{
	width: 100%;
	border: 1px solid #aaa;
	font: 11px Arial;
	color: #767676;
}
table.form textarea.textarea
{
	width: 100%;
	height: 90px;
	border: 1px solid #aaa;
	font: 11px Arial;
	color: #767676;
}
table.form select.select
{
	width: 100%;
	border: 1px solid #aaa;
	font: 11px Arial;
	color: #767676;
}

/* Календарь */
div.archive
{
	padding-left: 41px;
	margin-bottom: 30px;
}
div.passive_year
{
	width: 196px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 6px;
	position: relative;
}
div.passive_year a
{
	display: block;
	width: 85px;
	height: 28px;
	padding: 0;
	font: bold 13px Arial;
	color: #8e8e8e;
	text-decoration: none;
	text-align: center;
	line-height: 28px !important;
	white-space: nowrap;
	background-color: #f1f1f1;
}
div.passive_year a:hover
{
	font: bold 13px Arial;
	color: #fff;
	text-decoration: underline;
	background-color: #503c9c;
}

div.active_year
{
	position: relative;
	width: 196px;
	border-bottom: 1px solid #503c9c;
	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: #503c9c;
}
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: #949494;
}
div.passive_year div.numb  {
	color: #949494;
}
table.calendar td
{
	color: #656565;
	padding: 0 20px;
	border: 1px solid #fff;
}
table.calendar td a
{
	font-weight: bold;
	color: #2678ef;
	text-decoration: none;
}
table.calendar td a:hover
{
	font-weight: bold;
	color: #2678ef;
	text-decoration: underline;
}
table.calendar td.selected
{
	border: 1px solid #cbcbcb !important;
	font-weight: bold;
	color: #2678ef;
}

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