/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-align:left;
	color:#000;
	line-height:130%;
	background:#F8F7F5 url('images/body_bgx.png') no-repeat bottom left;
        bottom: 60px;
	margin:0 auto;
	padding:0px;

scrollbar-face-color:		#DEE3E7;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#DEE3E7;
scrollbar-3dlight-color:	#D1D7DC;
scrollbar-arrow-color:		#006699;
scrollbar-track-color:		#EFEFEF;
scrollbar-darkshadow-color:	#98AAB1;




/* Text */
p {
	line-height:130%;
	margin:5px 0 10px 0;
	padding:0;
}
td, th {
	font-size: 12px;
	line-height:130%;
}
ul {
	margin:0;
	padding:0;
	list-style:square;
}
li {
	margin:0 0 5px 0;
	padding:0;
	margin-left:2em;
	list-style:outside;
}
/* Links */
a, a:link, a:visited, a:active {
	color:#4F7500;
	text-decoration:underline;
}
a:hover {
	color:#395500;
	background:#EFF9D0;
}



}
/* Header */
.header {
	background:#EEF4FD url('images/bg_header.png') top left repeat-x;
	height:80px;
}
.inner-header {
	min-width:610px;
	width:750px;
	margin:0 auto;
}
.title {
	float:left;
	margin-top:0px;
      background: url('images/logo.png') top left no-repeat;
	height:80px;
}
.title img {
	float:left;
	margin-right:1px;
}
.title h1 {
	font-size:150%;
	font-weight:bold;
	padding: 6px 0 0 0;
	margin:0;
     margin-top: 10px;
margin-left: 88px;
}
.title h1 a:link, .title h1 a:visited, .title h1 a:active {
	color:#565043;
	text-decoration:none;
}
.title p {
	font-size:1.1em;
	margin:0;
	padding:6px;
	color:#726958;
     margin-top: 3px;
margin-left: 88px;
}
#ipd-msg-wrapper {
	display:none;
	width:300px;
	background:none;
}
#ipd-msg-inner {
	width:100%;
	padding:5px;
	margin:0;
	text-align:center;
	color:#000;
	border:1px solid #EBD7A3;
	background-color:#FCF8C7;
}
#ipd-msg-title {
	width:100%;
	font-weight:bold;
	padding:5px;
	background:#F3F0CF;
	border:1px solid #EBD7A3;
	border-bottom:0;
}
#ipd-msg-text {
	padding: 5px;
}
/* Top Navigation Menu */
.menu {
	padding-top:28px;
	float:right;}
.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	float:left;
	display:block;
	padding:4px 8px;
	margin:0 5px 0 0;
	color:#666;
	text-decoration:none;
}
.menu a:hover {
	color: white;
	background:#666;
}
#ipb-tl-search {
	font-weight:bold;
}
/* Member Bar */
.nav-panel {
	background:#E5E2DE url('images/bg_mid.png') top left repeat-x;
	border-top:1px solid #DAD6CB;
	border-bottom:1px solid #CBC6BC;
	line-height:200%;
	padding:0 20px;
}
.inner-nav-panel {
	margin:0 auto;
	width:750px;
	width:100%;
	margin:0;
}
.shadow-strip {
	height:4px;
	font-size:1%;
	line-height:1%;
	background:url('images/bg_shadow.png');
}
.inner-header, .inner-footer, .inner-guest-info, #content-wrapper {
	min-width:610px;
	width:auto;
	margin:0 20px;
}
/* Guest Info */
.guest-info {
	clear:both;
	text-align:center;
	color:#666;
	margin:0 auto;
}
.inner-guest-info {
	margin:0 auto;
}
.guest-info-links {
	color:#666;
	background:#F2F1EE;
	border:1px solid #E4E1DC;
	text-align:left;
	line-height:1.5em;
}
.guest-info-links h5 {
	font-size:100%;
	color:#333;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
}
.guest-info-links a:link, .guest-info-links a:visited, .guest-info-links a:active {
	color:#666;
}
.guest-info-links a:hover {
	color:#000;
}

/* Buttons */
.button-wrapper a {
	padding:4px 10px !important;
}
.button-wrapper {
	border:1px solid #DAD6CB;
	border-left:0;
	background:#F2F0EE url('images/bg_btn_bg.png');
}
.buttons {
	line-height:200%;
	white-space:nowrap;
	width:99%; /* IE6 Fix */
	overflow:hidden;
	border-left:1px solid #DAD6CB;
}


}
/* IE6 Fix */
html>body .buttons {
	width:100%;
}
.buttons a:link, .buttons a:active, .buttons a:hover, .buttons a:visited {
	float:left;
	display:block;
	padding:4px 20px;
	color:#645A44;
	text-decoration:none;
	border-left:1px solid #FFF;
	border-right:1px solid #DAD6CB;
	background:#F4FBE1 url('images/bg_btn.png');
}


.buttons a:hover {
	color:#395500;
	background:#F4FADF url('images/bg_btn_hover.png') top left repeat-x;
}
.buttons-special {
	font-weight:bold;
	border-right:1px solid #DAD6CB;
}
.buttons-special-border {
	border-left:1px solid #DAD6CB;
	float:right;
}
.buttons-active, .pp-tabon {
	color:#930 !important;
	background:#FFF1BB url('images/bg_btn_active.png') !important;
}

.buttons-active:hover {
	color:#930 !important;
	background:#FFF1BB url('images/bg_btn_hover.png') !important;
}
.buttons .label {
	overflow:hidden;
	display:block;
	padding:4px 0;
	color:#645A44;
}
.buttons .label a:link, .buttons .label a:active, .buttons .label a:hover, .buttons .label a:visited {
	float:none;
	display:inline;
	height:auto;
	padding:0;
	font-weight:bold;
	text-decoration:underline;
	border:0;
	background:0;
}
/* IE6 Fix */
* html .buttons img {
	float:left;
	margin:5px 5px 5px 0;
}

/* Inputs */
form {
	display:inline;
	margin:0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
input.button {
	color:#645A44;
	padding:3px 5px;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #ABA498;
	border-top:1px solid #C8C4BB;
	border-left:1px solid #C8C4BB;
	background:#F4FBE1 url('images/bg_input_btn.png');
}
input.button:hover {
	color:#395500;
	background:#F4FADF url('images/bg_input_btn_hover.png');
	border:1px solid #80AA00;
	border-top:1px solid #9C0;
	border-left:1px solid #9C0;
}

input.mainoption {
	color:#645A44;
	padding:3px 5px;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #ABA498;
	border-top:1px solid #C8C4BB;
	border-left:1px solid #C8C4BB;
	background:#F4FBE1 url('images/bg_input_btn.png');
}
input.mainoption:hover {
	color:#395500;
	background:#F4FADF url('images/bg_input_btn_hover.png');
	border:1px solid #80AA00;
	border-top:1px solid #9C0;
	border-left:1px solid #9C0;
}

input.post {
	color:#645A44;
	padding:3px 5px;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #ABA498;
	border-top:1px solid #C8C4BB;
	border-left:1px solid #C8C4BB;
	background:#F4FBE1 url('images/bg_input_btn.png');
}
input.post:hover {
	color:#395500;
	background:#F4FADF url('images/bg_input_btn_hover.png');
	border:1px solid #80AA00;
	border-top:1px solid #9C0;
	border-left:1px solid #9C0;
}

input.post2 {
	color:#645A44;
	padding:3px 5px;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #ABA498;
	border-top:1px solid #C8C4BB;
	border-left:1px solid #C8C4BB;
	background:#F4FBE1 url('images/bg_input_btn.png');
}
input.post2:hover {
	color:#395500;
	background:#F4FADF url('images/bg_input_btn_hover.png');
	border:1px solid #80AA00;
	border-top:1px solid #9C0;
	border-left:1px solid #9C0;
}

input.liteoption {
	color:#645A44;
	padding:3px 5px;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #ABA498;
	border-top:1px solid #C8C4BB;
	border-left:1px solid #C8C4BB;
	background:#F4FBE1 url('images/bg_input_btn.png');
}
input.liteoption:hover {
	color:#395500;
	background:#F4FADF url('images/bg_input_btn_hover.png');
	border:1px solid #80AA00;
	border-top:1px solid #9C0;
	border-left:1px solid #9C0;
}


.input-button {
	text-align:center;
}
.input-button a:link, .input-button a:visited, .input-button a:hover, .input-button a:active {
	color:#645A44;
	text-decoration:none;
	padding:3px 8px;
	font-size:11px;
	border:1px solid #ABA498;
	border-top:1px solid #C8C4BB;
	border-left:1px solid #C8C4BB;
	background:#F4FBE1 url('images/bg_input_btn.png');
	cursor:default;
}
.input-button a:hover {
	color:#395500;
	background:#F4FADF url('images/bg_input_btn_hover.png');
	border:1px solid #80AA00;
	border-top:1px solid #9C0;
	border-left:1px solid #9C0;
}
input.text, textarea, select {
	padding:3px 3px;
	vertical-align:middle;
	border:1px solid #C0BBB4;
	background:#FFF url('images/bg_input_text.png') top left repeat-x;
	font-size:11px;
}
input.text:hover, textarea:hover {
	border:1px solid #9C0;
	background:#FFF url('images/bg_input_text_hover.png') top left repeat-x;
}
.text-warn {
	padding:3px;
	vertical-align:middle;
	border:1px solid #C00;
	background:#FFF7EC;
}
label {
	cursor:pointer;
}


/* Popup Menus */
div.popupmenu {
text-align: center;
	padding:4px;
      
 background: none;
      	border: 0px solid #7BB700;
}

div.popupmenu-hover {
	padding:4px 4px;
	border: 0px solid #7BB700;

	background:#F4FBE1 url('images/bg_btn_hover.png') repeat;
}

div.popupmenu:hover {
	color:#690 !important;
	padding:4px 4px;
	background:#F4FBE1 url('images/bg_btn_hover.png') repeat;
      	border: 1px solid #7BB700;

	text-decoration:underline !important;


}

.post-extra-buttons {
	padding:6px 20px;
	text-decoration:none;
	color:#958664;
      background:#fff;

}

.post-extra-buttons:hover {
	padding:6px 20px;
	text-decoration:none;
	color:#958664;
      background:#000;

}


 /* paginacja */

.paginacja {
	line-height:200%;
	white-space:nowrap;
	width:99%; /* IE6 Fix */
	overflow:hidden;
      margin: 0 auto;
}

/* IE6 Fix */
html>body .buttons {
	width:100%;
}
.paginacja a:link, .paginacja a:active, .paginacja a:hover, .paginacja a:visited {
	padding:4px 20px;
	color:#645A44;
	text-decoration:none;
	background:#F4FBE1 url('images/bg_btn.png');
}
.paginacja a:hover {
	color:#395500;
	background:#F4FADF url('images/bg_btn_hover.png') top left repeat-x;
}

.paginacja-active, .pp-tabon {
	color:#930 !important;
	background:#FFF1BB url('images/bg_btn_active.png') !important;
}

.paginacja-active:hover {
	color:#930 !important;
	background:#FFF1BB url('images/bg_btn_hover.png') !important;
}
.paginacja {
	overflow:hidden;
	display:block;
	padding:4px 0;
	color:#645A44;
}
.paginacja a:visited {
	float:none;
	display:inline;
	height:auto;
	padding:0;
	font-weight:bold;
	text-decoration:underline;
	border:0;
	background:0;}
/* IE6 Fix */
* html .paginacja img {
	float:left;
	margin:5px 5px 5px 0;
}

/* lolki */
.lolki-wrapper a {
	padding:5px 10px !important;
vertical-align: top;
}
.lolki-wrapper {
	background:#F2F0EE url('images/bg_btn_bg.png');
vertical-align: top;
}
.lolki {

	white-space:nowrap;
	width:99%; /* IE6 Fix */
	overflow:hidden;
padding: 0px;
vertical-align: top;
}


/* IE6 Fix */
html>body .lolki {
	width:100%;
}
.lolki a:link, .lolki a:active, .lolki a:hover, .lolki a:visited {
	float:right;
	display:block;
	color:#645A44;
	text-decoration:none;
	background:#F4FBE1 url('images/bg_btn.png');
vertical-align: top;
}


.lolki a:hover {
	color:#395500;
	background:#F4FADF url('images/bg_btn_hover.png') top left repeat-x;
}

/* IE6 Fix */
* html .lolki img {
	float:left;
	margin:5px 5px 5px 0;
}


/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; border: solid #ABA498 1px; border-top-width: 1px; -moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 0px;
box-shadow: 10px 10px 5px #888;

}

/* Main table cell colours and backgrounds */
td.row1 { background-color: #EDECE7; }
td.row2 { background-color: #E9E7E0; }
td.row3 { background-color: #EDECE7; }
td.row4 {  color:#666; background: #EDECE7; border-left:1px solid #F5F4F1;
}
td.row_helped { background-color: #F0EDDE; }

/*
	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; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
text-align:left;
	padding:5px 8px;
	font-size:13px;
	margin:0;
	border-bottom:1px solid #CEC8B9;
      background-image: url(images/cellpic3.gif);
}


td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#FFFFFF; border: #FFFFFF; border-style: solid; 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 { 	text-align:left;
	padding:5px 8px;
	font-weight:bold;
      font-color: #746D52;
      font-size: 10px;
	background: #E9E7E0;
	border-bottom:1px solid #E2DED6;
height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #000; font-size: 12px; font-weight: bold; background-color: #006699; background-image: url('images/cellpic3.gif'); height: 29px; }

td.row3Right,td.spaceRow { background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead			{ font-size: 12px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow	{ border-width: 0px; }
th.thRight,td.catRight,td.row3Right	{ border-width: 0px; }
th.thLeft,td.catLeft			{ border-width: 0px; }
th.thBottom,td.catBottom		{ border-width: 0px; }
th.thTop				{ border-width: 0px; }
th.thCornerL				{ border-width: 0px; }
th.thCornerR				{ border-width: 0px; }

/* 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 : #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: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ 	color:#395500;
	background:#EFF9D0; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000; }
a.mainmenu:hover	{ text-decoration: underline; color : #DD6900; }

.menu			{ font-size : 11px; color : #014D74 }
a.menu		{ text-decoration: none; color : #014D74; }
a.menu:hover	{ text-decoration: none; color : #EF7924; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000}
a.cattitle		{ text-decoration: none; color : #000; }
a.cattitle:hover{ 	color:#395500;
	background:#EFF9D0; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000; }
a.forumlink		{ text-decoration: none; color : #395500; }
a.forumlink:hover	{ 	color:#395500;
	background:#EFF9D0; }

/* 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 : #395500; }
a.nav:hover	{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ 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; text-decoration: none; }


/* 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 }
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited	{ text-decoration: none; color : #5493B4; }
a.postlink:hover	{ text-decoration: underline; color : #DD6900 }

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color:	#FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
background-color:	#FAFAFA; border: #D1D7DC; 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; color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #006699; }
a.copyright:hover	{ text-decoration: underline; color : #DD6900; }



/* 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; }

/* 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:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#dd6900; 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
{
	background-color : #EFEFEF;
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #fefefe;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #fefefe;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : 10px;
}

.pagination {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
    padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #EAEBEB;
	color: #000;
	border-color: #D4D7DA;
	border: #D4D7DA 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #666;
	border-color: #EAECEF;
	border: #EAECEF 1px solid;
	text-decoration: none;
	padding: 1px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");