/* Поиск */
.highlight {
	font-weight: bold;
}

/*Конец Постраничка*/
/* Таблица */
TABLE.table, TABLE.sortable{
	border-top: 1px solid #a0afc8;
	border-left: 1px solid #a0afc8;
	border-bottom: 1px solid #a0afc8;
}

TABLE.table TH, TABLE.sortable TH { 
	margin:0px;
	padding: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #a0afc8;
	border-right: 1px solid #a0afc8;
	color: #fff;
	height: 22px;
	text-align: center;
	background-color: #324076;
}
TABLE.table TH p, TABLE.sortable TH p
{
	padding: 0px;
	margin:0px;
}

TABLE.sortable TH a { color: #4397fe; text-decoration: none; }
TABLE.sortable TH a:hover { color: #4397fe; text-decoration: none; }
TABLE.table TD, TABLE.sortable TD { 
	margin:0px; 
	padding: 4px;
	border-bottom: 1px solid #a0afc8;
	border-right: 1px solid #a0afc8;
	font-size: 90%;
	color: #000;
}

TABLE.table TD p, TABLE.sortable TD p{ 
	margin:0px; 
	padding: 0px;
}


TABLE.table TD.last, TABLE.sortable TD.last { 
	border-right: 1px solid #fff;
}
TABLE.table TR.last td, TABLE.sortable TR.last td{ 
	border-bottom: none !important;
}

blockquote
{
	background: #fff;
	margin: 0px;
	padding: 10px;
	color: #000;
	border-left: 5px solid #a22b2b;
}

/*Конец Таблица*/

/* DEFAULT */

/*files*/
div.files { margin: 20px 0;}

.fnt90 {font-size: 90%;}

div.un
{
	background: url(../img/un.gif) no-repeat 0px 0;
	padding: 0px 0 10px 40px;
	margin-bottom: 10px;
}
div.txt
{
	background: url(../img/txt.gif) no-repeat 8px 0;
	padding: 0px 0 10px 40px;
	margin-bottom: 10px;
}
div.win
{
	background: url(../img/win.gif) no-repeat 0px 0;
	padding: 0px 0 10px 40px;
	margin-bottom: 10px;
}
div.excel
{
	background: url(../img/excel.gif) no-repeat 0 0;
	padding: 0px 0 10px 40px;
	margin-bottom: 10px;
}
div.word
{
	background: url(../img/word.gif) no-repeat 0 0;
	padding: 0px 0 10px 40px;
	margin-bottom: 10px;
}
div.pdf
{
	background: url(../img/pdf.gif) no-repeat 0 0;
	padding: 0px 0 10px 40px;
	margin-bottom: 10px;
}

div.files div a
{
	font-weight: bold;
}

/*Фотогалерея*/
div.photo
{
	border: 4px solid #efefdf;
	background-color:#FFFFFF;
	float:left;
	height:100px;
	margin:5px 5px 20px 0pt;
	width:100px;
}
div.photo div
{
	overflow: hidden;
	width: 96px;
	height: 96px;
	margin: 2px;
}
div.photo a
{
	border: none;
}
/*Конец Фотогалерея*/

.clear { clear: both; font-size: 0px; height: 0; line-height: 0; }



/*Календарь*/
div.archives
{
	height: 194px;
	width: 173px;
	background: url(../img/archives_bg.gif) no-repeat left top;
	margin-bottom: 9px;
	margin-left: 19px;
}
div.archives table td
{
	padding-left: 22px;
}
div.archives table td.year
{
	color: #323232;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 25px 27px;
}
div.archives table td.buttons
{
	padding: 10px 5px 25px 23px;
}
div.archives table td.buttons a
{
	border: none;
}
div.archives table td.buttons img
{
	float: left;
}
div.archives table td.right
{
	padding-right: 15px;
}
div.archives table td.month_active
{
	line-height: 20px;
	padding-top: 0px;
	font-size: 11px;
	color: #323232;
}
div.archives table td.month b
{
	color: #000 !important;
}
div.archives table td.month
{
	line-height: 20px;
	padding-top: 0px;
	font-size: 11px;
	color: #b0b0b0;
}
div.archives table td.month a
{
	color: #323232;
}

div.subscription
{
	height: 148px;
	background: url(../img/subscription_bg.gif) no-repeat left top;
	padding: 8px 24px 6px 24px;
	margin-left: 19px;
}

div.subscription h3
{
	color: #d32e7c;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}

div.subscription b
{
	font-size: 12px;
}
div.subscription input.text
{
	border: 1px solid #ababab;
	width: 124px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 11px;
}
div.subscription div
{
	padding-top: 6px;
}
/*Конец Календарь*/

/* Списки */



ul.list { list-style:none; left:0px; top:-22px; position:relative; margin:5px 0; padding:10px 0 0 0;}
ul.list li{background-image:url(../img/list.gif);padding-left:20px; background-position:left top; background-repeat:no-repeat; color:#000000; padding-top:5px; padding-bottom:3px;}



div.publ_inner
{
	padding-bottom: 15px;
	line-height: 150%;
}
div.publ_inner p
{
	color: #949494;
	margin: 0px;
	padding: 3px 0;
}
div.publ_inner div.date
{
	margin-left:0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 7px !important;
}
div.faq
{
	padding-bottom: 10px;
}

div.question
{
	background-image:url(../img/list.gif);padding-left:20px; background-position:left top; background-repeat:no-repeat;
	padding-top:5px; padding-bottom:3px;
	
}
div.question a
{
	color: #db5794;
	text-decoration: none;
	border-bottom: 1px dashed #db5794;
}
div.question a:hover
{
	color: #db5794;
	text-decoration: none;
	border-bottom: 1px solid #db5794;
}
div.answer
{
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}


