/*начало разметки*/

BODY {
	SCROLLBAR-FACE-COLOR: #8aa6c8; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: #8aa6c8; SCROLLBAR-3DLIGHT-COLOR: white; SCROLLBAR-ARROW-COLOR: #0000cd; SCROLLBAR-TRACK-COLOR: white;  SCROLLBAR-DARKSHADOW-COLOR: white; SCROLLBAR-BASE-COLOR: #8aa6c8; BACKGROUND-COLOR: #ffffff; scrollbar-3d-light-color: Aqua; scrollbar-dark-shadow-color: Gray
}


DIV.top {
    BACKGROUND:  #1f000a; MARGIN-LEFT: 0%; WIDTH: 100%; MARGIN-RIGHT: 0%; HEIGHT: 90px
}
/* Центер основная часть где крепится менюшка и текст*/
div.center{
        width: 100%;
        height: 100%;
        background: White;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 1%;
}
/* это левая менюшка в нутри центра */
div.menu{
        float: left;
        width: 100%;
        height: 100%;
        background: #FCFCFC;
        border: 1px 1px 1px 1px outset #0A7A12;
}
/* 1% -вая штучка чтобы был пробел между менюшкой и текстом*/
div.px{
        float: left;
        width: 1%;
        height: 100%;
        background: #F3F3F3;
}
/*НУ туТЫ должно быть ясно контекст основная чать странички! :)*/
div.content{
	MARGIN: top 10pt;
	float: left;
	width: 100%;
	height: 100%;
	background: #FCFCFC;
	border-left: 1px outset #0A7A12;
	border-right: 1px outset #0A7A12;
	border-top: 1px outset #0A7A12;
	border-bottom: 1px outset #0A7A12;
	font-size: 10pt;
}
/*п.тоесть конец разметки*/
div.end{
       BACKGROUND: #FCFCFC; MARGIN-LEFT: 0%; WIDTH: 100%; MARGIN-RIGHT: 0%; HEIGHT: 40px
}
H2{
	MARGIN: 10px;
	font-size: 13pt;
	color: #004601;
}
p.txt{
	text-align: justify;
	MARGIN: 10px;
	font-size: 11pt;
	color: #474747;
}


p.komer{
	text-align: justify;
	MARGIN: 10px;
	font-size: 11pt;
	color: #004601;
}

a.Amnu{

	clear: both;
	color: #004601;
	font-size: x-small;
}

a, a.Amnu:hover {
	color: #ED1C24;
	text-decoration: none;

}

H1{

       MARGIN: 10px;
	font-size: 13pt;
	color: #004601;
}

a.Amnu1{
	MARGIN: 9px;
	clear: both;
	color: #006C01;
	font-size: small;
}

a, a.Amnu1:hover {
	color: #ED1C24;
	text-decoration: none;



}

li {
	MARGIN: 10px;
}

a.obz{

	clear: both;
	color: #004601;
	font-size: x-small;
}
p.razdel{
	background: Green;
	font-size: 11pt;
	color: White;
	display: block;
	font-size-adjust: inherit;
	text-align: center;
	font-weight: bold;
}

p.date{
	background: #F27900;
	font-size: 11pt;
	color: White;
	display: block;
	font-size-adjust: inherit;
	text-align: center;
	font-weight: bold;
}

div.derect{
	MARGIN: top 10pt;
	float: left;
	width: 100%;
	height: 100%;
	background: #FCFCFC;
	border-left: 1px outset #0A7A12;
	border-right: 1px outset #0A7A12;
	border-top: 1px outset #0A7A12;
	border-bottom: 1px outset #0A7A12;
	font-size: 10pt;
}

p.yand{
	background: #8A2BE2;
	font-size: 11pt;
	color: White;
	display: block;
	font-size-adjust: inherit;
	text-align: center;
	font-weight: bold;
}
p.vnim{
    color: E67300;
	font-size: 11pt;

}
