/* Глобальное форматирование страницы. */
* {
margin: 0;
padding: 0;
}
html, body {

	scrollbar-base-color: #D9D9B5;
	scrollbar-arrow-color: white;

	scrollbar-shadow-color: D9D9B5;
	scrollbar-lightshadow-color: green;
	scrollbar-darkshadow-color: #6C8124;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
}
body {
background:;
font:;
	font-family: Verdana;
	font-size: 80%;
	font-weight:bold;
	color:#003300;

background-color:;
background-image:;
background-repeat: ;
background-position: ;
	line-height: 1.5;
	background-color: #04245d;
	/*background-color: #003300;*/
}
/*h1, h2, */h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address,
.componentheading,.contentheading,
.contentpagetitle,.sectiontableheader,.newsfeedheading{
	margin: .5em 0;
	padding: 0;
}
h1, h2 {
	text-align:center;
	color: #A3181F;
}
h1 {
	font-size: 18px;
	margin-top: -5px;
}
h2 {
	font-size: 16px;
}

li, dd, blockquote {
margin-left: 3em;
}
fieldset {
border: none;
}

/* Глобальное форматирование страницы */
#fix { background-repeat:no-repeat; }

.main_body {
	width: 525px;
	height: 740px;
	overflow: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 30px;

	scrollbar-base-color: #D9D9B5;
	scrollbar-arrow-color: white;

	scrollbar-shadow-color: D9D9B5;
	scrollbar-lightshadow-color: green;
	scrollbar-darkshadow-color: #6C8124;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
}
.left_navi {
	padding-top: 65px;
	padding-left: 5px;
	padding-right: 0px;
	width: 180px;
}
.bottom {
	padding-left: 70px;
}
div.logo_dzherelo {
	font-size: 10px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
/*	width: 450px;*/
	height: 21px;
	bottom: -5px;
	position: relative;
	white-space: nowrap;
	vertical-align:middle;
}
a {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

p{
	text-indent:2em;
	text-align: 'justify';
}
.gal {
	color: #003300;
}
.button{
/*	border: 1px solid black;*/
	background: #A9A834;
/*	color:#A9A834;*/
	font: normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* html .button{
/*	border: 1px solid black;*/
	background: #A9A834;
/*	color:#A9A834;*/
	font: normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.search {
	color:#000;
	text-decoration: none;
}
.non {
	color:#1F2D1C;
	text-decoration: none;
}
#validator {display: none;}
.tablets {margin: 0 auto;}

.preview {float:left;margin: 5px 15px 15px 0;}
.main_news {clear:both;}
.main_news h3 {color: #a3181f;/*text-align: center;*/}
.follow_news {text-align:right;}
.mdate {font-size:11px;margin-bottom:5px;}
.short_content {margin:0;}
.signs {width:100%;text-align:center;margin:0 auto;height:125px;}
.ssigns {text-align:center;height:125px;width:175px;float:left;}
a.link_style {color:#003300;text-decoration:underline;}
a.link_style:hover {text-decoration:none;}
