@charset "utf-8";
body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
a:link{
	text-decoration: none;
	cursor: pointer;
	color: #990000;
}
a:visited{
	text-decoration:none;
	cursor: pointer;
	color: #CC0000;
}
a:hover{
	text-decoration: none;
	color: #FD86EA;
}
a:active{
	text-decoration: none;
	color: #FF0066;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF33CC;
	margin-top: 1em;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-left: 1em;
    margin: 2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-indent: 1em;
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
}
.heder  {
	text-align: left;
	background-image: url(img/header_fon.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
.content {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2B1B28;
	letter-spacing: normal;
	text-align: center;
	text-indent: 10px;
	word-spacing: normal;
	margin: 1em;
}
.menu {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FD86EA;
}

1.heder {
	background-position: top;
	background-image: url(img/header_fon.jpg);
	background-repeat: repeat-x;
}

.footer_fon {
	background-image: url(img/footer_fon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
}

.statya {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	text-indent: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0C0C0C;
}
.por_linc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #AB3A00;
	text-align: justify;
}

