/* Ez a felépítendő css*/
body{
 background-color: #000000;
 background-position:  center top;
 background-repeat: no-repeat;
 background-attachment: fixed;
}

body.hatterkep0{background-image: url('0.jpg');}
body.hatterkep1{background-image: url('1.jpg');}
body.hatterkep2{background-image: url('2.jpg');}
body.hatterkep3{background-image: url('3.jpg');}
body.hatterkep4{background-image: url('4.jpg');}
body.hatterkep5{background-image: url('5.jpg');}
body.hatterkep6{background-image: url('6.jpg');}
body.hatterkep7{background-image: url('7.jpg');}
body.hatterkep8{background-image: url('8.jpg');}
body.hatterkep9{background-image: url('9.jpg');}
body.hatterkep10{background-image: url('10.jpg');}


textarea{
	background-color:#314DFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:#FFFFFF;
}
input{
	background-color:#314DFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:#FFFFFF;
}
input.kicsi{
	background-color:#314DFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:#FFFFFF;
	width:50px;
}
input.nyomogomb{
    font-size: 8pt;
	width:20px;
	height:20px;
}
input.regisztracio{
    width: 100%;
	background-position: center;
	background: url(gombhatter.jpg);
	color: #00FFFF;
	font-weight:bold;
	height:25px;
    border: 1px solid;
    border-color:blue yellow yellow blue; 
}
select{
	background-color:#314DFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:#FFFFFF;
}

div.creator{
	background-color:#B4FF00;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	width:200px;
	border: 1px solid #FF6611;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 7pt;
	text-align:center;
}
div.focimsor{
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	border: 1px solid #FF6611;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 12pt;
	font-weight:bold;
	text-align:center;
	width: 500px;
	overflow: auto;
}
div.focimsor2{
	font-size: 8pt;
	text-align:center;
	font-weight:normal;
}
div.kepbemutato{
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	border: 1px solid #FF6611;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 12pt;
	font-weight:bold;
	text-align:center;
	width: 500px;
	overflow: auto;
}
div.uzenet{
	background-color:#7ED1FF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	border: 1px solid #FF6611;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 12pt;
	text-align:center;
	width: 800px;
	overflow: none;
}
div.sqldiv{
	font-size: 8pt;
	color:#000000;
	background:#78A3FF;
}
div.belepdiv{
	font-size: 10pt;
	background-color:#FF7900;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
	width:400px;
	border: 1px solid #FF6611;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}




table.sql_futtat {
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 8pt;
}
table.sql_futtat th,table.sql_futtat td{
    border: 1px solid black;
	font-size: 8pt;
}

button.gomb1 {
	border: none;
	background: url(gomb_labda2.png);
	text-align: center;
	width:  40px;
	height: 40px;
	padding: 0 0 0 0;
}

tr.kek1 {
	background-color:#84E1F5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
tr.kek2 {
	background-color:#CAFE7C;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
tr.jvkek1 {
	background-color:#84E1F5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:red;
}
tr.jvkek2 {
	background-color:#CAFE7C;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:red;	
}

table.menuk th{
	background: #0000FF;
	color: #FFFFFF;
}
table.menuk td>input{
    width: 100%;
	background-position: center;
	background: url(gombhatter.jpg);
	color: #00FFFF;
	font-weight:bold;
	height:25px;
    border: 1px solid;
    border-color:blue yellow yellow blue; 
}

table.uj_mod_tor {
    font-size: 8pt;
}
table.uj_mod_tor th{
	background-color:#FF89FB;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

table.adatbevitelilista {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 10pt;
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.adatbevitelilista th,table.adatbevitelilista td{
	border: 1px solid #FF6611;
}
table.adatbevitelilista th{
	background-color:#00CB6E;
}


table.etlap {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 12pt;
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.etlap th,table.etlap td{
	border: 1px solid #FF6611;
}
table.etlap th{
    font-size: 10pt;
	background-color:#FCBE39;
}
table.etlap2 {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 10pt;
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.etlap2 th,table.etlap2 td{
	border: 1px solid #FF6611;
}


table.rajatszaslista {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 10pt;
	background-color:#B5FFF3;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

table.naptar_m {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-width: thin;
    border-collapse: collapse;
    font-size: 8pt;
}
table.naptar_m th,table.naptar_m td{
    border: 1px solid black;
}
table.naptar_m thead{
    border-collapse: none;
}


table.jvfujasszam {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 8pt;
	background-color:#FFEB31;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.jvfujasszam th,table.jvfujasszam td{
	border: 1px solid #FF6611;
}

table.merktortenet2 {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 8pt;
}
table.merktortenet2 th,table.merktortenet2 td{
	border: 1px solid #3011FF;
}

table.kilistazo{
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 8pt;
	background-color:#AAFF4C;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.kilistazo th,table.kilistazo td{
    border: 1px solid black;
    text-align:center;
}
table.kilistazomindetbal{
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 8pt;
	background-color:#AAFF4C;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.kilistazomindetbal th{
    border: 1px solid black;
    text-align:left;
	background-color:#61AF0A;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.kilistazomindetbal td{
    border: 1px solid black;
    text-align:left;
}

table.kilistazomindetbal_kek{
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 8pt;
	background-color:#38B6FF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.kilistazomindetbal_kek th{
    border: 1px solid black;
    text-align:left;
	background-color:#0076BB;
	color:#FFFB9E;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table.kilistazomindetbal_kek td{
    border: 1px solid black;
    text-align:left;
}

table.naptar {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    border-collapse: collapse;
    font-size: 5pt;
}
table.naptar th{
    border: 1px solid black;
	background-color:#E7D529;
}
table.naptar td{
    border: 1px solid black;
}



