/* Comment element properties */

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.side {
	color: #000;
	text-decoration: none;
}

a:hover.side {
	color: #000;
	text-decoration: underline;
}

a.white, li.white a {
	color: #000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #000;
	text-decoration: underline;
}

body {
	font-family: Tahoma ;
	font-size: 11px;
	color: #000000;	
	background: #fffbe9; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px
	padding: 0 0 0 0;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Tahoma ;
	font-size: 11px;
}

pre {
	font-family: Tahoma ;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Tahoma ;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Tahoma ;
	font-size: 10px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Tahoma ;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Tahoma ;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header {
	font-family: Tahoma ;
	font-size: 10px;
	color: #fff;
	background-color: #000;
	padding: 0px 0px 0px 0px;
}

.sub-header-left {
	width: 3px;
	height: 100%;
	background-color: #555;
	background-image: url(images/1lo_02.jpg);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Tahoma ;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 0px 0 0px 0;
}

.main-footer {
	font-family: Tahoma ;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 0px;
}

.bottom-footer {
	font-family: Tahoma ;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 0px 0px 0px 0px;
}

.main-body {
	font-size: 11px;
	color: #000;
	background-color: #fffbe9;
	width: 700px
	border: 0px solid #ddd;
	padding: 0px 0px 0px 0px;
}

/* Side-Panel properties */


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

.side-border-left {
	color: #000;
	background-color: #fffbe9;
	width: 202px;
	padding: 0px 0px 0px 0px;
}

.side-border-right {
	color: #000;
	background-color: #fffbe9;	
	width: 202px;
	padding: 0px 0px 0px 0px;
}

.scapmain {
	font-family: Tahoma ;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	background-image: url(images/gradient.gif);
  background-repeat: repeat-x;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}

.capmain {
	font-family: Tahoma ;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/cap.gif);
  background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
	padding: 0px 0px 0px 0px;
}

.main-bg {
	color: #555;
	width: 596px;
	background-color: #fffbe9;
	padding: 0 0 0 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fffbe9;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fffbe9;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #fffbe9;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

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

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

/* Dodatki */

#sidebar {
	width:370px;
	height:86px;
	color:#000000;
}

#sidebar div div {
	font-size:13px;
   width:370px;
   height:86px;
   padding:0 0 0 0;
}

#sidebar1 {
	width:896px;
	height:85px;
	color:#000000;
}

#sidebar1 div div {
	font-size:13px;
   width:896px;
   height:85px;
   padding:0 0 0 0;
}

#sidebar2 {
	width:738px
	height:167px;
	color:#000000;
}

#sidebar2 div div {
	font-size:13px;
   width:738px;
   height:167px;
}

h3 {
	color:#8a7e5d; 
	width:90px;
	font-size:10px;
 	margin:0 0 0 0;
 	padding:0 0 0 0;
}

.textbox_szukaj {
font-family: Tahoma ;
font-size:14px;
padding:7px 5px 0px 5px;
color:#000;
border: 0;
background-image:url(images/d_12.png);
height:24px;
width:207px;
}

.szukaj {
background-image:url(images/d_10.png);
background-color:#ffffff;
border: 0;
height:38px;
width:41px;
padding:0 0 0 0;
}

/* Forum */

.textbox_szukaj_forum {
font-family: Tahoma ;
font-size:14px;
padding:7px 5px 0px 5px;
color:#000;
border: 0;
background-image:url(forum/images/r_11.png);
height:24px;
width:207px;
}

.szukaj_forum {
background-image:url(forum/images/r_09.png);
background-color:#ffffff;
border: 0;
height:38px;
width:41px;
padding:0 0 0 0;
}

.textbox_chat {
font-family: Tahoma ;
font-size:14px;
padding:0px 0px 0px 0px;
color:#000;
border: 0;
background-image:url(forum/images/r_53.png);
height:22px;
width:892px;
}

.wyslij_chat {
background-image:url(forum/images/r_54.png);
background-color:#ffffff;
border: 0;
height:12px;
width:36px;
padding:0px 0px 0px 0px;
}

.forum-naglowek {
font-size:12px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_15.jpg)  ;
width:990;
height:32;
padding:0px 10px 0px 10px;
}

.forum-forum {
font-size:10px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_16.jpg)  ;
width:540;
height:18;
padding:0px 0px 0px 21px;
}

.forum-temat {
font-size:10px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_18.jpg)  ;
width:110;
height:18;
padding:0px 0px 0px 0px;
}

.forum-post {
font-size:10px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_19.jpg)  ;
width:109;
height:18;
padding:0px 0px 0px 0px;
}

.forum-ostatni {
font-size:10px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_17.jpg)  ;
width:220;
height:18;
padding:0px 0px 0px 0px;
}

.forum-nowe {
background-image:url(forum/images/f_20.jpg)  ;
width:73;
height:48;
padding:0px 0px 0px 0px;
}

.forum-forum2 {
font-size:11px;
font-weight:bold;
color:#fff;
background-image:url(forum/images/f_21.jpg)  ;
width:480;
height:48;
padding:0px 0px 0px 8px;
}

.forum-temat2 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_23.jpg)  ;
width:110;
height:48;
padding:0px 0px 0px 0px;
}

.forum-post2 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_24.jpg)  ;
width:109;
height:48;
padding:0px 0px 0px 0px;
}

.forum-ostatni2 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_22.jpg)  ;
width:210;
height:48;
padding:0px 5px 0px 5px;
}


.naglowekodp {
font-family: Tahoma ;
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_36.jpg);
border:0px;
width:1000;
height:34;
padding:0px 0px 0px 0px;
}

.profilodp {
font-family: Tahoma ;
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_37.jpg);
border:0px;
width:194;
height:291;
padding:0px 0px 0px 0px;
}

.trescodp {
font-family: Tahoma ;
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/f_38.jpg);
border:0px;
width:805;
height:291;
padding:0px 0px 0px 0px;
}

.textodp {
font-family: Tahoma ;
font-size:11px;
color:#000;
background-image:url(forum/images/r_94.png);
border:0px;
width:640;
height:200;
padding:2px 3px 2px 3px;
}

.przyodp {
color:#fff;
background-image:url(forum/images/r_95.png);
background-color:#ffffff;
border:0px;
width:37;
height:12;
padding:0px 0px 0px 0px;
}




.katimg1 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_03.jpg)  ;
width:47;
height:22;
padding:0px 0px 0px 0px;
}

.katimg2 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_04.jpg)  ;
width:24;
height:22;
padding:0px 0px 0px 0px;
}

.kattemat {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_05.jpg)  ;
width:489;
height:22;
padding:0px 0px 0px 0px;
}

.katostatnie {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_06.jpg)  ;
width:220;
height:22;
padding:0px 0px 0px 0px;
}

.katobejzano {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_07.jpg)  ;
width:110;
height:22;
padding:0px 0px 0px 0px;
}

.katodp {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_08.jpg)  ;
width:77;
height:22;
padding:0px 0px 0px 0px;
}

.katpole {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_09.jpg)  ;
width:32;
height:22;
padding:0px 0px 0px 0px;
}

.kat1img1 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_11.jpg)  ;
width:47;
height:48;
padding:0px 0px 0px 0px;
}

.kat1img2 {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_12.jpg)  ;
width:24;
height:48;
padding:0px 0px 0px 0px;
}

.kat1temat {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_13.jpg)  ;
width:480;
height:48;
padding:0px 0px 0px 9px;
}

.kat1ostatnie {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_14.jpg)  ;
width:210;
height:48;
padding:0px 0px 0px 10px;
}

.kat1obejzano {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_15.jpg)  ;
width:110;
height:48;
padding:0px 0px 0px 0px;
}

.kat1odp {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_16.jpg)  ;
width:77;
height:48;
padding:0px 0px 0px 0px;
}

.kat1pole {
font-size:11px;
font-weight:bold;
color:#000;
background-image:url(forum/images/images/f_17.jpg)  ;
width:32;
height:48;
padding:0px 0px 0px 0px;
}
