a {
	color: Black;
	text-decoration: none;
	background-color : transparent;
}
a:link {
	color: Black;
	text-decoration: none;
}
a:visited {
	color: Purple;
	text-decoration:underline;
}
a:active {
	color: Red;
	text-decoration:none;
}
a:hover {
	color: Maroon;
	text-decoration:none;
}

.mainlink{
	color: Black;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration:none;
}

.mainlink:link{
	color: Black;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration:none;
}

.mainlink:visited{
	color: 888888;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration:none;
}
.mainlink:active{
	color: B00030;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration: none;
}
.mainlink:hover{
	color: Maroon;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration:underline;
}

.mainlinkt{
	color: Teal;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}
.mainlinkt:link{
	color: Teal;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}

.mainlinkt:visited{
	color: Olive;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}
.mainlinkt:active{
	color: Green;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration: none;
}
.mainlinkt:hover{
	color: Green;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:underline;
}
.sublink{
	color: Teal;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}
.sublink:link{
	color: Teal;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}

.sublink:visited{
	color: Olive;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}
.sublink:active{
	color: Green;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration: none;
}
.sublink:hover{
	color: Green;
	font-size:10pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:underline;
}
.menulink:link{
	color: Black;
	font-size: 8pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}

.menulink:visited{
	color: 888888;
	font-size: 8pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:none;
}
.menulink:active{
	color: B00030;
	font-size: 8pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration: none;
}
.menulink:hover{
	color: Maroon;
	font-size: 8pt;
	font-weight:600;
	font-family:Verdana;
	text-decoration:underline;
}
p   {font: 10pt Arial; color:#000000; margin-top: 7pt; margin-bottom: 3pt; text-indent: 0em; text-align: justify;}
td  {font: 10pt Arial; color:#000000;}
th  {font: 10pt Arial; color:#000000; font-weight:bold;}
h1  {
	font-size: 16pt;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: 800;
	font-family: Arial;
	color: Maroon;
	text-align:center;
}
h2  {
	font-size: 14pt;
	margin-top: 14pt;
	margin-bottom: 10pt;
	font-weight: 800;
	font-family: Arial;
	color: Maroon;
	text-align:left;
	background-color:#f0f0f0;
	padding-left:1em;
}
h3  {
	font-size: 12pt;
	margin-top: 12pt;
	margin-bottom: 9pt;
	font-weight: 800;
	font-family: Arial;
	color: Maroon;
	text-align:left;
	background-color:#f0f0f0;
	padding-left:1em;
	letter-spacing:0,1em;
}
h4  {
	font-size: 11pt;
	margin-top: 10pt;
	margin-bottom: 7pt;
	font-weight: 800;
	font-family: Arial;
	color: Maroon;
	text-align:left;
	background-color:#f0f0f0;
	padding-left:1em;
}
h5  {
	font-size: 10pt;
	margin-top: 8pt;
	margin-bottom: 5pt;
	font-weight: 800;
	font-family: Arial;
	color: Maroon;
	text-align:left;
	background-color:#f0f0f0;
	padding-left:1em;
}
h6  {
	font-size: 9pt;
	margin-top: 7px;
	margin-bottom: 4pt;
	font-weight: 800;
	font-family: Arial;
	color: Maroon;
	text-align:left;
	background-color:#f0f0f0;
	padding-left:1em;
}


a.toplink:link {
	color: White;
	font-size: 8pt;
	font-weight: normal;
	font-family:Verdana;
	text-decoration:none;
}
a.toplink:visited {
	color: White;
	font-size:8pt;
	font-weight: normal;
	font-family:Verdana;
	text-decoration:none;
}
a.toplink:active {
	color: White;
	font-size: 8pt;
	font-weight: normal;
	font-family:Verdana;
	text-decoration:underline;
}
a.toplink:hover {
	color: White;
	font-size: 8pt;
	font-weight: normal;
	font-family:Verdana;
	text-decoration: underline;
}


a:link {color:330000; text-decoration:underline;}
a:visited {color:#663300; text-decoration:underline;}
a:active {color:#d36300; text-decoration:none;}
a:hover {color:#d36300; text-decoration:none;}
a.rtoplink {
	color:darkred;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:none;
}
a.rtoplink:link {
	color:darkred;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:none;
}
a.rtoplink:visited {
	color: Maroon;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:none;
}
a.rtoplink:active {
	color: #CC3300;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration: none;
}
a.rtoplink:hover {
	color: White;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:underline;
	background : Maroon;
}
.topmenu {
	border : thin White;
	background : #CC9931;
; color: #FFFFFF; text-align: center
}
.first {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.second {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-indent: 15pt;
}
.third {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	text-indent: 35pt;
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; color: #330000}
.header {text-align:center;width:10 font-family; background-color: #B7002E: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; text-align: center; background-color: #B7002E; font-weight: bolder; border-color: #CCCC00 black black; border-style: none}
.subheader {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; text-align: left; background-color: #CCCCCC; font-weight: bolder; border-color: #CCCC00 black black; border-style: none}
.textl {  font-weight: normal; text-align: left; color: #330000}
.textbc {  font-weight: bold; text-align: center; color: #330000}
toplink1 { color: White; font-size: 8pt; font-weight: normal; font-family:Verdana; text-decoration:underline; }
.fourth {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	text-indent: 55pt;
}
BODY
{
	color: #000000;
	BACKGROUND-COLOR: #F6EED6;
	TEXT-DECORATION: none;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffd700;
	SCROLLBAR-SHADOW-COLOR: #8C4E4D;
	SCROLLBAR-3DLIGHT-COLOR: #ffd700;
	SCROLLBAR-ARROW-COLOR: #817940;
	SCROLLBAR-TRACK-COLOR: #817940;
	SCROLLBAR-DARKSHADOW-COLOR: #8C4E4D;
	SCROLLBAR-BASE-COLOR: #CC9931;
}
.tabl {
	border: 1px ridge #640000;
}
caption {
	font-weight: bold;
	text-align: center;
	color: #330000;
	font-size: 12px;
}
.tabl_1 {
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #640000;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
}
#menu1 {
	display: none;
}
#menu2 {
	display: none;
}
#menu3 {

	display: none;
}
.menu {
	background-image: url(Images/menu.jpg);
	background-repeat: repeat-y;
	width: 238px;
	white-space: nowrap;
}
.podmenu {
	background-image: url(Images/podmenu.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #988675;
	padding-left: 25px;
}
.menuHead:visited {
	color: #000000;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration:none;
	white-space: nowrap;
}
.menuHead:active {
	color: #000000;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration: none;
	white-space: nowrap;
}
.menuHead:hover {
	color: #FFFFFF;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	white-space: nowrap;
	background-color: 736257;
}
.menuHead:link {

	color: Black;
	font-size:12pt;
	font-weight:600;
	font-family: "Times New Roman";
	text-decoration:none;
	white-space: nowrap;
}
a.PodmenuHead:link {
	color:darkred;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:none;
}
a.PodmenuHead:visited {

	color: Maroon;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:none;
}
a.PodmenuHead:active {

	color: #CC3300;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration: none;
}
a.PodmenuHead:hover {

	color: White;
	font-size: 8pt;
	font-weight: normal;
	font-family:Arial;
	text-decoration:none;
	background : 736257;
}
#menu4 {


	display: none;
}
.fonMap {
	background-image: url(Images/map-site.jpg);
	background-repeat: no-repeat;
}
.photo-kadr {
	height: 33px;
	background-image: url(Images/Photogaler/kadr.jpg);
	background-repeat: repeat-x;
}
.photo-kadr-1 {
	height: 33px;
	background-image: url(Images/Photogaler/kadr_1.jpg);
	background-repeat: no-repeat;
}
.photo-kadr-2 {
	height: 33px;
	background-image: url(Images/Photogaler/kadr_2.jpg);
	background-repeat: no-repeat;
}
.tabl_right {

	border-top-style: none;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #640000;
	border-bottom-style: none;
	border-left-style: none;
}
.tabl_right-bottom {
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #640000;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #640000;
}
.tabl_bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: 640000;
}
.textbc-16pt {
	font-weight: bold;
	text-align: center;
	color: #330000;
	font-size: 16px;
}
.text-10pt {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: justify; color: #330000
}
.history_topLeft {
	background-image: url(Images/history_topLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.history_Left {
	background-image: url(Images/history_Left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.history_Right {
	background-image: url(Images/history_Right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.history_topRight {

	background-image: url(Images/history_topRight.jpg);
	background-repeat: no-repeat;
}
.history_fon {



	background-image: url(Images/history_fon.jpg);
	background-repeat: repeat;
}
.text-14pt {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: justify; color: #330000
}
.bibl_EK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #330000;
	background-image: url(Images/bibl_EK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
