html, body {
	background: #9BDB18 url(images/bg_oldal.jpg) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}
.balfelso {
	background: url(images/tabella_narancs_bf.jpg) no-repeat top left;
	height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	width: 15px;
	z-index: 100;
}
.jobbfelso {
	background: url(images/tabella_narancs_jf.jpg) no-repeat top right;
	height: 15px;
	margin-top: 0px;
	position: absolute;
	width: 15px;
	z-index: 100;
}
.nevnap {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: right;
}
.tamogatok {
	width:140px; 
	margin:10px auto 10px; 
	padding:0px; 
	background:#EDFCC4;
	border: 1px solid #333333;

}
.tamogatok img {
	display: block;
	margin: 0px auto;
}
.tambal {
	width:10px; 
	height:10px; 
	position:absolute; 
	z-index:100; 
	background:url(images/narancs_bal.jpg) no-repeat; 
	margin-top:-1px; 
	margin-left:-1px;
	text-align: center;
	}
.tamjobb {
	width:10px; 
	height:10px; 
	position:absolute; 
	z-index:100; 
	background:url(images/narancs_jobb.jpg) no-repeat; 
	margin-top:-1px; 
	margin-left:131px;
	}
.tamogatok h2 {
	background: #333333;
	color: #FFD600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 1px 4px 3px;
	text-align: center;
}
img {
	border: 0px;
}

.mlsz {
	text-align: center;
	padding-top: 4px;
}

#felsoresz {
	margin: 0px;
	padding: 0px;
}
#kozepso{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_keret.jpg);
}
#bal {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 160px;
}

#footer {
	background: #333;
	clear: both;
	color: #FFCC00;
	margin: 0;
	padding: 10px;
	text-align: center;
}

#foresz {
	color: #666666;
	float: left;
	padding: 8px;
	width: 802px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
}

a {
	color: #69cc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333;
}

#header {
	background: #fec600 url(images/bg_header1.jpg);
	height: 100px;
	margin: 0;
	padding: 0;
	position:relative;
}

#header h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	padding-left: 60px;
	padding-top: 10px;
}

#googlekeres {
	position: absolute;
	right:0;
	top:50px;
	width:400px;
}

#headeralatt {
	background: url(images/bg_headeralatt.jpg);
	border-bottom: 2px solid #FFF;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 2px;
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	width: 100%;
}

#headeralatt a {
	background: url(images/bg_felsomenu.jpg);
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: 21px;
	padding: 4px;
	text-decoration: none;
	text-align: center;
}

#headeralatt a:hover {
	background: url(images/bg_felsomenu_over.jpg);
	color: #FFCC00;
}

#headeralatt li {
	float: left;
	position: relative;
	width: 120px;
}

#headeralatt ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#headeralatt ul li ul li a {
	background: url(images/header_alatt.jpg);
	border: 0;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: 21px;
	padding: 4px;
	text-decoration: none;
	text-align: center;
}

#headeralatt ul ul {
	display: none;
	left: 0;
	position: absolute;
}

#keret {
	border: 4px solid #FFFFFF;
	margin: 0px auto 0px;
	width: 980px;
	background-image: url(images/bg_keret.jpg);
}
.vmenu {
	margin: 0px;
	padding: 0px;
}
.vmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 160px;
}
.vmenu ul li a {
	background: url(images/bg_balmenu.jpg) #69CC00;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	height: 21px;
	margin: 0;
	padding-left: 4px;
	padding-top: 4px;
	text-decoration: none;
	width: 156px;
        cursor: pointer;
}

.vmenu a:hover {
	color: #333333;
}
.vmenu ul ul a {
	font-size: 8px;
	color: #000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	margin: 0px;
	width: 156px;
	border-top: 1px solid #d5e8ad;
	background: #EEFDC4;
	/*	background: #EEFDC4 url(images/bg_almenu.jpg);*/
}
.vmenu ul ul a:hover {
	color: #69cc00;
	background: #E8F6BF;
	/*background: #D5E8AD url(images/bg_almenu_over.jpg);*/
}
.hir {
	font-size: 13px;
}
.hir h2 {
	color: #FF910D;
	background: url(images/labda.jpg) no-repeat left;
	border-bottom: 2px solid #9BDB18;
	height: 20px;
	font-size:18px;
	padding-left: 26px;
}
.tabella {
	font-size: 13px;
}
.fordulo {
	background: url(images/tab_gomb3.jpg) no-repeat center;
	width: 16px;
	height: 16px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	color: #FFCC00;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}
.fordulo:hover {
	color: #fff;
}
.tabella table {
	width: 600px;
	margin: -1px auto;
		border-collapse: collapse;
	border: 1px solid #FF910D;
		
}
.tabella table tr.paros {
	background-color: #FFCC00;
}
.tabella table tr.paratlan {
	background-color: #FFDE55;
}
.tabella table th{
	background: url(images/tabella_th.jpg);
	height: 20px;
	color: #ffcc00;
}
.tabella table td {
	padding: 1px;
	text-align: center;
}

.tabella .jobbfelso {
	margin-left: 585px;
}
.tabella #test {
	clear: left;
	width: 600px;
	margin: 10px auto;
}

.tabella h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 30px;
	padding: 1px 4px 0px;
	text-align: center;
	background: url(images/tabella_narancs_kozep.jpg) repeat-x;
}
.tabella table a {
	color: #666;
	text-decoration: none;
}
.tabella table a:hover {
	color: #fff;
}
.tabella select {
	background-color: #69cc00;
	color: #fff;
	border: 1px solid Black;
	font-weight: bold;
}
/*fórum*/
.fvil {
	background-color:#FFF;
	border: 1px solid #ccc;
}
.fsot {
	background-color:#F4F4F4;
	border:1px solid #ccc;
}
.fsot td, .fvil td {
	border:1px solid #ccc;
}
.ftop {
	background:#FFCC00;
	color:#666;
	padding:3px 0px 3px 16px;
	background-image: url(images/tabella_narancs_kozep.jpg);
}
.fbottom {
	border: 1px solid #FFa800;
	background-color: #FBFBFB;
	background: url(images/bg_comment.jpg);
}
.fcomment {
	background:transparent url(forumhatter.jpg) repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.fbal {
float:left;
width:100px;
}
.fbal ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:4px;
padding:0px;
}
.fbal .user {
padding-bottom: 10px;
}
.fbal .user a {
	color: #333
}
.fjobb {
margin-left:101px;
padding:4px;
text-align:justify;
}

.fcomment .jobbfelsoo {
	margin-left: 785px;
}
/* forum regisztráció*/
.urlap form, fieldset, legend {
border: 0;
margin: 0;
padding: 0;
}

.urlap legend {
	font-size: 2em;
	line-height: 1;
	padding-bottom: 0em;
}
.urlap form ol, form ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.urlap form li {
margin: 0 0 .75em;
clear: both;
margin: 0 0 .75em;
padding: 0;
}

.urlap label {
display:block;
float: left;
line-height: 1.6;
margin-right: 10px;
text-align:right;
width: 300px;
}
.urlap  label.comment {
width: 100px;
}
.urlap  textarea.comment {
width: 500px;
}
.urlap input, textarea {
width: 250px;
}
.felsorolas ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.felsorolas li {
	text-align: center;
}
.felsorolas li a:hover {
	background-color: #69cc00;
	color: #fff;
	padding: 2px;
	text-shadow:1px 1px 1px #666;
}

/*csapatok*/
table.collapse {
	border: solid #999 1px;
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 10px;
	width: 100%;
}
td.stgol { background-color: #F0E68C;
border: 1px solid #999; 
text-align: center;
}

td.piroslap {
	border: 1px solid #999;
	text-align: center;
	background-image: url(images/piros_lap2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

td.sargalap {
	border: 1px solid #999;
	text-align: center;
	background-image: url(images/sarga_lap2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

td.stosszesen {
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
}

td.plapossz {
	border: 1px solid #999;
	font-weight: bold;
	color: Red;
	text-align: center;
}

td.slapossz {
	border: 1px solid #999;
	font-weight: bold;
	color: Yellow;
	text-align: center;
}

td.jt{
	border: 1px solid #999;
	padding: 0px;
	text-align: left;
}
.sorsolas {
	width: 800px;
	margin: 0 auto 10px auto;
}
.sorsolas .also {
border:1px solid #FF910D;
}
.sorsolas table {
width: 100%;
border-collapse: collapse;
}
.sorsolas table tr {
height: 20px;
 background: url(images/sorsolas.jpg) repeat-x top;
}

.sorsolas .jobbfelso {
	margin-left: 785px;
}
.sorsolas h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 20px;
	padding: 1px 4px 0px;
	text-align: center;
	background: url(images/tabella_narancs_kozep.jpg) repeat-x;
}
.sorsolas a:hover {
	background-color: #69cc00;
	color: #fff;
}
/*koszonto*/
.koszonto {
	text-align: justify;
}
.koszonto p img{
    display: block;
    margin-left: auto;
    margin-right: auto
}
/*jatekvezetokuldes*/
.jvkuld {
	margin: 0 auto;
}
.jvkuld .bajnoksag {
	margin: 0 0 10px 0;
}

.jvkuld .bajnoksag h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 20px;
	padding: 1px 4px 0px;
	text-align: center;
	background: url(images/tabella_narancs_kozep.jpg) repeat-x;
}

.jvkuld .bajnoksag table {
	width: 98%;
	margin: 8px auto;
	border-collapse: collapse;
	border: 1px solid #666;
}

.jvkuld .bajnoksag table th {
	background: url(images/tabella_th.jpg);
	height: 20px;
	color: #ffcc00;
}
.jvkuld .bajnoksag table td {
	padding: 2px;
}
#oc {
	position: absolute;
	margin: -8px 0 0 -8px;
	padding: 0px;
	z-index: 101;
}

.eredmenyreszletes {
	margin: 0px;
	padding: 0px;
}

.eredmenyreszletes h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 20px;
	padding: 1px 4px 0px;
	text-align: center;
	background: url(images/tabella_narancs_kozep.jpg) repeat-x;
}
.eredmenyreszletes ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 1px solid #FF910D;
}
.eredmenyreszletes span.sargalap {
	background: url(images/sarga_lap1.jpg) no-repeat top left;
	width: 40px;
	height: 18px;
	display: block;
	padding-left:20px;
	float: left;
}
.eredmenyreszletes span.piroslap {
	background: url(images/piros_lap1.jpg) no-repeat top left;
	width: 40px;
	height: 18px;
	display: block;
	padding-left:20px;
	float: left;
}
.eredmenyreszletes li {
	padding: 2px 0 0 2px;
	height: 18px;
	margin: 0;
}
.eredmenyreszletes a {
	color: #666;
	display: block;
	width: 260px;
	float: left;
	padding: 0;
	margin: 0;
}
.eredmenyreszletes a:hover {
	color: #69cc00;
}
.clearer {
	clear: left;
	height: 1px;
	display: none;
}

.eredmenyreszletes span.gol {
	background: url(images/gol1.jpg) no-repeat top left;
	width: 40px;
	height: 18px;
	display: block;
	padding-left:20px;
	float: left;
}

.eredmenyreszletes span.le {
	background: url(images/csere_le.jpg) no-repeat top left;
	width: 40px;
	height: 18px;
	display: block;
	padding-left:20px;
	float: left;
}
.eredmenyreszletes span.fel {
	background: url(images/csere_fel.jpg) no-repeat top right;
	width: 10px;
	height: 18px;
	display: block;
	padding-left:20px;
	float: left;
}

.galeria {
	width: 180px;
	float: left;
	margin: 3px;
	padding: 0px;
}
.galeria .galalso {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF910d;
	text-align: center;
	height: 165px;
	background-color: #333;
}
.galeria p {
	margin: 0px;
	padding: 0px;
	color: #ff910d;
}
.galeria img {
	padding: 3px;
	margin: 3px;
}
.galeria img:hover {
	border: 1px solid #666;
	background-color: #FF910d;
}

.galeria .jobbfelso {
	margin-left: 165px;
}
.galeria h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 20px;
	padding: 1px 4px 0px;
	text-align: center;
	background: url(images/tabella_narancs_kozep.jpg) repeat-x;
}

.jv {
	width: 400px;
	margin: 0 auto 10px auto;
	padding: 0px;
}

.jv .jobbfelso {
	margin-left: 385px;
}
.jv ul {
	border: 1px solid #FFa800;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.jv h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 20px;
	padding: 1px 4px 0px;
	text-align: center;
	background: url(images/tabella_narancs_kozep.jpg) repeat-x;
}
/*statisztikák*/
.stattabella {
	width: 90%;
	margin: 10px auto 10px auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.stattabella td {
	padding: 2px;
	border: 1px solid #ccc;
}
.gollovolista {
	margin: 0px;
	padding: 0px;
}
.gollovolista table {
	margin: 0px auto 0px auto;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: url(images/tabella_th.jpg);
}
.gollovolista table th {
	background: url(images/tabella_th.jpg);
	color: #ffcc00;
	padding: 2px;
}
.gollovolista table td {
	border: 1px solid #ccc;
	padding: 2px;
}
.gollovolista select {
	background-color: #69cc00;
	color: #fff;
	border: 1px solid Black;
	font-weight: bold;
}
.sorsolas h3, p {
	padding: 0px;
	margin: 0px;
}
.sorsolas p {
	margin-bottom: 10px;
}
table.jatekos {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.jatekos td {
	border: 1px solid #ccc;
}

.linkek {
	text-align: center;
}

.pontlevonas {
	color: #FF0000;
	font-weight: bold;
	padding: 4px;
}
.visszalepes {
	color: #0000FF;
	font-weight: bold;
	padding: 4px;
}
.szamlalo {
	color: #333;
	text-align: center;
}
.szamlalo span{
	font-weight: 700;
}