.pad20 {
	color: #fff;
  padding: 20px;
}
.mutato {
		cursor: pointer;
}
.div50 {
width: 50%;	
	float: left;
	text-align: center;		
}
.div50j {
width: 50%;	
	float: right;
	text-align: center;		
}
.bal20 {
	margin-left: 20px;
}

.ujcimke {
	border-bottom: 1px solid orange;
	width: 100%;
	display: table;
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}
.urlap-szoveg {
}
.urlap-mezo {
	
}
.infokieg {
	font-size: 8pt;
}
.urlap {
	color: #fff;
  padding: 20px;
	margin-left: 10%;
	border-left: 3px solid orange;
}
.kozepre {
	text-align: center;
	margin-top: 0px;
}
.letolt-gomb
{
	clear: both;
	border:none;
	background-color: #00a7da;
	width: 240px;	
	padding: 8px 6px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 5000;
	font-size: 13pt;
	font-family : inherit;
	color: white;
	text-align: center;	
}
.gombkozep
{
text-align:center;	
}
.nagyikon {
  border-right: 2px solid white;
  font-size: 28pt;
  height: 100%;
	width: 50px;
	float: left;
	margin-right: 8px;
}
.nagyikonj {
  border-left: 2px solid white;
  font-size: 24pt;
  height: 100%;
	width: 50px;
	float: right;
	margin-left: 8px;
}
.nagyikon2 {
  border-right: 2px solid white;
  font-size: 14pt;
  height: 100%;
	width: 30px;
	float: left;
}
.jobbikon
{
float: right;
font-size: 18pt;
margin: 8px;	
}
.jelgomb
{
	border:none;
	background-color: var(--main-elso-szin); 	
	width: 250px;	
	padding: 8px 6px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 5000;
	font-size: 14pt;
	line-height: 24pt;
	font-family : inherit;
	color: white;
}
.kisgomb
{
	border:none;
	background-color: var(--main-elso-szin); 
	width: 250px;	
	padding: 0px 6px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 5000;
	font-size: 14pt;
	line-height: 24pt;
	font-family : inherit;
	color: white;
}
.w200 {
width: 210px;	
}
.szgomb
{
	border:none;
	background-color: #00a7da;	
	padding: 8px 12px;	
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 5000;
	font-size: 12pt;

	font-family : inherit;
	color: white;
	text-align: left;
}
.szgomb-ikon
{
	font-size: 14pt;
	float: right;
	margin-left: 10px;
}
.csakikon {
margin-left: 0px;	
}
.letolt-gomb:hover, .jelgomb:hover, .szgomb:hover , .kisgomb:hover
{
	background-color: var(--main-betuszin-hover); 	
}
.fejikongomb {
margin: 7px;
padding-top: 0px;
width: 50px;
height: 50px;
font-size: 24pt;
line-height: 24pt;
text-align: center;
color: white;
border: none;
display: inline-block;	
	cursor: pointer;
}
.nagyikon {
  border-right: 2px solid white;
  font-size: 24pt;
  height: 100%;
	width: 50px;
	float: left;
}
.nagyikon2 {
  border-right: 2px solid white;
  font-size: 14pt;
  height: 100%;
	width: 30px;
	float: left;
}
.styled-select select, textarea, input[type=text], input[type=password], input[type=email]{
    width: 100%;
    padding: 8px 10px;
    margin: 2px 0;
    box-sizing: border-box;
}
input[type=checkbox]
{

}
input[type=radio]
{
font-size: 24pt;
}
label.jegy  {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 14px;
}



input[type=radio] {
    display: none;
}
.reg[type=radio] {
 display: inline;
}
label.jegy {
margin-left: 10px;
}
label.jegy:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 30px;
	margin-left: -10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: white;
}

.radio label:before {
   
}
input[type=radio]:checked + label:before {
    content: "\2022";
    color: #ff9933;
    font-size: 60px;
    text-align: center;
    line-height: 21px;
}
.reg[type=radio]:checked + label:before {
 color: #fff;
	content: "";
	font-size: 0px;
	line-height: 0px;
}
h3.radio  {
font-size: 12pt;	
}

.jegysor {
width: 100%;
	padding: 8px;
	margin: 8px;
background: #f3f3f3;
	display: table;
box-sizing: border-box;	
}

.ajanlatkeres{
	width: 90%;
	color: #fff;
  padding: 20px;
margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #004b82;
	display: table;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ajanlatkeres h5{
  padding: 0px;
	font-size: 8pt;
}
.ajanlatkeres h1{
  margin: 5px;
	line-height: 14pt;
	font-weight: normal;
}
.ajanlatkeres_sor select{	
	width: 60%;
	float: right;
	border: none;
	padding: 6px;
	margin-right: 0px;
	box-sizing: border-box;
	font-size: 12pt;
}
#ajanlatkeres{	
	width: 60%;
	float: right;
	border: none;
	box-sizing: border-box;
	font-size: 12pt;
}
#ajanlatkeres_label {
    width: 36%;
	float: left;
	text-align: right;
	font-size: 11pt;
	line-height: 20pt;
}
.ajanlatkeres_sor {
	box-sizing: border-box;
	width: 100%;	
	display: table;
	padding: 5px;	
}
.ajanlatkeres_kisszoveg {
font-size: 8pt;
line-height: 8pt;	
}
#ajanlatkeres-gomb {
	border:none;
	background-color: #ff9933;
	width: 100%;	
	float: right;
	padding: 6px 5px;	
	margin-top: 5px;
	cursor: pointer;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index:910;
	font-size: 16pt;
	font-family : inherit;
}
#ajanlatkeres-gomb:hover
{
	background-color: #00a7da;	
}
.vissza-gomb
{
	border:none;
	background-color: #445510;	
	width: 20%;	
	padding: 6px 5px;	
	margin-left: auto;
	margin-right: auto;
	float: right;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 5000;
	font-size: 13pt;
	font-family : inherit;
	color: white;
}
.vissza-gomb:hover
{
	background-color: orange;	
}
.kozepre {
	text-align: center;
	margin-top: 0px;
}
.captcha
{
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}
.csillagozott {
  margin-top: 0px;
	font-style: italic;
	font-size: 8pt;
	float: right;
}
.sotetit {
  text-align: center;
  width: 100%;
  height: 100%;
  margin: 0px;
	top: 0px;
	left: 0px;
  position: fixed;
  z-index: 1000;
  float: none;
  display: inline;
  background: rgba(0, 0, 0, 0.7);
}
.felugro {
  z-index: 2000;
  background-color: #f3f3f3;
	font-size: 9pt;
  margin-right: auto;
  margin-left: auto;
  background-position:  center center;
  background-repeat: no-repeat;
  margin-top: 0px;
  text-align: center;
  padding: 10px;
	border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
display: table;
}
.felugro-bejelentkezes {
 height: 200px; 
 width: 600px;
}
.close {
  border-style: solid;
	border-width: 3px;
	border-color: #ccc;
  margin-top: -15px;
  margin-right: -15px; 
	background: #4c4c4c;
	color: white;
  width: 40px;
  height: 40px;
  float: right;
	font-size: 18pt;
	-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
	display: inline-block;	
	cursor: pointer;
}
.close:hover { 
	background: #ff8800;
}
.felugro-urlap {
  padding: 10px;
  display: table;
  float: left;
	  font-size: 14pt;
  text-align: left;
}

#alap {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#alap[id] {
  display: table;
  position: static;
}
#middle {
  position: absolute;
  top: 50%;
}
#middle[id] {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}
#inner {
  position: relative;
  top: -50%;
  height: 280px;
}
.ujcim {
  border-bottom: 2px solid #ff6600;
  width: 100%;
  text-align: center;
  font-size: 20pt;
  color: #ff6600;
  height: 35px;
  margin-bottom: 25px;
}
.ujcimf {
 display: block;
	font-size: 16pt;
}
@media screen and (max-width: 600px) {
	.letolt-gomb, .jelgomb
{
	width: 200px;	
	padding: 8px 6px;	
	margin-top: 10px;
	margin-bottom: 0px;	
}
}
@media screen and (max-width: 420px) {
.ajanlatkeres{
	width: 90%;
  padding: 8px;
}
.letolt-gomb, .jelgomb
{
	width: 140px;	
	padding: 4px 3px;	
	margin: 4px;	
	font-size: 12pt;
}
.nagyikon, .nagyikonj {
  font-size: 22pt;
  height: 100%;
	width: 40px;
}
#ajanlatkeres_label {
	font-size: 10pt;
	line-height: 12pt;
}
.ajanlatkeres_kisszoveg {
	font-size: 8pt;
	line-height: 10pt;
}

}