body {
font-family: "tahoma", "arial", "helvetica", "sans-serif";
font-size: 8pt;
background: rgb(0,20,40);
background-image: url(pic/bg.png);
color: white;
margin-top: 0px;
margin-bottom: 0px;
}

.headerecske {
	margin-top: 10px;
	width: 986px;
	height: 121px;
	background-image: url(pic/header.png);
}

table {
  border-collapse: collapse;
background-image: rgb(0,20,40);
    background: rgb(0,20,40);
}

td.collhead {
  font-weight: bold;
  color: white;
  background-image:url(../pic/collhead.gif);
  background: rgb(0,0,150);
}
table.mainouter {
  background-image: url(pic/hatter2.png);
  border: none;
  color: rgb(0,20,40);
}
table.main {
  background-color: transparent;
  background: rgb(0,20,40);
}

table.bottom {
  background: rgb(0,20,40);
  padding: 0px 0px 0px 0px;
  border: none;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;

}

h2.fooldal {

  font-size: 15px;
  padding-left: 10px;
  padding-top: 5px;
   height: 900px;
  height: 25px;
  color: #ffffff;
  background: url(pic/h2_hatter.png);
    background-position: center;
  background-repeat: no-repeat;
}

p {
	font-size: 8pt;
}

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

td {
	font-size: 8pt;
	border: none;
	 color: white;
}

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

}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  background-color: rgb(0,20,40);
  padding: 10pt;
  text-align: left;
  border: 1px solid darkblue;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}
td.tableb{
   border-right: 1px solid darkblue;
  font-weight: bold;
	color: white;
  background-color: rgb(0,20,40);
}
tr.tableb{
   border-right: 1px solid darkblue;
  font-weight: bold;
	color: white;
  background-color: rgb(0,20,40);
}
td.colhead {
   border-right: 1px solid darkblue;
  font-weight: bold;
	color: white;
  background-color: rgb(0,20,40);
}
td.collhead2 {
 
 
  font-weight: bold;
	color: white;
  background-color: transparent;
}
/*
td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  border: 1px solid darkblue;
  background-color: rgb(0,20,40);
}
*/
/***********Statisztika*************/

td.rowhead {
  	font-weight: bold;
  	text-align: right;
  	vertical-align: top;
   	border: 1px solid black;
	
	background-color:rgb(0,20,40);
}

.light {
  	font-weight: bold;
  	text-align: right;
  	vertical-align: top;
   	border: 1px solid black;
	
	background-color:#006E98;
}

.normal {
  	font-weight: bold;
  	text-align: right;
  	vertical-align: top;
   	border: 1px solid black;
	
	background-color:rgb(0,20,40);
}



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: rgb(0,20,40);
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: underline;
  color: #fff;
  /*font-weight: bold;*/
}

a:hover {
  color: #FF0000;
}

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;
  color: red;
}

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: #007800;
	text-decoration: none;
}

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

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

.blue {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: rgb(0,20,40);
}

select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	color: white;
	background: white;
	 background-color: rgb(0,20,50);
}

.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: 0px;
	padding: 0pt;
	border-collapse: collapse;
}

img a {
	
}

.hir_cim {
	color: darkblue;
	font-size: 1.5em;
	font-family: Verdana, Courier-new;
}

.hir_cim a {
	color: blue;
	text-decoration: none;

}

.hir_cim a:hover {
	color: darkblue;
	text-decoration: none;

}

.hirek {
	text-align: justify;
	padding-top: 3px;
	color: darkblue;
	font-size: 12px;
}

.date {
	color: darkblue;
}

.tartalom {
background-color: rgb(0,20,40);
border: 1px solid darkblue;
}

.szavaz {
	background: rgb(217,239,251);
	color: blue;
	border: 1px solid darkblue;
	padding-left: 10px;
}

.szavaz td {
	padding-left: 10px;
	padding-right: 10px;
}

.torrentlista {
	background-color: rgb(0,20,40);
	border-bottom: 1px solid darkblue;
}

.torrentlista2 {
	background-color: rgb(180,180,180);
	border-bottom: 1px solid darkblue;
}


.torrent_tablazat {
	background-color: rgb(0,20,40);
	border: 1px solid darkblue;
	color: darkblue;
}

.torrent_tablazat a {
	color: rgb(0,20,40);
	text-decoration: underline;
}

.torrent_tablazat a:hover {
	color: blue;
	text-decoration: underline;
}

.torrent_tablazat td {
	border-right: 1px solid darkblue;
	border-bottom: 1px solid darkblue;
}

.forum {
	border: 1px solid darkblue;
	background: rgb(0,20,40);
	color: black;
}


.forum_img {
	border: 1px solid darkblue;
	
}

.uj_design a {
color: 	darkblue;
}

.uj_design a:hover {
color: orange;
}

.oldal_alja_t {
color: white;
background-image: url(pic/hatter2.png);
background-position: center;
width: 986px;
}

.oldal_legalja {
background-image: url(pic/hatteralso.png);
height: 24px;
width: 986px;
background-position: center;
}

.smallfont {
	color: white;
}

.smallfont a {
	color: white;
}
#baloldal {
	padding-top: 6px;
	width: 820px;
	height: 23px;
	float: left;
}

#jobboldal {
	padding-top: 5px;
	width: 120px;
	text-align: right;
	height: 23px;
	float: left;
}

#torrent_bal {
	width: 400px;
	float: left;
}


#torrent_jobb {
	width: 40px;
	float: right;	
	margin-top: 5px;
	
}

