* {
		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: 10px;
	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: #DB5504;
	font-weight: bold;
	text-align: left;
}

.alapszoveg {
		font-size: 18px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #000000;
		text-shadow: #000 0px 0px;
		margin-bottom: 1px;
		font-weight: bold;
		letter-spacing: 0px;
		text-transform: none;
		display: block;
		text-transform: none;
	}	
	
.narancscim14{
  	font-family: Verdana;
	font-size: 16px;
	color: #F27900;
	text-shadow: #000 1px 1px;
	font-weight: bold;
	text-align: left;
}

.zoldcim14{
  	font-family: Verdana;
	font-size: 14px;
	color: #00A400;
	text-shadow: #000 1px 1px;
	font-weight: bold;
	text-align: center;
}

.piroscim14{
  	font-family: Verdana;
	font-size: 14px;
	color: #00A400;
	text-shadow: #000 1px 1px;
	font-weight: bold;
	text-align: center;
}	