html, body {
	background-color: #FAEEDD;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
table#details {
	width: 100%;
	max-width: 780px;
}
h1 {
	font-size: 20px;
	color: #E45600;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #5F5F5F;
	font-weight: normal;
}
h2 a {
	color: #1783D1;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

a {
	color: #1783D1;
}

a:hover { 
 color: #28B30B;
}

.right {position: absolute; right: 50px;}
.left {position: absolute; left: 30px;}
.leftkat {position: absolute; left: 120px;}

.quote{
background: #F7F2EA url("/s/quote1.gif") top left no-repeat;
}

blockquote {
margin: 0;
padding: 5px 20px;
background: url("/s/quote2.gif") bottom right no-repeat;
}

tr.backgr {
	height: 30px;
	background-image:	url("/s/menu-tr.gif");
	background-repeat: repeat-x;
	color: #E50107;
	font-weight: bold;
}

tr.backgr td {
	padding: 0 3px 7px;
}

#all {
	margin: 5px;
	padding: 0;
}
#up {
	width: 100%;
	height: 73px;
}

ul#menu { width: 100%; height: 39px; background: #FFCC99 url("/s/menu-bg.gif") top left repeat-x; font-size: 1.2em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display:inline; margin: 0; }
ul#menu li a { height: 30px; color: #E50007; text-decoration: none; display: block; float: left; padding: 8px 15px 0; }
ul#menu li a:hover { color: #FFF; background: #FFF url("/s/current-bg.gif") top left repeat-x; padding: 8px 15px 0; }
#menu .logout { float: right; }

/* sidebar menu */

#navcontainer
{
background: #CFCFCF;
width: 240px;
margin: 0 auto;
padding: 0;
font-family: Arial, sans-serif, Helvetica;
font-size: 14px;
font-weight: bold;
text-decoration: none;
text-align: center;
}

#reklama
{
margin: 5px;
padding: 0;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 14px;
text-align: left;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0 0 0 4.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #FAEEDD;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

/* end sidebar menu */

#download {
	font-size: 22px;
	padding: 3px;
	margin: 5px;
	border: solid 1px #8BA7CD;
	background-color:	#EFF3FB;
}

#download .d_small {
  font-size: 12px;
  padding: 3px;
  margin:	5px;
}

#goog {
  margin: 0 10px 15px 10px;
}

input, textarea {
	border: 1px solid #4C89C2;
}

td.up {
	text-align:	right;
}

#rss {
	float: right;
	margin:	3px;
}

img {
	border: none;
}

td {
	font-size: 12px;
}

div#index tr.dark{
	background-color: #D5DAE0;
	font-weight: bold;
}

div#index tr a {
	text-decoration: none;
	color: #000000;
}
div#index tr a:hover {
	text-decoration: underline;
}
div#index tr.tum {
	background-color: #FAF0E6;
}
div#index tr:hover {
	background-color:	#D5DAE0;
}
#downgif {
	margin: 5px;
}
.blue {
	color: blue;
}
.green {
	color: #008000;
}
.red {
	color: #8B0000;
}

table#files {
	border-collapse: collapse;
}
table#files td {
	padding: 1px;
	border: 1px dashed black;
}
div.comment {
	width: 70%;
	margin: 5px;
	padding: 5px;
	border: 1px dotted black;
	background-color: #EFF3FF;
}
span.x {
	float: right;
	cursor: pointer;
}
span.beforex {
	float: left;
}
div#ws {
	width: 100%;
}
div#ws div#content {
	position: absolute;
	left: 255px;
	right: 5px;
}
div#ws div#sidebar {
	left: 5px;
	width: 240px;
	position: absolute;
}
div#ws div#sidebar div.sideblock {
	width: 100%;
	text-align: center;
	border: 3px double #A9B8C2;
	border-style: double;
	margin-top: 5px;
}
div#ws div#sidebar div.sideblock a {
	text-decoration: none;
}
div#ws div#sidebar div.sideblock a:hover {
	text-decoration: underline;
}
div#search input#in {
	font-size: 13px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
div#search input#sub {
	font-size: 15px;
	background-color: #e3eeff;
	border: 1px solid #000;
}
div#down {
	width: 100%;
	padding-top: 1%;
	font-size: 10px;
	color: #7F7F7F;
	text-align: justify;
}
div#down a {
	color: #4F4F4F;
	text-decoration: none;
}
div#down a:hover {
	color: #F68618;
	text-decoration: underline;
}
div#redpeers {
	border: 1px solid red;
	padding: 5px;
	background-color:	#FEF1E1;
	margin: 5px;
	text-align: justify;
	font-size: 10px;
}

#warning {
	font-weight: bold;
	border: 1px solid #F16C25;
	margin: 5px;
	padding: 5px;
	background-color:	#FDD99C;
}

#advcat {
	text-align: center;
	font-size: 16px;	
	padding: 5px;
	margin: 5px;
	border: solid 1px #FDD99C;
	background-color:	#f7f2ea;	
}

div.emule {
	margin: 5px;
	border: solid 1px #01AF00;
	padding: 3px;
	background-color:	#EFFFEF;
}

div.emule a {
	color: #187F17;
	font-size: 22px;
}

div.emule a:hover { 
 color: #F68618;
}

div#logo {
	float: left;
	margin: 5px;
	margin-left: 10px;
}

div#vote4us {
	float: left;
	margin-left: 5px;
	margin-top: 1px;
}

div#bannerh {
	float: right;
}

td.header {
	font-weight: bold;
	margin: 5px;
}

span.button {
	cursor: pointer;
}

#torrentproblems {
	text-align: justify;
	font-size: 16px;	
	padding: 5px;
	margin: 5px;
	border: solid 1px red;
	background-color:	#f7f2ea;	
}

/* c = comments start */
.c_h {
	background-color:	#BFD0FF;
}
.c_t {
	background-color:	#FFFAFA;
}

.c_h_tech {
	background-color:	#BFFFC3;
}
.c_t_tech {
	background-color:	#FFFAFA;
}

.c_h_a {
	background-color:	#FF6F75;
}
.c_t_a {
	background-color:	#FFFAFA;
}

/* comments end */

.code {
	width: 90%;
	padding: 5px;
	margin: 5px;
	border: 1px solid gray;
	background-color:	#EBEBEB;
}

#sddm {	
  margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li {	
  margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a {	
  display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div {	
  position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#sddm div a {	
  position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial
}

#sddm div a:hover {	
  background: #49A3FF;
	color: #FFF}
	
/* [hide] start */
.hidewrap
{
  margin-left: 10px;
	margin:	5px;
	z-index: 100;
}
.hidehead 
{
	color: #2469CB;
	font-weight: bold;
	padding: 3px;
	padding-left: 15px;
  background-image: url("/s/icon_plus.gif"); 
	background-repeat: no-repeat;
	background-position: 1px 6px;
	cursor:	pointer;
}
.hidebody
{  
	padding: 3px;
	display: none;
}
.hidearea
{
	display: none;
}
/* [hide] end */

#newsearch {
    margin-bottom: 5px;
	text-align: center;
}
div.wrapPaging {
	margin: 10px;
	text-align: center;
}