/* Путь */
div.path
{
	font-size: 11px;
	color: #c8c8c8;
	margin-bottom: 3px;
}
div.path a
{
	color: #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
div.path a:hover
{
	color: #c8c8c8;
	border: none;
}
/* Поиск */
.highlight {
	font-weight: bold;
}

/* типо */
blockquote
{
	padding: 28px 51px 30px 39px;
	margin:10px 0;;
	background: #f6f6f6;
	border: 1px solid #d7d7d7;
	color: #353535;
}

/* Таблица */
TABLE.table, TABLE.sortable{
	border-bottom: 3px solid #8b8b8b;
	font-size: 100%;
	border-top: 1px solid #8b8b8b;
	border-left: 1px solid #8b8b8b;
}

TABLE.table TH, TABLE.sortable TH { 
	margin:0px;
	padding: 0px;
	vertical-align: middle;
	border-bottom: 3px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	color: #fff;
	height: 22px;
	text-align: center;
	font-size: 110%;
}
TABLE.sortable TH a { color: #b7b7b7; text-decoration: none; }
TABLE.sortable TH a:hover { color: #b7b7b7; text-decoration: none; }

TABLE.table TD, TABLE.sortable TD { 
	margin:0px; 
	padding: 3px;
	border-bottom: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	color: #fff;
	height: 32px;
}
TABLE.table TD.last, TABLE.sortable TD.last { 
	border-right: none !important;
}
/* Постраничка */
div.pages
{
	margin: 12px 0;
	font-size: 12px;
	padding: 5px 0px;
	color: #494949;
}
div.pages b
{
	background-color: #feb337;
	color: #666;
	font-weight: bold;
	padding: 0px 5px 2px 4px;
	border: 1px solid #feb337;
	<!--padding: 0px 4px 1px 4px;-->
}
div.pages a
{
	background-color: #7c7c7c;
	color: #feb337;
	font-weight: bold;
	padding: 0px 5px 2px 4px;
	border: 1px solid #7c7c7c;
	<!--padding: 0px 4px 1px 4px;-->
}
div.pages a:hover
{
	background-color: #feb337;
	color: #666;
	font-weight: bold;
	padding: 0px 5px 2px 4px;
	border: 1px solid #feb337;
	<!--padding: 0px 4px 1px 4px;-->
}
div.inner_page
{
	font-size: 90%;
	background: url(../img/li2.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-bottom: 3px;
	
}


/* DEFAULT */

/*files*/
div.un
{
	background: url(../img/un.gif) no-repeat 0px 4px;
	padding: 5px 0 9px 40px;
}
div.txt
{
	background: url(../img/txt.gif) no-repeat 8px 4px;
	padding: 5px 0 9px 40px;
}
div.win
{
	background: url(../img/win.gif) no-repeat 0px 4px;
	padding: 5px 0 9px 40px;
}
div.excel
{
	background: url(../img/excel.gif) no-repeat 0 4px;
	padding: 5px 0 9px 40px;
}
div.word
{
	background: url(../img/word.gif) no-repeat 0 4px;
	padding: 5px 0 9px 40px;
}
div.pdf
{
	background: url(../img/pdf.gif) no-repeat 0 4px;
	padding: 5px 0 9px 40px;
}
div.files div ol
{
	margin: 0 0 0 20px;
	padding: 0px;
}

div.files div ol li
{
	margin-bottom: 3px;
}
/*end files*/

/*Фотогалерея*/
div.photo
{
	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;
}
/*Конец Фотогалерея*/

td.content_eat table.catalog table td { padding: 2px;}
td.content_eat table.catalog table td p { padding: 0px; margin: 0px;}