A, .site-description
{
	
}

/*************************************************************************/

.page-header {
  border-bottom-color:#EEEEEE;
  border-bottom-style:solid;
  border-bottom-width:1px;
  margin:10px 0 15px;
  padding-bottom:9px;
}

.blog .items-leading div{
	/* border: 10px solid red; */
}


.posttopostseparator {
  border-bottom-color:#EEEEEE;
  border-bottom-style:solid;
  border-bottom-width:1px;
  margin:20px 0 30px;
  padding-bottom:9px;
}

.posttopostseparator_inmainpage {
  margin:5px 0px 5px 0px;
}
.posttopostseparator_inmainpage h4 {
	margin-top: 6px;
}

.item-image a img, .posttopostseparator_inmainpage img{
	margin:0 10px 6px 0;
	padding: 5px;
	border: 1px solid #EEEEEE;
}

h2  a {

}

/************************* Phoca gallery on main page *********************************************/
.pg_data {
	margin: 0 auto;
}
.one_item {
  border:1px solid #EEEEEE;
  border-radius:3px;
  display:table;
  float:left;
  height:120px;
  margin:4px;
  padding:4px;
  text-align:center;
  width:120px;
  float: left;
  
}


.pg_data .one_item  h4 a{

  display:block;
  margin:0;
  padding:5px 0;
  text-decoration:none;
color:#0088CC;
line-height:20px;
font-size:14px;
font-weight: normal;
}





/****************************** Images in article *************************************************/


.lightboximgwrap {
	display:inline-block;
	margin: 0 auto;

}
.lightboximgwrap img{
margin: 10px 2px;
border:1px solid #EEEEEE;
padding: 5px;
}







/*************************************************************/
.imgcenter{
margin: 0 auto; 
text-align: center;
}



table.download-docs, table.download-docs tr, table.download-docs th, table.download-docs td {
	border: none;
}
table.directory, table.directory tr, table.directory th, table.directory td {
	border: none;
	vertical-align: middle;
	border: none !important;
}

table.download-docs td div {
	/* font-weight:normal !important; */
}



#main div.attachmentsList table, div.attachmentsList table {
font-weight: normal;
font-family:arial, sans-serif;
  font-size:10pt;
  border: none;
}

.internet-priemnaya{
	
}
.poleznie-ssylki{
}
.poleznie-ssylki a{
	margin: 0px 0px 0px 10px;

}
.poleznie-ssylki img{
	vertical-align: top;
}


.crate ul {
	margin: 0px !important;
}

#fin-otpravit{
	text-align:center;
	margin: 0 auto;
}

/* ------------------- Таблица в статьях ------------------ */
.item-page table{}

.item-page table tr{}

.item-page table tr td{
	border:1px solid #DDDDDD;
}

.attachmentsList table tr td{
	border: none !important;
}
.important-text{
	color: red;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}