/*Phos Theme for PHP-Fusion 7 by Max "Matonor" Toball*/

/*General*/
html {font-size: 75%;}
body {
	color: #D8D3BA;
	background: url(images/tlo3.png) fixed contain;
	margin: auto;
}
* {
	font-family: Verdana, Arial, Sans, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
}
ul, ol, dl {margin: 0.5em 1em}
li {
	display: list-item;
	text-indent: 0.5em;
	line-height: 0.7em;
	list-style: none;
	background: url(images/bullet2.gif) center left no-repeat;
	margin-top: 7px;
	padding-left: 7px;
	padding-top: 0;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
}
option {padding-left: 0.75em}

a {
	color: #D8D3BA;
	text-decoration: none;
}
a:hover {
	color: #FF9600;
	text-decoration: none;
}

/**/
#logo {
	width: 1000px;
	height:345px;
	margin: auto;
	opacity: 0.90;
	border: solid 1px #13212e;
	margin-bottom:10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#main {
	margin-top: 10px;
	width: 1000px;
	margin: auto;
}

#navi {
	width: 1000px;
	height: 55px;
	margin-bottom: 10px;
	background: #13212e;
	border-radius: 5px;
	opacity: 0.9;
}

#content {
	background: #17314a;
	border-radius: 5px;
	opacity: 0.98;
	position: relative;
	float: left;
	width: 1000px;
}
.panel {
	background: #13212e;
	border: solid 1px #2D79AE;
	border-radius: 5px;
	margin-top: 10px;
}
.panel .tytul {
	color: #fff;
	font-family: Tahoma;
	font-size: 16px;
	margin: 5px 2px 2px 5px;
	text-shadow: 2px 2px 3px gray;
}
.panel .tresc {
	color: #D8D3BA;
	font-size: 11px;
	margin: 4px 4px 4px 4px;
	padding: 4px;
}
.srodek {
	background: #13212e;
	border: solid 1px #2D79AE;
	border-radius: 5px;
	margin-top: 10px;
}
.srodek .tytul {
	color: #D8D3BA;
	font-size: 16px;
	margin: 4px 4px 4px 4px;
	text-shadow: 2px 2px 3px gray;
}
.srodek .tresc {
	color: #C3BFB5;
	font-size: 11px;
	margin: 4px 4px 4px 4px;
	padding: 4px;
}
.srodek_forum {
	width: 100%;
	background: #13212e;
	border: solid 1px #2D79AE;
	border-radius: 5px;
	margin-top: 10px;
}
.srodek_forum .tytul {
	color: #D8D3BA;
	font-size: 16px;
	margin: 4px 4px 4px 4px;
	text-shadow: 2px 2px 3px gray;
}
.srodek_forum .tresc {
	color: #C3BFB5;
	font-size: 11px;
	margin: 4px 4px 4px 4px;
	padding: 4px;
}
.inny {
	width: 980px;
	float: left;
	background: #13212e;
	border: solid 1px #2D79AE;
	border-radius: 5px;
	opacity: 0.9;
	margin: 10px;
}
.news-footer {
	width: 528px;
	height: 20px;
	position: relative; bottom: 0;
	background: #0B1726;
	margin-top: 5px;
	border-radius: 5px;
}

#stopka {
	width: 980px;
	margin-left: 10px;
	margin-top: 10px;
	border: solid 1px #2D79AE;
	height: 50px;
	background: #192f44;
	position: relative; bottom: 0;
	float: left;
}

#stopka .tresc {
	margin: 5px;
	color: #4699e8;
}

#stopka .tresc .lewo {
	float: left;
}

#stopka .tresc .prawo {
	float: right;
}

.bullet {
	text-indent: 0.5em;
	line-height: 0.7em;
	list-style: none;
	background: url(images/bullet2.gif) center left no-repeat;
	margin-top: 7px;
	padding-left: 7px;
	padding-top: 0;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 3px;
}
#main-bg {
	width: 553px;
	float: left;
	margin-top: 10px;
	margin: auto;
}
#main-bg_forum {
	width: 760px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#main-bg_hogwart {
	width: 98%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#side-border-left {
	width: 200px;
	max-width: 200px;
	float: left;
	display: inline;
	margin: 10px;
}
#side-border-right {
	width: 200px;
	max-width: 200px;
	float: right;
	display: inline;
	margin: 10px;
}
#subheader ul, #subheader li, #userbar ul, #userbar li, #navigation ul {margin: 0; line-height: inherit;}

/*Links*/
a {text-decoration: none;}
#subheader a, #links a{
	color: #fff;
	text-decoration: none;
}
#subheader a{
	display: block;
	float: left;
	color: #242424;
	margin: 0 0.4em;
	background: #969696 url(images/navtab_bg.jpg) repeat-x top right;
}
* html #subheader a {margin: 0 0.2em;}
#subheader a span{
	display: block;
	float:left;
	height: 2em;
	line-height: 2em;
	padding: 0 0.5em;
	background: transparent url(images/navtab_l.jpg) no-repeat top left;
}
#subheader a:hover, #subheader .active a, #subheader .current-link a{
	background: #d1d1d1 url(images/navtab_hbg.jpg) repeat-x top right;
}
#subheader a:hover span, #subheader .active span, #subheader .current-link span{
	background-image: url(images/navtab_hl.jpg);
}
#links a{
	line-height: 1.6em;
	height: 1.6em;
	font-size: 0.9em;
	margin-right: 0.3em;
}
#links a:hover {
	color: #ccc;
}
#footer a {
	color: #fff;
}
#anchors a {
	line-height: 1.6em;
	font-size: 1em;
	color: #444;
	margin-left: 0.5em;
}
#anchors a:active, #anchors a:focus, #anchors a:hover{color: #fff;}
.admin-message a{
	color: #fff;
	text-decoration: underline;
}


/*Structure*/
#header{
	padding: 13px 13px 0 13px;
}
#header_bg{
	position: relative;
	background: #242424 url(images/header_bg.jpg) no-repeat bottom right;
}
#subheader{
	float: left;
	height: 1.9em;
	overflow: hidden;
}
#subheader ul{
	display: table;
	white-space: nowrap;
	right: 0 !important;
	padding: 0 !important;
}
#subheader li{
	display: table-cell;
}
#mainheader{
	padding: 0.5em;
}
#userbar{
	height: 1.8em;
	position: relative;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
}
#userbar ul li, #subheader ul li {
	float: left;
	list-style: none;
}
#links{
	position: absolute;
	right: 0.5em;
	top: 0;
}
#tab{
	position: absolute;
	right: -13px;
	bottom: 0;
	margin-top: 0.1em;
	width: 210px;
	height: 23px;
	background: transparent url(images/tab_l.gif) repeat-x bottom left;
}
#tab_r{
	height: 23px;
	line-height: 23px;
	padding: 0 1em;
}
#footer {
	width: 90%;
	color: #ccc;
	border: 1px solid #ccc;
	margin: 1.5em auto;
	padding: 1em;
	font-size: 0.8em;
}
#subfooter{
	width: 90%;
	margin: 0.5em auto;
	color: #fff;
	font-size: 0.8em;
}
#cont{
	margin: 0 1em 1em 1em;
	background: #d1d1d1;
}
#corner_bl{padding-bottom: 5px;}
*+html #corner_bl{padding-bottom: 0em; overflow: hidden;}
* html #corner_bl{padding-bottom: 0;}
#main-bg {
	line-height: 1.45em;
	padding: 1em 0.25em;
}
* html #main-bg, * html #cont{
	height: 1%;
	width: auto;
	background: transparent;
}
.side-both #main-bg {margin: 0 16.5em;}
.side-left #main-bg {margin: 0 0.5em 0 16.5em;}
.side-right #main-bg {margin: 0 16.5em 0 0.5em;}


/*Navigation Panel*/
#navigation{ margin: -0.4em; }
#navigation h2, .side-label {
	color: #fff;
	font-size: 1.1em;
	padding: 0.25em;
	margin-bottom: 1px;
	font-weight: 700;
	margin-left: 3px;
}
#navigation ul {
	margin: 0;
	display: block;
	list-style-type: none;
	line-height: 1.2em;
	margin-left: 5px;
	margin-bottom: 10px;
}
#navigation .bullet {display: none;}
* html #navigation ul li, #navigation a {height: 1%;}
#navigation a {
	display: block;
	text-decoration : none;
	margin-bottom: 1px;
}
#navigation a span{
	color: #D8D3BA;
	display: block;
}
#navigation a span:hover {color: #FF9600;}


/*Misc Styles*/
.comment-avatar {
	padding-right: 6px;
	float: left;
}
.pagenav {padding: 0.4em;color:#D8D3BA;}
.pagenav span, .pagenav a, .pagenav a:hover {
	color: #D8D3BA;
	border: solid 1px #2D79AE;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}
.pagenav a {
	color: #D8D3BA;
	
}
.switcherbutton{
	height: 16px;
	width: 16px;
}
.panelbutton{
	margin: 0.5em 0;
}
.textbox, .button {
	border-width: 1px;
	font-size: 1em;
	margin: 0.1em;
	padding: 0.25em;
	color: #D8D3BA;
}
.textbox{
	border-style: inset;
	margin: 5px;
}
.button{
	color: #fff;
	border-style: outset;
	font-weight: bold;
	margin: 2px;
}
.bbcode{
	background: rgba(23, 39, 92, 0.96);
	border: 1px solid #292F75;
}
.news-category {
	float: left;
	margin: 0.2em 0.5em 0 0;
}
.news-footer-img {vertical-align: middle;}
.panelcap {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.75em;
	display: block;
	height: 1.75em;
	font-weight: 500;
	background: #242424 url(images/panelcap_bg.jpg) repeat-x top;
}
.panelcap span {
	display: block;
	background: transparent url(images/panelcap_r.jpg) no-repeat top right;
}
.panelcap span span {
	display: block;
	padding: 0 0.75em;
	background: transparent url(images/panelcap_l.jpg) no-repeat top left;
}
.navcap_r{
	margin: -1px -1px 0 0;
	background: transparent url(images/navcap_r.jpg) no-repeat top right;
}
.navcap_l{
	margin: -1px 0 0 -1px;
	background: transparent url(images/navcap_l.jpg) no-repeat top left;
}
.panelbody {
	z-index: 1000;
	background: #f7f7f7 url(images/panelbody_bg.jpg) repeat-x bottom;
	margin-bottom: 1em;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #fff;
	border-right: 1px solid #c7c7c7;
}
.panel_r{
	margin: 0 -1px -1px 0;
	background: transparent url(images/panelbody_r.jpg) no-repeat bottom right;
}
.navcap_r .panel_r{margin: 0 0 -1px 0;}
.panel_l{
	margin: 0 0 -1px -1px;
	padding: 0.75em;
	background: transparent url(images/panelbody_l.jpg) no-repeat bottom left;
}
.navcap_l .panel_l{margin: 0 0 -1px 0;}
.quote,.admin-message {
background: #486C9C;
box-shadow: inset 0 0 3px 2px #E8E7A9;
border-radius: 5px;
padding: 5px;
color: #020203;
}
.admin-message{
	color: #fff;
	padding: 0.5em;
	margin: 1em auto;
	width: 80%;
}
code, pre {
	font-family: monospace;
	font-size: 1.1em;
}
.poll {height: 1em; border: 1px solid #000; background: #333;}
.comment-name {font-weight: 700;}
.small,.small2,.side-small {font-size: 0.9em;}
.smallest {
	color: #3D3D3D;
	font-size: 9px;
}
.tbl-border{
	background: #0f1b28;
	border: 1px solid #452e21;
}
.tbl,.tbl1,.tbl2,.forum-caption {padding: 3pt;}
.forum-caption {
	color: #666;
	font-variant: small-caps;
	font-weight: 700;
	background: #ddd;
}
.tbl1 {background: #0e2338;}
.tbl2 {background: #192f45;}

div.emulated-fieldset {
	position: relative;
	margin: 20px 0px 10px 0px;
	border: 1px solid #ccc;
	width: 320px;
	background: inherit;
}
div.emulated-fieldset span.emulated-legend {
	display: inline;
	position: absolute;
	top: -12px;
	margin: 0 5px;
	padding: 4px;
	background: inherit;
}
div.emulated-fieldset div.attachments-list {
	padding: 10px 3px 3px 3px;
	width: 320px;
}
hr {
	border: solid #2454D1 1px;
	margin: 2px;
}
.news-footer {padding: 0.5em;}
.panelbutton{float: right;}
h1,h2,h3,h4,h5,h6 {font-size: inherit;}


/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}

#container{
	width: 100%;
	overflow-x: auto;
	overflow-y: visible;
}

/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;text-align:justify;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}

/* THEME SPECIFY */
body {
	color: #D8D3BA;
	background: url(images/tlo.png);
	background-attachment: fixed;
	background-size: cover;
	margin: auto;
}
* html body{background: #338bc9 none;}

.textbox, .button, .admin-message, .pagenav span, .pagenav a, .pagenav a:hover, .side-label {
	background: #19344c;
	border-color: #172f4d;
}
#footer{
	background: #266794;
	border-color: #2d79ae;
}
#header_t{background: #242424 url(images/blue/header_bt.jpg) repeat-x top;}
#header_r{background: transparent url(images/blue/header_br.jpg) repeat-y right;}
#header_l{background: transparent url(images/blue/header_bl.jpg) repeat-y left;}
#corner_tr{background: transparent url(images/blue/corner_tr.jpg) no-repeat top right;}
#corner_tl{background: transparent url(images/blue/corner_tl.jpg) no-repeat top left;}
#cont_b{background: transparent url(images/blue/cont_bb.png) repeat-x bottom;}
* html #cont_b{background: #d1d1d1 url(images/blue/cont_bb.jpg) repeat-x bottom;}
#cont_r{background: transparent url(images/blue/cont_br.png) repeat-y right;}
* html #cont_r{background-image: url(images/blue/cont_br.jpg);}
#cont_l{background: transparent url(images/blue/cont_bl.png) repeat-y left;}
* html #cont_l{background-image: url(images/blue/cont_bl.jpg);}
#corner_br{background: transparent url(images/blue/corner_br.png) no-repeat bottom right;}
* html #corner_br{background-image: url(images/blue/corner_br.jpg);}
#corner_bl{background: transparent url(images/blue/corner_bl.png) no-repeat bottom left;}
* html #corner_bl{background-image: url(images/blue/corner_bl.jpg);}
#tab_r{background: transparent url(images/blue/tab_r.jpg) no-repeat right;}
