@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes heartbeat-1
{
   0% { transform: rotate(0deg) ;  }
   15% { transform: rotate(0deg) scale(1.2,1.2) ;  }
   25% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   35% { transform: rotate(0deg) scale(1.2,1.2) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.eps_vyzkumny_web_bottom
{
   color: #696969;
   background: #D3D3D3;
   text-decoration: none;
}
a.eps_vyzkumny_web_bottom:visited
{
   color: #696969;
   background: #D3D3D3;
   text-decoration: none;
}
a.eps_vyzkumny_web_bottom:active
{
   color: #696969;
   background: #D3D3D3;
   text-decoration: none;
}
a.eps_vyzkumny_web_bottom:hover
{
   color: #696969;
   background: #D3D3D3;
   text-decoration: none;
}
a.eps_vyzkumny_web_annotation
{
   color: #696969;
   background: #E9FFE9;
   text-decoration: none;
}
a.eps_vyzkumny_web_annotation:visited
{
   color: #696969;
   background: #E9FFE9;
   text-decoration: none;
}
a.eps_vyzkumny_web_annotation:active
{
   color: #696969;
   background: #E9FFE9;
   text-decoration: none;
}
a.eps_vyzkumny_web_annotation:hover
{
   color: #696969;
   background: #E9FFE9;
   text-decoration: underline;
}
a.web_projektu
{
   color: #696969;
   background: #F5F5F5;
   text-decoration: none;
}
a.web_projektu:visited
{
   color: #696969;
   background: #F5F5F5;
   text-decoration: none;
}
a.web_projektu:active
{
   color: #696969;
   background: #F5F5F5;
   text-decoration: none;
}
a.web_projektu:hover
{
   color: #1E90FF;
   background: #F5F5F5;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Ubuntu;
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #00BFFF;
   --color: #00BFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.text_odstavec_ubuntu_14pt_dim_grey
{
   font-family: Ubuntu;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   --color: #696969;
}
.text_center_ubuntu_14pt_dim_grey
{
   font-family: Ubuntu;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   --color: #696969;
}
h1, .h1
{
   font-family: Ubuntu;
   font-weight: normal;
   font-size: 53px;
   text-decoration: none;
   color: #00BFFF;
   --color: #00BFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.intro_nazev_projektu
{
   font-family: Ubuntu;
   font-size: 32px;
   text-decoration: none;
   color: #1E90FF;
   --color: #1E90FF;
}
.projekt_nazev_projektu
{
   font-family: Ubuntu;
   font-size: 64px;
   text-decoration: none;
   color: #1E90FF;
   --color: #1E90FF;
}
.projekt_podtext_nazvu_projektu
{
   font-family: Ubuntu;
   font-size: 27px;
   text-decoration: none;
   color: #696969;
   --color: #696969;
}
