/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff;
	}
/* global styles */
img { border:none; }
p { padding:0; margin:16px 0; text-align:justify;}
li { text-align: justify; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#044484; padding:0; }
h1 { font-size:14px; font-weight:normal; font-weight:bold;}
h2 { font-size:22px; font-weight:normal; }
h3 { font-size:20px; font-weight:normal; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
hr { height:1px; border:none; color:#dcdcdc; background:#dcdcdc; }
.clear { clear:both; }
.text { display:table; }
.prominent, .prominent span { 
	color:#044484; 
}
.prominent img {
	margin:0 !important;
}
.prominent .caption, .caption {  
	font-size:12px; 
	color:#044484; 
	font-style:italic;
}
.hypertext {
	font-style:italic;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
.data, .data th, .data tr, .data td{
	border:1px solid #636363;
	border-collapse:collapse;
}
.rightContent img {
	margin:6px;
}
ul {
	list-style:none;
	list-style-image:url(../images/cube.jpg);
}
/* .inlineblock { display:-moz-inline-stack; display:inline-block; } */

#HTMLBlock { 
	width:1000px;
	margin:0 auto;
	padding:0;
}
/* for IE6 */
/** html #HTMLBlock { padding-left:1000px; }*/
/** html #HTMLBlockMinWidth { height:0; } /* хак для IE, что бы включить свойство hasLayout */*/
/** html #HTMLBlockContent { margin-left:-1000px;position:relative; height:0; }*/
/* end */

a:active, a:focus, img { outline:none !important; }
:focus{ -moz-outline-style:none !important; }

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#003471;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
#header {
	width:1000px;
	height:285px;
	background:url(../images/headerbg.jpg) left top no-repeat;
	position:relative;
}
#header .icons {
	padding:16px 0 0 41px;
}
#header .icons img {
	margin-right:10px;
}
#header .logo {
	position:absolute;
	left:71px;
	top:90px;
}
#header .inform {
	position:absolute;
	right:25px;
	top:25px;
	font-size:11px;
	line-height:11px;
	padding:0;
	margin:0;
}
#header .inform a:link, #header .inform a:active, #header .inform a:visited {
	color:#FFF;
}
#header .inform div {
	padding:5px 0;
}
#header .inform div input {
	border:1px solid #848484;
	width:76px;
	font-size:11px;
	color:#848484;
}
#header .inform div .arrow {
	border:0px;
	width:9px;
	height:9px;
}
#header .mainMenu {
	position:absolute;
	left:0;
	bottom:0;
	height:41px;
	margin-bottom:2px;
	padding-left:41px;
}
#header .mainMenu .menuitem {
	float:left;
}
.mainMenu .menuitem a:link, .mainMenu .menuitem a:active, .mainMenu .menuitem a:visited {
	display: inline-block;
	height:29px;
	padding:0 20px;
	color:#FFF;
	padding-top:12px;
}
.mainMenu .menuitem a.cur {
	display: inline-block;
	height:29px;
	background:url(../images/menuactive.jpg) left top repeat-x;
	padding:0 30px;
	color:#FFF;
	padding-top:12px;
	text-decoration:none;
}
.mainMenu .menuitem a:hover {
	background:url(../images/menuactive.jpg) left top repeat-x;
}
#header .mainMenu .razd {
	width:1px;
	height:41px;
	float:left;
	background:url(../images/razd.jpg) left top no-repeat;
}
/*-*/
#content {
}
#content .leftMenu {
	width:168px;
	float:left;
	padding:35px 18px 35px 45px;
}
.leftMenu .menu_left {
	font-size:13px;
	padding-bottom:50px;
}
.leftMenu .menu_left a:link, .leftMenu .menu_left a:active, .leftMenu .menu_left a:visited {
	display: block;
	width:155px;
	background:#c1c9d2;
	margin-bottom:1px;
	color:#044484;
	padding-left:13px;
	padding-top:4px;
	padding-bottom:4px;
}
.leftMenu .menu_left a:hover, .leftMenu .menu_left a.active {
	background:#81be7f;
	color:#FFF;
}
.leftMenu .banners img{
	margin-bottom:4px;
}
/*-*/
#content .rightContent {
	width:695px;
	float:right;
	border-left:1px solid #cccccc;
	/*padding:26px 55px 35px 18px;*/
	padding:26px 55px 3px 18px;
	position:relative;
}
#content ul li {
	text-align:justify;
}
.newsBigBlockB {
	border-bottom:1px dotted #83818f;
}
.newsBlock {
	padding:0px 0;
}
.newsBlock .newsTitleDate {
	padding:10px 0;
}
.newsBlock .newsTitleDate a:link, .newsBlock .newsTitleDate a:active, .newsBlock .newsTitleDate a:visited {
	color:#017400;
	padding-left:10px;
}
.newsBlock .newsBlockIn {
	padding-bottom:10px;
}
.newsBlock .newsBlockIn .left {
	width:100px;
	float:left;
}
.newsBlockIn .left img {
	width:92px;
	margin:0;
}
.newsBlock .newsBlockIn .right {
	width:545px;
	float:left;
}
.allnews a:link, .allnews a:active, .allnews a:visited {
	color:#000;
}
/*-*/
.contacts {
	font-size:14px;
}
.regform {
	font-size:12px;
}
.contacts input, .regform input {
	width:240px;
	border:1px solid #058304;
	margin-top:4px;
}
.contacts textarea, .regform textarea {
	width:240px;
	height:100px;
	border:1px solid #058304;
	margin-top:4px;
}
.updateImg {
	font-size:11px;
}
.updateImg img {
	float:left;
}
.updateImg span {
	float:left;
	margin-top:20px;
}
.updateImg a:link, .updateImg a:active, .updateImg a:visited {
	color:#000;
}
.button {
	padding-top:10px;
}
/*-*/
.docs {
}
.docs div {
	background:url(../images/docs.jpg) left 10px no-repeat;
	padding:10px 0 10px 20px;
}
.green:link, .green:active, .green:visited {
	color:#017400;
}
/*-*/
.blockFind {
	position:absolute;
	left:99px;
	top:22px;
}
.blockFind select {
	border:1px solid #a5acb2;
	margin-right:3px;
}
.infind {
	border:1px solid #f4f4f4;
	padding:7px;
}
.infind a:link, .infind a:active, .infind a:visited {
	padding-right:20px;
	background:url(../images/arrow.jpg) right 3px no-repeat;
	display: inline-block;
	color:#000;
}
.blockFind .upd {
	color:#017400;
	padding-left:15px;
}
.blockFind .upd span {
	color:#044484;
}
.upd a:link, .upd a:active, .upd a:visited {
	color:#058404;
}
.anons {
	padding-bottom:30px;
}
.anons img {
	margin:0 6px 6px 0;
}
.anons p {
	margin:0 0 10px 0;
}
.forprint:link, .forprint:active, .forprint:visited {
	background:url(../images/print.jpg) left top no-repeat;
	padding-left:20px;
	display:inline-block;
	color:#707070;
}
.prikrep:link, .prikrep:active, .prikrep:visited {
	background:url(../images/prikrep.jpg) left top no-repeat;
	padding-left:20px;
	display:inline-block;
	margin-left:10px;
	color:#707070;
}
/*-*/
.paging {
	color:#058404;
}
.paging span {
	color:#000;
}
.paging a:link, .paging a:active, .paging a:visited {
	color:#058404;
}
/*-*/
#footer {
	height:68px;
	padding-left:57px;
	padding-right:28px;
	border-top:1px solid #d6d6d6;
}
#footer .s4et {
	width:100px;
	float:left;
	padding-top:18px;
}
#footer .left {
	width:450px;
	float:left;
	padding-top:25px;
}
#footer .left a:link, #footer .left a:active, #footer .left a:visited {
	color:#003471;
}
#footer .right {
	width:300px;
	float:right;
	padding-right:30px;
	padding-top:18px;
}

/*-*/
.leftMenu .contactsBlock {
	border:1px solid #c1c9d2;
	margin-bottom:15px;
	padding:10px;
}
.leftMenu .contactsBlock .title {
	font-weight:bold;
	color:#01478b;
	padding-bottom:5px;
}
.leftMenu .contactsBlock h3 {
    font-weight:bold;
	color:#01478b;
	padding-bottom:5px;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.leftMenu .contactsBlock .phones {
	font-size:16px;
	font-weight:bold;
	padding-top:3px;
}
.leftMenu .contactsBlock h2{
    font-size:16px;
	font-weight:bold;
    padding: 0;
    margin: 0;
    color: black;
	padding-top:3px;
}

.leftMenu .contactsBlock .links {
	font-size:11px;
}
