@CHARSET "UTF-8";

body{
	margin:0px;
	padding:0px;
	color:#000000;
	background: #ebeef0 url(../hpimages/bgr_header.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size:12px;
}

.nobodybgr{
	background-image:none;
}

a,
a:link,
a:visited,
a:active{
	color:#0063ba;
	text-decoration:underline;
}

a:hover{
	color:#e3d376;
}



h1{	
	font-size:18px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0px;
	color:#0063ba;
}


h2{	
	font-size:14px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#0063ba;
}


h3{	
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#0063ba;
}

td{
	vertical-align:top;
}


.clearer{
	clear:both;	
	
}

.site{
	margin:0px auto;
	padding:0px;
	width:960px;
}

.header{
	height:111px;
}

.header .pic{
	height:69px;
}

.header .topmenu{
	height:29px;
	margin:2px 0px 0px 40px;

}

.header .topmenu a{
	color:#FFF;
	padding:6px 4px 5px 15px;
	background: transparent url(../hpimages/bgr_topmenu.jpg) no-repeat top left;
	margin:0px 4px 0px 0px;
    text-decoration: none;
}

.header .topmenu a:hover{
	background: #004a8a url(../hpimages/bgr_topmenu_hover.jpg) no-repeat top left;
}

.header .topmenu a.active{
	background: #004a8a url(../hpimages/bgr_topmenu_hover.jpg) no-repeat top left;
}

.header .topmenu .topleft-menu{
	float:left;
	height:29px;
	width:450px;
}

.header .topmenu .topleft-menu a{
	float:left;
}

.header .topmenu .topright-menu{
	float:right;
	width:320px;
	padding-left:15px;
    margin-right: 40px;
}

.header .topmenu .topright-menu a{
	float:left;
}

.header .topmenu .topright-menu a.noparam{
	background:none;
	padding:0px;
	margin:1px 5px 0px 0px;
}


.container{
	width:885px;
	margin:auto;
}

.container .bottom_boxes{

}

.container .bottom_boxes img{
	border:none;
}

.container .bottom_boxes .box{
	float:left;
}

.content_textbox{
	width:884px;
	height:299px;
}

.content_textbox2 {
	width:884px;
	height:474px;
}

.content_textbox_bovebben {
	width:884px;
	height:507px;
}

.content_textnobox{
	width:884px;
	background: transparent url(../hpimages/bgr_content.jpg) repeat-y top left;
}

.content_textnobox .header{
	height:43px;
}

.content_textnobox .bottom{
	background: transparent url(../hpimages/bgr_content_bottom.jpg) no-repeat top left;
	height:13px;
}

.text_content{
	padding:10px 20px 10px 20px;
	font-size:12px;
}

.text_content h1{
	padding:10px 0px 10px 0px;
	color:#0063ba;
}

.text_grey{
	color:#878d97;
}

.text_cont{
	padding:20px;
	font-size:12px;
}

.size_small{
	font-size:10px;
}


.size0{
	font-size:16px;
}

.size1{
	font-size:20px;
}

.size2{
	font-size:24px;
}

.color_bblue{
	color:#0063ba;
}

.color_dblue{
	color:#00355a;
}


.color_brown{
	color:#c4b268;
}

.color_blue{
	color:#448dcc;
}

.bgr_filmaktualis{
	background: transparent url(../hpimages/film_aktualis.jpg) no-repeat top left;
}

.bgr_osszesnyeremeny{
	background: transparent url(../hpimages/nyeremeny_bgr.jpg) no-repeat top left;
}

.bgr_nyertesek{
	background: transparent url(../hpimages/bgr_nyertesek.jpg) no-repeat top left;
}

.bgr_bovebben{
	background: transparent url(../hpimages/bgr_bovebben_page.jpg) no-repeat top left;
}

.bgr_meghivas{
    position:relative;
	background: transparent url(../hpimages/bgr_meghivas.jpg) no-repeat top left;
    
}

.bgr_online_film{
	background: transparent url(../hpimages/bgr_online_film.jpg) no-repeat top left;
}

.bgr_mozijegy{
	background: transparent url(../hpimages/bgr_mozijegy.jpg) no-repeat top left;
}

.bgr_bonuszpontok{
	background: transparent url(../hpimages/bgr_bonuszpontok_page.jpg) no-repeat top left;
}

.ny_boxes{
	padding:50px 0px 0px 20px;
}

.ny_boxes_nopadding{
	padding:4px 0px 0px 20px;
}

.ny_boxes .box{
	width:279px;
	float:left;
}

.ny_boxes .w1{
	width:220px;
}

.ny_boxes .box h1{
	color:#c4b268;
	margin:10px 0px 10px 7px;
}

.ny_boxes .box h1.dblue{
	color:#00355a;
}

.ny_boxes .box .text{
	padding:3px 5px 0px 5px;
}

.ny_boxes .box .lead{
	color:#878d97;
	font-size:10px;
	padding:0px 0px 6px 0px;
}

.ny_boxes .box .more{
	padding:10px 0px 0px 0px;
	text-align:center;
}

.ny_boxes .box .text_nyertes{
	padding:5px 0px 0px 8px;
}

.ny_boxes .box ul{
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
}

.ny_boxes .box ul li{
	padding:4px 4px 4px 15px;
	font-size:11px;
	background:#f0f2f4 url(../hpimages/arrow_blue.jpg) no-repeat top left;
	margin:1px;
}

ul{
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
}

ul li{
	padding:4px 4px 4px 15px;
	font-size:11px;
	background:#f0f2f4 url(../hpimages/arrow_blue.jpg) no-repeat top left;
	margin:1px;
}

.ny_boxes .box ul li strong{
	color:#0063ba;
}

.comment_bbox{
	font-size:11px;
	color:#878d97;
	text-align:center;
	border-top:1px solid #0063ba;
	margin:8px 30px 5px 30px;
	padding:8px 3px 3px 3px;
}

.nyertesbox{
	overflow:auto;
	height:120px;
	width:190px;
	margin-top:5px;
	border:1px solid #DDD;
}

.nyertesbox .row1,
.nyertesbox .row2{
	padding:3px;
	border-bottom:1px solid #DDD;
}

.nyertesbox .row2{
	background-color:#ebeef0;
}



.month_select{
	height:35px;
}


.month_select a{
	float:left;
}
	
.month_select .month_text{
	float:left;
	height:25px;
	color:#e4d681;
	text-align:center;
	width:130px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	margin-bottom:5px;
	background: transparent url(../hpimages/naptar_bgr_text.jpg) repeat-x top left;
}

.col1{
	border-right:1px solid #0063ba;
	width:500px;
}

.col2{
	padding-left:20px;
}

.questions td strong{
	display:block;
	margin-bottom:4px;
}

a.button{
	padding:4px;
}

a.button:hover{
	background-color:#0063ba;
	color:#FFF;
}

.question{
	color:#878d97;
	padding:6px 5px 6px 3px;
	font-size:11px;
}

.question input{
	margin:1px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.bonusz_table{
	margin-bottom:8px;
}

.bonusz_table td{
	color:#0063ba;
	vertical-align:middle;
	border-bottom:1px solid #0063ba;
	font-size:11px;
	padding:6px 4px 6px 4px;
}

.bonusz_table td.grey{
	color:#878d97;
}

.bonusz_table td.bold{
	font-weight:bold;
}

.bonusz_table th{
	color:#878d97;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #0063ba;
}

/* HAPPY END */

.happy_end_cont{
	width:516px;
	margin:auto;
	padding:50px 0px 0px 0px;
}

.happy_end_text{
	background:transparent url(../hpimages/bgr_happyend_page.jpg) no-repeat top left;
	height:417px;
	width:366px;
	padding:15px 150px 10px 18px;
	letter-spacing:0px;
}

.happy_end_title{
	font-size:14px;
	font-weight:bold;
	color:#00355a;
	padding:0px 0px 5px 20px;
}

.happy_end_login_header{
	background:transparent url(../hpimages/bgr_login_header.jpg) no-repeat top left;
	height:109px;
}

.happy_end_login_header .login_box{
	padding:15px 0px 0px 384px;
	height:60px;
}

.login_email{
	background-color:#ebeef0;
	width:155px;
	font-size:11px;
	border:none;
	margin:2px 0px 0px 2px;
	padding:1px 0px 0px 1px;
}

.login_pass{
	border:none;
	background-color:#ebeef0;
	width:97px;
	font-size:11px;
	margin:1px;
	padding:0px;
}

.table_pass{
	margin:13px 0px 0px 2px;
}

.passcol{
	padding:3px;
}

.passcol a{
	color:#FFF;
    text-decoration: none;
}

.login_menu{
	color:#FFF;
	padding:6px 0px 0px 200px;
}

.login_menu a{
	color:#FFF;
	font-size:11px;
    text-decoration: none;
}

.happy_end_login_cont{
	margin:auto;
	padding:50px 0px 0px 0px;
	width:567px;
}

.happy_end_text a{
	text-decoration:underline;
}

.footer{
	text-align:center;
	padding:8px;
	color:#afb4bb;
	font-size:11px;
}

.footer a{
	color:#afb4bb;
	margin:0px 5px 0px 5px;
	font-size:11px;
	font-weight:bold;
}


#beallitasok_kapott .row1 {
    background-color: white;   
}
#beallitasok_kapott .row1 {
    background-color: #e0e5e5;   
}