@-webkit-keyframes transform-3d-flip
{
   0% { -webkit-transform: perspective(400px) rotateX(0deg);  }
   40% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -webkit-transform: perspective(400px) rotateX(0deg);  }
}
@-moz-keyframes transform-3d-flip
{
   0% { -moz-transform: perspective(400px) rotateX(0deg);  }
   40% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -moz-transform: perspective(400px) rotateX(0deg);  }
}
@-o-keyframes transform-3d-flip
{
   0% { -o-transform: perspective(400px) rotateX(0deg);  }
   40% { -o-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -o-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -o-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -o-transform: perspective(400px) rotateX(0deg);  }
}
@-ms-keyframes transform-3d-flip
{
   0% { -ms-transform: perspective(400px) rotateX(0deg);  }
   40% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -ms-transform: perspective(400px) rotateX(0deg);  }
}
@keyframes transform-3d-flip
{
   0% { transform: perspective(400px) rotateX(0deg);  }
   40% { transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { transform: perspective(400px) rotateX(0deg);  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.link
{
   color: #656A70;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
}
a.link:visited
{
   color: #656A70;
   text-decoration: underline;
}
a.link:active
{
   color: #656A70;
   text-decoration: underline;
}
a.link:hover
{
   color: #656A70;
   font-weight: bold;
   text-decoration: underline;
}
a.szurok
{
   color: #656A70;
   font-weight: bold;
   text-decoration: none;
}
a.szurok:visited
{
   color: #656A70;
   font-weight: bold;
   text-decoration: none;
}
a.szurok:active
{
   color: #656A70;
   font-weight: bold;
   text-decoration: none;
}
a.szurok:hover
{
   color: #656A70;
   font-weight: bold;
   text-decoration: none;
}
a.szurokpiros
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.szurokpiros:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.szurokpiros:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.szurokpiros:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.link_piros
{
   color: #FF0000;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
}
a.link_piros:visited
{
   color: #FF0000;
   text-decoration: underline;
}
a.link_piros:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.link_piros:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 0px -5px 8px rgba(0,0,0,1.00);
   -moz-text-shadow: 0px -5px 8px rgba(0,0,0,1.00);
   -ms-text-shadow: 0px -5px 8px rgba(0,0,0,1.00);
   text-shadow: 0px -5px 8px rgba(0,0,0,1.00);
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #656A70;
   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;
}
.keret
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   border: 5px #656A70 solid;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   border-radius: 15px;
}
.kerekparosruhazat-szoveg
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: justify;
   text-decoration: none;
   color: #656A70;
   background-color: transparent;
}
.fordit
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   -webkit-animation-name: transform-3d-flip;
   -moz-animation-name: transform-3d-flip;
   -ms-animation-name: transform-3d-flip;
   animation-name: transform-3d-flip;
   -webkit-animation-duration: 500ms;
   -moz-animation-duration: 500ms;
   -ms-animation-duration: 500ms;
   animation-duration: 500ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   -ms-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   -ms-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: 1;
   -moz-animation-iteration-count: 1;
   -ms-animation-iteration-count: 1;
   animation-iteration-count: 1;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   -ms-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   -ms-animation-fill-mode: none;
   animation-fill-mode: none;
}
