/*2point0 Theme for PHP-Fusion 7 by Max "Matonor" Toball*/

/*General*/
html {
	margin: 0 auto;
	padding: 0;
	width: 1014px;
}

body {
	width: 1014px;
	background: url("images/bg.jpg");
	background-repeat: no-repeat;
	color: #2461b1;
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
    overflow-y: scroll;
	background-color: #80a2ca;
	_background-color: #80a2ca;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 12px;
	color: #2461b1;
	line-height: 18px;
}

ul, ol, dl {margin: 0.5em 1em}

li {margin-left: 1.5em; line-height: 1.5em;}

option {padding-left: 0.75em}

#subheader ul, #subheader li, #userbar ul, #userbar li, #navigation ul, #navigation li {margin: 0; line-height: inherit;}

/*Links*/
a {text-decoration: none;}

a:hover{text-decoration: none; font-weight: normal; color: #c58d50;}

#subheader a, #links a {
	color: #fff;
	display: block;
	float: left;
	font-weight: 700;
	height: 2em;
	padding: 0 0.75em;
	text-decoration: none;
}

#links a{font-weight: 500;}

#links a:hover{text-decoration: underline;}

#anchors a {
	font-size: 1em;
	margin-left: 0.5em;
}

/*Structure */
#subheader {
	border-top: 1px solid;
	height: 2em;
	overflow: hidden;
	line-height: 2em;
	margin-bottom: 1em;
}

#userbar{
	border-bottom: 1px solid;
	height: 1.8em;
	line-height: 1.8em;
	position: relative;
	background: #ede9e4;
}

#userbar ul li, #subheader ul li {display: inline;}

#links{
	position: absolute;
	right: 0;
	top: 0;
}

/*
#borderl {
	background: url(images/borderl.gif) repeat-y;
	padding-left: 24px;
}

#borderr {
	background: url(images/borderr.gif) right repeat-y;
	padding-right: 24px;
	right: 0;
	top: 0;
}

#uborder {
	background: url(images/uborder.gif) repeat-x;
	height: 24px;
	width: 100%;
}
#lborder {
	background: url(images/lborder.gif) repeat-x;
	height: 24px;
	width: 100%;
}

#ucornerl,#ucornerr,#lcornerl,#lcornerr {
	height: 24px;
	width: 24px;
}
#ucornerl {background: url(images/uborderl.gif);}
#ucornerr {background: url(images/uborderr.gif);}
#lcornerl {background: url(images/lborderl.gif);}
#lcornerr {
	background: url(images/lborderr.gif);
	height: 24px;
	width: 24px;
}
*/
#main {
	position: absolute;
	margin: 0 auto;
	top: 0;
}

.border {border: 1px solid #444;}

#main-bg{z-index: 1;}

* html #main-bg {
	height: 1%;
	width: auto;
}

#side-border-left {
	width: 232px;
	height: 100%;
	max-width: 232px;
	z-index: 2;
	float: left;
	display: inline;
}

#side-border-right {
	width: 232px;
	max-width: 232px;
	z-index: 3;
	float: right;
	display: inline;
}
.side-both #main-bg {
	width: 538px;
	margin-top: 0px;
	margin-right: 232px;
	margin-bottom: 0;
	margin-left: 237px;
}
.side-left #main-bg {
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.side-right #main-bg {
	margin-right: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side-left #side-border-right {display:none;}

.side-right #side-border-left {display:none;}

/*Navigation Panel*/
#navigation{margin: 0 -1em;}

#navigation h2, .side-label {
	font-variant: small-caps;
	color: #6d6964;
	font-size: 1.1em;
	padding: 0em;
	margin-bottom: 1px;
	font-weight: 700;
}
#navigation ul {
	display: block;
	list-style-type: none;
	line-height: 1.1em;
}

.side {
	display: block;
	margin-left: -13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
	font-size: 13px;
}

.side:hover {
	color: #ffdbba;
	font-weight: 700;
}

.bullet {position: absolute; margin: 0px; padding-left: 0px; padding-top: 13px; padding-right: 3px; }

* html #navigation ul li, #navigation a {height: 1%;}

#navigation a {
	display: block;
	color: #f8f2e1;
	font-weight: 700;
	padding: 0.3em;
	text-decoration : none;
	margin-bottom: 1px;
}
#navigation a:hover {color: #fff;}


/*Misc Styles*/
.pagenav {padding: 0.4em;}

.pagenav span, .pagenav a, .pagenav a:hover {
	color: #776;
	border: 1px solid #d8d2c1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}
.pagenav a {
	color: #b8b2a1;
	background-color: #d8d2c1;
}
.switcherbutton{
	height: 2em;
	width: 2em;
}
.news-category {
	border: 0;
	float: left;
	margin: 0.2em 0.5em 0 0;
}
.news-footer-img {vertical-align: middle;}

#footer, #subfooter{
	width: 1014px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	background-image: url("images/footer.jpg");
	color: #666;
	text-align: center;
}
#footer a, #subfooter a {
	font-weight: bold;
	color: #f3e5e5;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
}

#footer a:hover{
	color: #f6ddc5;
}
.barmain {
	color: #aaa;
	padding: 0.3em;
}
.panelcap {
	background-image: url("images/bg_buttons_up2.png");
	background-repeat: no-repeat;
	color: #1c61b1;
	font-size: 12px;
	font-weight: 30px;
	height: 48px;
	text-shadow: 1px 1px 1px #fff;
	line-height: 4em;
	margin: 0px;
	padding-left: 15px;
}

.panelcap1 {
	background-image: url("images/bg_buttons_up.png");
	background-repeat: no-repeat;
	color: #8b460d;
	font-size: 12px;
	font-weight: 30 px;
	height: 46px;
	text-shadow: 1px 1px 1px #fff;
	line-height: 3.5em;
	margin: 0;
	padding: 0 25px;
	text-align: center;
}
.paneldown {
	width: 232px;
	height: 28px;
	background-image: url("images/bg_buttons_down.png");
	background-repeat: no-repeat;
}
.paneldown-news {
	width: 538px;
	height: 39px;
	background-image: url("images/news_footer.png");
	background-repeat: no-repeat;
}
.panelcap1 h3 {
	margin-top: 15px;
	color: #fff;
}
.panelbody {padding-left: 8px; color: #FFFFFF; background-image: url("images/bg_buttons_inside.png");}

.panelbody {
	

}

.panelbody1 {
	width: 522px;
	background-image: url("images/bg_inside.png");
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
}
.tbl,.tbl1,.tbl2,.forum-caption {padding: 0.3em;}
.tbl-border{
	background: #f8f2e1;
	border: 1px solid #f8f2e1;
}
.tbl1 {background: #dfe6f2;}
.tbl2 {background: #dfe6f2;}
.forum-caption {
	color: #998441;
	font-weight: 700;
}
.textbox,.button {
	border: 0.05em solid #838077;
	color: #998441;
	font-size: 1em;
	margin-top: 0.1em;
	padding: 0.3em;
}
.bbcode {
	color: #998441;
	font-size: 1em;
	margin-top: 0.1em;
	border: 0.05em solid #b3b0a7;
	background: #dfe6f2;
}
.textbox {background-image: none !important;}
.textbox:focus {border-color: #333;}
.admin-message {
	width: 80%;
	padding: 0.5em;
	margin: 0 auto 0.5em auto;
	color: #ed1e24;
	border: 0px;
	background-image: none !important;
}
.quote {
	padding: 0.4em;
	margin: 0.2em;
	border: 1px solid #dad6b7;
	border-left: 3px solid #dad6b7;
	background: #fffdee;
}
.poll {height: 1em; border: 1px solid #666;}
.forum-caption, .poll {background-position: bottom left !important;}
.comment-name, .shoutboxname {font-weight: 700;}
.shoutboxdate {
	color: #888;
	font-size: 0.8em;
}
.small,.small2,.side-small {font-size: 0.9em;}
code, pre {
	font-family: monospace;
	font-size: 1.1em;
}
.alt {color: #444;}
hr {
	background: #777;
	border: solid #777 1pt;
	height: 1pt;
}
#mainheader {
	background-image: url("images/header.gif");
	background-repeat: no-repeat;
	height: 275px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
#main-bg {

	width: 532px;
	padding: 0;

}
.news-footer {padding: 0.5em;}
.panelbutton{
	float: right;
	margin: 0.5em;
}
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;}

.stopka {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 0px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
}
.stopka1 {
	padding-top: 90px;
	padding-left: 0px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
}
.ar {
	position: absolute;
	margin-left: 10px;
	padding-top: 4px;
}
#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;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}

#icons {
	position: absolute;
	width: 358px;
	height: 45px;
	background-image: url("images/bg_ikons.png");
	background-repeat: no-repeat;
	margin-left: 655px; 
	padding-top: 12px;
}

#icons a{
	color: #dde7f3;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
}

#icons a:hover{
	color: #b0c6e0;
}

.text-panel {
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-left: 90px;
}

#panel-raj {
	width: 226px;
	height: 98px;
	background-image: url("images/panel-raj.png");
	background-repeat: no-repeat;
	display: block;
	margin-left: -7px;
	padding: 0px;
}

#panel-raj a{
	width: 226px;
	height: 98px;
	background-image: url("images/panel-raj.png");
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
}

#panel-raj p{
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-left: 90px;
	margin: 0px;
}

#panel-kregle {
	width: 226px;
	height: 98px;
	background-image: url("images/panel-kregle.png");
	background-repeat: no-repeat;
	display: block;
	margin-left: -7px;
	padding: 0px;
}

#panel-kregle a{
	width: 226px;
	height: 98px;
	background-image: url("images/panel-kregle.png");
	background-repeat: no-repeat;
	display: block;
}

#panel-kregle p{
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-left: 85px;
}

#panel-lodowisko {
	width: 226px;
	height: 98px;
	background-image: url("images/panel-lodowisko.png");
	background-repeat: no-repeat;
	display: block;
	margin-left: -7px;
	padding: 0px;
}

#panel-lodowisko a{
	width: 226px;
	height: 98px;
	background-image: url("images/panel-lodowisko.png");
	background-repeat: no-repeat;
	display: block;
}

#panel-lodowisko p{
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-left: 88px;
}

#panel-restauracja {
	width: 226px;
	height: 98px;
	background-image: url("images/panel-restauracja.png");
	background-repeat: no-repeat;
	display: block;
	margin-left: -7px;
	padding: 0px;
}

#panel-restauracja a{
	width: 226px;
	height: 98px;
	background-image: url("images/panel-restauracja.png");
	background-repeat: no-repeat;
	display: block;
}

#panel-restauracja p{
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-left: 88px;
}

#panel-pikniki {
	width: 226px;
	height: 98px;
	background-image: url("images/panel-pikniki.png");
	background-repeat: no-repeat;
	display: block;
	margin-left: -7px;
	padding: 0px;
}

#panel-pikniki a{
	width: 226px;
	height: 98px;
	background-image: url("images/panel-pikniki.png");
	background-repeat: no-repeat;
	display: block;
}

#panel-pikniki p{
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-left: 90px;
}

#panel-urodziny {
	width: 226px;
	height: 98px;
	background-image: url("images/panel-urodziny.png");
	background-repeat: no-repeat;
	display: block;
	margin-left: -7px;
	padding: 0px;
}

#panel-urodziny a{
	width: 226px;
	height: 98px;
	background-image: url("images/panel-urodziny.png");
	background-repeat: no-repeat;
	display: block;
}



