@import url(imports/base.css);

body, html {
	background: #000000;
	color: #ddd;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

body{
	border: none;
}

* {
	font-family: tahoma, verdana, arial, serif;
}

td, th {
	border-color: #111;
}

textarea, fieldset input {
	background: #000;
	color: #888;
	border: 1px solid #333;
	padding: 3px 6px;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #b495a5;
	font-weight: nomral;
	font-family: "Lucida Grande","Arial","Helvetica","Verdana","sans-serif";
}

h1 { font-size: 20px; padding: 25px 10px 0 10px; }
h2 { font-size: 17px; }

#top {
	background: url('gfx/fire.jpg') 50% 0 no-repeat;
	text-align: center;
}

#top div.block {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	/* background: url('gfx/top4.jpg') 50% 0 no-repeat; */
}

#top div.block h1 {
	margin-top: 0;
	position: relative;
	padding: 0;
}

#top div.block h1 a {
	width: 500px;
	height: 200px;
	display: block;
}

#top div.block h1 a span {
	display: none;
}

#mainmenu {
	position: absolute;
	right: 10px;
	bottom: 0;
}

#mainmenu a {
	padding: 4px 9px;
	background: 10px;
	margin-left: 5px;
	float: left;
	display: block;
	background: #000;
	border: 1px solid #333;
	border-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 1px;
}

#mainmenu a.selected {
	padding: 4px 9px 5px 9px;
	border: 1px solid #8b867f;
	border-bottom: 0;
	background: #716c66 url('gfx/menu-selected.gif') repeat-x;
	color: #111;
}

#mainmenu a.selected:hover {
	color: #000;
}

a {
	color: #00a3cc;
	text-decoration: none;
}

a:hover {
	color: #004e61;
	text-decoration: underline;
}

#brdheader  {
	background: #4e4b47 url('gfx/pasek-bg.gif') repeat-x;
	color: #e3e3e3;
	font-size: 11px;
	padding: 5px 10px;
	text-align: center;
	border-bottom: 1px solid #413f3c;
}

#brdheader div.box {
	text-align: left;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
	overflow: hidden;
	position: relative;
	height: 60px;
}

#brdheader div.recent {
	padding: 1px 10px;
	position: relative;
	top: 2px;
}

#brdheader div.box a { color: #fefec8; font-weight: bold; }

#brdwelcome {
	top: 20px;
	width: 930px;
	position: absolute;
}

#brdwelcome ul.conl {
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 7px 0 0 0;
}

#brdwelcome ul.conr {
	margin: 0;
	list-style: none;
	position: absolute;
	padding-top: 5px;
	top: 0;
	right: 0;
	padding: 7px 0 0 0;
}

#brdwelcome p {
	padding: 7px 0 0 0;
	margin: 0;
}

div.inform fieldset legend {
	color: #fefec8;
}

#brdmenu { padding: 0 3px 10px 3px; position: relative; top: 0; left: -4px;  }
#brdmenu ul { padding: 4px 0; margin: 0; }
#brdmenu a { padding: 3px 6px; background: #333; border: 1px solid #777; color: #591005; font-weight: bold; font-size: 11px; }
#brdmenu a:hover { background: #111; text-decoration: none; }

#punindex h2, #punviewtopic h2, #punviewforum h2, #punadmin h2, #punuserlist h2, #punlogin h2  {
	padding: 0 6px 3px 6px;
}

#punwrap {
	padding: 10px;
	background: #232222 url('gfx/box-bg.gif') repeat-x;
	border-top: 1px solid #666;
	border-bottom: 1px solid #444;
	text-align: center;
}

#punwrap div.pun {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

div.codebox pre {
	font-family: "Bitstream Vera Sans Mono", "Courier New", Courier, Tahoma, Serif;
	font-size: 13px;
}

div.incqbox {
	font-size: 11px;
	padding: 5px 7px;
	margin-top: 3px;
	margin-bottom: 6px;
	background: #23211e;
	border-top: 1px solid #39352f;
	border-bottom: 1px solid #39352f;
	width: auto;
}

div.postsignature {
	border-top: 2px solid #39352f;
	padding-top: 4px;
	color: #888;
	margin-top: 16px;
}

div.postsignature hr {
	display: none;
}

div.box {
	padding: 8px 15px;
	background: #111;
	border: 1px solid #444;
	margin-bottom: 8px;
}

div.news {
	position: relative;
	padding-top: 30px;
}

div.news em.info {
	color: #fefec8;
	font-style: normal;
	background: #39352f url('gfx/jasny-bg.gif') repeat-x;
	display: block;
	position: absolute;
	font-size: 11px;
	padding: 5px 0;
	font-weight: bold;
	width: 100%;
	top: 0;
	left: 0;
}

div.news em.info span {
	padding-left: 10px;
}

div.news em.info a {
	color: #fefec8;
}

div.news em.info a.comments {
	position: absolute;
	right: 10px;
}

div.box fieldset {
	border: 1px solid #444;
	padding: 10px;
	margin-bottom: 7px;
}

div.box fieldset legend {
	font-weight: bold;
	padding: 0 5px;
	font-size: 11px;
}

div.blocktable div.box, div.blockpost div.box { padding: 0; }
div.blocktable div.box { border-bottom: 0; }
div.blockpost div.box { border-top: 0; background: #111 url('gfx/post-left.gif') repeat-y; }
div.blocktable div.box a { font-weight: bold; }
#punindex div.blocktable div.box { font-size: 11px; }
div.blocktable div.box h3 a { font-size: 15px; font-weight: bold; color: #435561; }

DIV.postright, DIV.postfootright {
	border-left: 0;
}

div.blockpost div.box div.postleft {
	background: url('gfx/post-left-top.gif') no-repeat;
}

div.blockpost div.box div.postleft, div.blockpost div.box div.postfootleft {
	text-align: center;
	font-size: 11px;
	width: 130px;
	font-size: 9px;
	color: #a39b91;
}

div.linkst {
	margin-bottom: 10px;
}

p.postlink.conr a {
	padding: 3px 6px; background: #333; border: 1px solid #777; color: #fefec8; font-weight: bold; font-size: 11px;
}

p.postlink.conr a:hover { background: #111; text-decoration: none; }

div.blockpost div.box div.postleft dt a { font-size: 14px; }
div.blockpost div.box div.postleft dt a.group6 {	color: #a39b91; }
div.blockpost div.box div.postleft dt a.group7 {	color: #ee25ff; }
div.blockpost div.box div.postleft dt a.group1 {	color: #ff5c59; }
div.blockpost div.box div.postleft dt a.group2 {	color: #683c2f; }
div.blockpost div.box div.postleft dd.postavatar { padding: 10px; }
div.blockpost div.box div.postleft dd.postavatar img { border: 4px solid #413d39; background: #413d39; }

div.blockpost div.box div.postleft, div.blockpost div.box div.postfootleft, div.blockpost div.box div.postright, div.blockpost div.box div.postfootright {
	padding: 5px 15px;
}

div.blockpost div.box div.postright {
	padding-left: 170px;
}

div.blocktable td, div.blocktable th{
	padding: 5px 15px;
}

div.blocktable td {
	border-bottom: 1px solid #444;
}

div.blocktable div.box thead th, div.blockpost h2  {
	color: #fefec8;
	font-style: normal;
	background: #39352f url('gfx/jasny-bg.gif') repeat-x;
	font-size: 11px;
	font-weight: bold;
}

#punviewtopic div.blockpost h2 {
	padding: 5px 15px;
	border: 1px solid #444;
	border-bottom: 0;
	display: block;
}

#punviewtopic div.blockpost h2 a {
	font-family: tahoma, verdana, arial, serif;
	color: #fefec8;
}

#brdstats {
	font-size: 11px;
}

#brdfooter {
	text-align: center;
	color: #999;
}

#brdfooter * {
	font-size: 10px;
}

#brdfooter div.box {
	background: transparent;
	border: none;
	overflow: hidden;
	width: 930px;
	text-align: left;
	margin: 0 auto;
}

#brdfooter dd {
	margin-left: 0;
}
