/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:		#165e00;
scrollbar-face-color:		#4B4B47;
scrollbar-highlight-color:	#4B4B47;
scrollbar-shadow-color:		#4B4B47;
scrollbar-3dlight-color:	#4B4B47;
scrollbar-arrow-color:		#302D2C;
scrollbar-track-color:		#302D2C;
scrollbar-darkshadow-color:	#000000;
background-image: url(images/gradient.png);
margin: 3px;
}

/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited	{ color : #E4E4E4; }
p, td			{ font-size : 11px; color : #A2A2A2; }
a:hover			{ text-decoration: none; color : silver }
hr				{ height: 0px; }

/* This is the border line & background colour round the entire page */
.bodyline { background-image: url(images/przezroczyste_tlo.png); border: 0px #525252 solid; -moz-border-radius:20px 20px 0px 0px;}

/* This is the outline round the main forum tables */
.forumline { background-color: #525252; repeat-x;}

/* Main table cell colours and backgrounds */
td.row1 { background-color: #353533; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #252525;}
td.row2 { background-color: #40403D; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2E2E2E; border-right-width: 1px; border-right-style: solid; border-right-color: #2E2E2E;}
td.row3 { background-color: #4B4B47; }
td.row_helped { background-color: #40403D; }
.row3 { border: 1px #525252 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: #4B4B47;
background-image: url('images/cellpic3.png');
background-repeat: repeat-x; height: 22px;
border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#ffffff; font-size: 11px; font-weight: bold;
background-color:	#4B4B47; height: 25px;
background-image:	url(images/cellpic0.png);
border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B;
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic3.png); background-repeat: repeat-x;
background-color:#4B4B47; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; height: 28px;
}

/*
	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 { background-color: #4B4B47; background-image: url('images/cellpic3.png'); height: 22px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B;}
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; height: 28px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #ffffff; font-size: 70%; font-weight: bold; background-color: #4B4B47;
border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B;
background-image: url('images/cellpic0.png'); height: 28px; }

td.row3Right,td.spaceRow { background-color: #525252; }

th.thHead,td.catHead			{ font-size: 12px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }
th.thSides,td.catSides,td.spaceRow	{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #3B3B3B; border-right-width: 1px; border-right-style: solid; border-right-color: #3B3B3B; }
th.thRight,td.catRight,td.row3Right	{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }
th.thLeft,td.catLeft			{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }
th.thBottom,td.catBottom		{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }
th.thTop				{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }
th.thCornerL				{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }
th.thCornerR				{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B; border-right-width: 1px; border-right-style: solid; border-right-color: #2B2B2B; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #ffffff;
}

/* General text */
.gen						{ font-size : 12px; }
.genmed					{ font-size : 11px; }
.gensmall					{ font-size : 11px; }
.gen,.genmed,.gensmall			{ color : #A2A2A2; }
a.gen,a.genmed,a.gensmall			{ color: #E4E4E4; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #165e00; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #A2A2A2; font-weight: bold; }
a.mainmenu		{ text-decoration: none; color : #E4E4E4; font-weight: bold; }
a.mainmenu:hover	{ text-decoration: none; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #E4E4E4; }
a.cattitle		{ text-decoration: none; color : #E4E4E4; }
a.cattitle:hover	{ text-decoration: none; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #E4E4E4; }
a.forumlink		{ text-decoration: none; color : #E4E4E4; }
a.forumlink:hover	{ text-decoration: none; color : #165e00; }

/* 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 : #A2A2A2;}
a.nav	{ text-decoration: none; color : #E4E4E4; }
a.nav:hover	{ text-decoration: none; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #A2A2A2; }
a.topictitle:link	{ text-decoration: none; color : #E4E4E4; }
a.topictitle:visited	{ text-decoration: none; color : #E4E4E4; }
a.topictitle:hover	{ text-decoration: none;}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #A2A2A2; text-decoration: none;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #A2A2A2; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px; color: #A2A2A2;}
a.postlink:link	{ text-decoration: none; color : #E4E4E4; }
a.postlink:visited	{ text-decoration: none; color : #E4E4E4; }
a.postlink:hover	{ text-decoration: none; color : #165e00; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #A2A2A2;
	background-color: #353533; border: #525252; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A2A2A2; line-height: 125%;
	background-color: #353533; border: #525252; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #A2A2A2;}
a.copyright		{ color: #E4E4E4; text-decoration: none;}
a.copyright:hover{ color: #A2A2A2; text-decoration: none;}


/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #A2A2A2;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px #525252 solid;
}

/* The text input fields background colour */
input.post, textarea.post, select			{ background-color : #353533; }
input.post2, textarea.post2, select	{ background-color : #353533; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color :	#353533;
color :			#A2A2A2;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
background-color:	#353533;
font-weight:		bold;
cursor:			pointer;
}

/* None-bold submit button */
input.liteoption {
background-color:	#353533;
font-weight:		normal;
cursor:			pointer;
}

/* 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: #353533; border-style: none; }

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:11px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#165e00;
height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0; }

.pm { font-size: 11px; text-decoration: none; color: #FF0000; } 

.table0
{
	border-top-color : #111;
	border-top-style : dashed;
	border-top-width : 1px;
	color : #A2A2A2;
	font-size : 11px;
        padding: 1px;
}

.pagination {
	color: #A2A2A2;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
    padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #353533;
	color: #A2A2A2;
	border-color: #40403D;
	border: #40403D 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #40403D;
	color: #A2A2A2;
	border-color: #40403D;
	border: #40403D 1px solid;
	text-decoration: none;
	padding: 1px;
}
.podkreslenie
{
height: 4px;
background-color:#3e3e3e;
background-image: url(images/belka.jpg);
}
.podkresleniex
{
height: 6;
background-color: #CC0000;
}
.one		{ text-decoration: none; font-weight : bold; font-size : 11px; color : #fff; font-family: tahoma; padding-left: 7px; padding-right: 7px;}
a.one		{ padding-left: 7px; padding-right: 7px; }
a.one:hover { background-color: #F1EDDB; color : #eee; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; padding-top: 7px; background-image: url(images/cover.jpg); font-weight : bold;}

.cellper {
background-image: url(images/belka.jpg);
height: 22px; border: solid #A9C2AB 1px; border-top-width: 1px; border-right-width: 0px; border-left-width: 1px;
}
.cellper2 {
background-image: url(images/belka.jpg);
height: 22px; border: solid #A9C2AB 0px; border-top-width: 1px; border-right-width: 1px; border-left-width: 0px; border-down-width: 1px;
}
.cellper3 {
height: 22px; border: solid #A9C2AB 1px; border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-down-width: 1px;
}
.cellper4 {
height: 22px; border: solid #A9C2AB 1px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-down-width: 0px;
}
.cellper5 {
height: 22px; border: solid #A9C2AB 1px; border-top-width: 1px; border-right-width: 1px; border-left-width: 0px; border-down-width: 0px;
}
.cellper6 {
background-repeat: repeat-x;
height: 22px; border: solid #A9C2AB 1px; border-top-width: 0px; border-right-width: 0px; border-left-width: 1px;
}
.cellper7 {
height: 22px; border: solid #A9C2AB 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-down-width: 0px;
}

.menu {
	position: relative; z-index: 400;
	outline-style: none;
	
}
.menu dl, .menu dt, .menu dd {
	margin: 0;
	padding: 0;
}
.menu dl {
position: relative;
	margin: 0;
	padding: 0;
	border: 0;
        outline-style: none;
}

.menu dt {
width: 110px;
height: 14px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: #778899 url(images/menu2.png) repeat-x top;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a7a7 #a7a7a7 #a7a7a7 #a7a7a7;
	
}

.menu dd {
	width: 110px;
	padding-left: 11px;
	background: #778899 url(images/menu2.png) repeat-x top;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a7a7 #a7a7a7 #a7a7a7 #a7a7a7;
}
.menu dl a:link, dl a:visited {
	display: block;
	width: 110px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: #bfb url(images/menu1.png) repeat-x top;
	color: #fff;
	border-left: 1px solid #778899;
}

.menu dl a:hover {
	background-color: #778899;
	background-image: url(images/menu2.png);
	color: #555555;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 500;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #40403D;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 11px;
	}

#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: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Verdana, Helvetica, sans-serif;
	background-color: #40403D;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #999; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}


	/* Wygląd ramki */
	.post_profil {
	    border:1px solid #727272;                     /* ustawienia ramki, dodaj np: "#222" aby ustawić kolor ramki */
	    margin:4 auto;                         /* wyśrodkowanie ramki  */
	    width:100%;                           /* szerokość ramki  */
	    text-align:center;                   /* wyśrodkowanie zawartości  */
	    -moz-border-radius:6px 6px 6px 6px;  /* zaokraglenie ramki działa FF 3.5  */
	}
	/* Wygląd nagłówka  */
	.post_profil_user  {
	    border-bottom:1px solid #727272;             /* ustawienia ramki, dodaj np: "#222" aby ustawić kolor ramki */
	    display:block;
	    padding:3px 0;
	    color:#A2A2A2;                       /* kolor czcionki  */
	    font-weight:bold;                    /* pogrubienie czcionki */
	}
	
	.post_profil_left {
	    padding:5px;
	    text-align:left;}

#topborder{
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 401;
        width: 100%;
        height: 1.0em;
        background-color: #353533;
        border-bottom:1px solid #2B2B2B;
        }
        
#pasek {
            position: fixed;
            height: 13px;
            left: 0px;
            bottom: 0px;
            background-color: #353533;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color : #A2A2A2;
            text-decoration: none;
            width: 100%;
            border-top-width: 1px; border-top-style: solid; border-top-color: #2B2B2B;
            border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2B2B2B;

            a:link{color : #E4E4E4; text-decoration: none;}
            a:active{color : #E4E4E4; text-decoration: none;}
            a:visited{color : #E4E4E4; text-decoration: none;}
            a:hover{color : #165e00; text-decoration: none;}
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
@import url("formIE.css");
