@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes slide-right-in
{
   0% { -webkit-transform: translate(100%,0px) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-right-in
{
   0% { -moz-transform: translate(100%,0px) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@-webkit-keyframes transform-scale-in
{
   0% { opacity: 0; -webkit-transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes transform-scale-in
{
   0% { opacity: 0; -moz-transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.Read_More_-_Purple
{
   color: #794B8B;
   text-decoration: none;
}
a.Read_More_-_Purple:visited
{
   color: #794B8B;
   text-decoration: none;
}
a.Read_More_-_Purple:active
{
   color: #794B8B;
   text-decoration: none;
}
a.Read_More_-_Purple:hover
{
   color: #868694;
   text-decoration: underline;
}
a.Share/Print_-_purple_backg
{
   color: #FBF0E5;
   text-decoration: none;
}
a.Share/Print_-_purple_backg:visited
{
   color: #FBF0E5;
   text-decoration: underline;
}
a.Share/Print_-_purple_backg:active
{
   color: #FBF0E5;
   text-decoration: none;
}
a.Share/Print_-_purple_backg:hover
{
   color: #FBF0E5;
   text-decoration: underline;
}
a.Read_More_-_Green_copy
{
   color: #3D7D72;
   text-decoration: none;
}
a.Read_More_-_Green_copy:visited
{
   color: #3D7D72;
   text-decoration: none;
}
a.Read_More_-_Green_copy:active
{
   color: #3D7D72;
   text-decoration: none;
}
a.Read_More_-_Green_copy:hover
{
   color: #9EAF8D;
   text-decoration: underline;
}
a.Meniu/Subcategory
{
   color: #C0977D;
   text-decoration: none;
   -webkit-transition: all 5ms ease;
   transition: all 5ms ease;
}
a.Meniu/Subcategory:visited
{
   color: #C0977D;
   text-decoration: none;
}
a.Meniu/Subcategory:active
{
   color: #794B8B;
   text-decoration: underline;
}
a.Meniu/Subcategory:hover
{
   color: #794B8B;
   text-decoration: underline;
}
a.Meniu/Subcategory_1
{
   color: #C0977D;
   text-decoration: none;
   -webkit-transition: all 5ms ease;
   transition: all 5ms ease;
}
a.Meniu/Subcategory_1:visited
{
   color: #C0977D;
   text-decoration: none;
}
a.Meniu/Subcategory_1:active
{
   color: #D6718E;
   text-decoration: underline;
}
a.Meniu/Subcategory_1:hover
{
   color: #D6718E;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   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, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   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;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
@media only screen and (max-width: 1139px)
{
}
