@charset "utf-8";

* { padding: 0; margin: 0 } 

body {
	margin: 0px;
	background-color: #e6ebef;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3c579c;
}

a:focus{outline:none;} 



img {
	border: none;
}

p {
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
}

h1 {
	color: #4f8941;	
}

div.fo_cim {
	color: #4f8941;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;	
}

div.kiem_fo_cim {
	color: #dd2b22;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;	
}

div.alcim {
	color: #3c579c;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;	
}

div.al_alcim {
	color: #4f8941;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 17px;
	font-weight: bold;	
}

div.al_al_alcim {
	color: #3c579c;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	font-style: italic;
}

div.al_al_alcim_vonal {
	color: #3c579c;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	font-style: italic;
	border-top: 1px solid #e5e5e5;
}

div.info_holder {
	padding-left: 10px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #4f8941;
}

.jobbra {
	text-align: right;
}

.lead {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

.kiemelt {
	color: #4f8941;
	font-weight: bold;
}

#all {
	width: 100%;
}

#main {
	width: 820px;
	margin: auto;
	height: 500px; 
}

#pool {
	width: 820px;
	float: left;
	background-color: white;
}

#toptop {
	width: 820px;
	height: 33px;
	background-image: url(img/toptop.jpg);
	float: left;
}

div.topreg {
	float: right;
	color: white;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 30px;
	overflow: hidden;
}

div.toplogin {
	float: left;
	color: #99AEBF;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 30px;
	overflow: hidden;
}

#left {
	width: 150px;
	min-height: 500px;
	float: left;
}

#left_logo {
	width: 150px;
	height: 190px;
	background-image: url(img/ce_logo.jpg);
}

#left_bluemenu {
	width: 150px;
	/* background-image: url(img/bluemenu.jpg); */
	/*padding-top: 12px;
	height: 189px;*/
	overflow: hidden;
}

#bluemenu_top {
	width: 150px;
	height: 19px;
	background-image: url(img/bluemenu_top.jpg); 
}

#bluemenu_bottom {
	width: 150px;
	height: 19px;
	background-image: url(img/bluemenu_bottom.jpg); 
}

#bluemenu {
	background-image: url(img/bluemenu_bg.jpg); 
	background-repeat: repeat-y;
}

#mid {
	width: 510px;
	min-height: 500px;
	float: left;
	overflow: hidden;
}

#mid_cinema {
	width: 510px;
	height: 198px;
	background-image: url(img/mid_cinema.jpg);
	overflow: hidden;
}

#mid_picmenu {
	height: 75px;
	width: 510px;
	padding-left:2px;
	overflow: hidden;
}

div.picmenu {
	width: 169px;
	height: 75px;
	float: left;
	overflow: hidden;
}

#website { display:none; }


#right {
	width: 160px;
	min-height: 500px;
	float: left;
}

#right_top_box {
	width: 160px;
	height: 199px;
	background-image: url(img/right_top_box.jpg);
}

#right_misc_box {
	width: 150px;
	padding: 3px;
	border: 1px solid #e5e5e5;
}

#footer {
	width: 820px;
	height: 33px;
	background-image: url(img/footer.jpg);
	float:left;
}

div.foot_text {
	float: right;
	color: white;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 30px;
	overflow: hidden;
}

a {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}


a:hover {
	text-decoration: none;
}	

a.menu {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
	width: 150px;
	/* 3-3*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	display: block;
	
}

a.menu:hover {
	text-decoration: underline;
}

a.curr_menu {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
	width: 150px;
	/* 3-3*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url(img/selmenu_bg.jpg);
	display: block;
}

a.curr_menu:hover {
	text-decoration: underline;
}



a.reg_menu {
	text-decoration: none;
	color: #c1ecd0; /*dee4f0; */
	font-weight: bold;
	font-size: 13px;
	width: 150px;
	/* 3-3*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	display: block;
	
}

a.reg_menu:hover {
	text-decoration: underline;
}

a.submenu {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	/* 3-3*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	
}

a.submenu:hover {
	text-decoration: underline;
}

a.elf_jelszo {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
		
}

a.elf_jelszo:hover {
	text-decoration: underline;
}

a.bottom {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

a.bottom:hover {
	text-decoration: none;
}

div.passziv_menu {
	color: #617ec7;
	font-weight: bold;
	font-size: 13px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	display: block;
	
}

a.white {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;	
}

a.white:hover {
	text-decoration: underline;
}


div.backlink {
	width: 150px;
	height: 190px;
	float: left;
}


a.backlink {
	width: 100%;
	/* height: 113px !important; */
	height: 100%;
	display: block; 
}


.topinput {
	background-color: #1D3E8F;
	border: 1px solid #3F61B8;
	font-size: 11px;
	width: 100px;
}


.submit{
	height: 19px;
	width: 29px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #00b6f0;
	color: black;
	padding-bottom: 2px;
}


#content {
	padding: 8px;
	padding-top: 2px; 
}

#webside {
	margin-top: 20px;
	height: 50px;
}


div.holdem_info {
	text-align: center;
	padding-bottom: 10px;
}

div.login_form_holder {
	padding-left: 14px;
	padding-top: 16px;
}

div.login_form {
	width: 120px;
	height: 90px;
}

div.login_cim {
	color: #dee4f0;
	text-align: center;
}

div.login_fields {
	text-align: center;
}

div.login_field {
	padding-top: 3px;
	padding-bottom: 2px;
}


div.login_input {
	color: #dee4f0;
}

div.login_submit {
	color: #dee4f0;
	text-align: right;
}

div.elf_jelszo {
	padding-top: 2px;
	text-align: center;
}

.login {
	font-size: 12px;
	background-color: #dee4f0;
	color: #000000;
	border: 1px solid #dee4f0;
	width: 110px;
}
.l_submit {
	color: #dee4f0;
	border: 0px;
	background: transparent;
}

td.reg_text {
	padding: 2px;
	color: #1e3f90;
	font-weight: bold;
	width: 150px;
}

td.sec_text {
	padding: 2px;
	color: black;
	font-style: italic;
	font-weight: bold;
	width: 150px;
}

.reg {
	width: 300px;
	font-size: 13px;
	background-color: #dee4f0;
	color: #000000;
	border: 2px solid #1e3f90;
}

.sel {
	font-size: 10px;
	background-color: #dee4f0;
	color: #000000;
	border: 2px solid #1e3f90;
	
}

.sel_reg {
	width: 99px;
	font-size: 13px;
	background-color: #dee4f0;
	color: #000000;
	border: 2px solid #1e3f90;
}

td.reg_info {
	padding: 2px;
	font-size: 10px;
}

div.reg_div {
	width: 490px;
	padding-left: 10px;
}


.submit_reg {
	height: 19px;
	/* width: 190px;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #00b6f0;
	color: black;
	padding-bottom: 2px;
	border-left: 1px solid #54d5ff;
	border-top: 1px solid #54d5ff;
	border-right: 1px solid #007ebb;
	border-bottom: 1px solid #007ebb;
}

div.messages {
	color: #017633;
	padding: 5px;
	padding-left: 0px;
	font-weight: bold;
}

div.errors {
	color: #EE1C25;
	padding: 5px;
	padding-left: 0px;
	font-weight: bold;
}

div.logout_holder {
	padding-top: 30px;
	padding-left: 20px;
}


div.yesno {
	width: 300px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
}

div.yesno_cim {
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
}

div.yesno_sure {
	padding: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

div.yesno_gomb {
	
}

div.tanf_holder {
	padding: 3px;
	border-bottom: 1px solid #e5e5e5;
}

div.tanf_nev {
	color: #4f8941;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-left: 0px;
}

div.tanf_altipus {
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	padding-left: 0px;
	color: #4f8941;
	text-align: center;
}

div.tanf_info {
	padding: 5px;
	padding-left: 15px;
	font-weight: bold;
}

div.tanf_leiras {
	padding: 5px;
	padding-left: 15px;
	text-align: justify;
}

div.tanf_func {
	padding: 5px;
	font-style: italic;
}

div.regtanf_kateg {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-left: 0px;
}

div.regtanf_info {
	padding: 5px;
	padding-left: 15px;
	font-weight: bold;
}

div.list_form_holder {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

div.info_italic {
	text-align: center;
	font-style: italic;
}

.oc_gomb {
	display:block; 
	font-size: 10px;
	color: white;
	font-weight: bold;
	width: 500px; 
	background-color: #1e3f90;	
}

.kicsi {
	font-size: 10px;
}

/*
a:focus{outline:none;} 

img {
	border: none;
}



#top {
	height: 175px;
	width: 999px;
	background-image: url(img/loctite_top.jpg);
}

#top_space {
	height: 7px;
	width: 999px;
}

#left {
	width: 237px;
	height: 350px;
	float: left;
	padding-right: 12px;
	border-right: 1px solid #cfcfcf;
}

#active {
	width: 738px; 
	width: 738px !important;
	padding-left: 10px;
	float: left;
}

#main_video {
	width: 738px;
}

#video_list {
	height: 50px;
	width: 618px;
	float: left;
}

#banner_side {
	width: 120px;
	float: right;
}

div.backlink {
	width: 999px;
	height: 175px;
	float: left;
}


a.backlink {
	width: 100%;
	height: 100%;
	display: block; 
}


div.login_div {
	padding-left: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #cfcfcf;
}


td.login_text {
	width: 213px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	overflow: hidden;
}

.cim {
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
	color: #01b6ef;
	overflow: hidden;
}

td.reg_text {
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	overflow: hidden;
}

td.reg_info {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #d1d1d1;
}

a {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}	

a.main_menu {
	text-decoration: none;
	color: white;
	font-weight: bold;
	width: 228px;
	display: block;
	
}

a.main_menu:hover {
	text-decoration: underline;
}	

a.main_menu_sub {
	text-decoration: none;
	color: white;
	font-weight: bold;
	width: 224px;
	display: block;
	
}

a.main_menu_sub:hover {
	text-decoration: underline;
}

div.main_menu {
	padding-bottom: 10px;
	width: 238px;
}

div.main_menu_sub {
	padding-bottom: 10px;
	width: 224px;
}

div.red_menu_item {
	width: 228px;
	height: 20px;
	background-image: url(img/menu_bg_wide_red.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

div.blue_menu_item {
	width: 224px;
	height: 20px;
	background-image: url(img/menu_bg_narrow_blue.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 5px;
}



.submit{
	height: 19px;
	width: 29px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #00b6f0;
	color: black;
	padding-bottom: 2px;
	border-left: 1px solid #54d5ff;
	border-top: 1px solid #54d5ff;
	border-right: 1px solid #007ebb;
	border-bottom: 1px solid #007ebb;
}


.submit_reg {
	height: 19px;
	width: 52px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #00b6f0;
	color: black;
	padding-bottom: 2px;
	border-left: 1px solid #54d5ff;
	border-top: 1px solid #54d5ff;
	border-right: 1px solid #007ebb;
	border-bottom: 1px solid #007ebb;
}

div.reg_div {
	
}

.reg {
	border: 1px solid black;
	width: 200px;
}


h1 {
	color: black;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
}

div.filmfesztival {
	font-size: 14px;
	padding-right: 10px;
	line-height: 20px;
}

div.feltetelek {
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
}

div.felt_top {
	height: 10px;
	width: 100%;
	text-align: right;
}

p {
 text-align: justify;
 padding-top: 5px;
 padding-bottom:5px;
}




div.msg_mid {
	text-align: center;
	padding-top: 100px;
}

div.msg_right {
	width: 320px;
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
}

td.table_cim {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

td.adat {
	padding: 3px;
	height: 14px;
	font-size: 13px;
	font-weight: bold;
}
td.kiem_adat {
	padding: 3px;
	height: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #01b6ef;
}

*/
