/* reset the browsers default settings (in every broswers different)
-------------------------------------------------------------------------*/
/* default settings, padding and margin */
html, body, form, input, select, fieldset {font-size: 8pt; font-family: Tahoma, Verdana, Arial; color: #000000; }
body {background-color: #cccccc; }
/* heading and other forms */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* default fontsize */
h1, h2, h3, h4, h5, h6, pre, code {font-size: 10px; }
/* by links the cursor is hand */
form label {cursor: pointer; }
address {font-style: normal; }
/* no underline links */
:link,:visited { text-decoration: none;  }
/* no border for linked images */
a img,:link img,:visited img {border: none; }
/* 0 border in fieldset */
fieldset {border: none; }
/* clear for floated elements */
div.clear, span.clear {clear: both; font-size: 0px; }

/*** integrating the new theme ***/



.bg3 {
	background: url(middle.png) repeat-y;
}

.bg4 {
        background: url(bottom.gif) bottom left no-repeat;
	width: 870px;
}

/* main elements */
body {
	font-family: tahoma, sans-serif, Arial, Geneva, Helvetica;
	font-size: 8pt;
	background: #eee url(bg.gif);
	color: #333;
	margin: 0;
}

table {
	border-collapse: collapse;
	background-color: transparent;
}

table.main {
	background-color: transparent;
}

table.mainouter {
	background: transparent;
}

table.bottom {
	background: transparent;
}

table.inside {
    width: 750px;
    margin: 0 60px; 
}

/* logo & menu */


#topdiv {
    width: 848px;
    padding-top: 45px;    
}

#toptable {
    float: left;
    margin-left: 40px;
}

.per {
    padding: 0 10px;
    font-weight: bold;
}

.btnbg2 a,
.btnbg2 a:link,
.bntbg2 a:visited,
.btnbg2 a:hover {
    font-weight: bold;
    padding: 0;
}


#logo {
    width: 900px;
    height: 251px;
    margin: 0px auto 0;
    padding: 0 5px 0;
    background: url(logo.png);
}

#rotator {
    float: right;
    margin-right: 30px;
    width: 840px;
    height: 175px;
    margin-top: 13px;
    background: none;
    border: none;
#    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
}

/* this contains the whole menu */

#topmenu {
    width: 910px;
    padding-left: 48px;
    padding-top: 5px;
    background: url(003.gif);
}

#menu {
    width: 844px;
    height: 28px;
}

#menuwrapper {
    width: 910px;
    height: 28px;
    background: url(middle.png);
}

/* menu elements */

td .btnbg,
td .btnbg1 {
    height: 24px;
    line-height: 22px;
}

td.btnbg a,
td.btnbg a:link,
td.btnbg a:visited,
td.btnbg1 a,
td.btnbg1 a:link,
td.btnbg1 a:visited {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    vertical-align: middle; 
    font-weight: bold;
    color: #333;
    cursor: pointer; 
    border-left: 1px solid #fff;
    margin-right: -3px;
    background: url(btnbg.gif);
}

td.btnbg1 a {
    border-right: 3px solid #fff;
}

td.btnbg a:hover,
td.btnbg1 a:hover {
    color: #fff;
    background: url(btnbgh.gif) repeat-x;

}

div.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
}

/* style of statusbar on the top left corner */

#barcontent {
    width: 910px;
    background: url(middle.png);
}

#statusbar {
    width: 848px;

}

td.statbar {
}


/* infoline under the menus */
#infoline {
    width: 840px;
    padding: 4px 1px 4px 0;
    #width: 839px;
    #padding: 4px 2px 4px 1px;
    margin: 0;
    background: #888;
    border-bottom: transparent;
    color: #fff;
}

#infoline a:link,
#infoline a:visited {
    color: #fff;
}

#infoline a:hover {
    color: #ccc;
}

h1 {
	font-size: 12pt;
	color: #000;
}

h1 a:link,
h1 a:visited {
    color: #000;
}

h1 a:hover {
    color: #f7a000;
}


h2 {
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 3px;
	background: transparent /*url(h2.gif)*/;
	height: 22px;
	color: #333;
	border: 0px solid #ccc;
	border-bottom: none;
}

h2 a:link,
h2 a:visited{
	color: #000;
}

h2 a:hover{
	color: #f7a000;
}

p {
	font-size: 8pt;
	color: #000;
}

p.sub {
	margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: solid #ccc 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td.embedded {
	
	border-color: none;
	padding: 0px;
	text-align: left;
	color: #333;
}

td.embedded2 {
    border: 1px solid #ccc;
}

td.bottom {
	border: none;
}

td.heading {
	font-weight: bold;
}

td.hirek {
    border: 0px solid #ccc;
}


td.text {
	padding: 10pt;
	text-align: left;
}

td.text2 {
	padding: 10pt;
	text-align: left;
	background: #fff;
}

td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

/** border everywhere **/
table.detail,
td.detail,
tr.detail {
    border: 1px solid #ccc;
}

/** details.php torrentcomment **/
td.text2,
td.text3 {
	padding: 10pt;
	text-align: left;
	border: solid 1px #ccc;
}

/** fix img tag under Opera in details.php description field **/
td.opera {
    display: block;
    height: auto;
    width: 530px !important;
    border-bottom: 1px solid #ccc;
}

/** fix img tag under Opera in details.php by torrentcomments **/
div.opera2 {
    display: block;
    width: 480px !important;
    border: 0px solid #fff;
}


td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

td.pager{
	background: #fff;
	color: #333;
	font-weight: bold;
	border: 0px;
}

td.pager a,
td.pager a:link,
td.pager a:visited{
	color: #333;
}

td.pager p {
	color: #333;
}


td.pager a:hover{
	color: #f7a000;
}

td.colhead {
	font-weight: bold;
	color: #333;
	background-image: url(btnbg.gif);
	border: 1px solid #ccc;
}

td.colhead a:link,
td.colhead a:visited{
	color: #333;
}

td.colhead a:hover{
	color: #fff;
}

td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

/** border everywhere **/
td.rowhead2 {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border: 1px solid #ccc;
}

td.menusor a:link,
td.menusor a:visited,
td.menusor {
	text-decoration: none;
}

td.title {
font-size: 14pt;
}

td.outer{
	padding: 0px;
}

td.clear {
	padding: 0px;
	border: 0px;
	background: transparent;
}

td.heading2 {
	border: 1px solid #ccc;
	font-weight: bold;
}

td.irc {
	border: 0px;
}

/** fix img tag **/
img.postimg {
    font-size: 12pt;
    max-width: 25em;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

a:link,
a:visited {
	color: #333;
}

a:hover {
	color:#f7a000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

.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: 5px 0;
    list-style: square;
    list-style-type:square;
    list-style-position: inside;
}

/*li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}*/

ul {
	margin-left: 5pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.catlink {
	color: #222;
}

.clearalt6,
.clearalt7,
.tabletitle {
    border: 1px solid #ccc;
}

b.uppers,
b.uppers a,
b.uppers a:link,
b.uppers a:visited {
    color: #333 /*#2758ac*/;
}

b.uppers:hover,
b.uppers a:hover {
    color: #fa7000;
}

span .lofasz {
    padding-bottom: 20px;
}

.lofasz img {
}
