
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 27px;
	color: #544E39;
}

h2 {
	font-size: 16px;
	color: #922E1C;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #56503A;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C745A;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 24px;
}

/** LINKS */

a {
	color: #9E0C08;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
 font-weight:bold;


}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(../images/bg02.jpg) repeat-x left top;
}

#wrapper2 {
	background: url(../images/bg03.jpg) repeat-x left bottom;
}

/** HEADER */

#header {
	width: 978px;
	height: 138px;
}

/** MENU */

#menu {
	width: 578px;
	height: 138px;
	background: url(../images/bg04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 80px 15px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 13px 0px 15px;
	background: url(../images/homepage02.gif) no-repeat left center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E9E2CF;
}

#menu a:hover {
	
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 978px;
	background: url(../images/bg05.jpg) repeat-y left top;
}

#bgtop {
	background: url(../images/bg06.jpg) no-repeat left top;
}

#bgbtm {
	background: url(../images/bg07.jpg) no-repeat left bottom;
}

/** LEFT SIDEBAR */

#left-sidebar {
	width: 160px;
	padding: 25px 0px 0px 7px;
}

#left-sidebar .box {
}

#left-sidebar .box .title {
	height: 38px;
	margin: 0px;
	padding: 22px 34px 0px 0px;
	background: url(../images/homepage08.jpg) no-repeat left top;
	text-align: right;
	font-size: 12px;
	color: #E9E2CF;
}

#left-sidebar .box .content {
	padding: 10px 13px 10px 39px;
	font-size: 10px;
	color: #989177;
}

#left-sidebar .box .content a {
	color: #E9E2CF;
}

#left-sidebar .box .content p {
	padding: 0px 9px 0px 0px;
}

#left-sidebar .box .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#left-sidebar .box .content ul li {
	padding: 6px 9px 4px 0px;
	background: url(../images/homepage10.jpg) repeat-x left top;
	text-align: right;
}

#left-sidebar .box .content ul li.first {
	padding-top: 0px;
	background: none;
}

/** CONTENT */

#content {
	width: 594px;
	padding: 60px 0px 0px 25px;
}

#content .box {
}

#content .box .title {
	height: 28px;
	margin: 0px;
	padding: 17px 0px 0px 40px;
	background: url(../images/homepage16.jpg) no-repeat left top;
	font-size: 12px;
	color: #E9E2CF;
}

#content .box .content {
	padding: 20px 28px;
}

#content .box .content_ads {
	text-align: center;
	padding-bottom: 10px;

}

.rules {
margin-bottom: 135px;
}

.rules .rul1 {
	width: 246px;
}

.rules .rul2 {
	width: 246px;
	padding-left: 40px;
}


/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	width: 164px;
}

.three-columns .column2 {
	width: 164px;
	padding-left: 23px;
}

.three-columns .column3 {
	width: 164px;
	padding-left: 23px;
}

/** 2-COLUMN LAYOUT */

.two-columns {
margin-bottom: 110px;
}

.two-columns .column1 {
	width: 246px;
}

.two-columns .column2 {
	width: 246px;
	padding-left: 45px;
}


/** CONTENT POST */

.post {
	padding: 0px 20px 20px 20px;
}

.post .title {
	margin: 0px;
}

.post .meta, .post .meta a {
	color: #A39D87;
}



/** RIGHT SIDEBAR */

#right-sidebar {
	width: 160px;
	padding: 25px 0px 0px 25px;
}

#right-sidebar .box {
}

#right-sidebar .box .title {
	height: 38px;
	margin: 0px;
	padding: 22px 0px 0px 34px;
	background: url(../images/homepage12.jpg) no-repeat left top;
	font-size: 12px;
	color: #E9E2CF;
}

#right-sidebar .box .content {
	padding: 10px 39px 10px 13px;
	font-size: 10px;
	color: #989177;
}

#right-sidebar .box .content a {
	color: #E9E2CF;
}

#right-sidebar .box .content p {
	padding: 0px 0px 0px 9px;
}

#right-sidebar .box .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#right-sidebar .box .content ul li {
	padding: 6px 0px 4px 9px;
	background: url(../images/homepage15.jpg) repeat-x left top;
}

#right-sidebar .box .content ul li.first {
	padding-top: 0px;
	background: none;
}

/** FOOTER */

#footer {
	height: 68px;
	background: url(../images/bg08.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	color: #5E5942;
}

/** BOX1 */

#box1 {
}

#box1 .title {
	background-image: url(../images/homepage09.jpg) !important;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	background-image: url(../images/homepage11.jpg) !important;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .title {
	background-image: url(../images/homepage13.jpg) !important;
}

/** BOX5 */

#box5 {
}

#box5 .title {
	background-image: url(../images/homepage14.jpg) !important;
}

/** BOX6 */

#box6 {
}

#reklamy {

float:left;
clear: both;
position:relative;
width:550px;
margin-bottom: 110px;
margin-top:5px; 


}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#search
{
position: absolute;
float: right;
margin: 0px;
padding: 50px 15px 0px 800px;

}

input.search
{
color: #E9E2CF;
background: #13110b;
border: 1px solid #353229;
}

#secrethash
{

}

#tfs
{
position: absolute; top: 20px; right: 170px;
color: #E9E2CF;

}

#tfs a
{
color: #E9E2CF;
}

#download
{
text-align:right;
}

#fade
{
    display:none;    
}

.sNotify_message {
	width: 250px;
	padding: 20px;
	background-color: #4a0805;
	color: #9e9883;
	position: fixed;
	display: none;
	right: 0px;
	top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	border: 2px solid #9e9883;
	z-index: 999;
}

.sNotify_close {
	display: block;
	background-color: black;
	padding: 3px;
	position: absolute;
	top: -5px;
	right: -5px;
	color: white;
	font-weight: bold;
	width: 10px;
	height: 10px;
	cursor: pointer;
	text-align: center;
	line-height: 10px;
}
div#preloader {
	position: fixed;
	z-index: 10000;
	color: #c0c0c0;
	padding: 25% 50% 0% 0%;
	width: 100%;
	height: 100%;
	background: #000000 no-repeat center center;
	}

	div#indexloader {
	padding-top:3px;
	
	}

	div#pcontent {
	display: none;
	}

}

