/*Путь*/
div.address {
	padding-bottom: 15px;
}
div.address, div.address a
{
	font-size: 11px;
	color: #aaa !important;
}

/*Конец Путь*/

/* Поиск */
.highlight {
	font-weight: bold;
}

/*Постраничка*/
div.pages
{
	text-align: left;
	margin: 15px 0px 10px 0px;
	font-size: 90%;
}
div.pages b
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #fff;
	background-color: #a22b2b;
	border: 1px solid #fff;
	font-weight: bold;
}
div.pages a
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #a22b2b;
}
div.pages a:hover
{
	padding: 1px 5px 1px 5px;
	margin: 0 1px 0 1px;
	color: #fff;
	background-color: #a22b2b;
	border: 1px solid #fff;
}

/*Конец Постраничка*/
/* Таблица */
TABLE.table, TABLE.sortable{
	border-top: 1px solid #93BEE1;
	border-left: 1px solid #93BEE1;
	border-bottom: 1px solid #93BEE1;
}

TABLE.table TH, TABLE.sortable TH { 
	margin:0px;
	padding: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #666666;
	height: 22px;
	text-align: center;
	background-color: #93BEE1;
}

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 #93BEE1;
	border-right: 1px solid #93BEE1;
	font-size: 90%;
	background-color: #fff;
	color: #000;
}
TABLE.table TD.last, TABLE.sortable TD.last { 
	border-right: 1px solid #93BEE1;
}
TABLE.table TH.last, TABLE.sortable TH.last { 
	border-right: 1px solid #93BEE1;
}
TABLE.table TR.last td, TABLE.sortable TR.last td{ 
	border-bottom: none !important;
}

TABLE.table th p, TABLE.sortable th p {
	margin-top: 0px;
	padding-top: 0px;
}

blockquote
{
	background: #fff;
	margin: 0px;
	padding: 10px;
	color: #000;
	border-left: 5px solid #a22b2b;
}

/*Конец Таблица*/

/* DEFAULT */

/*files*/
div.files { margin: 20px 0;}
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.vars
{
	font-size: 90%;
}

/*end files*/

/*Фотогалерея*/
div.photo
{
	border: 1px solid #58585a;
	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;
}
/*Конец Фотогалерея*/


table.form input[type="text"] { border: 1px solid #9DC3E7; width: 100%; height: 18px; margin: 2px 0 2px 0; }
table.form input[type="button"], table.form input[type="submit"] { border: 1px solid #81ACCF; background: #9DC3E7; width:200px;}
table.form textarea { border: 1px solid #9DC3E7; width: 100%; font-size: 12px; margin: 2px 0 0 0; height: 120px;}


div.text div.content ul {
	margin-left: 30px;
	margin-top: 10px;
}

div.text div.content ul li {
	list-style-image: url(../img/square.gif);
	margin-bottom: 2px;
}
div.text div.content {
	font: 12px tahoma, sans-serif; color: #666; line-height: 130%;
}

div.news p {
	padding-top: 0px;
	padding-bottom: 12px;
}

div.text div.content h2 { font-size: 140%; margin-top: 28px; padding-top: 0px; margin-bottom: 0px}