/** REGISZTRACIO KEZDET **/
#register {
     top: 33%;
     height: 76%;
     width: 126%;
     margin: 0px -15%;
     position: absolute;
}
#register input[name=email_again] {
     display: none;
}
#register p.class_name {
     top: 2%;
     left: -4%;
     width: 25%;
     margin: 0px;
     font-size: 150%;
     text-align: center;
     position: absolute;
}
#register div.class_image {
     top: 12%;
     left: -4%;
     height: 90%;
     width: 25%;
     position: absolute;
}
#register div.class_image img {
     height: 100%;
}
#register embed {
     top: 13%;
     left: 22%;
     height: 75%;
     width: 52%;
     z-index: 10;
     position: absolute;
}
#register table {
     top: 3%;
     left: 77%;
     width: 23%;
     height: 72%;
     z-index: 1;
     border-spacing: 0px;
     position: absolute;
}
#register table td {
     padding: 0px 0px;
}
#register table td.label {
     width: 40%;
}
#register table td.title {
     color: red;
     font-size: 130%;
     font-style: normal;
     font-family: 'Insula';
}
#register table,
#register table select,
#register table input[type=text],
#register table input[type=password] {
     font-size: 100%;
     font-style: italic;
     font-family: 'Times New Roman';
}
#register table select,
#register table input[type=text],
#register table input[type=password] {
     width: 100%;
}
#register table img.captcha {
     float: left;
     width: 65%;
     cursor: pointer;
}
#register table input[name=captcha] {
     float: right;
     width: 30%;
}
#register table span.terms {
     color: #A67800;
     z-index: 2;
     cursor: pointer;
     position: relative;
}
#register table span.terms:hover {
     color: #E8686B;
}
#register iframe.like {
     top: 108%;
     left: 35%;
     position: absolute;
}
#register p.like_text {
     top: 128%;
     left: 0px;
     width: 100%;
     font-size: 150%;
     text-align: center;
     position: absolute;
}
#register p.like_text span {
     line-height: 200%;
     font-size: 140%;
}
#register div#register_button {
     top: 77%;
     left: 78%;
     width: 22%;
     position: absolute;
}
#register div#register_button div.submit {
     cursor: pointer;
     margin: 0px 0px -50% -20%;
     z-index: 2;
     width: 130%;
     height: 190%;
     position: relative;
}
#register div#register_button div.submit img {
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     position: absolute;
}
#register div#register_button div.submit img.hover {
     visibility: hidden;
}
#register div#register_button div.submit:hover img.hover {
     visibility: visible;
}


#register div#register_button p.wait,
#register div#register_button p.success {
     font-size: 120%;
     font-family: 'Insula';
     margin: 5% 0px 2% 10%;
}
#register div#register_button a {
     font-size: 180%;
     color: #ffc260;
     text-decoration: none;
     font-family: 'Insula';
     margin: 5% 0px 2% 10%;
}
#register div#register_button a:hover {
     color: #A67800;
}


#register img.karkaracsonyfa {
     top: 45%;
     left: 93%;
     width: 25%;
     position: absolute;
}
#register img.karjobbfelsarok {
     top: 0%;
     left: 0%;
     width: 0px;
     position: absolute;
}
#register img.karkoszoru {
     top: -20%;
     left: 12%;
     width: 15%;
     z-index: 10;
     position: absolute;
}
#register img.kartaska {
     top: 91%;
     left: -10%;
     width: 16%;
     position: absolute;
}
#register img.karajandek {
     top: 117%;
     left: -20%;
     width: 40%;
     position: absolute;
}
#register img.karbalalsosarok {
     top: 0%;
     left: 0%;
     width: 0px;
     position: absolute;
}

/** REGISZTRACIO VEGE **/
