@-webkit-keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-o-keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-ms-keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1
{
   color: #FFFFFF;
   text-decoration: none;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
   position: relative;
   display: inline-block;
}
a.style1::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style1:hover::after
{
   background: #87CEFA;
   width: 100%;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active
{
   color: #87CEFA;
   text-decoration: none;
}
a.style1:hover
{
   color: #87CEFA;
   text-decoration: none;
}
a.style2
{
   color: #808080;
   text-decoration: none;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
   position: relative;
   display: inline-block;
}
a.style2::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style2:hover::after
{
   background: #007DFA;
   width: 100%;
}
a.style2:visited
{
   color: #808080;
   text-decoration: none;
}
a.style2:active
{
   color: #696969;
   text-decoration: none;
}
a.style2:hover
{
   color: #007DFA;
   text-decoration: none;
}
a.style2_copy
{
   color: #00254F;
   text-decoration: none;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
   position: relative;
   display: inline-block;
}
a.style2_copy::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style2_copy:hover::after
{
   background: #87CEFA;
   width: 100%;
}
a.style2_copy:visited
{
   color: #00254F;
   text-decoration: none;
}
a.style2_copy:active
{
   color: #00254F;
   text-decoration: none;
}
a.style2_copy:hover
{
   color: #87CEFA;
   text-decoration: none;
}
a.style_lingua
{
   color: #87CEFA;
   text-decoration: none;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
   position: relative;
   display: inline-block;
}
a.style_lingua::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style_lingua:hover::after
{
   background: #003D80;
   width: 100%;
}
a.style_lingua:visited
{
   color: #808080;
   text-decoration: none;
}
a.style_lingua:active
{
   color: #696969;
   text-decoration: none;
}
a.style_lingua:hover
{
   color: #003D80;
   text-decoration: none;
}
a.style_jez
{
   color: #00254F;
   text-decoration: none;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style_jez:visited
{
   color: #00254F;
   text-decoration: none;
}
a.style_jez:active
{
   color: #00254F;
   text-decoration: none;
}
a.style_jez:hover
{
   color: #87CEFA;
   text-decoration: none;
}
a.style_milk
{
   color: #00254F;
   text-decoration: underline;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style_milk:visited
{
   color: #00254F;
   text-decoration: underline;
}
a.style_milk:active
{
   color: #00254F;
   text-decoration: underline;
}
a.style_milk:hover
{
   color: #87CEFA;
   text-decoration: underline;
}
a.style_menu_milk
{
   color: #00254F;
   text-decoration: none;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
   position: relative;
   display: inline-block;
}
a.style_menu_milk::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   -webkit-transition: all 300ms ease;
   -moz-transition: all 300ms ease;
   transition: all 300ms ease;
}
a.style_menu_milk:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.style_menu_milk:visited
{
   color: #00254F;
   text-decoration: none;
}
a.style_menu_milk:active
{
   color: #00254F;
   text-decoration: none;
}
a.style_menu_milk:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.ubuntu_14_grey
{
   font-family: "Ubuntu, sans-serif";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   color: #3C3C3C;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_30_white
{
   font-weight: bold;
   font-size: 53px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_14_white
{
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_red
{
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_blue
{
   font-family: "Ubuntu, sans-serif";
   font-weight: bold;
   font-size: 53px;
   font-style: normal;
   text-decoration: none;
   color: #00BFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.style_layer1
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.59);
}
.animation_x1
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-color: rgba(254,254,254,0.00);
   -webkit-animation-name: animate-opacity;
   -moz-animation-name: animate-opacity;
   animation-name: animate-opacity;
   -webkit-animation-duration: 800ms;
   -moz-animation-duration: 800ms;
   animation-duration: 800ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: 0;
   -moz-animation-iteration-count: 0;
   animation-iteration-count: 0;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   -moz-animation-direction: normal;
   -webkit-animation-iteration-count: 1;
   -webkit-animation-timing-function: linear;
   -moz-animation-duration: 800ms;
   -moz-animation-iteration-count: 1;
   -moz-animation-timing-function: linear;
   animation-delay: 0ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-duration: 800ms;
   animation-name: animate-opacity;
   -moz-animation-name: animate-opacity;
   animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
   -webkit-animation-duration: 800ms;
   -moz-animation-fill-mode: forwards;
   -webkit-animation-name: animate-opacity;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-direction: normal;
   -webkit-animation-direction: normal;
}
.animation_x2
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-color: rgba(254,254,254,0.00);
   -webkit-animation-name: Copy-of-animate-opacity;
   -moz-animation-name: Copy-of-animate-opacity;
   animation-name: Copy-of-animate-opacity;
   -webkit-animation-duration: 800ms;
   -moz-animation-duration: 800ms;
   animation-duration: 800ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: 1;
   -moz-animation-iteration-count: 1;
   animation-iteration-count: 1;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.ubuntu_12_grey
{
   font-family: "Ubuntu, sans-serif";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #3C3C3C;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_12_white
{
   font-family: "Ubuntu, sans-serif";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_bialy22
{
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_WHITE22
{
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_blue22
{
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #1E90FF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.BlueBackground
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #0053A6;
   background-color: rgba(0,83,166,0.59);
   -webkit-transition-delay: 0ms;
   transition-timing-function: linear;
   transition-duration: 500ms;
   -webkit-transition-duration: 500ms;
   transition-property: background-color;
   -webkit-transition-property: background-color;
   -moz-transition-duration: 500ms;
   -moz-transition-property: background-color;
   transition-delay: 0ms;
   -moz-transition-timing-function: linear;
   -webkit-transition-timing-function: linear;
   -moz-transition-delay: 0ms;
}
.NoBackground
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-color: rgba(254,254,254,0.00);
   -webkit-transition-delay: 0ms;
   transition-timing-function: linear;
   transition-duration: 500ms;
   -webkit-transition-duration: 500ms;
   transition-property: background-color;
   -webkit-transition-property: background-color;
   -moz-transition-duration: 500ms;
   -moz-transition-property: background-color;
   transition-delay: 0ms;
   -moz-transition-timing-function: linear;
   -webkit-transition-timing-function: linear;
   -moz-transition-delay: 0ms;
}
.GrayBackground
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.47);
   -webkit-transition-delay: 0ms;
   transition-timing-function: linear;
   transition-duration: 500ms;
   -webkit-transition-duration: 500ms;
   transition-property: background-color;
   -webkit-transition-property: background-color;
   -moz-transition-duration: 500ms;
   -moz-transition-property: background-color;
   transition-delay: 0ms;
   -moz-transition-timing-function: linear;
   -webkit-transition-timing-function: linear;
   -moz-transition-delay: 0ms;
}
@media only screen and (min-width: 480px) and (max-width: 615px)
{
.ubuntu_14_grey
{
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_30_white
{
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_14_white
{
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_red
{
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_12_grey
{
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_12_white
{
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_bialy22
{
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_WHITE22
{
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_blue22
{
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #1E90FF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
}
@media only screen and (max-width: 479px)
{
.ubuntu_14_grey
{
   font-family: "Ubuntu, sans-serif";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_30_white
{
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_14_white
{
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_red
{
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_blue
{
   font-family: "Ubuntu, sans-serif";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #FE00FE;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_12_grey
{
   font-family: "Ubuntu, sans-serif";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_12_white
{
   font-family: "Ubuntu, sans-serif";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_bialy22
{
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_WHITE22
{
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
.ubuntu_blue22
{
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #1E90FF;
   background-color: transparent;
   font-family: 'Ubuntu', sans-serif;
}
}
