/*общие стили*/
HTML {
	font:normal 12px Tahoma, Arial;
	color:#000000; 
	padding: 0px;    
	margin: 0px; 
	width: 100%;  
	height: 100%;
}
body {
         padding: 0px;    
	margin: 0px; 
	width: 100%;
	height: 100%;
	color:#000000; 	

}

#all {
	min-height:100%; 
	width:1001px;
	margin:0px auto;
}

img {
	border:none;
	display:none;
}

table {
	width:100%;
	border-collapse:collapse;
}

td {
          vertical-align:top
}

* {
	margin:0px; padding:0px;
}

ul {
	margin:0px;padding:0px;
}

li {
	list-style-type:none;
}

.clear {
	clear:both;font-size:1px;
}

a {
	font:normal 12px Tahoma, Arial;
	color:#000000; 
	text-decoration:underline;
}

a:hover {
	font:normal 12px Tahoma, Arial;
	color:#656464; 
	text-decoration:underline;
}


h1 {
	font:bold 12px Tahoma; 
	color:#555555;
	margin-bottom:5px;
	text-transform:uppercase;
}

h2 {
	font:bold 12px Tahoma;
	color:#000000;
	margin-bottom:4px;
	text-transform:uppercase;
}

h3 {
	font:bold 11px Tahoma;
	color:#000000;

}

p {
	margin-bottom:7px;
}

#loading-layer	{
	display:none;
}

.browsein {
	display:none;
	
}

/*Шапка*/

.top_reklama {
	display:none;
}



#name {
	display:none;
	font-size:30px;
	font-weight:bold;
	color:#555555;

}

#logo  {
	padding-top:10px;
}

#logo img {
	display:block;

}


/*выбор языка*/
.lang_choise {
	display:none;
}


.lang_choise a {
	font-weight:bold;
}
#search_box {
	display:none;
}



#blocks_top {
	display:none;
}


/*левые блоки*/

.left_blocks {
	display:none;
}


/*основное содержание*/


.content {


}
.folder .pub_date {
	float:right;
	color: #25641e;
}
.browsein {
}

#text {

	text-align:left;
}

.center_content {
	padding:20px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
	width:1000px;

	
}


/*правые блоки*/

.right_blocks {
	width:243px;
	margin:5px 0px 0px 0px;
	display:none;


}
.right_block {
	padding:0px 5px 0px 6px;
}

.right_block a{
	color: #25641e;

	
}

.right_block .pub_date {
	color: #25641e;
	border-bottom:1px solid #25641e;
	text-align:right;
	padding-bottom:2px;
	margin-bottom:7px;
}

/*погода*/

.pogoda {
	padding:7px 0px 7px 0px;
	margin:10px 0px 40px 0px;

}

.pogoda div {
	padding-bottom:10px;
}

.pogoda a {
	color:#262626;
	text-decoration:underline;
}

.pogoda a:hover {
	text-decoration:none;
}

.pogoda  span {
	font-size:10px;
}

.pogoda img {
	margin-bottom:-3px;
}

/*видео*/

.video_block {
	color:#262626;
}
.video_block img {
	margin-top:9px;
}
.no_border {
	border:none !important;
}

/*футер*/

.footer {

	height:97px;
	width:1000px;
	margin:20px auto 0px auto;
}

#li-bottom {
	width:1000px;
	height: 2px;
	background: url('/themes/apsny/images/li-bottom.gif') repeat-x;
	padding-bottom:2px;
}
.left_footer {
	float:left;
	margin-left:15px;
	color:#656464;
}

.right_footer {
	float:right;
	margin-right:15px;
	color:#656464;
}


/*блоки в центре*/


.all_news .main_page {
	font:normal 12px Tahoma; 
	color:#373737;
	width:44%;
	padding:0px 30px 50px 0px;

}

.all_news .inner_page {
	font:normal 8pt Tahoma, Arial; 
	color:#656464;
	width:44%;
	padding:20px 30px 20px 0px;
	border-bottom:solid 1px #8c8c8c;
}


.all_news div img {
	float:left;
	display:block;
	border:solid 1px #7d7c7c;
	margin-right:7px;
}

.all_news div b {
	display:block;
	color:#262626;
	margin-bottom:10px;
}

.all_news div a {
	font-weight:bold;
	color:#0c8a2d;
}

.all_news h2 {
	text-transform:uppercase;
}

.all_news h3 {
	text-transform:uppercase;
}

/*блоки справа*/
#news_block {
	width:240px;
	height:300px;
	background-color: #dfdfdf;
	border: 1px solid #25641e;
	border-top:none;
}



/*календарь*/

#calendar_table {
	width:100%;
	border:1px solid #969696;
	border-left:0;
	border-right:0;
	position:relative;
	top:-14px;
	border-top:0;
	
}

#calendar_table th {
	text-align: left;
	background-color: #25641e;

	color:#ffffff;
}

#calendar_table .years {

	background:none;
	text-align:right;

}

#calendar_table .years a{

	color:#fff;

}



#calendar_table .left {
	border:1px solid #969696;
	border-left:0;
}

#calendar_table .center {
	border:1px solid #969696;
}


#calendar_table .right {
	border:1px solid #969696;
	border-right:0;

}

#calendar_table #calendar{
	padding:0px;
}	


#calendar_table #calendar tr {
	padding:1px 2px 1px 2px;
	border:0;

}


#calendar_table #calendar td {
	padding:1px 2px 1px 2px;
	border:0;

}

#calendar_table #calendar thead th {
	text-align: left;
	background:none;
	color: #871f0e;
}


#calendar-layer {
	padding: 10px 0 10px 0;
}

#calendar_table #calendar a {
	font-weight:bold;
}


.folder {
	padding:10px 0 30px 0;
	border-bottom:solid 1px #8c8c8c; 
}



.folder .logo{
	float:left;
	margin-right:10px;
	width:98px;
	height:76px;
}

.folder a{
	font-weight:bold;
	color:#0c8a2d;
}


.center_news {
	padding:0px 0 30px 0;
}

.center_news .pub_date {
	float:right;
	color: #0c8a2d;
}


.center_news h1 {
	border-bottom:solid 1px #8c8c8c;
	margin:0px 0 15px 0;
	padding-bottom:5px;
	
		
}
.center_news .logo{
	float:left;
	margin-right:10px;
	width:98px;
	height:76px;
}

.center_news a{
	font-weight:bold;
	color:#0c8a2d;
}
  @-moz-document url-prefix() {
  
    }

.doc_view {
	padding-top:10px;
}

.doc_view .logo {
	width:245px;
	height:185px;
	float:left;
	padding:0px 7px 7px 0;
}

.doc_view .pub_date {
	float:left;
	color: #555555;
}

.print {

	display:none;
}

.standart {
	color: #a8aaa7;
	float:right;
	display:block;
	padding-top:10px;
}
.standart a{
	color: #a8aaa7;
}

.doc_block {
	display:none;
}
.banners {display:none;}
