/**************************
GENERAL
***************************/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;

	background-color: #323232;
	background-image: url(../img/body_bg.png);

	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	outline-style: none;
	color: #FFD428;
}

a:hover {
	text-decoration: none;
	outline-style: none;
	color: #FFD428;
}

p, h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-family: Georgia, serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 24px;
}

h2 {
	font-family: Georgia, serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

hr {
	border: none;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}

form {
	margin: 0;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #323232;
	background-color: #FFFFFF;
	border: none;
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.blue-text {color:#73acda;}


/**************************
CONTENT
***************************/

#header_bg {
	width: 100%;
	min-width: 1000px;
	height: 208px;
	background-image: url(../img/top_kreta.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#header_sh {
	position: absolute;
	top: 0;
	width: 100%;
	height: 26px;
	background-image: url(../img/top_shadow.png);
	background-repeat: repeat-x;
}

#header {
	margin: 0 auto;
	width: 1000px;
	height: 208px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 32px;
	left: 80px;
	width: 436px;
	height: 85px;
}

#header .logo a {
	display: block;
	overflow: hidden;
	width: 436px;
	height: 85px;
	line-height: 200px;
	background-image: url(../img/logo.png);
}

#header .mainmenu {
	position: absolute;
	top: 128px;
	left: 52px;
	height: 42px;
	z-index: 100;
}

.mainmenu ul li {
	display: block;
	float: left;
	height: 42px;
	margin-right: 6px;
}

.mainmenu ul li a {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	background-color: #232323;
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

.mainmenu ul li a:hover {
	background-color: #81C5FF;
	font-weight: bold;
	color: #232323;
}

.mainmenu ul li a.active {
	background-color: #81C5FF;
	font-weight: bold;
	color: #232323;
}

.mainmenu ul li a.mi1 {
	width: 71px;
}

.mainmenu ul li a.mi2 {
	width: 118px;
}

.mainmenu ul li a.mi3 {
	width: 118px;
}

.mainmenu ul li a.mi4 {
	width: 68px;
}

.mainmenu ul li a.mi5 {
	width: 51px;
}

.mainmenu ul li a.mi6 {
	width: 68px;
}

.mainmenu ul li a.mi7 {
	width: 91px;
}

#header #profil {
	position: absolute;
	top: 15px;
	right: 120px;
	width: 240px;
}

#header #profil .udvozlunk {
	background-image: url(../img/udvozlunk.png);
	background-repeat: no-repeat;
	width: 237px;
	height: 47px;
	margin-bottom: 18px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	color: #FFCC00;
}

#header #profil .udvozlunk .inner {
	padding-left: 65px;
}

#header #profil .udvozlunk a {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
}

#header #profil .kilepek {
	height: 34px;
	margin-bottom: 18px;
}

#header #profil .kilepek a {
	display: block;
	float: right;
	overflow: hidden;
	width: 156px;
	height: 34px;
	line-height: 100px;
	background-image: url(../img/kilepek.png);
}

#header #profil .kilepek a:hover {background-image: url(../img/kilepek_over.png);}

#header #profil .profilom {
	height: 29px;
}

#header #profil .profilom a {
	display: block;
	float: right;
	overflow: hidden;
	width: 169px;
	height: 29px;
	line-height: 100px;
	background-image: url(../img/profilom.png);
}

#header #profil .profilom a:hover {background-image: url("../img/profilom_over.png");}

#header #login {
	position: absolute;
	top: 15px;
	right: 108px;
}

#header #login .login_form, #loginsite .login_form  {
	background-image: url(../img/fnev_jelszo.png);
	background-repeat: no-repeat;
	padding-left: 126px;
}

#header #login .login_form input, #loginsite .login_form input {
	display: block;
	width: 158px;
	height: 16px;
	margin-bottom: 12px;
}

#header #login a.belep, #loginsite a.belep {
	display: block;
	float: right;
	overflow: hidden;
	width: 155px;
	height: 32px;
	line-height: 100px;
	background-image: url(../img/belepek.png);
	margin-bottom: 20px;
}

#header #login a.belep:hover, #loginsite a.belep:hover {background-image: url(../img/belepek_over.png);}

#header #login a.reg, #loginsite a.reg {
	display: block;
	float: right;
	overflow: hidden;
	width: 209px;
	height: 32px;
	line-height: 100px;
	background-image: url(../img/regisztralok_nyil.png);
}

#header #login a.reg:hover, #loginsite a.reg:hover {background-image: url(../img/regisztralok_nyil_over.png);}

#loginsite a.belep, #loginsite a.reg {float:none}

#loginsite a.belep {margin-left: 125px;}

#loginsite a.reg {margin-left: 80px;}


#content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}

#content .inner {
	padding-left: 70px;
	padding-right: 120px;
	padding-bottom: 30px;
	positi
}

#content h1 a {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #81C5FF;
}

#content .dobozok {
	width: 930px;
	padding-top: 390px;
	padding-left: 20px;
	background-image: url(../img/fooldal_dobozok.jpg);
	background-repeat: no-repeat;
}

#content .dobozok .doboz {
	width: 237px;
	float: left;
	margin-right: 40px;
	font-style: italic;
}

#content .dobozok .doboz a.jelentkezem {
	display: block;
	overflow: hidden;
	width: 235px;
	height: 60px;
	margin-top: 15px;
	line-height: 200px;
	background-image: url(../img/reszletek_a_programrol_gomb.png);
}

#content .dobozok .doboz a.jelentkezem:hover {background-image: url(../img/reszletek_a_programrol_gomb_over.png);}

#content .gyerektop {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 360px;
	background-image: url(../img/gyerekek_top.jpg);
}

#content .gyerekbottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 250px;
	background-image: url(../img/gyerekek_bottom.jpg);
}

#content .program_kapcsolsz {
	padding-left: 262px;
	padding-top: 100px;
	min-height: 200px;
	background-image: url(../img/program_kapcsolsz.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content .program_kapcsolsz a.jelentkezem {
	display: block;
	overflow: hidden;
	width: 400px;
	height: 60px;
	margin-top: 15px;
	line-height: 200px;
	background-image: url(../img/jelentkezem.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#content .program_korforgalom {
	padding-left: 262px;
	padding-top: 100px;
	min-height: 200px;
	background-image: url(../img/program_korforg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content .program_korforgalom a.jelentkezem {
	display: block;
	overflow: hidden;
	width: 400px;
	height: 60px;
	margin-top: 15px;
	line-height: 200px;
	background-image: url(../img/jelentkezem.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#content .program_puzzle {
	padding-left: 262px;
	padding-top: 100px;
	min-height: 200px;
	background-image: url(../img/program_puzzle.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content .program_puzzle a.jelentkezem {
	display: block;
	overflow: hidden;
	width: 400px;
	height: 60px;
	margin-top: 15px;
	line-height: 200px;
	background-image: url(../img/jelentkezem.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

/*
#content .program_kapcsolsz a.jelentkezem:hover, #content .program_korforgalom a.jelentkezem:hover, #content .program_puzzle a.jelentkezem:hover {background-image: url(../img/reszletek_a_programrol_gomb_over.png);}
*/

#content .program_korforgalom a.masirasai, #content .program_kapcsolsz a.masirasai, #content .program_puzzle a.masirasai {
	display: block;
	overflow: hidden;
	width: 381px;
	height: 60px;
	margin-top: 15px;
	line-height: 200px;
	background-image: url(../img/masok_alltal_irt_ujsag_gomb.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}


#content .video {
	width: 640px;
	height: 360px;
	padding-left: 79px;
	padding-top: 37px;
	padding-right: 56px;
	padding-bottom: 44px;
	min-height: 200px;
	/*background-image: url(../img/video.gif);
	background-position: center;
	background-repeat: no-repeat;*/
	clear:both;
}


#content h1.reg {
	height: 45px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 10px;
	background-image: url(../img/regisztracio.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content span.sarga {
	color: #FFD428;
}

#content input {
	font-size: 11px;
	height: 18px;
}

#content input.short {
	width: 160px;
}

#content input.long {
	width: 270px;
}

#content table.reg td {
	padding-right: 15px;
	padding-bottom: 15px;
}

#content table.reg td:first-child {
	text-align: right;
}

#content table.reg a {
	text-decoration: underline;
	font-weight: bold;
}

#content table.reg a:hover {
	text-decoration: none;
}

#content table.reg a.emailreg {
	font-weight: normal;
	color: #FFFFFF;
}

#content table.reg a.regisztralok {
	display: block;
	overflow: hidden;
	width: 135px;
	height: 32px;
	line-height: 100px;
	background-image: url(../img/regisztralok.png);
}

#content h1.profil_mod {
	height: 45px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 10px;
	background-image: url(../img/profil_modositas.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content table.reg a.mentes {
	display: block;
	float: right;
	overflow: hidden;
	width: 73px;
	height: 34px;
	line-height: 100px;
	background-image: url(../img/mentes.png);
}

#content table.reg a.megse {
	display: block;
	float: left;
	overflow: hidden;
	width: 59px;
	height: 33px;
	line-height: 100px;
	margin-right: 20px;
	background-image: url(../img/megse.png);
	background-repeat: no-repeat;
}

#content table.reg a.torles {
   	display: block;
	float: left;
	height: 33px;
	line-height: 48px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#content .sikeres_reg h1 {
	height: 45px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../img/sikeres_regisztracio.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#content .sikeres_reg .txt, #content .docs .txt, #content #loginsite .txt{
	font-style: italic;
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 250px;
	background-image: url(../img/sikeres_regisztracio.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content #loginsite .login {background-image: url("../img/belepes.png"); background-position: 10px 0; background-repeat: no-repeat;
    height: 45px; line-height: 150px; margin-bottom: 20px;  margin-top: 30px;  overflow: hidden;}

#content .sikeres_reg .txt a {
	color: #81C5FF;
}

#content .sikeres_reg .nyilak_le {
	height: 90px;
	margin-bottom: -65px;
	background-image: url(../img/nyilak_le.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content .sikeres_email_vissza h1 {
	height: 45px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../img/sikeres_email_vissza.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#content .sikeres_email_vissza .txt {
	font-style: italic;
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 190px;
	background-image: url(../img/sikeres_email_vissza.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content .sikeres_email_vissza .txt a {
	color: #81C5FF;
}

.blog #content {
	background-image: url(../img/blog_head.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.blog #content .inner {
	padding-top: 47px;
	padding-left: 260px;
	min-height:400px;
}

.blog #content .datum {
	color: #81C5FF;
}

.blog #content .cim {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}

.blog #content .tags {
	color: #81C5FF;
	padding-bottom: 18px;
}

.blog #content .tags a {
	color: #81C5FF;
}

.blog #content .tags span {
	color: #FFFFFF;
}

.blog #content .blog_lead {
	padding-bottom: 54px;
}

.blog #content .blog_lead a {
	font-style: italic;
}

.blog #content .nav {
	text-align: center;
}

.blog #content .nav a {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}

.blog #content .nav .page {
	display: inline-block;
	width: 90px;
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}

.blog #content .nav a.prev {
	display: inline-block;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 27px;
	padding-left: 80px;
	background-image: url(../img/page_prev.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.blog #content .nav a.next {
	display: inline-block;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 27px;
	padding-right: 90px;
	background-image: url(../img/page_next.png);
	background-position: 80px 0;
	background-repeat: no-repeat;
}

.blog #content .cimkek_box {
	position: absolute;
	left: 0;
	top: 270px;
	width: 220px;
}

.blog #content .cimkek_box .cim {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	text-align: center;
	padding-bottom: 18px;
}

.blog #content .cimkek_box .cimkelista {
	text-align: center;
	color: #81C5FF;
}

.blog #content .cimkek_box .cimkelista a {
	color: #FFFFFF;
}

.blog #content .kommentek {
	padding-top: 54px;
}

.blog #content .kommentek .cim {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	padding-bottom: 18px;
}

.blog #content .kommentek .lepjbe {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	padding-bottom: 18px;
}

.blog #content .kommentek .lepjbe a {
	color: #FFD428;
}

.blog #content .kommentek .lepjbe a:first-child {
	color: #81C5FF;
}

.blog #content .kommentek .user {
	font-weight: bold;
	color: #81C5FF;
	padding-bottom: 9px;
	border-bottom: 1px solid #484848;
	margin-bottom: 9px;
}

.blog #content .kommentek .user span {
	color: #FFFFFF;
}

.blog #content .kommentek .komment_content {
	padding-left: 36px;
	padding-bottom: 36px;
}

#blog-send {border:0; background:none; color: #FFD428; display: inline-block; font-family: Georgia,serif;
	font-style: italic; font-weight: normal; line-height: 27px; margin-top:10px; float:right; margin-right:35px;
	cursor:pointer; cursor:hand;}


.ujsag #content h1.kapcsolsz_cim {
	height: 38px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../img/kapcsolsz.png);
	background-position: 4px 0;
	background-repeat: no-repeat;
}

.ujsag #content div.kapcsolsz {
	padding-top: 14px;
	padding-left: 166px;
	min-height: 110px;
	margin-bottom: 26px;
	background-image: url(../img/kapcsolsz_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.ujsag #content h1.korforgalom_cim {
	height: 50px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../img/korforgalom.png);
	background-position: 4px 0;
	background-repeat: no-repeat;
}

.ujsag #content div.korforgalom {
	padding-top: 14px;
	padding-left: 166px;
	min-height: 110px;
	margin-bottom: 26px;
	background-image: url(../img/korforgalom_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.ujsag #content h1.puzzle_cim {
	height: 50px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../img/puzzle.png);
	background-position: 4px 0;
	background-repeat: no-repeat;
}

.ujsag #content div.puzzle {
	padding-top: 14px;
	padding-left: 166px;
	min-height: 110px;
	margin-bottom: 26px;
	background-image: url(../img/puzzle_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}



.ujsag #content p.cim {
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	margin: 0;
}

.ujsag #content .ujsag_box {
	width: 720px;
	background-color: #FFFFFF;
	margin-bottom: 26px;
}

.ujsag #content .ujsag_box .inner {
	padding: 20px 30px;
	min-height: 400px;
}

.ujsag #content .ujsag_box .instrukcio {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #232323;
	padding-bottom: 12px;
}

.ujsag #content .ujsag_box .cim {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 38px;
	color: #232323;
	padding-bottom: 15px;
}

.ujsag #content .ujsag_box .cim input {
	border: 1px solid #000000;
	height: 36px;
	width: 536px;
	padding: 0 10px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #81c5ff;
}

.ujsag #content .ujsag_box .szoveg {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #232323;
}

.ujsag #content .ujsag_box .szoveg .lead {
	font-weight: bold;
}

.ujsag #content .ujsag_box .szoveg .left {
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
}

.ujsag #content .ujsag_box .szoveg .right {
	float: right;
	margin-left: 17px;
	margin-bottom: 10px;
}

.ujsag #content .ujsag_box .szoveg textarea {
	float: left;
	border: 1px solid #000000;
	height: 485px;
	width: 375px;
	padding: 10px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #666666;
}

.ujsag #content .ujsag_box .szoveg a.kepvalaszto {
	float: right;
	width: 360px;
	height: 270px;
	border: 1px solid #000000;
	margin-left: 17px;
	margin-bottom: 10px;
	background-image: url(../img/kepvalaszto_bg.jpg);
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 400px;
	color: #232323;
	text-align: center;
	display:block;
	position:relative;
}

#pictext1, #pictext2, #pictext3 {line-height:normal; position:absolute; display: none; bottom:-20px; text-align: center; width: 360px;}

.ujsag #content .ujsag_box .szoveg a.center-kepvalaszto{
	display:block;
	float:none;
}

.ujsag #content .nav {
	text-align: center;
}

.ujsag #content .nav a {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}

.ujsag #content .nav .page {
	display: inline-block;
	width: 150px;
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}

.ujsag #content .nav .page a {font-size:22px; padding:0 5px; color:#fdd228;}

.ujsag #content .nav a.prev, #light a.prev {
	display: inline-block;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 27px;
	padding-left: 80px;
	background-image: url(../img/page_prev.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.ujsag #content .nav a.next, #light a.next {
	display: inline-block;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 27px;
	padding-right: 100px;
	background-image: url(../img/page_next.png);
	background-position: 80px 0;
	background-repeat: no-repeat;
}

.ujsag #content .nav a.submit {
	display: inline-block;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 27px;
	color: #FFD428;
}

.ujsag #content .cim_masok {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 80px;
	color: #FFFFFF;
}

.ujsag #content .cim_masok a {
	color: #FDD228;
}

.ujsag #content .cim_masok_lista {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}

.ujsag #content .cim_masok_lista a {
	color: #FDD228;
}

.ujsag #content .ujsag_box .szerzo {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #232323;
	padding-bottom: 18px;
}

.ujsag #content .ujsag_box .cim_masok {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #232323;
}

.ujsag #content .kapcsolsz .inner, .ujsag #content .korforgalom .inner, .ujsag #content .puzzle .inner {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0;
}

.ujsag #content .kapcsolsz .cim, .ujsag #content .korforgalom .cim, .ujsag #content .puzzle .cim {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.ujsag #content .kapcsolsz .cim a, .ujsag #content .korforgalom .cim a, .ujsag #content .puzzle .cim a {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}


.ujsag #content .kapcsolsz .szerzo, .ujsag #content .korforgalom .szerzo, .ujsag #content .puzzle .szerzo {
	padding-left: 35px;
	padding-bottom: 35px;
	margin: 0;
}

.ujsag #content .kapcsolsz .szerzo a, .ujsag #content .korforgalom .szerzo a, .ujsag #content .puzzle .szerzo a {
	color: #81C5FF;
}



.inner .pics-selector {display:none; position:absolute; top:-80px; left:65px; overflow:scroll;
	background:#323232; width:500px; height:390px; padding:10px 25px; border:1px solid #333333; z-index:100;}

.inner .pics-selector div {text-align:right; padding-right:5px; color:#fff; height:20px; line-height:20px;
	background:#6b6c6e; margin: -10px -25px 10px;}

.inner .pics-selector div span {cursor:pointer; cursor:hand;}

.inner .pics-selector img {margin-right:10px; margin-bottom:15px; }

.storno-selector {float: left; margin-left: 5px;}

.ujsag #content .ujsag_box .szoveg .inline-area {width:545px; height:110px; float:none; color:#81C5FF; font-weight:bold;}


#content .rolunk {background-image: url("../img/rolunk.png"); background-position: 10px 0; background-repeat: no-repeat;
    height: 45px; line-height: 150px; margin-bottom: 20px;  margin-top: 30px; overflow: hidden;}

#content .kapcsolat {background-image: url("../img/kapcsolat.png"); background-position: 10px 0; background-repeat: no-repeat;
    height: 45px; line-height: 150px; margin-bottom: 20px;  margin-top: 30px; overflow: hidden;}

.docs {min-height:400px;}



.finish .nyilak_le {
	height: 90px;
	margin-bottom: -65px;
	background-image: url(../img/nyilak_le.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content .finish h1 {
	height: 45px;
	line-height: 150px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../img/koszonjuk_a_reszvetelt.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#content .finish .txt {
	font-style: italic;
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 190px;
	background-image: url(../img/sikeres_regisztracio.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}




#footer_bg {
	clear: both;
	width: 100%;
	min-width: 1000px;
	height: 205px;
	background-image: url(../img/bottom_kreta.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	height: 205px;
	position: relative;
}

#footer .logo {
	position: absolute;
	top: 145px;
	right: 236px;
	width: 650px;
	height: 50px;
}

#footer .logo a {
	display: block;
	overflow: hidden;
	width: 165px;
	height: 50px;
	line-height: 200px;
	background-image: url(../img/uj_magyarorszag.jpg);
	float:right;
}

#footer .logo div {float: right; text-align: right; margin-right: 10px; line-height:140%; font-size:11px;}

#footer .mainmenu {
	position: absolute;
	top: 92px;
	left: 132px;
	height: 42px;
}












/* Overlay */
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 50%;
	left: 25%;
	width: 50%;
	height: 180px;
	padding: 16px;
	background-color: #444;
	/*border: 5px solid #FFFF80;*/
	z-index:2;
	overflow: hidden;
	-moz-opacity: 1;
	opacity: 100;
	text-align:center;
}

.white_content h1 {text-align:center; color: #80C1FB; margin-bottom:5px; font-size:24px;}
.white_content p {padding-bottom: 15px; line-height:200%;}
.white_content .prev {margin-right:50px;}
.white_content .next {margin-left:50px;}
