body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background: linear-gradient(to bottom, #0F7BAA, #ade1f8);
	background-attachment: fixed;
	/*background:url("bkd_page.jpg") no-repeat fixed right top #0d0d0d;
	-webkit-background-size: 100%;*/
	color:  white;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navbar
{
	margin: 0 auto;
	width: 977px;
	height: 25px;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
}

.sticky + .content {
	padding-top: 102px;
}

#userbar-div
{
	position: fixed; 
	left: 0; 
	top: 0; 
	height: 15px; 
	font-size: 12px; 
	width: 100%; 
	z-index: 281;  
	white-space: nowrap;
}

#userbar-table
{
	background: linear-gradient(to bottom, #ade1f8, #0a5474);
}

table.clear
{
	margin-top: 28px;
}

#skinChanger
{
	opacity: 0.72;
	position: absolute;
	width: 125px;
	left: 50%;
	top: 37px;
	margin-left: -478px;
	outline: none;
	font-weight: bold;
}

#logoSelect
{
	opacity: 0.72;
	position: absolute;
	width: 125px;
	left: 50%;
	top: 37px;
	margin-left: 355px;
	outline: none;
	font-weight: bold;
}

#linkhatter{

background-color: #292929;

}

table {
	border-collapse: collapse;
	border: none;
	background: linear-gradient(180deg, #0F7BAA, #2eb3ed);
}

div.chat_jobb
{
    margin-bottom: 50px;
}

table.maintable {
	border-collapse: collapse;
	background: linear-gradient(180deg, #0F7BAA, #ade1f8) fixed;
  
}



table.mainouter {
	background-image: url(kozep_hatter.png);
	
}

table.main{
background: linear-gradient(180deg, #0F7BAA, #2eb3ed) fixed;
}
table.message {
	border: solid #3D3D3D 1px;
}

table.bottom {
	background: transparent;
	
}

.class_0
{
	color: black !IMPORTANT;
}

.class_5
{
	color: #ADFF2F !IMPORTANT;
}

a.info{
	position:relative; /*this is the key*/
	z-index:24; background-color:#ccc;
	color:#9C9B9B;
	text-decoration:none
}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#9C9B9B;
    text-align: center}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
 
  font-size: 10pt;
  margin-bottom: 6px;
  color: white;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}



td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}



td.bottom {
	padding: 0 5px;
}

td.heading {
  font-weight: bold;
}
select {

	font-size: 9pt;
	color:white;
	background-color:#191970;
	border:1px #191970;
	border-style:solid;
	text-align: left;
}

textarea 
{
	font-size: 9pt;
	color:white;
	background-color:#191970;
	border:1px #191970;
	border-style:solid;
	text-align: left;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.vote-alert, .alert-box
{
	background: rgba(15, 123, 170,0.7) !IMPORTANT;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}


.colhead {
  font-weight: bold;
  color:  white;
  text-align: center !IMPORTANT;
  /*background: linear-gradient(#a6a6a6, #191970);*/
  background: linear-gradient(to bottom, #ade1f8, #0a5474); !IMPORTANT;
}

.colhead>center {
  text-align: center !IMPORTANT;
}
  
.tablafeje {
  font-weight: bold;
  color:  white;
  text-align: center !IMPORTANT;
  background-color:  white;
  background: #191970;
}

td.navigation {
    color: white;
	font-weight: bold;
	font-size: 11px;
   	background: linear-gradient(to bottom, #ade1f8, #0a5474); !IMPORTANT;
	
}
/*
td.navigation:hover {
	font-weight: bold;
	font-size: 11px;
   border: none;
   	background-image:url(menu.png);
	
}
   */
td.navigation a:link, td.navigation a:visited, td.navigation a:active{
	color:  white;
	text-decoration: none;
	
   }
   
td.navigation a:hover{
	color: #8b0000; /*b4b4b4*/
	text-decoration: none;
   }
   
   td.szavaz {
  padding: 10pt;
   background-color: #222222;
  text-align: left;
}

   td.szavaz2{
   border: none;
   padding: 0px;
   background-color:#222222;
  text-align: left;
}
.login {
   background-color: #605f5b;
   background-image: url(ssssssssssssssssssssssssss.png);
   color: #000000;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   /*background-color: #292929;*/
   /*background-image: url(/themes/soccer/infocsik.jpg);*/
}

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:  white;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: none;
  color:  white;
}

a:hover {
  color: #8b0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color:  white;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #FF0000;
}

.yellow {
	color: #997700;
}
4d
.green {
	color: #FF9900;
}

input {
	font-size: 9pt;
	color:white;
	background-color:#191970;
	border:1px #191970;
	border-style:solid;
	text-align: left;
}

input[type=submit], input[type=button], input[type=reset] {
	cursor: pointer;
	font-size: 9pt;
	color:white;
	font-weight: bold;
	/*background: linear-gradient(#a6a6a6, #191970);*/
	background: #191970; 
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	/*
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*/
}

input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
	cursor: pointer;
	font-size: 9pt;
	color:white;
	font-weight: bold;
	background: orange;
	/*background: linear-gradient(#191970, #191970);*/
	border: none;
	text-align: left;
}
/*#181818;
border: 1px solid #191970;
color: white;
}*/

.btn {
  	background-color: #181818;
border: 1px solid #191970;
color: white;
}

.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: none;  
}
/*Image Resizer v0.1 by xam */
table.ncode_imageresizer_warning {
    background: #3D3D3D;
    color:#B74601;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    font-weight: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
/*Image Resizer v0.1 by xam */

.gobutton{
	background: #3D3D3D;
	color: #FFF;
}
.codetop{
	background: #f1b000 url(../pic/code.gif) no-repeat right;
	color: #FF9900;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain{
	background: #FFF;
	border: 1px solid #FF9900;
	color: #FF9900;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.shadetabs{
border-bottom: 1px solid red;
 width: 90%; /*width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #FF4000;
background: #3D3D3D url(../pic/new/gomb.jpg) top left repeat-x;
}

.shadetabs li a:visited{
color: #ff4000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FF1100;
}

.shadetabs li.selected{
position: relative;
top: 1px;
font: bold 11px Verdana;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../pic/new/gomb2.jpg);
border-bottom-color: #3d3d3d;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.listitem {
margin-left:10px;
margin-right:5px;
}
.alert {
  width:500px;
  padding:10px;
  background-image:url('../pic/alert.gif');
  background-repeat:repeat-x;
  background-position:top;
  background-color:#f78c18;
  font-weight:bold;
  margin-bottom:5px
}
td.clearalt6 {
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;  
  border: 0px;
border: hidden;
}





.userlist{
	border:solid 0px #99BBE8;
	width:140px;
	height:300px;
	max-height:300px;
	vertical-align:top;
	overflow:auto;
	background-color:#EFF1F2;
}
.head{
	background-image:url(../pic/hatter/hirek_td_head.png);
	background-repeat:no-repeat;
	height:20px;
	width:800px;
	color:#B74601;
}
.shbox{
	overflow:auto;
	height:300px;
	width:724px;
	padding-top: 0cm;
	border:solid 0px #99BBE8;
	background-color:#EFF1F2;
	color: #000000;
}
.inputshout_td{
	border:none;
	width:100%;
}
.inputshout{
	border:none;
	width:100%;
}

.container {
	background-color: #13171A;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #2c343c;
	border-right: 3px solid #2c343c;
	border: solid #3D3D3D 1px;
}
.footer {	
	width: 940px;
	background-color: #13171A;
	background-image: url(/themes/soccer/socceralul.jpg);
	height: 90px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 6px;
	text-align: center;
	color: #A1A1A1;
}

.servernet{	
	width: 420px;
	background-color: #13171A;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #2c343c;
	border-right: 3px solid #2c343c;
	border: solid #3D3D3D 1px;
}

/* Arány */
.arany01 { color: #ff0000; } /* 0,1 arány alatt */
.arany02 { color: #ee0000; } /* 0,2 arány alatt */
.arany03 { color: #dd0000; } /* 0,3 arány alatt */
.arany04 { color: #cc0000; } /* 0,4 arány alatt */
.arany05 { color: #bb0000; } /* 0,5 arány alatt */
.arany06 { color: #aa0000; } /* 0,6 arány alatt */
.arany07 { color: #990000; } /* 0,7 arány alatt */
.arany08 { color: #880000; } /* 0,8 arány alatt */
.arany09 { color: #770000; } /* 0,9 arány alatt */
.arany10 { color: #660000; } /* 1,0 arány alatt */
.arany1x { color:  white; } /* 1,0 arány felett */

.felhasznalo { color: #ffffff; }
.tag { color:  #D45F55; } 
.vip { color: #7B6030; }
.hd { color: #005DFF; }
.feltolto { color: #0012DE; }
.cooder { color: #0012DE; }
.moderator { color: #059600; }
.adminisztrator { color: #8A0000; }
.rendszerop { color: #ff8c00; }
.tulajdonos {	color: #ff0000;  }

/* Óra */
.fejora 
{
position:absolute; 
margin-left: -670px;
margin-top: 123px;
color:  white;
font-weight: bold;
}


/* MENÜ ELEJE */
.menu {
	height: 28px;
	font-weight: bold;
	color: #B74601;
	text-align: center;
	background-image: url(menu.png);
    background-color: #222222;
    border: none;
		}
/*		
td.menu:hover{
	height: 28px;
	font-weight: bold;
	color:#B74601;
	text-align: center;
    background-color: 484848;
    border: none;
}
.menueleje {
	height: 21px;
	font-weight: bold;
	color:#B74601;
	text-align: center;
	background-image: url(pic/themes/quantum/mid.png);
    border: none;
		}
td.menueleje:hover{
	height: 21px;
	font-weight: bold;
	color:#B74601;
	text-align: center;
	background-image: url(themes/sotet/menuelejevalt.jpg);
    border: none;
	
}
.menuvege {
	height: 21px;
	font-weight: bold;
	color:#B74601;
	text-align: center;
	background-image: url(themes/sotet/menuvege.jpg);
    border: none;
		}
td.menuvege:hover{
	height: 21px;
	font-weight: bold;
	color:#B74601;
	text-align: center;
	background-image: url(themes/sotet/menuvegelevalt.jpg);
    border: none;
}
/* MENÜ VÉGE */



table.ncode_imageresizer_warning {

   background: #FFFFE1;

   color: #000000;

   border: 1px solid #CCC;

   cursor: pointer;

}



table.ncode_imageresizer_warning td {

   font-size: 12px;

   color: red;

   vertical-align: middle;

   font-weight: bold;

}



table.ncode_imageresizer_warning td.td1 {

   padding: 5px;

}



table.ncode_imageresizer_warning td.td1 {

   padding: 2px;

}



 
 td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

td.collhead {
  font-weight: bold;
  color: #000000;
  background-image:url(pic/menuhattere.gif);
  background-color:#B74601;
  height:32px;
  
  }
  
 .tablafeje2 {
text-align: left;

padding: 5px;
height: 15px;

font-weight: bold;
font-size: 10px;
border: none;
}
.szorzo {
  color: #FF0000;
}

#valami {
	font-size: 8pt;
	border: solid #292929 1px;
}

#valami2 {
	font-size: 8pt;
	border: solid #2b2a2a 1px;
}


hr
{
	border-color: #191970 !IMPORTANT;
}

td {
	font-size: 8pt;
	border: solid #191970 1px;
}
#box_tipus_ownfree,#box_tipus,#box_profil_tipus{width:33px}
#statusbar { text-align:center;width:975px; height:21px; overflow: hidden;background-image:url(statusbar.png);  font-weight: bold;}
#statusbar .left {float:left; margin-left: 10px;}
#statusbar .right {float:right; width:150px;}

div.figyelmezteto_csik{
						font-family: tahoma, arial, helvetica, sans-serif; color:#ffffff; background-image:url(profil!.png); padding:23px;margin-bottom:23px; width:374px
  
					}

					a.onim{
						text-decoration:none;cursor:pointer;
					}
					
					div.figyelmezteto_csik2{
						font-family: tahoma, arial, helvetica, sans-serif; color:#ffffff; background-color:#D86620; padding:3px;margin-bottom:15px; width:800px
  
					}

					a.onim{
						text-decoration:none;cursor:pointer;
					}