* {
		margin: 0px;
		padding: 0px;outline: none;
	}

	
	.label {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #ffffff;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 15px;
		text-transform: uppercase;
		display: block;
	}

	.labelkek {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #1E62A6;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 15px;
		text-transform: uppercase;
		display: block;
	}
	
	.labelszurke {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #5B5B5B;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 15px;
		text-transform: uppercase;
		display: block;
	}

	.labelzold {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #009300;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 10px;
		text-transform: uppercase;
		display: block;
	}

	.labelzold {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #009300;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 10px;
		text-transform: uppercase;
		display: block;
	}

	.labelpiros {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #F00000;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 15px;
		text-transform: uppercase;
		display: block;
	}
	
.labels {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #D70000;
		text-shadow: #000 1px 1px;
		margin-bottom: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		display: block;
	}
	
.labeln {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #FF5F11;
		text-shadow: #000 1px 1px;
		margin-bottom: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		display: block;
	}	
.labelcs {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #D70000;
		text-shadow: #000 1px 1px;
		margin-bottom: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		display: block;
	}
	
	.input2 {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #004824;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 1px;
		margin-top: 10px;
		background: #EDE7F1;
		width: 230px;
	}

	.input2n {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #FF5F11;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 1px;
		margin-top: 10px;
		background: #EDE7F1;
		width: 230px;
	}
	
	
	.input5 {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 12px;
		color: #C10000;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 1px;
		margin-top: 3px;
		background: #EDE7F1;
		width: 51px;
	}
	
	.sifranak {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #D70000;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 10px;
		background: #EDE7F1;
		width: 75px;
	}


	.gomb1 {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
		width: 150px;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5E476F), to(#8B7999));	
		background:  -moz-linear-gradient(19% 75% 90deg,#8B7999, #5E476F);
		color: #fff;
		text-transform: uppercase;
		text-shadow: #000 1px 1px;
		border-top: 1px solid #ad64e0;
		margin-top: 10px;
	}	
	
.gomb1 : hover{
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
		width: 200px;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5E476F), to(#ffffff));	
		background:  -moz-linear-gradient(19% 75% 90deg,#8B7999, #5E476F);
		color: #fff;
		text-transform: uppercase;
		text-shadow: #000 1px 1px;
		border-top: 1px solid #ad64e0;
		margin-top: 10px;
	}

.piroscsillag {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #D70000;
		text-shadow: #000 1px 1px;
		margin-bottom: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;

	}

	
#gombdiv 

	label {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #ffffff;
		text-shadow: #000 1px 1px;
		margin-bottom: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		display: block;
	}

	input {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #00007D;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 10px;
		background: #EDE7F1;
		width: 230px;
	}

	input.submit {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
		width: 200px;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565359), to(#cdcac5));	
		background:  -moz-linear-gradient(19% 75% 90deg,#cdcac5, #565359);
		color: #fff;
		text-transform: uppercase;
		text-shadow: #000 1px 2px;
		border-top: 1px solid #000000;
		margin-top: 5px;
	}	
	
	#logindiv 

	.label {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #ffffff;
		text-shadow: #000 1px 1px;
		margin-bottom: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		display: block;
	}

	input {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #00007D;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 10px;
		background: #EDE7F1;
		width: 20px;
	}

.alapnarancs{
  	font-family: Verdana;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}
.alapzold{
  	font-family: Verdana;
	font-size: 10px;
	color: #2A4A1C;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}


.zold12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #005100;
	font-weight: bold;
	text-align: left;
}
.fekete12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.feher10b{
  	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.feher12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.narancs12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #DB5504;
	font-weight: bold;
	text-align: left;
}


.feher14b{
  	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.kek12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #00006c;
	font-weight: bold;
	text-align: left;
}


.fekete11b{
  	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}

.piros14b{
  	font-family: Verdana;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}

.piros16b{
  	font-family: Verdana;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}
.piros12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	}
.piros12bk{
  	font-family: Verdana;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	}
.zold10b{
  	font-family: Verdana;
	font-size: 10px;
	color: #005100;
	font-weight: bold;
	text-align: left;
}
.narancs10b{
  	font-family: Verdana;
	font-size: 10px;
	color: #DB5504;
	font-weight: bold;
	text-align: left;
}
.kek10b{
  	font-family: Verdana;
	font-size: 10px;
	color: #00006c;
	font-weight: bold;
	text-align: left;
}
.sarga11b{
  	font-family: Verdana;
	font-size: 11px;
	color: #FFFFB3;
	font-weight: bold;
	text-align: left;
}
.zold12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #005100;
	font-weight: bold;
	text-align: left;
}

.kek12b{
  	font-family: Verdana;
	font-size: 14px;
	color: #194374;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}
.piros18b{
  	font-family: Verdana;
	font-size: 18px;
	color: #f20b2c;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}
.fekete12b{
  	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}	
.piros14b{
  	font-family: Verdana;
	font-size: 14px;
	color: #f20b2c;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	}
.propcim{
  	font-family: Verdana;
	font-size: 14px;
	color: #194374;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
}

.prop{
  	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
}
.admin{
  	font-family: Verdana;
	font-size: 14px;
	color: #003162;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	}

.zold14b{
  	font-family: Verdana;
	font-size: 14px;
	color: #009300;
	font-weight: bold;
	text-align: left;
}
.narancs14b{
  	font-family: Verdana;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	text-align: left;
}
.narancs16b{
  	font-family: Verdana;
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
	text-align: left;
}

.narancscim{
  	font-family: Verdana;
	font-size: 15px;
	color: #F27900;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	text-shadow: #000 1px 1px;
	}	
.zolddatum{
  	font-family: Verdana;
	font-size: 12px;
	color: #255409;
	color: #008200;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	text-shadow: #000 1px 1px;
	}

.zoldlista14{
  	font-family: Verdana;
	font-size: 14px;
	color: #255409;
	color: #008200;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	text-shadow: #000 1px 1px;
	}	
.semleges{
  	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-shadow: #000 0px 0px;
	}

.semleges14{
  	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-shadow: #000 0px 0px;
	}
	
.demo select {
	border: 0 !important;  
	-webkit-appearance: none;  
	-moz-appearance: none; 
	background: #FD7E00 url(img/select-arrow.png) no-repeat 90% center;
	width: 120px; 
	text-indent: 0.01px; 
	text-overflow: ""; 
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-radius: 12px;
	padding: 5px;
	box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
}
.demo select.balck {
	background-color: #000;
}
.demo select.option3 {
	border-radius: 10px 0;
}

#button2 {
  background: #FF8000;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 125px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button2:hover {
  background-color: #ff3434;
  }

  #button120 {
  background: #008200;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 120px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button120:hover {
  background-color: #ff6600;
  }

  
#button160 {
  background: #008200;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 160px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button160:hover {
  background-color: #ff6600;
  }
  
  	
		
.lista select {
	border: 0 !important;  
	-webkit-appearance: none;  
	-moz-appearance: none; 
	background: #ff6600 url(img/nyil.png) no-repeat 98% center;
	width: 300px; 
	text-indent: 0.01px; 
	text-overflow: ""; 
  	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;

	color: #fffFFF;
	border-radius: 15px;
	padding: 5px;
	box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
	border-radius: 10px 0;
}
.lista select.balck {
	background-color: #000;
}
.lista select.option3 {
	border-radius: 10px 0;
}


.listaunos select {
	border: 0 !important;  
	-webkit-appearance: none;  
	-moz-appearance: none; 
	background: #FF8F20 url(img/nyil.png) no-repeat 98% center;
	width: 80px; 
	text-indent: 0.01px; 
	text-overflow: ""; 
  	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

	color: #fffFFF;
	border-radius: 15px;
	padding: 5px;
	box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
	border-radius: 10px 0;
}

.linkalap
{
	COLOR: #008200;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 16pt;
	
	FONT-WEIGHT: bold;
	text-shadow: #000 1px 1px;
}
.linkalap:hover
{
	COLOR: #EC7600;
	FONT-SIZE: 16pt;
	text-shadow: #000 1px 1px;
}