/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subSilver
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.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
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */

}

html {
	font-size: 100%;
}

body {
	background: url('./images/tlo_01.jpg') #000000;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 20px;
	font: normal normal 11px 'Verdana', 'Arial'; color: #D7CEA4;
}

a.subforum.read {
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 0px;
	background-image: url('./images/icon_minipost.gif');
}

a.subforum.unread {
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 0px;
	background-image: url('./images/icon_minipost_new.gif');
}

hr {
	width: 100%; color: #3A1B00; border: dashed 2px; margin: 0; padding: 0;
}

.art {
	font: normal normal 13px 'Verdana', 'Arial'; color: #d4c68e;
}

.tekst {
	font-size: 11px;
}

.cialo {
	background: #000000;
}

.name {
	font-size: 13px; color: #A3A8B9; font-weight: bold;
}

.capt {
	color: #A3A8B9;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}

.podpis {
	font: italic bold 15px 'Trebuchet MS', 'Times New Roman';
	color: #BDBE72; cursor: default; letter-spacing: 1px;
}

.button {
	font: normal bold 10px 'Verdana', 'Arial';
	background: #6A301A url('./images/tlo_button.jpg');
	height: 19px;
	color: #ffe081; cursor: hand;
	border-left-color:#ce3100;
	border-bottom-color:#9c0000;
	border-top-color: #ce3100;
	border-right-color: #9c0000;
}

#wrapheader {
	height: auto !important;
	height: 120px;
	background-repeat: repeat-x;
	padding: 0 25px 15px 25px;
}

#wrapcentre {
	margin: 0px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

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

#logodesc {
	
}

#menubar {
	
}

#datebar {
	margin-top: 10px;
}

#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, 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: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

p.moderators {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 11px;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0px;
	float: left;
	color: #D7CEA4;
	font-weight: bold;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px; font-size: 11px;
}

ul.topiclist li.row dt a.subforum.read {
	background-image: url("{IMG_SUBFORUM_READ_SRC}");
}

ul.topiclist li.row dt a.subforum.unread {
	background-image: url("{IMG_SUBFORUM_UNREAD_SRC}");
}

p.topicauthor {
	margin: 1px 0px; 
}

p.topicdetails {
	margin: 1px 0px; font-size: 10px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	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: #000000;
}

.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: yellow;
}

.nav {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}

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

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

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

.gensmall {
	font-size: 10px;
}

.gensmallx {
	font-size: 12px;
}

.copyright {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	white-space: nowrap;
	font: italic bold 14px 'Trebuchet MS', 'Verdana';
	color: #BDBE72;
	background:; height: 28px;
}

.tablebg {
	background-color: #000000;
}

.maintable {
	background-color: #000000; border: solid 2px #3A1B00;
}

.catdiv {
	font: italic bold 14px 'Trebuchet MS', 'Verdana';
	color: #BDBE72;
	background: url('./images/belka_01.jpg'); height: 32px;
}
.rtl .catdiv {
	background: white url('./images/./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.catnew {
	font: italic bold 14px 'Trebuchet MS', 'Verdana';
	background: url('./images/belka_01.jpg'); height: 32px;
}

.cat {
	font: italic bold 14px 'Trebuchet MS', 'Verdana';
	color: #BDBE72;
	background: url('./images/belka_01.jpg'); height: 32px;
}

.row1 {
	background-color: #000000;
	padding: 4px;
}

.row2 {
	background-color: #211919;;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

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

a:link {
	color: #FFBD1F;	text-decoration: none;
}
a:visited {
	color: #ff9900;	text-decoration: none;
}
a:hover {
	color: #A9650D;	text-decoration: none;
}
a.forumlink {
	font: normal bold 13px 'Verdana', 'Arial';
}
a.temat {
	font: normal bold 11px 'Verdana', 'Arial';
}
a.normal {
	font-size: 12;
}
a.menu {
	font: normal normal 11px 'Verdana', 'Arial';
}
a.mini {
	font-size: 10; 
}

a:active {
	color: #A9650D;	text-decoration: none;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

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

th a:hover {
	text-decoration: underline;
}


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

.textarea {
	font: normal normal 11px 'Verdana', 'Arial'; color: #000000;
	background: #D9C193 url('./images/tlo_input.jpg');
	border: solid 2 #8E5C38;
	scrollbar-track-color: #DDC293;
	scrollbar-face-color: #640a0a;
	scrollbar-highlight-color: #a11e1e;
	scrollbar-shadow-color: #440606;
	scrollbar-3d-light-color: #6A5ACD;
	scrollbar-arrow-color: #E0CFB0;
	scrollbar-dark-shadow-color: #957E5A;
}

select {
	font: normal normal 10px 'Verdana', 'Arial';
	color: #D7CEA4; background: #211919;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.text {
	font: normal normal 11px 'Verdana', 'Arial'; color: #000000;
	background: #D9C193 url('./images/tlo_input.jpg');
	border: solid 2 #8E5C38;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

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

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

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

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background: #000000; font: normal normal 10px 'Verdana', 'Arial'; color: #D7CEA4; border: 0px;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

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

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.quote {
	border: solid 2px #3A1B00; background: #120902;
	font: italic normal 13px 'Verdana'; color: #d4c68e;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	font-family: Courier, Courier New, sans-serif; font-size: 11px; color: #d4c68e;
	background-color: #120902; border: solid 2px #3A1B00;
}

.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;
}

#overflow {
	overflow: auto;
	height: 120px;
}

/* Chat
 ------------ */

#chatbox {
	margin-top: 10px;
}

#chat_overflow {
	overflow: auto;
	height: 165px;
}

#chat_messages .chat_date {
	font-size: 1.4em;
}

#chat_messages tr {
	background: url('./images/tlo_01.jpg') #000000;
	padding: 5px;
}

#chat_messages tr.new *  {
	background-color: #000000 !important; /* <------------------------------------ You might want to change it. It's a good idea to copy it from div.rules. -> */
}

#chatbox #chat_messages td.chat_info {
	width: 12%;
	position: relative;
}

#chatbox #chat_messages td.chat_info .chat_time {
	float: left;
}

#chatbox #chat_messages td.chat_info .chat_actions {
	bottom: 0pt;
	font-weight: bold;
	float: right;
}

#chatbox #chat_messages td .chat_text {
	width: 88%;
}

#chatbox #chat_posting #chat_posting_submit {
	margin-left: 10px;
	float: right;
	width: 100px;
}

#chatbox #chat_posting #chat_message {
	width: 95%;
}

/* Misc
 ------------ */
img {
	border: none;
}

.blue {
	color: #006699;
}

.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;
}

#msg > li.row1 {
	display: block;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: left;
}

#msg > li.row2 {
	display: block;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: left;
}

#msg > li > dl{
	vertical-align: middle;
	width: 100%;
}

#msg > li > dl > dt{
	width: auto !important;
	white-space: nowrap;
	margin-right: 2px;
}

#msg > li > dl > dd > input{
	margin: 3px;
}

#msg > li > dl > dd#msgbody{
	display: inline;
	padding: 3px 0 1px 0px !important;
	vertical-align: middle;
	float:none !important;
}

#base_ul
{
	list-style:none;
	margin-left: 0;
}