@font-face {
  font-family: 'Franklin Gothic Demi';
  font-style: normal;
  font-weight: normal;
  src: url(/fonts/franklin-gothic-demi/franklin-gothic-demi.woff2) format('woff2');
}

@font-face {
  font-family: 'Bebas Neue Regular';
  font-style: normal;
  font-weight: normal;
  src: url(/fonts/bebas-neue-regular/bebas-neue-regular.woff2) format('woff2');
}

body {
	margin: 0;
}

/* page */
#page {
    width: 100%;
    background: rgb(254,254,254);
	background: linear-gradient(90deg, rgba(254,254,254,1) 0%, rgba(230,230,230,1) 100%);
}
.page {
    border: 0;
    border-collapse: collapse;
    font-family: arial, sans-serif, verdana;
}
.page td {
    padding: 0;
}


/*LANG SELECT*/

#dropdown {
  margin: 10 0 -35 1150;
}

.dropdown {
  display: inline-block;
  position: relative;
}
.dropdown button {
  color: #6d7984;
}
.dropdown-content {
  display: none;
  position: absolute;
  width: 50px;
  overflow: auto;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a {
  display: block;
  color: #6d7984;
  padding: 5px;
  text-decoration: none;
}
.dropdown-content a:hover {
  color: #FFFFFF;
  background-color: #6d7984;
}
/*LANG SELECT*/




#separ {
    height: 30px;
    background: rgb(252,252,252);
    background: linear-gradient(90deg, rgba(252,252,252,1) 0%, rgba(210,210,210,1) 100%);
}
#MEYAYPA {
    text-align: right;
    font-family: 'Franklin Gothic Demi', arial;
    text-transform: uppercase;
    font-size: 68px;
    color: #ffffff;
    margin: -16 auto -15;
    width: 1230px;
}
#METAMEYA {
    padding: 30 0 30 0;
}
.page p, li {
    font-size: 16px;
    color: #6d7984;
}

/* panel
border: 1px solid black;
*/
#panel  {
    width: 1500px;
    margin: 10 auto;
}
#logo  {
    width: 490px;
}
#slogan  {
    font-size: 42px;
    color: #3e4e5b;
    font-family: 'Franklin Gothic Demi',
    arial; text-transform: uppercase;
    line-height: 1.5;
}
/* menu panel */
.menu table {
    margin-left: 0;
}
.menu tr {
    vertical-align: middle;
    height: 35px;
}
.menu td {
    padding: 0 12;
    font-family: arial, sans-serif, verdana;
    font-size: 18px;
    font-weight: 500;    
}
.menu a {
    color: #6d7984;
    text-decoration:none;
}
#curdir {
    color: black;
    text-decoration:underline;
}

/* slide 
    border: 1px solid black;
*/
#slideKUPHA {
    
    width: 1230px;
    margin: 20 auto;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url('/i/mbg1-2.png');
}
#slide  {
    width: 1230px;
    margin: 20 auto;
}

/*  */

h1 {
    font-size: 26px;
    font-weight: 500;
    color: #3f4f5c;
    font-family: 'Franklin Gothic Demi', arial;
    text-transform: uppercase;
    line-height: 1;
}

h2 {
	font-size: 1em;
	color: black;
}

a img {
	border:none;
}



.ct tbody {
	font-size: 19px;
	color: #6d7984;
	font-family: arial;
	text-align: justify;
	vertical-align: top;
}

.ct#news a {
	color: #6d7984;
	text-decoration:none;
}

.ct#news a:hover {
	background: silver;
}

a#link {
	color: #6d7984;
	text-decoration:none;
}
a:hover#link {
	background: silver;
}


/* rzd-bee */

table.rzd-bee {
	width:auto;
	margin-bottom:30px;
	font-size: 19px;
	color: #6d7984;
	font-family: arial;
	text-indent:	0px;
}

table.rzd-bee caption{
	text-align:left;
	color:#646464;
	font-size:110%;
	margin-bottom:0.4em;
	font-style:italic;
	font-weight:bold;
}

table.rzd-bee td, table.rzd-bee th{
	padding: 10 10 5 10;
	vertical-align:top;
}

table.rzd-bee th{
	text-align:left;
	padding-top:1.5em;
}

table.rzd-bee thead th{
	padding-top:0.6em;
	padding-bottom:0.6em;
	background:#999999;
	color:white;
	font-size:89%;
}

table.rzd-bee tr:hover, table.rzd-bee tr.hover{
	background:#f5f5f5;
}

table.rzd-bee .subsection{
	padding-left:2em;
}

table.rzd-bee .section-end td{
	border-bottom:1px solid #dcdcdc;
}


table.nobg tr:hover, table.nobg tr.hover{
	background:none;
}

/* rzd-bee */



	

