/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:	WhitEfilmy
	Based on style:	subSilver (the default phpBB 2 style)
	Modified by:	gokin ( http://www.gokin.pl | contact gok4in@gmail.com )
		This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
 

img {
     border: none;
	 background: none;
}
img a:hover {
     border: none;
	 background: none;
}
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	background: url('./images/body.jpg') top left repeat-y #f5f1ee;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Georgia, serif;
	color: #231f20;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0 50px;
	float:left;
}


#logo {
	background: url('./images/header.jpg') top left no-repeat;
	width: 1000px;
	height: 350px; 
	align: left;
	margin-left: -50px;
	padding: 0; 
}

#pasek {
	background: none /*url('./images/pasek.gif')*/;
	width: 100%;
	height: 0px;
	margin: 0;
	padding: 0; 
}

#linia_in {

}

#linia_out {

}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #000000;
	border-bottom: 1px solid #4787A7;
}

#menubar { /* Last visit..*/
padding-top:20px;
	background: none;
}

#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: Georgia, 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');*/
	text-align: left;
	width: 100%;
	height: 31px;
	margin-top: -150px;
}

#nav {
	background: none /*url('./images/paseczekx.gif')*/;
	width: 100%;
	height: 19px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.buttons {background: none;}
.buttons a:hover {background: none;}

/*  Text 231f20
 --------------------- */
h1 {
	color: #231f20;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, 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: 1.2em;
	text-decoration: none;

}

.rtl p.breadcrumbs {
	float: right;
}

.logo {
	color: #FFFFFF;
	text-align:left;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
	padding:20px 0px 0px 00px;

}

.logo2 {
	color: #FFFFFF;
	text-align:center;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding:0px 0px 0px 20px;

}
p.logo23 {
	color: #FFFFFF;
	text-align:center;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1.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-top: 2px;
	padding-bottom: 4px;
	font-size: 1.2em;
	}

p.topicauthor {
	text-align:left;
	margin: 1px 5px;
}

p.topicdetails {
text-align:left;
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #231f20;
		font-size: 1.4em;
		margin-left: 10px;
		float:left;
}

.postdetails {
	font-size: 1.1em;
	color: #231f20;
	margin-right: 10px;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Georgia, serif;
	margin: 5px;
}

.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 {
	font-size: 1.2em;
	margin: 0;
	color: 231f20;
}

.catmain {
	width:100%; 
	height:27px; 
}

.cattext { /* CATEGORIE, ONLINE, BIRTHDAY */
	background: none/*url('./images/cellpic2.gif')*/;
	text-align:left;
	font-size:1.8em;
	font-weight:bold;
	font-style:italic;
	float: left;
	margin-left: 0px;
	padding:5px 0px 5px 0px;
}

.cattext a:link { color: #231f20 }
.cattext a:visited { color: #231f20}
.cattext a:hover { 	color: #FFFFFF; background: #231f20;}
.cattext a:active { color: #717171; text-decoration:none }

.catbtm {
	background: #black /*url('./images/btm_base.gif') repeat-x top left*/;
	height: 8px;	
	border-left: 1px #EEEEEE solid;
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #EEEEEE solid;
}

.h_nav	{
	color: #231f20;
	font-family: Georgia, serif;
	padding: 20px 45px 0px 40px;
	white-space: nowrap;
	width:65px;
	text-align: center;
	float:left;
}

.h_nav a:link {
	color: #b4669f;
	text-decoration: none;
}

.h_nav a:visited {
	color: #b4669f;
	text-decoration: none;
}

.h_nav a:hover, .h_nav a:active {
	color: #275C91;
	text-decoration: underline;
}

.pagination {
	padding: 4px;
	color: #231f20;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 5px;
	font-size: 1.3em;
}

.genmed {
	margin: 5px;
	font-size: 1.1em;
}

.gensmall {
	margin: 5px;
	font-size: 1em;
}

.copyright {
text-align: left;
	color: #4d4d4d;
	font-weight: normal;
	font-family: Georgia, serif;
}

.copyright2 {
text-align: left;
	font-family: Georgia, serif;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a.copyright2:link { color: #4d4d4d;
text-decoration: none; }
a.copyright2:visited { color: #4d4d4d;
text-decoration: none; }
a.copyright2:hover { color: #30518D;
text-decoration: none; }
a.copyright2:active { color: #4d4d4d;
text-decoration: none; }

.titles {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

a.titles:link { color: #b4669f }
a.titles:visited { color: #b4669f }
a.titles:hover { color: #b4669f }
a.titles:active { color: #b4669f }

.error {
	color: red;
}


/* Tables
 ------------ */
th { /* TOPIC AUTHOR REPLIES ECC */
	height: 23px; 
	color: #4d4d4d;
	text-align:left;
	font-size: 1.1em;
	font-weight:normal;
	background-color: none;
	background-image: url('./images/strip_back.png');
	white-space: nowrap;
	padding-left: 2px;

}

td.profile {
	padding: 4px;
}

.tablebg { /* BORDO ATTORNO AI FORUM */
	background-color: none;
}

.hopedx { /* BORDO ATTORNO AI FORUM */
	float: right;
	text-align: center;
	border: none;

}
.hopedx a:hover { /* BORDO ATTORNO AI FORUM */
background:none;

}
.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: black /*url('./images/cellpic2.jpg') repeat-y scroll top left*/;
}
.rtl .catdiv {
	background: black /*url('./images/cellpic2_rtl.jpg') repeat-y scroll top right*/;
}

.cat { /* SFONDO TITOLI CATEGORIE (profile)  */
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: none; 
	/*background-image: url('./images/cellpic1.gif');*/
	text-indent: 4px;
}

.row1	{ background-image: url('./images/sfondopost.jpg'); background-color: #ffffff; border-top: 0px #FFFFFF solid; border-left: 0px #FFFFFF solid; padding:6px } /* sfondo second*/
.row2	{ background-image: url('./images/sfondopost.jpg'); background-color: #ffffff; border-top: 0px #FFFFFF solid; border-left: 0px #FFFFFF solid; padding:6px }  /* sfondo 1 */
.row3	{ background-color: #f3ede6; border-top: 0px #FFFFFF solid; border-left: 0px #FFFFFF solid; padding:6px }

.spacer {
	background-color: none;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: black;
	color: #D1D7DC;
}

.legend {
	text-align:left;
	margin: 0 0px;
}

/* Links
 ------------ */
 

a:link {
	color: #b4669f;
	text-decoration: none;
}

a:active, a:visited {
	color: #b4669f;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #231f20;
}

a:hover img {
	background: #ffffff;
	border:0px;
	clear:both;
}


a.forumlink { /* NOME FORUM */
	color: #231f20;
	font: bold italic 1.5em Georgia, serif;
	text-decoration: none;
}
a.forumlink:visited { color: #231f20 }
a.forumlink:hover  { color: #b4669f; background:#ffffff}
a.forumlink:active { color: #b4669f }

a.topictitle {
	color: #231f20;
	margin: 1px 0;
	font: bold italic 1.2em Georgia, serif;
	font-size: ;
}

a.topictitle:visited { color: #4e484a }
a.topictitle:hover { color: #b4669f; background:#ffffff}
a.topictitle:active { color: #b4669f }

th a,
th a:visited {
	color: #4e484a !important;
	text-decoration: none;
}

th a:hover {
	color: #b4669f;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Georgia, serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	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 {
	background-color: none;
	border-style: solid;
	border-width: 1px;
	font-size:13px;
}

.btnbbcode {
	color: #4d4d4d;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: white;
	border: 1px solid #e0e0e0;
}

.btnmain {
	font-weight: normal;
	background-color: none;
	border: 1px #E0E0E0 solid;
	color: #4d4d4d;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: none;
	border: 1px #E0E0E0 solid;
	color: #4d4d4d;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: none;
	border: 1px #E0E0E0 solid;
	color: #4d4d4d;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #FFFFFF;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 1px 1px;
	border-style:dashed;
	border-color: #e7e2de;
	color: #231f20;
	background-color: #f0ece9;
	font-size: 1.2em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1.2em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-style:dashed;
	border-color: #e7e2de;
	color: #231f20;
	border-width: 0 1px 1px 1px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Georgia, serif;
	background-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: #E0E0E0;
	color: #4d4d4d;
	background-color: #E0E0E0;
	font-family: Georgia, serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #E0E0E0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FFFFFF;
}

.syntaxbg {
	color: #FFFFFF;
}

.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
 ------------ */

.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 {
	background: none;
	width:900px;
	text-align:left;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	margin: 15px 0px 15px 0px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logoreszta {
	background: none /*url('./images/logoreszta.gif')*/;
	width: 761px;
	height: 90px;
	margin: 0;
	padding: 0; 
}


/* stopka */

#stopka {
	height: 216px;
	margin-left: -50px;
	margin-top: -20px;
	background: url('./images/forum_footer.png');
}

#stopkatop {
	width: 37px;
	height: 33px;
	float:right;
	background:none;
}

#stopka2 {
background:none;
}
