body {
	margin: 0px !important;
	padding: 0px !important;

	background-image: url(../images/background2.jpg);
	background-position: top;
	background-repeat:repeat-x;
	color:#000 !important;
	background-color: #fff !important;
	font-family:Times New Roman;
	font-size:14px;
	
}

#page {
	margin: auto;
	width: 900px;
	background-color: #fff;
	text-align:justify;

}

#pagebal {

	background-color: #000;
	margin:0 auto;
	padding: 0px !important;	
}

#header {
	background: URL('../images/fejlec.jpg') left top no-repeat;
	height: 150px;
	margin: 0px !important;
	padding: 0px !important;		
	
}

#menulec {
	background: URL('../images/menulec.jpg') left top no-repeat;
	color:#000;
	height: 26px;
	margin-top: 6px;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

#menu a {
text-align: center;
color:#000;
text-decoration:none;

}
#menu ul a:hover {
text-decoration: none;
color:#FF0000;
}

#menulec a:hover {
	text-decoration: none;
    color: #FF0000;
}

#lejarat {
    color: yellow;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding-left: 300px;
    padding-top: 4px;
	
}	
#rcon table {
	border-color: #E6E8FA !important;
	border-collapse:collapse;
	border-style: solid;
	border: 1px;
}
#pontok {
padding-left: 700px;
padding-top: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 25px;
font-weight:bold;
}

#azon {
padding-left: 700px;
padding-top: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight:bold;
}

#balmenu {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#content {
	float: left;
	margin-left: 12px;
	line-height: 15px;
}

.contenthead {
	width: 830px;
	background: URL('../images/content_head.jpg') left top no-repeat;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.contenttext {
	width: 830px;
	/*background: URL('../images/content_text.jpg') repeat-y top left;*/
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	
}

.contentright {
 width: 150px;
}

.contentfooter {
	width: 830px;
/*	background: URL('../images/content_footer.jpg') left top no-repeat;*/
	height: 29px;
	margin-bottom: 20px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	clear: both;
	text-align: center;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;

}

#footer #bar {
	background-image: url('../images/tile_footer.jpg');
	background-repeat: repeat-x;
	background-color: #313131;
	height: 20px;
	padding-right: 6px;
	padding-top: 8px;
	overflow: hidden;
	text-align: center;
}
#footer #copyright {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 8px;
}
#footer div.links {
	width: 100%;
	position: relative;


}
#footer div.links span {
	float: right;
	text-align: center;
}
#footer div.links a {
	color: #999;
	text-decoration: none;
}

#footer div.links a:hover {
	color: #FFF;
	text-decoration: none;
}



.contenthead h1 {
	font: 1.3em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding-top: 70px;
	text-align: center;
}

#cim {
margin-top: -35px;
font-size: 1.2em;
margin-bottom: 30px;
text-align: center;
}

.kiemelt {
background-color: #FFFF00
}

.tablazat {
border-stlye: solid;
border-wudth: 1px;
border-color: #000;
}


.felsoresz {
background: url(../assets/age_gate/felso.png) no-repeat center;
height: 100px;
}

.kozepresz {
background: url(../assets/age_gate/login.png) no-repeat center;
height: 300px;
}

.alsosoresz {

height: 350px;
text-align:center
}

.logintable {
width: 990px;
margin-left: auto;
margin-right: auto;
}

.loginnev {
margin-left: 367px;
margin-top: 37px;

padding: 0px;

}

.loginnev2 {
margin-left: 367px;
margin-top: 54px;
padding: 0px;
margin-bottom:20px;
}

.inputnev {
width: 165px;
border-width: 0px;
border-style :none;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
background-color:white !important;
background: white;
height: 22px;
}


	.belepesgomb {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4a71d4), color-stop(1, #1848c2) );
	background:-moz-linear-gradient( center top, #4a71d4 5%, #1848c2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a71d4', endColorstr='#1848c2');
	background-color:#4a71d4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #7f8799;
	display:inline-block;
	color:#e8e8e8;
	font-family:arial;
	font-size:26px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #876287;
}.belepesgomb:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1848c2), color-stop(1, #4a71d4) );
	background:-moz-linear-gradient( center top, #1848c2 5%, #4a71d4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1848c2', endColorstr='#4a71d4');
	background-color:#1848c2;
}.belepesgomb:active {
	position:relative;
	top:1px;
}
	.belepesgomb2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4a71d4), color-stop(1, #1848c2) );
	background:-moz-linear-gradient( center top, #4a71d4 5%, #1848c2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a71d4', endColorstr='#1848c2');
	background-color:#4a71d4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #7f8799;
	display:inline-block;
	color:#e8e8e8;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #876287;
}.belepesgomb2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1848c2), color-stop(1, #4a71d4) );
	background:-moz-linear-gradient( center top, #1848c2 5%, #4a71d4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1848c2', endColorstr='#4a71d4');
	background-color:#1848c2;
}.belepesgomb2:active {
	position:relative;
	top:1px;
}




.belepes {
  margin-bottom:auto;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  padding-top:0;
  text-align:center;
}


.hiba {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #000000;
}
#navcontainer {
text-align: center;
width: 100%;
}

#navcontainer ul li {
list-style-type:none;
}

#navcontainer ul li a {
padding:5px 8px;
background:#ccc;
color:#fff;
text-decoration:none;
border-right:1px solid #fff;
list-style-type:none;

}

#navcontainer ul li a:hover {
color:#fff;
background:#69c;

}



.ipcim {
	font-weight: bold;
	color: red !important;
	font-size: 14px;
}

.ipcim2 {
	font-weight: bold;
	color: white !important;
	font-size: 14px;
	background-color: red !important;
}
.ipcim2:hover {
	color: red !important;
	background-color: white !important;
}

#content h2 {
background:transparent url(../images/tile_tabline.jpg) repeat-x scroll right center;
font-size:17px;
margin-bottom: 15px;
margin-left: 0px !important;
margin-right:0;
margin-top: 10px;
padding: 0px 0 0 10px;
text-decoration:none;
}
	
#content h2 span {
	background-color: #FFFFFF !important;
	padding:0 4px;
}

#content input, textarea, select {
background-color:#FFFFFF;
border:1px solid #D3D3D3;
color:#888888;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
padding-left:2px;
padding-right:2px;
height: 25px;
width: 80px;
}
.szamla {
width:200px !important;
}
#rowa {
padding-left:50px;

}
#content input:hover {
 background-color: #E6E8FA;
}

#content h3 {
border-bottom:1px solid #EEEEEE;
color:#00679C;
font-family:Trebuchet Ms,sans-serif;
font-size:11px;
font-weight:bold;
margin:0 0 4px 14px;
padding:0 0 0;
text-decoration:none;
text-transform:uppercase;
}

ul.sub li a strong {
background:transparent url(http://skins.inx-gaming.com/inx/images/icons/silk/bullet_black.png) no-repeat scroll 0 0;
color:#8F9195;
padding-left:1.5em;
}
ul.lst li a strong {
color:#474A51;
display:block;
padding:0.2em 0 0.1em;
}

#content a {
color:#00679C;
font-weight:bold;
text-decoration:none;
}
ul.lst li a {
color:#8F9195;
display:block;
line-height:1.1em;
overflow:hidden;
padding:0.5em 1em;
}

ul.lst li {
border-bottom:1px dashed #E0E0D5;
color:#646870;
margin:0;
overflow:hidden;
padding:0;
}

ul.lst {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

ul.sub li a:hover strong {
background-image:url(../images/green.png);
text-decoration:none;
}
ul.lst li a:hover, ul.lst li a:hover strong {
background-color: #F9F9F4;
color: #317B9E;
text-decoration:none;
}
ul.sub li a strong {
background:transparent url(../images/black.png) no-repeat scroll 0 0;
color:#8F9195;
padding-left:1.5em;
}
ul.lst li a strong {
color:#474A51;
display:block;
padding: 10;
}
#sidebarBlock {
width: 200px;
}

.menuszoveg {
	color:#EFEFEF;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:34px;
font-weight:bold;
margin:0;
padding-left:30px;
padding-top:42px;
letter-spacing: 3px;

}


/* menü ********************/

#nav {
	height: 31px;
	margin-top: 76px !important;
	padding: 0px !important;
}

#nav #tabs {
	width: 120%;
	position: relative;
	float: left;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: -38px;
	margin-left: 41px;
}
#nav #tabs-featured {
	width: 20%;
	position: relative;
	float: right;
	text-align: right;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#tabs ul, #tabs-featured ul {
	margin: 0;
	padding: 4px 0px 0;
	list-style: none;
	*padding-top: 7px;
	_padding-top: 4px;
}
#tabs li, #tabs-featured li {
	float: left;
	background: url('../images/tile_tab_left.jpg') no-repeat left top;
	margin: 0;
	padding: 0 0 0 8px;
	margin-left: 4px;
}
#tabs-featured li {
	float: right;
}
#tabs a, #tabs-featured a {
	display: block;
	background: url('../images/tile_tab_right.jpg') no-repeat right top;
	padding: 5px 10px 6px 3px;
	text-decoration: none;
	color: #FFF;
}
#tabs li:hover, #tabs-featured li:hover {
	background-image: url('../images/tile_tab_left_current.jpg');
}
#tabs li:hover a, #tabs-featured li:hover a {
	background-image: url('../images/tile_tab_right_current.jpg');
	color: #FFF;
}
#tabs #current, #tabs-featured #current {
	background-image: url('../images/tile_tab_left_current.jpg');
}
#tabs #current a, #tabs-featured #current a {
	background-image: url('../images/tile_tab_right_current.jpg');
	color: #FFF;
}

#myobj {visibility:hidden;
position:absolute;top:300px;left:200px;width:200px;} 

#szamlalo input {
	width: 40px;
border: 0px
}

.visszaszamlalo {	
		width: 45px !important;
border: 0px !important;
	font-size: 18px !important;
	font-weight: bold !important;
	color: #FF0000 !important;
	text-align:center;

}

.visszaszamlalo2 {	
		width: 109px !important;
border: 0px !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #FF0000 !important;
	text-align:center;

}


#szamlalo, #szamlalo input, #szamlalo form  {
	font-size: 18px;
	font-weight: bold;
}

#adataim input, #adataim submit, #adataim button, #adataim select {

	width: 400px;
	height: 20px;
	font-size: 11px;
	}
	
.mentes {
	
	width: 406px !important;
	font-weight: bold !important;
	color: red !important;
	}
#ventrilo_beallitas input {
	width: 300px;
	height: 20px;
}

#jelszo input {
	width: 300px;
	height: 20px;
}



.mentes2 {
	
	width: 306px !important;
	font-weight: bold !important;
	color: red !important;
	}
	
.mentes3 {
	
	width: 100px !important;
	font-weight: bold !important;
	color: red !important;
	height: 20px !important;
		border: 1px !important;
	border-color:#D3D3D3 !important;
	border-collapse:collapse !important;
	border-style:solid !important;
	}	
	
#cod4konfig input {
		width: 50px;
	height: 15px;
}

#szoveg {
	padding-right: 20px;
}

.defmap {
		width: 120px;
}

.jelszo {
	height: 15px !important;
	width: 130px !important;
}

.jelszo2 {
	height: 15px !important;
	width: 382px !important;
}

.jelszo3 {
	height: 15px !important;
	width: 434px !important;
}

.jelszo4 {
	height: 15px !important;
	width: 421px !important;
}

.jelszo5 {
	height: 15px !important;
	width: 407px !important;
}


.szervernev {
	width: 442px !important; 
    height: 15px !important;
}

.szervernev2 {
	width: 442px !important; 
    height: 50px !important;
}


.szervernev3 {
	width: 467px !important; 
	    height: 15px !important;

}

.szervernev4 {
	width: 506px !important; 
	    height: 50px !important;

}
.fsgame {
	width: 572px !important; 
	height: 15px !important;
	border: 1px !important;
	border-color:#E6E8FA !important;
	border-collapse:collapse !important;
	border-style:solid !important;

}

.szabalyok {
		width: 144px !important;
}

#csinstall input {
		width: 352px;
	height: 15px;
}

#csinstall select {
		height: 20px;
		width: 150px;
}

.modvalaszto {
		height: 20px;
		width: 578px;
}

#jatekvaltas select {
		height: 20px;
		width: 110px;
}

#csinstall textarea {
		height: 90px;
		width: 352px;
}

#cod4_udserver input {
	width: 15px;
	height: 15px; 
	background-color:#fff; 
	border:none;

}


#maprotation {
	width: 452px !important;
	height: 110px !important;
}

#maprotation textarea, #maprotation input {
	width: 100px !important;
}

#maprotation2 {
	width: 585px !important;
	height: 500px !important;
}



#maprotation2 textarea, #maprotation2 input {
	width: 100px !important;
}

#maprotation4 {
	width: 585px !important;
	height: 200px !important;
	font-size: 11px;
	color: #000000;
}



#maprotation4 textarea, #maprotation4 input {
	width: 100px !important;
}



#maprotation5 {
	width: 585px !important;
	height: 80px !important;
	font-size: 11px;
	color: #000000;
}



#maprotation5 textarea, #maprotation5 input {
	width: 100px !important;
}



/* MÓDÓSÍTVA */
#cod2kiegszito textarea, #cod2kiegszito input {
	width: 15px !important;
	height: 15px !important; 
}

.hibasnev {
	font-size: 30px;
	color: red;
	margin-top: 300px;
}

#rcon table {
	border-color: #E6E8FA !important;
	border-collapse:collapse;
	border-style: solid;
	border: 1px;
}

.csekk {
width: 15px !important;
height: 15px !important;
}

radio {
background-color:#fff; 
border:none;
}

    span.checkbox {
      width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(checkbox.gif) no-repeat;
      display: block;
      clear: left;
      float: left;
    }
   span.radio {
     width: 19px;
     height: 25px;
     padding: 0 5px 0 0;
     background: url(radio.gif) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   span.select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 21px;
     padding: 0 24px 0 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
     background: url(select.gif) no-repeat;
     overflow: hidden;
   }

.aktiv {
	color: #FF0000;
	font-size: 14px;
}

.nyomorek {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	width: 605px;
}
.nyomorek a {
 	color: #FFFFFF !important;

}

.nyomorek a:hover {
 	text-decoration: underline !important;

}


.nyomorek2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	width: 590px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.nyomorek2 a {
 	color: #FFFFFF !important;

}

.nyomorek2 a:hover {
 	text-decoration: underline !important;

}

.jatekvalaszto {
	width: 170px;
}

.jatekvalaszto2 {
	width: 204px;
	height: 19px;
}

.hibaleiras {
	width: 590px;
}

.banner {
	width: 280px;
	height: 254px;
}

.banner2 {
	width: 600px;
	height: 110px;
}



.ikonlink  {

margin-left: -20px;

	
}

.success {
  background-color:#B4FFB2;
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #368A34;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  color:#006400;
  margin:15px auto 22px;
  width:97%;
}

.ikonlink  a:hover img { border: 1px solid #000000; } 
.ikonlink  a img { border: 1px solid #fff; } 

