body {
font-size:12px;
text-shadow:0.1em 0.1em 0.2em black;
color:#FFF;
font-family: tahoma, sans-serif;
background: black url(bg.jpg);
background-position: center top;
background-attachment: fixed;
background-repeat: no-repeat;
cursor: url('kurzor.png'), auto;
}

#logo
{
background:url(logo.png);
height:144px;
width:960px;
background-position:center center;
background-repeat:no-repeat;
}

table {
	#border-collapse: collapse;
	#border: 0px;
	#background: #000;
	background-color:#222;
	background: rgba(32, 32, 32, 0.8); 
	color:#ffffff;
	#font-weight:bold;
	border:2px solid #83ca04;
	#-webkit-border-radius: 8px;
	#-moz-border-radius: 8px;
	#border-radius: 0px;
	#box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
.torrent_h:hover{
	background: rgba(255, 255, 255, 0.15);
}

table.sima{
	border:none;
	background:none;
	}
	
table.sima2{
	border:none;
	background-color:#222;
	background: rgba(32, 32, 32, 0.8); 
	}
	
table.arnyek{
	#box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
table.torrent_hozzaszolas{
	width: 750px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
table.lepes{
	width:1000px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
table.forum_tabla{
	width: 927px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
table.profil_tabla{
	width:1000px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
table.seed_nelkuli{
	width: 900px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
table.statisztika{
	border: 0px;
	}
	
tr{
#-webkit-border-radius: 8px;
#-moz-border-radius: 8px;
#border-radius: 8px;
}

td{
#-webkit-border-radius: 0px;
#-moz-border-radius: 0px;
#border-radius: 0px;
}
.top_suly
{
  border: 0px;
background: #404040; 

}
td
{
  border: 0px;

}
.menu_a
{
text-decoration:none;

}
.gombok{
#-webkit-transition: all 1s ;
#-moz-transition: all 1s ;
#-o-transition: all 1s ;
#transition: all 1s ;
	#background-color:black;
	text-align:center;
color:#white;
border-bottom: #3F3F3F 1px solid;
}

.gombok:hover{
background-color:rgba(0, 255, 255, 0.19);
#-webkit-border-radius: 10px;
#-moz-border-radius: 10px;
#border-radius: 10px;
color:white;
border-bottom: #00FFEB 1px solid;

}

.gomb_exit{
#-webkit-transition: all 1s ;
#-moz-transition: all 1s ;
#-o-transition: all 1s ;
#transition: all 1s ;
	#background-color:black;
	text-align:center;
color:#white;
border-bottom: #3F3F3F 1px solid;
}

.gomb_exit:hover{
background: rgba(255, 0, 0, 0.25);
#-webkit-border-radius: 10px;
#-moz-border-radius: 10px;
#border-radius: 10px;
color:white;
border-bottom: red 1px solid;

}

#table_tr_kerekites
{
#-webkit-border-bottom-left-radius: 7px;
#-moz-border-radius-bottomleft: 7px;
#border-bottom-left-radius: 7px;
#-webkit-border-bottom-right-radius: 7px;
#-moz-border-radius-bottomright: 7px;
#border-bottom-right-radius: 7px;
}

#table_tr_kerekites td:first-child
{
-webkit-border-top-left-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
}
#table_tr_kerekites td:last-child
{
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
}


#bal_td_kerekites
{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;}
#jobb_td_kerekites
{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}



#menu_gombok
{
width:100%;
position:fixed;
top:0px;
z-index:10;
}

#menu_gombok_keret
{
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
margin-right: 16px;
#border:2px solid #74AFAD;
border-top:0px;
width:960px;
z-index:15;
#background-color:black;
color:white;
font-weight:bold;


}
#menu_gombok_keret:hover
{
border-color:#00FFF6;

}
.menu_table
{
font-size:15px;
border-top:0px;
}

#menu_center
{
 -webkit-box-align: center;
  -webkit-box-pack: center;

  -moz-box-align: center;
  -moz-box-pack: center;

  box-align: center;
  box-pack: center;
}
#statusbar_pozicio
{

#-webkit-transition: all 1s ;
#-moz-transition: all 1s ;
#-o-transition: all 1s ;
#transition: all 1s ;

position:fixed;
top:0px;
left:0px;
z-index:20;

}
#statusbar_pozicio:hover
{/*

top:20px;
left:20px;
*/

-moz-transform: rotate(360deg);
-webkit-transform:  rotate(360deg);
-o-transform:  rotate(360deg);
-ms-transform:  rotate(360deg);
transform:  rotate(360deg);

}
#oldal_eltolas
{

margin-top:30px;
}

#statuszbar_lenyilos table tr td a{
	font-weight:bold;
}

.statuszbar_lenyilos_mind
{
border-bottom: #3F3F3F 1px solid;
#background-color:#6D898D;
text-align:center;
color:white;
padding-top:3px;
padding-bottom:3px;
font-size:14px;
#-webkit-transition: all 1s ;
#-moz-transition: all 1s ;
#-o-transition: all 1s ;
#transition: all 1s ;
}
.statuszbar_lenyilos_mind:hover
{
border:0px;
color:white;
padding-top:0px;
padding-bottom:0px;
font-size:14px;
background: rgba(0, 255, 255, 0.19);
border-bottom: #00FFEB 1px solid;
}

.statuszbar_lenyilos_kilepes
{
border-bottom: #3F3F3F 1px solid;
#background-color:#6D898D;
text-align:center;
color:white;
padding-top:3px;
padding-bottom:3px;
font-size:14px;
#-webkit-transition: all 1s ;
#-moz-transition: all 1s ;
#-o-transition: all 1s ;
#transition: all 1s ;
}
.statuszbar_lenyilos_kilepes:hover
{
border:0px;
color:white;
padding-top:0px;
padding-bottom:0px;
font-size:14px;
background: rgba(255, 0, 0, 0.25);
border-bottom: red 1px solid;
}

#menu_kilepes
{
color:white;
#text-shadow: 0px 0px 1px #ff0000;

}
#menu_kilepes:hover
{
color:white;
#text-shadow: 0px 0px 4px #ff0000;
}
#menu_tobbi
{
color:white;

#text-shadow: 0px 0px 1px #ffffff;
}
#menu_tobbi:hover
{
#text-shadow: 0px 0px 4px #ffffff;
}
#olvasatlan_uzenet
{
color:red;

text-shadow: 0px 0px 6px #ff0000;

}

.statuszbar_lenyilos_t
{
border-top:0px;
#background-color:black;

}
table.lotto{
  border-collapse: collapse;
  border: none;
   background-color: black;
}

.poller{ /* The poller box */

width:350px;
padding:15px;
border:1px double #000;
/*background-image:url(pic/question.gif);*/
background-repeat:repeat;
background-position: center center;
background-color: # 3f3f3f;
background-image: url(pic/egyeb_hatter.png);
margin-left:auto;
margin-right:auto;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
font-size: 15px;
}
/* Poller title above radio buttons */
.pollerTitle{
margin-bottom:5px;
font-weight:bold;
}
/* Label for each radio button */
.pollerOption{
margin:0px;
}
/* Label for each option above graph - i.e. results */
.result_pollerOption{
margin:0px;
font-size:0.8em;
}
/* Title of poller - when ajax shows the results */
.result_pollerTitle{
margin-bottom:5px;
font-weight:bold;
font-size:0.9em;
}
/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img{
float:left;
}
/* The <div> tag where the percentage result is shown */
.result_pollGraph div{
float:left;
height:16px;
background-repeat:repeat-x;
color:#FFF;
font-size:0.9em;
line-height:16px;
}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph{
height:16px;
}

/* Message when Ajax is working getting restults fromt the server */
.poller_waitMessage{
display:none;
}

.result_totalVotes{
clear:both;
font-size:0.8em;
margin-top:10px;
font-style:italic;
}


td.collhead {
  font-weight: bold;
  color: #000000;
  background-image:url(pic/tablafeje.png);
  background-color: #ffffff;
  height:32px;
}

table.main, table.mainouter {
  #background-color: #687475;
}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 12pt;
  margin-bottom: 6px;
  color: black;
}
input {
	#-webkit-transition: all 1s ;
	#-moz-transition: all 1s ;
	#-o-transition: all 1s ;
	#transition: all 1s ;
	#-webkit-border-radius: 5px;
	#-moz-border-radius: 5px;
	#border-radius: 5px;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	padding: 2px;
	outline-style: none;
	#border-color: 1px solid #8fc6ff;
	color: #000;
	background: #8D8D8D; /* old browsers */
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	}
	
input:hover {
	background: #C5C5C5;
	#-webkit-border-radius: 10px;
	#-moz-border-radius: 10px;
	#border-radius: 10px;
	#color:#92E2D2;
	}

select {
font-weight:bold;

#-webkit-border-top-left-radius: 5px;
#-webkit-border-bottom-left-radius: 5px;
#-moz-border-radius-topleft: 5px;
#-moz-border-radius-bottomleft: 5px;
#border-top-left-radius: 5px;
#border-bottom-left-radius: 5px;

	font-family: tahoma, sans-serif;
	font-size: 10pt;
		
	padding: 2px;
	outline-style: none;
	border-color: 1px solid #8fc6ff;
  color: #fff;
  background: #686868; 
}

textarea {
	#-webkit-transition: all 1s ;
	#-moz-transition: all 1s ;
	#-o-transition: all 1s ;
	#transition: all 1s ;
	background: #8D8D8D; 
	font-weight:bold;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #000;	
	padding: 6px;
	outline-style: none;
	#border-color: 1px solid #8fc6ff;
	#-webkit-border-radius: 10px;
	#-moz-border-radius: 10px;
	#border-radius: 10px;
	#text-shadow: 0px 0px 10px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=0);
	} 

textarea:hover {
	#-webkit-border-radius: 15px;
	#-moz-border-radius: 15px;
	#border-radius: 15px;
	#color: #92E2D2;
	background: #C5C5C5;
	#text-shadow: 0px 0px 10px #474747;
	filter: dropshadow(color=#474747, offx=0, offy=0);
	}

p {
	font-size: 10pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
	font-size: 10pt;
	#border: solid rgba(0, 0, 0, 0.5) 1px;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
  color: #fff;
}

td.text {
  padding: 10pt;
  text-align: center;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
background: #686868; /* old browsers */
background: -moz-linear-gradient(top, #686868 0%, #303030 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6A8694), color-stop(100%,#303030)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#303030',GradientType=0 ); /* ie */
	padding: 5px;
	height: 32px;
#border:0px;
  font-weight: bold;
  font-size: 15px;
  color: white;
}

td.rowhead {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
td.rowhead2 {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}



form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
  color: white;
  /*font-weight: bold;*/
}

a:hover {
  color: #5E5E5E;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border
{
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#handle {
	margin:2px;
	padding:4px;
	width: 298px;
	height: 18px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
}

.alj3 {
	width: 1004px;
}

.aljbg {
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(default/alj2.gif);
}

.aljszoveg {
	color: #9c9c9c;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 0px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 25px;
}

.fobox {
	width: 918px;
	text-align: center;
	background-image: url(default/bg1.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
    min-height: 200px;
}

.fobox2 {
	width: 918px;
	text-align: center;
	background-color: transparent ;
}

.textarea1{
	background-color:transparent;
	background-image:none;
	border:none;
	margin-top: 1px;
	padding-left: 1px;
	padding-top: 8px;
	color: #cacaca;
	width: 546px;
	height: 161px;
	overflow-y: scroll;
	scrollbar-arrow-color: #464646;
	scrollbar-track-color: #616161;
	scrollbar-face-color: #979797;
	scrollbar-highlight-color: #c5c5c5;
	scrollbar-3dlight-color: #979797;
	scrollbar-darkshadow-color: #464646;
	scrollbar-shadow-color: #767676;
}

.textarea2{
	background-color:transparent;
	background-image:none;
	border:none;
	margin-top: 1px;
	padding-left: 8px;
	padding-top: 8px;
	color: #cacaca;
	width: 546px;
	height: 161px;
	overflow-y: scroll;
	scrollbar-arrow-color: #464646;
	scrollbar-track-color: #616161;
	scrollbar-face-color: #979797;
	scrollbar-highlight-color: #c5c5c5;
	scrollbar-3dlight-color: #979797;
	scrollbar-darkshadow-color: #464646;
	scrollbar-shadow-color: #767676;
	
}

.keresesMezo {
	border: 1px groove #474747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;;
	color: #474747;
	background-color: #B8B8B8;
	text-align: left;
	width:150px;
	height:16px;
}

.valasztasMezo {
	border: 1px groove #474747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;;
	color: #474747;
	background-color: #B8B8B8;
	text-align: left;
	margin:0px!Important;
	width:150px;
	height:20px;
}

.valasztasMezo2 {
	border: 1px thin #474747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;;
	color: #e7e7e7;
	background-color: #616161;
	text-align: left;
	margin:0px!Important;
	width:150px;
	height:20px;
}

.profilValasztasMezo {
	border: 1px thin #474747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;;
	color: #e7e7e7;
	background-color: #616161;
	text-align: left;
	margin:0px!Important;
	width:200px;
	height:20px;
}

.profilValasztasMezo2 {
	border: 1px thin #474747;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;;
	color: #e7e7e7;
	background-color: #616161;
	text-align: left;
	margin:0px!Important;
	width:100px;
	height:20px;
}

.beviteliMezo {
	background-color:transparent;
	background-image:none;
	border: 1px;
	border-style:solid;
	color: #e7e7e7;
	border-color:#999999;
	width: 550px;
}

.profilBeviteliMezo {
	background-color:transparent;
	background-image:none;
	border: 1px;
	border-style:solid;
	color: #e7e7e7;
	border-color:#999999;
	width: 200px;
}

.fejlecbox {
	border: 1px solid #828282;
	background-image: url(default/cimbg.gif);
	width: 898px;
	height: 22px;
	text-align: left;
}

.fejlecbox_szoveg {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
	margin-top: 3px;
	margin-left: 10px;
}

.hozzaszolas_cim {
	border: 1px solid #828282;
	background-image: url(default/hsz_fej.jpg);
	width: 898px;
	height: 32px;
	text-align: left;
}

.hozzaszolas_szoveg {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
	margin-top: 9px;
	margin-left: 50px;
}

.fejlecboxszavaz {
	border: 1px solid #828282;
	background-image: url(default/szavaz_bg.gif);
	width: 898px;
	height: 27px;
	text-align: left;
}

.fejlecbox_szavaz {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #e7e7e7;
	
}

.forumbox {
	border: 1px solid #828282;
	background-image: url(default/cimbg.gif);
	width: 897px;
	height: 22px;
	margin-left: 0px;
	text-align: left;
}

.doboz_cime {
	background-color:transparent;
	background-image:none;
	border: 1px;
	border-style: solid;
	color: #cacaca;
	border-color:#999999;
	width: 550px;
}

.ttip {
	cursor: help;
	border-bottom: 1px dashed #000000;
}

.info {
	display: none;
	border: 1px solid #000000;
	background-color: #999999;
	color: #333333;
	padding: 5px;
	width: 580px;
}

.status {
	border: 1px solid #000000;
	background-color: #999999;
	color: #333333;
	padding: 5px;
}

.hirbox {
	border: 1px solid #828282;
	width: 898px;
	background-color: #616161;
	margin-top: 1px;
	text-align: left;
}


.hir1 {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}

.hir2 {
	width: 836px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #e7e7e7;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 24px;
	margin-right: 8px;
	background-color: #6e6e6e;
	padding: 10px;
	padding-left: 11px;
	padding-right: 13px;
	padding-top: 5px;
}

.UserBox {
	border: 1px solid #828282;
	width: 898px;
	background-color: #616161;
	margin-top: 1px;
	text-align: left;
	font-size: 10px;
	color: #e7e7e7;
}

.forUsers {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

.sorsolasForUsers {
	background-color: #6e6e6e;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

.koszonetBox {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	background-color:#727272;
	color: #e7e7e7;
	border: 1px;
	border-style: solid;
	border-color:#333333;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

.bb-quote {
	background-color:#727272;
	border: 1px;
	border-style: dashed;
	border-color:#333333;
	padding: 10px;
	margin-top:2px;
}

.tablaForUsers {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
}

.ForumMenu {
	border: 1px solid #828282;
	width: 897px;
	background-color: #616161;
	float:left;
	margin-left: 10px;
	margin-top: 1px;
	text-align: left;
}

.ForumAlmenu {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.tablafeje {
background: #c4f783;
background: -moz-linear-gradient(top,  #c4f783 0%, #83ca04 50%, #5cad00 51%, #83ca04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4f783), color-stop(50%,#83ca04), color-stop(51%,#5cad00), color-stop(100%,#83ca04));
background: -webkit-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: -o-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: -ms-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: linear-gradient(to bottom,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4f783', endColorstr='#83ca04',GradientType=0 );
color:#000;
text-shadow:none;
font-size:14px;
font-weight:bold;
margin-top:15px;
border-bottom:0px;
}
.tablafeje2 {
background: #c4f783;
background: -moz-linear-gradient(top,  #c4f783 0%, #83ca04 50%, #5cad00 51%, #83ca04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4f783), color-stop(50%,#83ca04), color-stop(51%,#5cad00), color-stop(100%,#83ca04));
background: -webkit-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: -o-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: -ms-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: linear-gradient(to bottom,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4f783', endColorstr='#83ca04',GradientType=0 );
color:#000;
text-shadow:none;
font-size:14px;
font-weight:bold;
margin-top:15px;
border-bottom:0px;
}
.tablaalja {
background: #7f7f7f;
background: -moz-linear-gradient(top,  #3f3f3f 1%, #7f7f7f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3f3f3f), color-stop(100%,#7f7f7f));
background: -webkit-linear-gradient(top,  #3f3f3f 1%,#7f7f7f 100%);
background: -o-linear-gradient(top,  #3f3f3f 1%,#7f7f7f 100%);
background: -ms-linear-gradient(top,  #3f3f3f 1%,#7f7f7f 100%);
background: linear-gradient(top,  #3f3f3f 1%,#7f7f7f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#7f7f7f',GradientType=0 );
color:#92E2D2;
font-size:14px;
margin-top:15px;
border-bottom:0px;
}
.tablafejlec {
	background-color: #4b4b4b;
	border: 1px solid #828282;
	height: 24px;
}

.tablafejlec_szoveg {
	background-image: url(default/alcimbg.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #e7e7e7;
	height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 1px;
}

.tabla_szoveg {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #e7e7e7;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-top: 8px;
}

.
tabla_szoveg2 {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #e7e7e7;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-top: 4px;
}

#box_nagy {	
	background-color: #616161;
}

#box_nagy2 {	
	background-color: #545454;
}

.box_nagy_alap {
	border: 1px solid #828282;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	height: 32px;
	background-color: transparent;
}

.box_nagy_tartalom1 {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 898px;
	border: 1px solid #828282;
	float: left;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #616161;
}

.box_nagy_tartalom2 {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 898px;
	border: 1px solid #828282;
	float: left;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #545454;
}

.box_alap {
	border: 1px solid #828282;
	float: left;
	margin-left: 1px;
	margin-top: 1px;
	background-color: transparent;
}

.box_alap_img {
	height: 32px;
	border: 1px solid #828282;
	float: left;
	margin-top: 1px;
	margin-left: 0px;
	background-color: transparent;
}


.box_alap2 {
	float: left;
	margin-top: 0px;
	background-color: transparent;
}

#menutr
{
background: #c4f783;
background: -moz-linear-gradient(top,  #c4f783 0%, #83ca04 50%, #5cad00 51%, #83ca04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4f783), color-stop(50%,#83ca04), color-stop(51%,#5cad00), color-stop(100%,#83ca04));
background: -webkit-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: -o-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: -ms-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
background: linear-gradient(to bottom,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4f783', endColorstr='#83ca04',GradientType=0 );
}
#menutr a
{
color:#000;
text-decoration:none;
text-shadow: none;
filter: dropshadow(color=#000, offx=0, offy=0);
}
#menutr td:first-child
{
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
}
#menutr td:last-child
{
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
}
#menutr td
{
border-bottom:2px solid #555;
text-align:center;
-webkit-transition: all 300ms ;
-moz-transition: all 300ms ;
-o-transition: all 300ms ;
transition: all 300ms ;
font-size:15px;
}
#menutr td:hover
{
border-bottom:2px solid #83CA04;
background:#6F6F6F;
}

#menutrexit td:hover
{
border-bottom:2px solid red;
background:red;
}

.menutrexit:hover
{
border-bottom:2px solid red;
background:red;
}

#rangok{
		
}



/*----------------------!!!VTIP!!!----------------------*/
.statuszbar{
	-webkit-transition: all 300ms ;
	-moz-transition: all 300ms ;
	-o-transition: all 300ms ;
	transition: all 300ms ;
	width:53px;
	height:50px;
	background:url(statuszbar.png) no-repeat;
	background-size:65%;
	position:absolute;
	margin-top:20px;
}

.statuszbar:hover{
	-webkit-transition: all 300ms ;
	-moz-transition: all 300ms ;
	-o-transition: all 300ms ;
	transition: all 300ms ;
	width:53px;
	height:50px;
	background:url(statuszbar.png) no-repeat;
	background-size:100%;
}

p#vtip { 
	display: none;
	color:#fff;
	font-weight:bold;
	#text-shadow: 0px 0px 10px #707070;
	#filter: dropshadow(color=#707070, offx=0, offy=0);
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.9em;
	background-color:#222;
	background: rgba(32, 32, 32, 0.8); 
	border: 1px solid #83ca04;
	#-moz-border-radius: 8px;
	#-webkit-border-radius: 8px; z-index: 9999
 	}

p#vtip #vtipArrow {

	position: absolute;
 	top: -10px;
 	left: 5px
 	}
/*----------------------!!!VTIP VÉGE!!!----------------------*/





/*----------------------!!!CHAT!!!----------------------*/
#chat
{
background-image: url(chat.png);
background-repeat:no-repeat;
background-position: center center;
border:2px solid #353535;
width:900px;
height:400px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#chat_szerkesztes_form input, #uzenet_input
{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:0px;
border-bottom:1px solid #353535;
background:none;
padding-top:0px !IMPORTANT;
padding-bottom:1px !IMPORTANT;
background: transparent !IMPORTANT;
color: white !IMPORTANT;
}
#chat_szerkesztes_form input[type="button"], #chat_szerkesztes_form input[type="submit"]
{
padding-bottom:1px !IMPORTANT;

}
#uzenet_input
{
width:900px;
}
#chat_szerk_uzenet
{
width:625px;
}
#chat_uzenetek
{
max-height:375px;
overflow:auto;
}
.chat_uzenet
{
text-align:left;
font-weight:bold;
display:none;
}
#chat a
{
cursor:pointer;
}
#chat_szerkesztes_form
{
position:absolute;
margin-top:-19px;
}
#chat_szerkesztes
{
display:none;
}
#szerk
{
background:#3F3F3F;
display:inline;
padding-top:2px;
}
#chat_szerkesztes_form input
{
padding:2px;
}
#chat_szerkesztes_form input:hover, #chat_szerkesztes_form input:focus
{
border-color:red;
}
#chat a.mod:hover
{
color:red;
}
#chat
{
font-size:12px;
}
#chat_valtozasok
{
display:none;
}
#chat_egyeb
{
display:none;
width:300px;
border:1px solid red;
#-webkit-border-radius: 10px;
#-moz-border-radius: 10px;
#border-radius: 10px;
position:absolute;
margin-left:570px;
margin-top:310px;
background:rgba(0,0,0,0.7);
text-align:center;
font-weight:bold;
line-height:20px;
}
#chat_egyeb a
{
color:red;

}

.class_0{
color: white;
}


.class_1{
color: #f9a200;
}

.class_2{
color: #dfbe6b;
}

.class_3{
color: #009F00;
}


.class_4{
color: #2587A7;
}


.class_5{
color: #BC8F8F;
}

    
.class_6{
color: #61ff3a;
}


.class_7{
color: #FFFF00;
}


.class_8{
color: #56c9ff;
}

	
.class_9{
color: RED;
}


.class_10{
color: purple;
}

.class_11{
color: #00AD93;
}


.class_12{
color: #8B0000;
}
  

.class_255{
color: #009F00;
}
#youtube_link
{
width:120px;
height:90px;
display:none;
position:absolute;
margin-left:15px;
margin-top:-45px;
}
/*----------------------!!!CHAT VÉGE!!!----------------------*/

#minmenu{
	width:140px;
	height:230px;
	float:right;
	margin-top:-320px;
	margin-right:-125px;
	position:relative;
	z-index:20;
}

#minmenu a{
	text-decoration:none;
	color:white;
	line-height:50px;
}

.minbutton{
	width:140px;
	height:50px;
	background: #c4f783;
	background: -moz-linear-gradient(top,  #c4f783 0%, #83ca04 50%, #5cad00 51%, #83ca04 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4f783), color-stop(50%,#83ca04), color-stop(51%,#5cad00), color-stop(100%,#83ca04));
	background: -webkit-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
	background: -o-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
	background: -ms-linear-gradient(top,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
	background: linear-gradient(to bottom,  #c4f783 0%,#83ca04 50%,#5cad00 51%,#83ca04 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4f783', endColorstr='#83ca04',GradientType=0 );
	border:1px solid #83ca04;
	border-right:none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top:5px;
	-webkit-transition: all 200ms ;
	-moz-transition: all 200ms ;
	-o-transition: all 200ms ;
	transition: all 200ms ;
}

.minbutton:hover{
	margin-left:-240px;
	-webkit-transition: all 200ms ;
	-moz-transition: all 200ms ;
	-o-transition: all 200ms ;
	transition: all 200ms ;
}

#staffchat{
	background-image: url(chat.png);
}