@charset "utf-8";
/* CSS Document */

@font-face { font-family: Micro; src: url('images/Microspot.ttf'); }  


body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #000000;
	font-family: "Roboto Flex", sans-serif;
	font-style: normal;
	font-size: 19px;
	border: 0px;
}

img { border: 0px; }


/* TEXT */

.text-black-orbitron{
	color: #000000;
	font-family: "Orbitron", sans-serif;
	font-size: 45px;
	line-height: 1.1;
}

.text-black-med{
	color: #000000;
	font-family: "Roboto Flex", sans-serif;
	font-size: 29px;
	font-weight: 500;
	line-height: 1.1;
}

.text-black-small{
	color: #000000;
	font-family: "Roboto Flex", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.1;
}

.text-block-black-large {
	color: #000000;
	font-family: "Micro", sans-serif;
	font-size: 55px;
	line-height: 1.1;
}

.text-block-black-small {
	color: #000000;
	font-family: "Micro", sans-serif;
	font-size: 25px;
	line-height: 1.1;
}


.text-blue-orbitron{
	color: #2542c5;
	font-family: "Orbitron", sans-serif;
	font-size: 45px;
	line-height: 1.1;
}

.text-blue-med{
	color: #1d349c;
	font-family: "Roboto Flex", sans-serif;
	font-size: 29px;
	font-weight: 500;
	line-height: 1.1;
}

.text-blue-small{
	color: #1d349c;
	font-family: "Roboto Flex", sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.1;
}

.text-block-blue-large {
	color: #1d349c;
	font-family: "Micro", sans-serif;
	font-size: 55px;
	line-height: 1.1;
}

.text-block-blue-small {
	color: #1d349c;
	font-family: "Micro", sans-serif;
	font-size: 25px;
	line-height: 1.1;
}




/* ND */

.znd{
	color: #ffffff;
	font-family: "Orbitron", sans-serif;
	font-size: 11px;
    text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 0.2em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.znd a{
	color: #989898;
	text-decoration: none;
}


/* MENU */

.menu-index1 {
    background-image: url("images/index2024_03.jpg");
    width: 612px;
    height: 55px;
    color: #ffffff;
	font-family: "Micro", sans-serif;
    font-size: 34px;
    text-transform: uppercase;
	padding-right: 20px;
	padding-top: 6px;
}

.menu-index1 a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 9px;
}

.menu-index1 a:hover {
    color: #2b4de6;
}

.menu-index2 {
    background-color: #ffffff;
    width: 612px;
    height: 51px;
    color: #000000;
	font-family: "Micro", sans-serif;
    font-size: 34px;
    text-transform: uppercase;
	padding-right: 20px;
	padding-top: 6px;
}

.menu-index2 a {
    color: #000000;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 9px;
}

.menu-index2 a:hover {
    color: #2b4de6;
}


.menu-subpage1 {
    background-image: url("images/subpage2024_03.jpg");
    width: 612px;
    height: 55px;
    color: #ffffff;
	font-family: "Micro", sans-serif;
    font-size: 34px;
    text-transform: uppercase;
	padding-right: 20px;
	padding-top: 6px;
}

.menu-subpage1 a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 9px;
}

.menu-subpage1 a:hover {
    color: #2b4de6;
}

.menu-subpage2 {
    background-color: #ffffff;
    width: 612px;
    height: 51px;
    color: #000000;
	font-family: "Micro", sans-serif;
    font-size: 34px;
    text-transform: uppercase;
	padding-right: 20px;
	padding-top: 6px;
}

.menu-subpage2 a {
    color: #000000;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 9px;
}

.menu-subpage2 a:hover {
    color: #2b4de6;
}

.menu-subpage3-home {
    background-image: url("images/subpage2024_02.jpg");
    width: 612px;
    height: 45px;
    color: #000000;
	font-family: "Micro", sans-serif;
    font-size: 34px;
    text-transform: uppercase;
	padding-right: 20px;
	padding-top: 6px;
}

.menu-subpage3-home a {
    color: #000000;
    text-decoration: none;
    transition: color 0.4s ease, transform 0.2s ease;
    padding: 9px;
}

.menu-subpage3-home a:hover {
    color: #2b4de6;
}


/* LINKS AND BORDER */

a {
	color: #7E7E7E;
}

.border {
	border: 3px solid #1B349C;
}
.pageborder {
	box-shadow: 0px 10px 25px 10px rgba(0,0,0,0.65); }



/* FOOTER */

.index-footer {
	background-color: #000000;
	width: 950px;
	height: 114px;
	color: #1d349c;
	font-family: "Orbitron", sans-serif;
	font-size: 29px;
	text-transform: uppercase;
	line-height: 1.0;
}

.index-footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer-name {
	color: #ffffff;
	font-family: "Micro", sans-serif;
	font-size: 38px;
	line-height: 1.0;
}


/* SUBPAGE HEADERS */

.subpage-headers {
	background-color: #1C349C;
	width: 709px;
	height: 83px;
	color: #ffffff;
	font-family: "Orbitron", sans-serif;
	font-size: 49px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	
}


/* BACKGROUNDS */

.sub-bg {
	background-color: #ffffff;
	padding: 20px 35px 10px 35px;
}

.sub-bg-index {
	background-color: #DFDEE0;
	padding: 20px;
	width: 950px;
	height: 400px;
	color: #000000;
	font-family: "Roboto Flex", sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.5;
}

 