@charset "utf-8";
/* CSS Document */
body {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	color: #444444;
}
a {
	color: #20409a;
	text-decoration: none;
	transition: color 0.15s ease-in-out 0s;
}
a:hover {
	color: #453e3e;
	transition: color 0.15s ease-in-out 0s;
}
.iblock {
	display: inline-block;
}
.valign-top {
	vertical-align: top;
}
.valign-middle {
	vertical-align: middle;
}
.valign-bottom {
	vertical-align: bottom;
}
.cwhite {
	color: #fff;
}
.cyellow {
	color: #f9ba46;
}
.center {
	margin: 0 auto;
	float: none;
}
.acenter {
	text-align: center;
}
.aleft {
	text-align: left;
}
.uppercase {
	text-transform: uppercase;
}
.hidden {
	opacity: 0;
}
.half {
	width: 50%;
}
* {
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
.full {
	width: 100% !important;
}
.displayblock {
	display:block;
}
.tablecell {
	display: table-cell;
}
.tablerow {
	display: table-row;
}
strong {
	font-family: proxima-bold;
}
.talign-left {
	text-align: left;
}
.talign-right {
	text-align: right;
}
.table {
	display: table;
	width: 100%;
}
.s36 {
	font-size: 36px;
}
.s30 {
	font-size: 30px;
}
.s26 {
	font-size: 26px;
}
.s20 {
	font-size: 20px;
}
.s16 {
	font-size: 16px;
}
.s14 {
	font-size: 14px;
}
strong {
	font-family: calibri-bold;
}
header.container {
	padding: 15px 15px 25px 15px;
}
.btn {
	text-transform: uppercase;
	border: none;
	font-size: 16px;
	font-family: calibri-bold;
	padding: 0;
	border-radius: 7px;
	position: relative
}
.btn i {
	position: absolute;
	top: 22px;
	right: 10px;
	font-size: 20px;
}
.back i {
	left: 10px;
	right: inherit;
}
.greenbg {
	background-color: #0aa699;
	color: #ffffff;
}
.loginbutton, .formbutton {
	min-width: 186px;
	min-height: 65px;
	line-height: 65px;
	margin-top: 35px;
	border-radius:0;
	background-color:#0aa699;
	font-size:20px;
	font-family:aleo-regular !important;
	text-transform:inherit;
	color:#fff !important;
	transition: background-color 0.25s ease-in-out !important;
}
.loginbutton:hover, .formbutton:hover {
	background-color:#453e3e;
	transition: background-color 0.25s ease-in-out !important;
}
header .loginbutton {
	margin-top:0;
	vertical-align:middle;
}
.formbutton {
	width: 100%;
	margin: 0;
}
.nyito a {
	color: #f9ba46;
}
.bluebg {
	background-color: #20409a;
}
.btn, .btn:hover {
	transition: all 0.15s
}
.bluebg.btn {
	color: #fff;
}
.bluebg.btn:hover {
	color: #444;
}
.nyito div {
}
header .bluebg {
	transition:all 0.15s;
	padding:0 20px;
}
header .bluebg:hover {
	transition:all 0.15s;
	background-color: #e6e6e6;
}
.p120 {
	padding: 120px 0;
}
.p60 {
	padding: 60px 0;
}
.p60i {
	padding: 60px 0 !important;
}
.p20 {
	padding: 20px 0;
}
.p20all {
	padding: 20px;
}
.p15 {
	padding: 15px;
}
.p30 {
	padding: 30px;
}
.pb60 {
	padding-bottom:60px;}
.s18 {
	font-size: 18px;
}
.s20 {
	font-size: 20px;
}
.s36 {
	font-size: 36px;
}
.vizjel1 {
	text-align: center;
}
.nyito > div > div {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.startbutton {
	color: #1d3a8d !important;
	padding: 2px;
	font-size: 20px;
	text-transform: inherit;
	background-color: #00a2a8;
	background-color: #00a2a8;
	border: medium none;
	border-radius: 0;
	box-sizing: border-box;
	color: #ffffff !important;
	cursor: pointer;
	font-family: aleo-regular;
	padding: 10px 0 9px;
	transition: background-color 0.25s ease-in-out 0s;
	width: 100%;
	height:65px;
	display: table;
}
.startbutton2 {
	background:#0aa699 !important;
	color:#ffffff !important;
}
.startbutton:hover {
	color: #ffffff !important;
	background: #453e3e; /* Old browsers */
}
.startbutton span {
	display: table-cell;
	vertical-align:middle;
}
.vizjel1 {
	background: url(../images/vizjel1.png) no-repeat center right
}
.arnyekos {
	background: url(../images/shadow.png) repeat-x;
	margin-top: 1px;
}
.title {
	font-family: aleo-regular;
	margin-bottom: 20px;
	font-weight:100;
}
.picture {
	width: 162px;
	height: 162px;
	border-radius: 100%;
	overflow:hidden;
	border:6px solid #ddd;
	text-align:center;
}
.plus1 {
/*background-color: #20409a;*/
}
.checker {
	cursor: pointer;
}
.checker .number {
	border-radius: 10px;
	background-color: #eeeded;
	border: 1px solid #dddddd;
	color: #dddddd;
}
.checked.checker .number {
	background-color: #0aa699;
	border: 1px solid #0aa699;
	color: #ffffff;
}
.checked strong {
	color: #0aa699;
}
.mpage-item {
	margin-bottom: 20px;
}
.mpage-item .text {
	border-top: 1px solid #dddddd;
	padding-top: 10px;
	margin-top: 10px;
	font-family:calibri-light;
	font-size:14px;
	font-weight:100;
}
.nyeremenyek-text .sor {
	padding-bottom:30px;
}
.nyeremenyek-text .mpage-item {
	border:1px solid #cccccc;
	padding:15px;
	border-radius:5px;
	box-sizing:border-box;
	width:23.075%;
	margin-bottom:30px;
}
.nyeremenyek-text .halftc {
	width:48.715%;
}
.nyeremenyek-text .fake {
	width:30px !important;
}
.nyeremenyek-text .mpage-item .text {
	border-top: none;
}
.graybg {
	background-color: #eeeded;
}
.graybg2 {
	background-color: #f6f6f6;
}
.whitebg {
	background-color: #ffffff;
}
.vizjel2 {
/*background: url(../images/vizjel2.png) no-repeat top left;*/
}
.border-top {
	border-top: 1px solid #e2e2e2;
}
.border-bottom {
	border-bottom: 1px solid #e2e2e2;
}
footer .border-bottom {
	border-color:#666;
	padding-bottom:30px;
}
.border {
	border: 1px solid #e2e2e2;
}
footer {
	background-color: #444;
}
footer nav {
	padding: 30px 0;
	border-bottom: 1px solid #666 !important;
}
footer nav a {
	color: #fff;
	font-size: 14px;
	margin: 0 10px;
}
footer nav a:hover {
	text-decoration: none;
	color: #0aa699;
}
footer .collapse {
	display: block;
}
footer .collapsed {
	display: none;
}
footer nav button {
	float: none !important;
	margin: 0 auto !important;
	color: #fff;
	font-size: 20px;
}
footer .logok {
	margin-bottom: 30px;
}
footer .logok a {
	display: inline-block;
	margin: 0 15px;
	vertical-align: bottom;
}
.progress-bar {
	padding: 0 0 1px 0 !important;
	width: 100%;
	float: none;
	margin-bottom: 1px;
}
.progress-bar-fill {
	background-color: #0aa699;
	text-align: right;
	font-family: calibri-bold;
	font-size: 40px;
	color: #a5d6d0;
	position: relative;
	height: 56px;
	line-height: normal;
	padding-right: 5px;
}
.progress-bar-fill span {
	bottom: -17px;
	color: #444;
	font-family: calibri-light;
	font-size: 12px;
	line-height: 6px;
	position: absolute;
	right: -50px;
	text-align: left;
}
.progress-bar-fill span i {
	font-size: 16px;
}
input[type="text"], input[type="password"], select {
	border: medium none;
	border-radius: 0;
	box-sizing: border-box;
	font-family: aleo-bold;
	font-size: 16px;
	padding: 23px 20px;
	border:1px solid #e2e2e2;
}
input[type="text"].leftinput {
	margin:0 !important;
	margin-top:10px !important;
}
textarea {
	border: 1px solid #000;
	width: 100%;
	font-size: 14px;
	padding: 10px !important;
	margin-bottom: 15px;
	min-width:50px;
}
input[type="text"].halfinput {
	margin:0 auto 15px auto;
	width:50%;
	display:block;
}
select {
	width: inherit;
}
.form .half {
	width: 49%;
}
.form .half:first-child {
	margin-right: 2%;
}
label {
	margin-left: 10px;
	font-weight: normal;
}
.valasz {
	margin-bottom: 0px;
	font-family:calibri-light;
	font-size:17px;
}
.valasz-footer .btn {
	max-width: 33%;
}
.frow {
	margin-bottom: 10px;
	line-height:normal;
}
.logok-nagy a {
	margin-bottom: 30px;
}
.logok-nagy a div {
	width: 228px;
	height: 228px;
	line-height: 228px;
	border-radius: 100%;
}
.voucher {
	width: 20cm;
	height: 29.7cm;
	border: 6px solid #20409a;
	margin: 0.5cm;
	position: relative;
}
.voucher .sorszam {
	position: absolute;
	right: 1cm;
	top: 1cm;
	background-color: #eeeeee;
	padding: .1cm .3cm;
	border: 1px solid #dddddd;
	font-size: 12px;
}
.voucher h1 {
	margin-top: 4cm;
}
.voucher .iblock {
	text-align: center;
	margin: 0.3cm
}
.voucher .iblock div, .voucher .wlaf div {
	border-radius: 100%;
	width: 3cm;
	height: 3cm;
	line-height: 3cm;
	border: 1px solid #999999;
}
.voucher .iblock div img {
	height: 70%;
	width: auto;
}
.voucher .wlaf div img {
	width: 90%;
	height: auto;
}
.voucher footer {
	position: absolute;
	bottom: 0;
	padding: .5cm;
	background-color: #20409a;
	width: 100%;
	color: #fff;
}
.block {
	display: block;
}
form.cmxform label.error {
	display: none;
}
.logintitle {
	color: #bebebe;
	font-size: 80px;
}
.loginpanel {
	border: 10px solid #c6c5c5;
	padding: 15px;
}
.error {
	color: #F00;
}
.nomargin {
	margin:0;
}
.counter-table {
	margin:0 auto;
}
.counter-table td {
	padding:5px;
	width:45px;
}
.counter-table td .text4 {
	background: #fff none repeat scroll 0 0;
	border-radius: 3px;
	color: #20409a;
	font-size: 26px;
	line-height: 30px;
	padding: 5px 5px 0;
	width: 45px;
}
.counter-table td .text5 {
	font-size:11px;
}
.checkboxvalid {
	text-align:left;
	font-size:12px;
	line-height:1;
	margin-top:20px;
}
.checkboxvalid input[type="checkbox"] {
	margin: 0 5px 0 0;
}
.checkboxvalid .right {
	width:90%;
	vertical-align:top;
	margin-bottom:5px;
}
.radio {
	display: block;
	margin-left:20px;
	border-bottom:1px solid #ddd;
	width:200px;
}
.radio:nth-of-type(3n) {
	border:none;
	margin-bottom:30px;
}
.radio span {
	display:inline-block;
	width:170px;
}
.radio input[type="radio"] {
	margin:0;
	position:static;
}
.belepve {
	display:inline-block;
}
.question {
}
blockquote {
	border:none;
}
.nemkiemelt {
	font-family:calibri-light;
	font-size:14px;
}
.nemkiemelt div {
	border-bottom: 1px solid #ddd;
	display: inline-block;
	margin: 0 auto 10px;
	padding-bottom: 5px;
	padding-left: 1%;
	text-align: left;
	width: 48%;
	font-weight:100;
	vertical-align:top;
	min-height:70px;
}
.nemkiemelt div:nth-of-type(2n-1) {
	margin-right:3%;
}
.whitebg table tr {
	border-bottom:1px solid #ddd;
}
.whitebg table tr td {
	text-align:center;
}
.whitebg table tr td:first-child {
	text-align:left;
}
.fadel {
	opacity:0;
	color:#0aa699;
	transition:all 1s;
}
#layout_advertising_bottom {
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);*/
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85) !important;
	border-top: 6px solid #20409a;
	bottom: 0;
	height: 85px;
	left: 0;
	overflow: hidden;
	position: fixed;
	width: 100%;
	padding-top:5px;
	padding-bottom:0px;
	box-sizing:border-box;
	z-index:1000;
}
#layout_advertising_box_close {
	color: #000000;
	margin-right: 10px;
	margin-top: 10px;
	float:right;
	width:14px;
	height:13px;
	background:url(../images/layer-close.png) no-repeat;
}
#layout_advertising_box_close:hover {
	background-position:left -13px;
}
#layout_advertising_bottom div.content {
	height: 100%;
	margin: 0 auto;
	max-height: 85px;
	position: relative;
	text-align: left;
	width: 1160px;
	color: #453e3e;
	font-size: 16px;
	line-height: 22px;
	padding:0;
	background:none;
}
#layout_advertising_bottom div.content a {
	color: #453e3e;
	text-decoration:underline;
}
#layout_advertising_bottom #pic {
/*border: 1px solid #89BFFF;*/
}
#layout_advertising_bottom .info {
	/*color: #000000;*/
	/*font-size: 14px;*/
	margin-left: 10px;
	padding-right:10px;
	width:540px;
	margin-top:8px;
}
#layout_advertising_bottom .link {
	color: #89BFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}
#layout_advertising_bottom #special_offer_button {
	display: inline-block;
	font-size: 16px;
	padding: 10px 20px;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.4);
	font-family:calibri;
}
#layout_advertising_bottom #special_offer_button:hover {
	background-color:#000;
}
#layout_advertising_bottom .border-radius-10 {
	border-radius: 10px;
}
#layout_advertising_bottom .left {
	float: left;
}
#layout_advertising_bottom .layout_advertising_bottom_button {
	background-color: #0aa699;
	/*border: 1px solid #FFFFFF;*/
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 6px;
}
#layout_advertising_bottom .layout_advertising_bottom_button:hover {
	background-color:#e6e6e6 !important;
	color:#333 !important;
}
table.nyertesek {
	margin:0 auto;
	min-width:50%;
	box-shadow:0px 0px 10px rgba(0,0,0,.2);
}
table.nyertesek td {
	text-align:left;
	padding:10px;
	border-bottom:1px solid #ccc;
}
table.nyertesek td:nth-child(2n) {
	text-align:center;
}
table.nyertesek tr:first-child td:first-child {
	text-align:center;
	background-color:#fafafa;
}
header.ujheader {
	margin-bottom:30px;
}
.column {
	padding:30px;
}
.rightcolumn select {
	border:1px solid #e2e2e2;
	width:100%;
	padding:23px 10px 22px 10px !important;
	height:inherit;
	display:block;
	font-family:aleo-bold;
}
.topright .custom-combobox {
	width:100%;
	margin-top:10px;
	}
.topright .custom-combobox-toggle{
	right:-2px;
	background:none;
	background-color:#0aa699;
	transition: background-color 0.25s ease-in-out !important;
	}
.topright .custom-combobox-toggle:hover{
	background-color:#453e3e;
	transition: background-color 0.25s ease-in-out !important;
	border:none;
	}
.topright .custom-combobox input{
		border:1px solid #e2e2e2;
	width:100%;
	padding:23px 10px 22px 10px !important;
	height:inherit;
	display:inline-block;
	font-family:aleo-bold;
	background:#fff;
	font-weight:normal;
	color:#000;
	font-size:16px;
	}
.cgreen {
	color:#00a2a8
}
.c1200 {
	padding:30px 0;
}
.nyeremenyek img {
	width:100%;
	height:auto;
}
.nyeremenyek > div > h3 {
	margin-top:10px;
}
.nyeremenyek {
	line-height:24px;
	padding-bottom:30px;
}
.rightcolumn {
	width:inherit !important;
}
.topright input[type="text"] {
	border: 1px solid #e2e2e2;
	display: block;
	height: inherit;
	padding: 23px 10px 22px !important;
	width: 100% !important;
}
.magyarazat {
	padding-bottom:30px;
	line-height:24px;
}
.graybg2 {
	background-color:#f3f5f6;
}
.magyarazat a {
	color:#00a2a8;
}
.magyarazat a:hover {
	color:#453e3e;
}
footer .c1200 {
	padding:0;
}
.innerpage header {
	margin-bottom:0;
}
.innerpage .whitebg {
	margin-bottom:20px;
	background-color:#fafafa;
}
input[type="radio"], input[type="checkbox"] {
	margin:0 10px 2px 0;
}
.innerpage table {
	table-layout: fixed;
}
.innerpage table tr td {
	font-family:calibri;
	text-align:center !important;
	padding:15px 5px !important;
}
.innerpage table tr:nth-child(even) {
	background-color:#fff;
}
.innerpage table tr td:first-of-type {
	text-align:left !important;
	width:45%;
}
.innerpage table tr td input[type="radio"], .innerpage table tr td input[type="checkbox"] {
	margin:0;
}
.kisebb {
	margin-top:10px;
}
.nyeremenyek-felsorolasa div {
	line-height:24px;
}
.szukites .title {
	padding:20px !important;
	margin-bottom:0;
	background-color:#c0e6e3 !important;
	color:#453e3e !important;
	
}
.nopadding {
	padding:0 !important;
}
.floatnone {
	float:none;}
.topright .valasz-footer .formbutton {
	width:100%;
	max-width:100%;
	}
	
.innerpage .topright {
	position:relative;
	}
	
.innerpage .adatvedelmiszoveg{
	position:absolute;
	bottom:20px;
	width:100%;
	color:#999;
	left:0}
.fullkep img{
	width:100%;
	height:auto;}
	
footer a {
	color:#00a2a8;
	font-family:calibri-light !important;
	}
footer a:hover {
	color: #FFF !important;
	transition: color .25s ease-in-out;
}
.shortbutton {
	max-width:300px;
	width:100%;
	}
	
.ui-menu .ui-menu-item {
	font-size:14px;
	border-bottom:1px solid #ddd;
	font-family:calibri-light;
	padding:10px 5px !important;
	}
.ui-menu .ui-menu-item:nth-child(even) {
	background-color:#f1f1f1;
}
.ui-menu .ui-menu-item.ui-state-focus {
background-color:#00a2a8 !important;
list-style-image:none !important;
}

.innerpage a {
	font-family:calibri-light;}
	footer, footer span {
		font-family:calibri-light;
		color:#8a8f97;
		line-height:22px;
		}
footer strong {
	font-family:calibri-bold;
	}

.valasz-footer .pull-left {
	color:#8a8f97;
	font-family:calibri-light;}
	
.progress-bar-fill span.leftside {
	text-align:right;
	right:-5px;}
	
.iranyitoszam .half {
	width:48%;}
	
.aleo-regular {
	font-family:aleo-regular;}
	
.mobil-topright {
	display:none;}
	
.szukites ul li, .szukites div {
	cursor:default;
	}
.elfogadom {
	margin-top:40px;
	}
.desktop-topright {
	margin-top:60px;}
	
.ui-helper-hidden-accessible {
	background:#ff0000 !important;
	padding:0;
	}
	.ui-tooltip * {
		border:none;
		font-size:14px;
		}
.ui-tooltip{
	border:1px solid #e2e2e2 !important;
	padding:0px;
	-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
font-family:calibri;

	}
	
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background:none !important;
	background: #453e3e !important;
	font-weight: bold;
	color: #ffffff;
}