/* CSS Document */
table.content td.second{
	width:auto;
}

div.path{
	font-size:11px;
	color:#a5a5a5;
	margin-bottom: 10px;
}
div.path a{
	color:#a5a5a5;
	border-bottom: solid 1px #a5a5a5;
}
div.path a:hover{
	color:#a5a5a5;
	border-bottom: none;
}
div.innerpages{
	margin:10px 0 10px 20px;
}
div.innerpages div{
	background:url(../img/inner.gif) no-repeat left 2px;
	margin:2px 0;
	padding-left:15px;
}
div.innerpages a{
	color:#000000;
	border-bottom:solid 1px #000000;
}
div.innerpages a:hover{
	color:#000000;
	border-bottom:none;
}

div.news{
	font-size:12px;
}
div.news div.date{
	background:url(../img/date_innet.gif) no-repeat left top;
	width:86px;
	height:23px;
	color:#000000;
	font-size: 20px;
}
div.news div.date span{ color:#73b7c9;}
div.news a{
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b;
	border-bottom:solid 1px #3b3b3b;
}
div.news a:hover{
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b;
	border-bottom:none;
}

div.photo{
	margin:20px 0;
}
div.photo img{ border:solid 1px #7fa7b2}
div.photo a{ border:none;}
div.photo div{
	margin:0 10px 10px 0;
	float:left;
}

div.form{
	margin:20px 0;
	font-size:11px;
}
div.form input, div.form textarea{
	font-size:11px;
	width:350px;
}


/* файлы для скачивания */
div.file{
	margin:10px 0;
}
div.file div.doc{
	background:url(../img/file/word.gif) no-repeat left 7px;
	padding:7px 0 5px 44px;
	font-size:11px;
	height: 27px;
}
div.file div.excel{
	background:url(../img/file/excel.gif) no-repeat left 7px;
	padding:7px 0 5px 44px;
	font-size:11px;
	height: 27px;
}
div.file div.pdf{
	background:url(../img/file/pdf.gif) no-repeat left 7px;
	padding:7px 0 5px 44px;
	font-size:11px;
	height: 27px;
}
div.file div.txt{
	background:url(../img/file/txt.gif) no-repeat left 7px;
	padding:7px 0 5px 44px;
	font-size:11px;
	height: 27px;
}
div.file div.rar, div.file div.zip{
	background:url(../img/file/rar.gif) no-repeat left 7px;
	padding:7px 0 5px 44px;
	font-size:11px;
	height: 27px;
}
div.file div.en{
	background:url(../img/file/txt.gif) no-repeat left 7px;
	padding:7px 0 5px 44px;
	font-size:11px;
	height: 27px;
}
/* файлы для скачивания */


div.pages{
	font-size: 12px;
	margin: 20px 0 0 0;
}

table.table{
	font-size: 12px;
	width:100%;
	margin:10px 0;
	border-top:solid 1px #E5E5E5;
	border-left:solid 1px #E5E5E5;
}

table.table td{
	border-right:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	padding: 5px 5px;
}
table.table th{
	border-right:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	padding: 10px 5px;
}
