/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Chronicles
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	Jakob Persson 2002-2006 (http://www.jakob-persson.com).
				Stone textures by Patty Herford.
	
	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/ )

	Codechanges to 3.0.4 and better Font Color done by MWS
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

/* ZMIANA */
/* ZMIANA */
/* ZMIANA */

/*
body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ *//*
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #676767;
	background-image: url('styles/Chronicles/theme/images/border_background.jpg');
	font-size: 65%; /* 62.5% sets the default font size to be equivalent to 10px *//*
	margin: 0;
}
*/

#tresc #srodek
{
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 65%; /* 62.5% sets the default font size to be equivalent to 10px */
}

/* ZMIANA END */
/* ZMIANA END */
/* ZMIANA END */

#wrapper { 
    margin: 15px;
    margin-left: auto; 
    margin-right: auto; 
    margin-bottom: 10px;
    width: 98%; 
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-image: url('styles/Chronicles/theme/images/body_background.jpg');
    background-color: #484848;
} 

#wrapheader {
	height: auto !important;
	padding: 0;
}

#wrapcentre {
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	max-width: 890px;
	margin: 10px auto 10px auto;
	text-align: left;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
   width: 100%;
   margin: 0;
   background-color: #ECECEC;
   border-width: 0px;
   border-style: solid;
}

#logodesc {}

#menubar {
	margin: 0 10px 0 10px;
}

#datebar {
	margin: 10px 10px 0 10px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #D1BB92;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #5B0B0B;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	font-weight: bold;
	font-size: 2em;
	text-decoration: none;
}

h2 {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #5B0B0B;
}

/* ZMIANA */
/* ZMIANA */
/* ZMIANA */

/*
p {
	font-size: 1.1em;
}
*/

p {
}

/* ZMIANA END */
/* ZMIANA END */
/* ZMIANA END */

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.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: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1.2em;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
}

.rtl p.breadcrumbs {
	float: right;
}

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;
} 

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: 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;
	padding-top: 5px;
}

.postauthor {
	color: #000000;
	font-size: 1.1em;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", 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: #3399FF;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gendesc {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	margin: 1px 1px;
	font-size: 1.6em;
	color: #5B0B0B;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

/* ZMIANA */
/* ZMIANA */
/* ZMIANA */

/*
.gensmallhead {
	margin: 1px 1px;
	font-size: 1em;
	color: #5B0B0B;
}
*/

.gensmallhead {
	margin: 1px 1px;
}

/* ZMIANA END */
/* ZMIANA END */
/* ZMIANA END */

.copyright {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #5B0B0B;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	background-image: url('styles/Chronicles/theme/images/tlo0.png');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {

	border-style: solid;
	border-width: 2px;
	border-color: #5B0B0B;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('styles/Chronicles/theme/images/tlo1.png');
}
.rtl .catdiv {
	background: url('styles/Chronicles/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('styles/Chronicles/theme/images/tlo1.png');
	font-size: 1.2em;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	text-indent: 4px;
}

.row1 {
	background-image: url('styles/Chronicles/theme/images/tlo2.png');
	padding: 4px;
}

.row2 {
	background-image: url('styles/Chronicles/theme/images/tlo3.png');
	padding: 4px;
}

.row3 {
	background-image: url('styles/Chronicles/theme/images/tlo1.png');
	padding: 4px;
}

.spacer {
	background-image: url('styles/Chronicles/theme/images/tlo1.png');
}

hr {
	height: 1px;
	border-width: 0;
	background-color: ##A38553;
	color: #000000;
}

/* ZMIANA */
/* ZMIANA */
/* ZMIANA */

/*
.legend {
	background-image: url('styles/Chronicles/theme/images/tlo2.png');
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
*/

.legend {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* ZMIANA END */
/* ZMIANA END */
/* ZMIANA END */

/* Links
 ------------ */
 
 /* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}


a:link {
	color: #5B0B0B;
	text-decoration: none;
}

a:active,
a:visited {
	color: #5B0B0B;
	text-decoration: none;
}

a:hover {
	color: #5B0B0B;
	text-decoration: underline;
}

a.forumlink {
	color: #5B0B0B;
	font-weight: bold;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; 
	font-size: 1.45em;
}

a.topictitle {
	color: #5B0B0B;	
	margin: 1px 0;
		font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-weight: bold;
	font-size: 1.45em;
}

a.topictitle:visited {
	color: #5B0B0B;
	text-decoration: none;
}

a.topictitle:hover {
	color: #5B0B0B;
	text-decoration: underline;
}

th a,
th a:visited {
	text-decoration: underline;
}

th a:hover {
	text-decoration: underline;
}

a.subforum.read {
	background-image: url('styles/Chronicles/theme/images/subforum_read.gif');
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 14px;
}

a.subforum.unread {
	background-image: url('styles/Chronicles/theme/images/subforum_unread.gif');
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 14px;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color : #000000;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid #524229; 
	border-top: 2px solid #524229;
	border-right: 1px solid #948466;
	border-bottom: 1px solid #948466;
	background: url('styles/Chronicles/theme/images/tlo2.png');
}

textarea {
	color: #000000;
	background: url('styles/Chronicles/theme/images/tlo2.png');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border-left: 2px solid #524229; 
	border-top: 2px solid #524229;
	border-right: 1px solid #948466;
	border-bottom: 1px solid #948466;
	padding: 2px;
}

select {
	color : #000000;
	background: url('styles/Chronicles/theme/images/tlo2.png');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 2px solid #524229; 
	border-top: 2px solid #524229;
	border-right: 1px solid #948466;
	border-bottom: 1px solid #948466;
	font-size: 0.9em;
	font-weight: normal;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;

}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
}

.post {
	color: #000000;
	background: url('styles/Chronicles/theme/images/tlo2.png');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border-left: 2px solid #524229; 
	border-top: 2px solid #524229;
	border-right: 1px solid #948466;
	border-bottom: 1px solid #948466;
	padding: 2px;
}

.btnbbcode {

	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-left: 1px solid #948466; 
	border-top: 1px solid #948466;
	border-right: 2px solid #524229;
	border-bottom: 2px solid #524229;
	background: url('styles/Chronicles/theme/images/tlo.jpg');
	color: #FFE759;
}

.btnmain {
	font-weight: bold;
	border-left: 1px solid #948466; 
	border-top: 1px solid #948466;
	border-right: 2px solid #524229;
	border-bottom: 2px solid #524229;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1em;
	background: url('styles/Chronicles/theme/images/tlo.jpg');
	color: #FFE759;
}

.btnlite {
	font-weight: normal;
	border-left: 1px solid #948466; 
	border-top: 1px solid #948466;
	border-right: 2px solid #524229;
	border-bottom: 2px solid #524229;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1em;
	background: url('styles/Chronicles/theme/images/tlo.jpg');
	color: #FFE759;
}

.btnfile {
	font-weight: normal;
	border-left: 1px solid #948466; 
	border-top: 1px solid #948466;
	border-right: 2px solid #524229;
	border-bottom: 2px solid #524229;
	padding: 1px 5px;
	font-size: 1.1em;
	background: url('styles/Chronicles/theme/images/tlo.jpg');
	color: #FFE759;
}

.helpline {
	color: #000000;
	background-image: url('styles/Chronicles/theme/images/tlo2.png');
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: transparent;
	color: #333333;
	background-color: transparent;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
	font-weight: bold;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #FFE759;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background-image : url('styles/Chronicles/theme/images/tlo1.png');
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: transparent;
	color: #333333;
	background-color: transparent;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;

}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Courier, 'Courier New', sans-serif;
	background-image : url('styles/Chronicles/theme/images/tlo1.png');
}

.syntaxbg {
   color: #FFFFFF;
}

.syntaxcomment {
   color: #FF8000;
}

.syntaxdefault {
   color: #0000BB;
}

.syntaxhtml {
   color: #000000;
}

.syntaxkeyword {
   color: #007700;
}

.syntaxstring {
   color: #DD0000;
}

/* Private messages
------------------ */

.pm_marked_colour {

}

.pm_replied_colour {
   background-color: #A9B8C2;
}

.pm_friend_colour {
   background-color: #007700;
}

.pm_foe_colour {
   background-color: #DD0000;
}

/* Misc
------------ */

img {
   border: none;
}

.sep {
   color: black;
   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;
}



body
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 65%; /* 62.5% sets the default font size to be equivalent to 10px */
	background: url('styles/Chronicles/theme/images/tlo-tresc.png') center repeat-y;
	text-align: center;
}

#body
{
	background: url(styles/Chronicles/theme/images/tlo.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	font-family: serif;
	color: #2a261d;
}

.clear-both
{
	clear: both;
}

#calosc
{
	width: 995px;
	margin: auto;
	z-index: 10;
	text-align: left;
}

#gora-menu
{
	background: url(https://old.topory.org/layout/domyslny/gfx/tlo-dol.png) bottom;
	width: 995px;
	height: 100px;
	text-align: center;
}

#gora-menu .box1
{
	padding: 5px 0 0 0;
}

#gora-menu .box1 .box2
{
}

#gora-menu .box1 .box-tytul
{
	display: none;
}

#gora-menu .box1 .box-tytul h2
{
}

#gora-menu .box1 .box-tresc
{
}

#gora-menu .box1 .box-tresc .menu
{
	padding: 0 14px 0 0;
}

#gora-menu .box1 .box-tresc .menu ul,
#gora-menu .box1 .box-tresc .menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#gora-menu .box1 .box-tresc .menu .link
{
	display: inline-block;
	padding: 0 2px 0 16px;
	background: url(https://old.topory.org/layout/domyslny/gfx/gora-menu-separator.png) left top no-repeat;
}

#gora-menu .box1 .box-tresc .menu .link:first-child
{
	background: none;
}

#gora-menu .box1 .box-tresc .menu .link a
{
}

#gora-menu .box1 .box-tresc .menu .link a:hover
{
}

#gora-menu .box1 .box-tresc .menu .link a .tytul
{
}

#gora-menu .box1 .box-tresc .menu .link a:hover .tytul
{
}

#gora-menu .box1 .box-tresc .menu .link a img
{
}

#gora-menu .box1 .box-tresc .menu .link a:hover img
{
}

#gora-menu .box1 .box-tresc .menu .link.nadrzedny,
#gora-menu .box1 .box-tresc .menu .link.aktualny
{
}

#gora
{
	height: 146px;
	background: url(styles/Chronicles/theme/images/tlo-gora.png);
	position: relative;
	color: #2a261d;
}

#gora #logo
{
	position: absolute;
	top: 40px;
	left: 40px;
}

#gora #logo img
{
}



#preloader
{
	background: url(styles/Chronicles/theme/images/tlo-tresc.png);
	text-align: center;
}



#tresc
{
	background: url(styles/Chronicles/theme/images/tlo-tresc.png);
}

#tresc #lubieto
{
	height: 25px;
	position: relative;
	margin: 0 50px 0 40px;
	padding: 10px 0 0 0;
	border-bottom: 1px #6d6040 solid;
	text-align: left;
	font-family: Times New Roman, serif;
	color: #645534;
}

#tresc #nawigacja
{
	font-family: sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin: 0px 50px 0px 40px;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px #6d6040 solid;
	color: #2a261d;
}

#tresc #nawigacja a
{
	color: #2a261d;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#tresc #nawigacja a:hover
{
	text-decoration: underline;
}

#tresc #srodek-gora
{
	float: left;
	margin: 10px 40px 10px 40px;
	width: 910px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 65%; /* 62.5% sets the default font size to be equivalent to 10px */
}

#tresc #srodek-gora .linki
{
	margin: 0px 10px;
}

#tresc #srodek-gora a
{
	color: #2a261d;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#tresc #srodek-gora a:hover
{
	text-decoration: underline;
}

#tresc #srodek
{
	float: left;
	margin: 10px 50px 10px 50px;
	width: 890px;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
}

#dol
{
	height: 100px;
	background: url(styles/Chronicles/theme/images/tlo-dol.png);
	color: #2a261d;
}

#dol a
{
	color: #2a261d;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#dol a:hover
{
	text-decoration: underline;
}

#stopka
{
	padding: 10px 50px 10px 40px;
	font-size: 0.9em;
}

#stopka-copyrights
{
	float: left;
	margin-left: 10px
}

#stopka-powered
{
	float: right;
	margin-right: 10px;
}

#stopka-powered img
{

}



#pageheader
{
}

#pageheader a
{
	color: #2a261d;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#pageheader a:hover
{
	text-decoration: underline;
}

.pagination,
.gensmall
{
}

.pagination a,
.gensmall a
{
	color: #2a261d;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

.pagination a:hover,
.gensmall a:hover
{
	text-decoration: underline;
}

.pagination strong,
.gensmall strong
{
	color: #5B0B0B;
	text-decoration: underline;
}

.thanks-icon
{
	display: inline-block;
	width: 24px;
	height: 18px;
	background-image: url("./styles/Chronicles/imageset/thankposts.gif");
}
.removethanks-icon
{
	display: inline-block;
	width: 24px;
	height: 18px;
	background-image: url("./styles/Chronicles/imageset/removethanks.gif");
}

.thanks-icon
{
}