/* 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; }
a { text-decoration:underline; }
/* 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; }

caption {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	text-align: left;
	margin-top: 25px;
}

/*** integrating the new theme ***/



.bg3 {
	background: url(images/middle.png) repeat-y;
}

.bg4 {
        background: url(images/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(images/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 2px;
    font-weight: bold;
}

.btnbg2 a,
.btnbg2 a:link,
.bntbg2 a:visited,
.btnbg2 a:hover {
    font-weight: bold;
    padding: 0;
	text-decoration:none;
}


#logo {
    padding-top:35px;
    background: url("images/logo2.png") no-repeat;
    height:225px;
}

#rotator {
    background: url("images/logo.jpg") no-repeat;
    text-align:left;
    color:white;
    font-size:15pt;
    height:175px;
    width:auto;
    margin-top:10px;
    margin-left:5px;
    padding:5px;
}

/* this contains the whole menu */

#topmenu {
    padding-left: 48px;
    padding-top: 5px;
}

#menu {
    height: 28px;
}

#menuwrapper {
	width:100%;
	background: url(images/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(images/btnbg.gif);
	text-decoration:none;
}

td.btnbg1 a {
    border-right: 3px solid #fff;
}

td.btnbg a:hover,
td.btnbg1 a:hover {
    color: #fff;
    background: url(images/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(images/middle.png);
}

#statusbar {
    width:100%;
    background: url(images/middle.png);

}

td.statbar {
}


/* infoline under the menus */
#infoline {
    width: 840px;
    padding: 4px 1px 4px 5px;
    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(images/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: 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: none;
}


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(images/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;
}

/*li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
*/

ul {
	margin-left: 5pt;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}

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 {
}

<!--
/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
/* General font families for common tags */

/* This is the outline round the main forum tables */
th {
	padding: 6px 4px;
	color: #ffffff;
	font-weight: bold;
	background: #006699 url("images/cellpic3.gif") 0 0 repeat-x;
}

.forumline	{ background-color: #FFFFFF; border: 2px #98AAB1 solid; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
		padding: 0px;
        border: 0px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

.row1 { background-color: #fff; }
.row2 { background-color: #eee; }
.row3 { background-color: #ccc; }
.row4 { background-color: #E4E8EB; }
.col1 { background-color: #DEE3E7; }
.col2 { background-color: #EFEFEF; }

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 16px;
}
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
a.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 14px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px; color:#000000;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }
/* Set Image style */
img, .forumline img {
	border: 0;
}
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #DD6900; }
a.topic-new:hover, a.topic-new:active { color: #006699; }
/* End Simple Subforums MOD */

.mod {
    margin: 10px 5px 0px 5px;
    line-height: 125%;
    font-size:10px; background-color:#FFFFFF;
    border-color: #A9B8C2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
.modtable {
    background-color: #ff6060;
	height:50px; width: 40px;
	text-align:center;
}
.exclamation {
    font-weight: bold;
	font-family: Times New Roman, Verdana;
	font-size : 45px;
	color: #ffffff;
}
/*  Mail.ru Keyboard buttons styles
*/
.b30 { width: 18px; background-color : white; }
.b80 { width: 70px; background-color : white; }
.b100 { width: 80px; background-color : white; }
.b300 { width: 250px; background-color : white; }

.pager_page {
	padding:2px;
	font-weight:bold;
}

.pager_page_selected {
	padding:2px;
	font-weight:bold;
}

a.upReputationLink:link,
a.upReputationLink:visited
{
    font-size: 1em;
    line-height: 10px;
    background: transparent url(images/arrow-up-v2.gif) no-repeat 0 1px;
    padding: 3px 6px;
    text-decoration: none;
}

a.upReputationLink:hover,
a.upReputationLink:active
{
    background: transparent url(images/arrow-up-v2.gif) no-repeat 0 -15px;
}

a.downReputationLink:link,
a.downReputationLink:visited
{
    font-size: 1em;
    line-height: 10px;
    background: transparent url(images/arrow-down-v2.gif) no-repeat 0 1px;
    padding: 3px 6px;
    text-decoration: none;
}

a.downReputationLink:hover,
a.downReputationLink:active
{
    background: transparent url(images/arrow-down-v2.gif) no-repeat 0 -15px;
}

span.goodResp
{
    background: #D6FEDB;
    border: 1px solid #B6C9B9;
    padding: 1px 3px 2px 3px;
}

span.badResp
{
    background: #FED5CD;
    border: 1px solid #D0AEAE;
    padding: 1px 3px 2px 3px;
}

.usergoodResp
{
    color: #009900;
}

.userbadResp
{
    color: #ff3300;
}

.respectUserList {
	border-top:1px solid;
	white-space: normal;
}

span.goodUserResp
{
    background: #ff9933;
    border: 1px solid #ff6600;
    padding: 0 3px 0 3px;
    color: #ffffff;
}

span.badUserResp
{
    background: #ff6600;
    border: 1px solid #cc6600;
    padding: 0 3px 0 3px;
    color: #ffffff;
}

/* bb tags */
.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.offtop {
	font-family: Trebuchet MS; font-size: 10px; color: #CCCCCC;
}

.quotetitle, .attachtitle {
	margin: 5px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #0c0c0c;
	color: #333333;
	background-color: #0c0c0c;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-color: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}
.quotetitle, .spoilertitle {
	margin: 1.5px 1.5px 0px 1.5px;
	padding: 4px;
	border-width: 1.5px 1.5px 1.5px 1.5px;
	border-style: #ccc;
	border-color: #ccc;
	color: #ccc;
	background-color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle, .spoilertitle {
	font-size: 1em;
}

.quotecontent, .spoilercontent {
	margin: 0px 1.5px 1.5px 1.5px;
	padding: 4px;
	border-color: #ccc;
	border-width: 0px 1.5px 1.5px 1.5px;
	border-style: #ccc;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
}
ul.bb, ol.bb {
	padding-left:25px;
}

.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}