/*		TITLE	*/
h1,h2{ font-size: 16px;  font-weight: bold;  color: white;  margin: 8px;    }
h3,h4{ font-size: 14px;  font-weight: bold;  color: #025aa7;  margin: 5px;  border-bottom: 1px dotted;    }
/*		HEDER MENU	*/
body{margin:0;padding:0;color:#000000;background-color: #0494ce;background-image: url(/images/tpl_bg.gif);background-position:top;background-repeat:repeat-x;font-family:Arial,Tahoma,sans-serif;font-size:10pt;line-height:13pt;}

a{
	color: #264b6f;
	text-decoration: underline;
}
a:hover{
	color: white;
	text-decoration: none;
}
.container{
/*	border: 1px solid;*/
	margin: auto auto auto auto;
	display: block;
	width: 850px;
	}
#heders{
/*
	background-image: url(/images/tpl_top_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	*/
	height: 178px;
}	

	.logo{
	border: 0 none;
	margin-top: 20px;
	display: block;
	width: 138px;
	margin-left: 25px;
	}
	
	ul.menubloc{
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 10px;

}
li.menusep{
	display: inline;
	float: left;
	background-image: url(/images/tpl_menu_sep.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 2px;
	height: 22px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
	li.menu{
	list-style-type: none;
	display: inline;
	float: left;
	height: 43px;
	}
	
	li.menu{
	background-image: url(/images/tpl_menu_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	}
	
	li.menu a{
	float: left;
	height: 43px;
	line-height: 40px;
	font-size: 15px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-image: url(/images/tpl_menu_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #025aa6;
	}

	li.menu a:hover{
	color: #ff6633;
}

	li.menu div:hover{
	background-image: url(/images/tpl_menu_arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 47px;
	}
	
	small{
	font-size: 11px;
	color: #029acc;
}

.content{ font-size: 110%;  line-height: 23px;  padding-right: 6px;      }

.foter{
	height: 70px;
}

.foter div{
	border-top: 1px dotted #91cb00;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

	*/
/* Нумерация страниц */
#pagination{padding:0;float:none;clear:left;margin-top:20px;margin-bottom:20px;display:block;height:25px;vertical-align:bottom;}
#pagination ul{margin:0;}
#pagination-digg li{border:0;margin:0;padding:0;float:left;list-style:none;font-size:11px;}
#pagination-digg a{border:solid 1px #9aafe5;margin-right:2px;}
#pagination-digg .previous-off,
#pagination-digg .next-off{float:left;margin-right:2px;padding:3px 4px;display:block;color:#888888;font-weight:bold;}
#pagination-digg .next a,
#pagination-digg .previous a,
#pagination-digg .next a:hover,
#pagination-digg .previous a:hover{border:none;font-weight:bold;}
#pagination-digg .active{float:left;padding:4px 6px;margin-right:2px;display:block;background:#2e6ab1;color:#FFFFFF;font-weight:bold;}
#pagination-digg a:link,
#pagination-digg a:visited{float:left;padding:3px 6px;display:block;color:#0e509e;text-decoration:none;}
#pagination-digg a:hover{border:solid 1px #0e509e;}
#pagination-digg .text{float:left;margin-right:2px;padding:3px 4px;display:block;color:#888888;font-weight:bold;}


.lastlist{ padding-top: 2px; padding-bottom: 1px;    }
.lastlist span.date{ display: block;  width: 55px;  font-size: 80%;  color: #666666;  }
.date{ display: block;  font-size: 80%;  color: white;  }
.floatleft{ float: left; }
.floatright{ float: right; }
img.icon{border: none;}
.newslist{ display: block;  padding-bottom: 5px;  float: none;  clear: left;  border-bottom: 1px dotted white;     }
.newslist h4{ background-image: none; }
.newslist div a img,.content img{ padding: 1px;  border: 1px solid white;  margin: 4px;   }
