/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:	iskin
	Based on style:	subSilver (the default phpBB 2 style)
	Modified by:	EBANK
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
*
{
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html
{
	font-size: 100%;
}

body
{
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	margin: 0;
	padding: 0;
	background: #000 url(./images/mainbg.jpg) repeat-x top left;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	color: #ccc;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
}

#logo
{
	background: url('./images/banner.jpg');
	width: 752px;
	height: 151px; 
	margin: 0;
	padding: 0; 
}

#pasek
{
	background: #FFFFFF url('./images/pasek.gif');
	width: 100%;
	height: 14px;
	margin: 0;
	padding: 0; 
}

#linia_in
{
	width: 752px;
	height: 160px;
	
}

#linia_out
{

}

#logodesc
{
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar
{
	margin: 15px 25px 0px 25px;
}

#datebar
{
	margin: 10px 25px 0 25px;
}

#findbar 
{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules 
{
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

.forumrules h3 
{
	color: red;
}

#pageheader 
{
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; 		/* peekaboo bug fix for IE7 */ 
}

#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

#nav_back
{
	background: #EDEDED url('./images/paseknav.gif');
	width: 100%;
	height: 31px;
}

#nav
{
	width: 100%;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

/*  Text
 --------------------- */
h1
{
	color: FFDC8F;
	font-family: "Tahoma", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3
{
	font-size: 1.3em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 120%;
}

h4
{
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p
{
	font-size: 1.1em;
}

p.moderators
{
	margin: 0;
	float: left;
	color: 7d7d7d;
	font-weight: bold;
	text-decoration: none;
}

.rtl p.moderators
{
	float: right;
}

p.linkmcp
{
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp
{
	float: left;
}

p.breadcrumbs 
{
	margin: 0;
	float: left;
	color: 7d7d7d;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
	text-decoration: none;
}

.rtl p.breadcrumbs
{
	float: right;
}

.logo 
{
	color: #FFFFFF;
	text-align:left;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
	padding:20px 0px 0px 400px;

}

.logo2 
{
	color: #FFFFFF;
	text-align:center;
	font-family: "Tahoma";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding:0px 0px 0px 400px;

}

p.logo23 
{
	color: #FFFFFF;
	text-align:center;
	font-family: "Tahoma";
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
}

p.datetime
{
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime 
{
	float: left;
}

p.searchbar 
{
	padding: 2px 0;
	white-space: nowrap;
	margin-bottom:5px;
} 

p.searchbarreg 
{
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg 
{
	float: left;
}

p.forumdesc 
{
	padding-bottom: 4px;
}

p.topicauthor 
{
	margin: 1px 0;
}

p.topicdetails 
{
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active 
{
	margin: 1px 0;
	color: #f00;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active 
{
	color: #0c0;
	font-weight:bold;
}

.postapprove img, .postreported img 
{
	vertical-align: bottom;
}

.postauthor 
{
	color: #FFFFFF;
}

.postdetails 
{
	color: #FFFFFF;
}

.postbody 
{
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul
{
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul
{
	margin: 0 1.5em 0 0;
}

.posthilit
{
	background-color: yellow;
}

.nav 
{
	margin: 0;
	color: FFDC8F;
	font-weight: bold;
}

.tablebg
{
	border-collapse:collapse;
	width: 100%;
	border-top: 1px solid #254e69;
	border-left: 1px solid #254e69;
	border-bottom: 1px solid #0f232f;
	border-right: 1px solid #0f232f;
}

.tablebg th, .cattext
{
	height: 25px;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	background: #162e3e;
	border-top: 1px solid #254e69;
	border-left: 1px solid #254e69;
	border-bottom: 1px solid #0f232f;
	border-right: 1px solid #0f232f;
}

.cattext
{
	background: #162e3e url(./images/thbg.gif) repeat-x top left;
}

.catmain
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
}

.tablebg td.row1, .tablebg td.row2
{
	border-top: 1px solid #254e69;
	border-left: 1px solid #254e69;
	border-bottom: 1px solid #0f232f;
	border-right: 1px solid #0f232f;
}

.catbtm
{

}

.h_nav
{
	color: #000000;
	font: 11px Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 20px 45px 0px 40px;
	white-space: nowrap;
	width:65px;
	text-align: center;
	float:left;
}

.h_nav a:link
{
	color: #000000;
	text-decoration: none;
}

.h_nav a:visited
{
	color: #000000;
	text-decoration: none;
}

.h_nav a:hover, .h_nav a:active
{
	color: #de9725;
	text-decoration: underline;
}

.pagination
{
	padding: 4px;
	color: 7d7d7d;
	font-size: 1em;
	font-weight: bold;
}

.cattitle
{

}

.gen
{
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed
{
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall
{
	margin: 1px 1px;
	font-size: 1em;
}

.copyright
{
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

.titles
{
	font-family: "Verdna", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

a.titles:link { color: #de9725; }
a.titles:visited { color: #de9725; }
a.titles:hover { color: #de9725; }
a.titles:active { color: #de9725; }

.error
{
	color: red;
}


/* Tables
 ------------ */
th
{
	text-align: left;
	font-weight: normal;
	background: #162e3e url(../images/thbg.gif) repeat-x top left;
	border-top: 1px solid #254e69;
	border-left: 1px solid #254e69;
	border-bottom: 1px solid #0f232f;
	border-right: 1px solid #0f232f;
}

td.profile
{
	padding: 4px;
}

.tablebg
{

}

.forumline
{
    background-color: #293641; 
}
	
.catdiv
{
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv
{
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat
{
	height: 25px;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	background: #162e3e;
	border-top: 1px solid #254e69;
	border-left: 1px solid #254e69;
	border-bottom: 1px solid #0f232f;
	border-right: 1px solid #0f232f;
}

.row1	{ }
.row2	{ }
.row3	{ }

.spacer
{
	background-color: #F4F4F4;
}

hr 
{
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend 
{
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

a:link
{
	color: #de9725;
	text-decoration: none;
}

a:active, a:visited
{
	color: #de9725;
	text-decoration: none;
}

a:hover
{
	color: #de9725;
	text-decoration: underline;
}

a.forumlink
{
	color: #de9725;
	font-weight: bold;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}

a.forumlink:visited { color: #de9725; }
a.forumlink:hover
{
	color: #de9725;
	text-decoration: underline;
}
a.forumlink:active { color: #de9725; }

a.topictitle
{
	color: #de9725;
	margin: 1px 0;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
		font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

a.topictitle:visited { color: #de9725; }
a.topictitle:hover { color: #de9725;
text-decoration: underline; }
a.topictitle:active { color: #de9725; }

th a, th a:visited
{
	color: #de9725; !important;
	text-decoration: none;
}

th a:hover
{
	color: #de9725;
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form
{
	margin: 0;
	padding: 0;
	border: 0;
}

input
{
	color: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #293641;
}

textarea
{
	color: #000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #293641;
	padding: 2px;
}

select
{
	color: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #293641;
	padding: 1px;
}

option
{
	padding: 0 1em 0 0;
}

option.disabled-option
{
	color: graytext;
}

.rtl option
{
	padding: 0 0 0 1em;
}

input.radio
{
	border: none;
	background-color: transparent;
}

.post
{
	border-style: solid;
	border-width: 1px;
	font-size:13px;
}

.btnbbcode
{
	font-weight: normal;
	border: 1px #293641 solid;
	color: #000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnmain
{
	font-weight: normal;
	border: 1px #293641 solid;
	color: #000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite
{
	font-weight: normal;
	border: 1px #293641 solid;
	color: #000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile
{
	font-weight: normal;
	border: 1px #293641 solid;
	color: #000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline 
{
	background-color: #3F4E59;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle
{
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #293641;
	color: #FFFFFF;
	background-color: #3F4E59;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle
{
	font-size: 1em;
}

.quotecontent, .attachcontent
{
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #293641;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	background-color: #3F4E59;
	color: #FFFFFF;
}

.attachcontent
{
	font-size: 0.85em;
}

.codetitle 
{
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #293641;
	color: #FFFFFF;
	background-color: #3F4E59;
	font-family: "Tahoma", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent
{
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #293641;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #3F4E59;
}

.syntaxbg
{
	color: #000000;
}

.syntaxcomment
{
	color: #FF8000;
}

.syntaxdefault
{
	color: #0000BB;
}

.syntaxhtml
{
	color: #000000;
}

.syntaxkeyword
{
	color: #007700;
}

.syntaxstring
{
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour
{
	background-color: #000000;
}

.pm_replied_colour
{
	background-color: #A9B8C2;
}

.pm_friend_colour
{
	background-color: #007700;
}

.pm_foe_colour
{
	background-color: #DD0000;
}


/* Misc
 ------------ */
img
{
	border: none;
}

.sep 
{
	color: 7d7d7d;
	background-color: #FFA34F;
}

table.colortable td
{
	padding: 0;
}

pre
{
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap
{
	white-space: nowrap;
}

.username-coloured
{
	font-weight: bold;
}

#wrap
{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
	width: 752px;
	background: #000 url(./images/bodybg.gif) repeat-y top left;
	text-align:left;
}

#wrap #lbleed
{
	position: absolute;
	left: -10px;
	top: 0;
	width: 10px;
	height: 500px;
	background: #000 url(../images/leftbleed.jpg) no-repeat top right;
}

#wrap #rbleed
{
	position: absolute;
	left: 752px;
	top: 0;
	width: 10px;
	height: 500px;
	background: #000 url(../images/rightbleed.jpg) no-repeat top left;
}


#wrapcentre
{
	margin: 15px 25px 0 25px;
}

#wrapfooter
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#wrapnav
{
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logoreszta
{
	background: #FFFFFF url('./images/logoreszta.gif');
	width: 761px;
	height: 90px;
	margin: 0;
	padding: 0; 
}


/* stopka */

#stopka
{
	height: 33px;
}

#stopkatop
{
	margin-left: 20px;
	width: 37px;
	height: 33px;
	float:left;
}

#stopka2
{
	width:8px;
	height: 33px;
	float:right;
}


#nav, #nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a
{
	display: block;
	width: 10em;
}

#nav li
{
	margin-left: 20px;
	float: left;
	width: 8em;
	text-align: left;
}

#nav li ul
{
	position: absolute;
	width: 10em;
	left: -10em;
}

#nav li:hover ul
{
	background: #384651;
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul
{
	background: #384651;
	left: auto;
}

#nav li ul ul
{
	margin: -1em 0 0 10em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul
{
	left: -999em;
	background: #384651;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul
{
	left: auto;
	background: #384651;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
	left: -999em;
	background: #384651;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
	left: auto;
	background: #384651;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul
{
	left: -999em;
	background: #384651;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul
{
	left: auto;
	background: #384651;
}
