@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
@keyframes animate-background
{
   0% { background-color: #000000;  }
   100% { background-color: #FFFFFF;  }
}
@keyframes animate-border
{
   0% { border-color: #000000;  }
   100% { border-color: #FF0000;  }
}
@keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes fall
{
   0% { transform: perspective(1300px) translate3d(0px,0px,600px) rotateX(20deg) ; opacity: 0;  }
   100% { transform: translate3d(0px,0px,0px) rotateX(0deg) ; opacity: 1;  }
}
@keyframes fold
{
   0% { transform: rotateX(0deg) ;  }
   30% { transform: rotateX(0deg) scale3d(1.0,0.4,1.0) ;  }
   50% { opacity: 1;  }
   60% { transform: rotateX(0deg) scale3d(0.4,0.4,1.0) ;  }
   100% { opacity: 0; transform: rotateX(0deg) scale3d(0.2,0.2,0.2) ;  }
}
@keyframes push
{
   0% { transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes transform-bounce-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.Text_link
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Text_link:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Text_link:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Text_link:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.Text_link_CRVENI
{
   color: #0000FF;
   text-decoration: underline;
}
a.Text_link_CRVENI:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Text_link_CRVENI:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Text_link_CRVENI:hover
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   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;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.initially-hidden
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0;
}
.Radius10px-Graz
{
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   background-color: #F5F5F5;
   --background-color: rgba(245,245,245,1.00);
   border: 2px solid #000000;
   --border-color: #000000;
   border-radius: 10px;
   text-shadow: 0 0 3px rgba(169,169,169,1.00);
}
.Bck1280x600
{
   text-decoration: none;
   background-color: transparent;
   background-image: url('images/Back1280x600.jpg');
   opacity: 0.8;
}
.BCK-Transparent
{
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   border-radius: 5px;
   opacity: 0.7;
}
.Mobile_OPCIJA
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 29px;
   text-align: center;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   background-color: #FFF8DC;
   --background-color: rgba(255,248,220,1.00);
   border: 2px outset #000000;
   --border-color: #000000;
   border-radius: 10px;
}
.BCK-Transparent_black
{
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #000000;
   --background-color: rgba(0,0,0,1.00);
   border-radius: 5px;
   opacity: 0.7;
}
.BCK_Meteo
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #000000;
   --background-color: rgba(0,0,0,1.00);
   opacity: 0.8;
}
.MeteoBCK-WhiteTransparent
{
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   opacity: 0.8;
}
.MeteoBCK-RedTransparent
{
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FF0000;
   --background-color: rgba(255,0,0,1.00);
   opacity: 0.6;
}
@media only screen and (max-width: 1200px)
{
}
