/* Comment element properties */

a {
 color: #04688d;
 text-decoration: none;
}

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

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

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

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

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

a.nav {
 padding: 5px 10px 5px 10px;
 border: 1px solid #000;
 background: #626262;
 color: #FFF;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
}

a:hover.nav {
 background: #8c8c8c;
 color: #FFF;
 text-decoration: none;
 text-transform: uppercase;
}

a.news-wiecej {
 background-image: url(images/art.png);
 background-repeat: no-repeat;
 background-position: left center;
 color: #aa8c6e;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 padding: 5px 15px;
}

a:hover.news-wiecej {
 color: #cfa881;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none; 
}

a.artykuly {
 color: #000;
 font-size: 11px;
 text-decoration: none;
}

a:hover.artykuly {
 color: #000;
 font-size: 11px;
 text-decoration: none;
}

body {
 font-family: Verdana;
 font-size: 11px;
 color: #000;
 background: #646464;
 margin: 5px;
}

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

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

p {
 text-indent: 10px;
 line-height: 140%;
}
td {

 font-size: 11px;
}

hr.panel {
	border-color: #000000;
	height: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 230px;
}

pre {

 font-size: 11px;
}

.alt {
 color: #04688d;
}

.spacer {
 margin-bottom: 5px;
}

.admin-message {

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

/* FORMULARZ */

form {
 margin: 0px;
}

.button {
 font-size: 10px;
 color: #fff;
 background-color: #626262;
 height: 20px;
 border: 1px solid #000;
}

.nav-button {
 font-size: 10px;
 color: #fff;
 height: 25px;
 background-color: #626262;
 text-transform: uppercase;
 border: 1px solid #000;
 text-decoration: none;
 font-weight: bold;
}

.bbcode {

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

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

.nav-textbox {
 font-size: 10px;
 height:21px;
 color: #555;
 background-color: #f8f8f8;
 border: 1px solid #000;
}

ul.ostatnie-artykuly {
 list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.ostatnie-artykuly li {
 border-left: 8px solid #e1af00;
	margin: 0 0 10px 10px;
	padding: 5px 5px 5px 5px;
 color: #000;
 text-decoration: none;
}

/* Header and footer properties */

.full-header {
 background-image: url(images/logo.jpg);
 height: 199px;
 border-right: 1px solid #000;
}

.nav-left {
 background-image: url(images/nav.png);
 height: 40px;
 width: 544px;
 border: 1px solid #000;
 border-right: 0px;
 padding: 0 10px 0 10px;
 font-size: 11px;
 vertical-align: middle;
}

.nav-left ul{
 margin: 0;
 padding: 0;
}

.nav-left ul li{
 display: inline;
}

.nav-center {
 background-image: url(images/nav.png);
 height: 40px;
 width: 260px;
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
 padding: 0 10px 0 10px;
 font-size: 11px;
 vertical-align: middle;
}

.nav-right {
 background-image: url(images/nav.png);
 height: 40px;
 width:122px;
 border: 1px solid #000;
 border-left: 0px;
 padding: 0 10px 0 10px;
 font-size: 11px;
 vertical-align: middle;
 text-align: right;
}

.main-footer {

 font-size: 10px;
 color: #555;
 background-color: #fff;
 padding: 5px;
}

.bottom-footer {

 font-size: 10px;
 color: #fff;
 background-color: #555;
 padding: 4px 4px 5px 4px;
}

.main-body {
 font-size: 11px;
 color: #000;
 padding: 4px;
}

/* Side-Panel properties */


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

.side-border-left {
 width: 170px;
 background-color: #e1e1e1;
 border-left: 1px solid #000;
 text-align: left;
 vertical-align: top;
 padding-top: 10px;
}

.side-border-middle {
 width: 264px;
 background-color: #FFFFFF;
 padding: 10px 3px 10px 3px;
 vertical-align: top;
 padding-top: 10px; 
}

.side-border-forum {
 background-image: url(images/bg-forum.png);
	background-position: top;
	margin: 0;
	padding: 0; 
}

.side-border-forum-content {
 background-image: url(images/forum.png);
	background-repeat: no-repeat;
	padding: 62px 0px 0px 12px;
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.side-border-forum-lastpost {
 border-bottom: 1px solid #4a0000;
	text-align: left;
	color: #000;
	font-size: 10px;
}

.side-border-forum-lastpost1 {
 border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #f0e1b4;
	line-height: 150%;
	font-size: 10px;
}

.side-border-forum-lastpost2 {
 border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #dac79a;
	line-height: 150%;
	font-size: 10px;
}

.side-border-right {
 width: 170px;
 background-color: #FFFFFF;
 border-right: 1px solid #000;
 vertical-align: top;
 padding: 10px 3px 10px 3px;
}

.scapmain {

 font-size: 10px;
 font-weight: normal;
 color: #fff;
 background-color: #555;
 background-image: url(images/side.gif);
  background-repeat: repeat-x;
 padding: 6px 4px 6px 4px;
}

.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;
 border: 1px solid #ddd;
 padding: 4px;
}

.panel-lewa {
 padding: 5px 0px 5px 0px;
 border: 1px solid #000;
 border-left: 0px;
 background: #ffa829;
}

.panel-lewa-tytul {
 color:#000; 
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
}

/* Center-Panel properties */

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

.news-temat {
 font-size: 12px;
 font-weight: bold;
 color: #000;
 padding-bottom: 5px;
}

.news-autor {
 width: 200px;
 border-top: 1px solid #8f8f8f;
 padding-top: 5px;
 color: #8f8f8f;
}

.news-table {
 background-image: url(images/title.png);
 background-repeat: no-repeat;
 background-position: bottom left;
 margin-bottom: 40px;
}

.news-footer1 {
 padding: 10px 10px 10px 10px;
 text-align: left;
 color: #aa8c6e;
 font-weight: bold;
 font-size: 12px;
}

.news-footer2 {
 padding: 10px 10px 10px 10px;
 text-align: right;
 color: #aa8c6e;
 font-weight: bold;
 font-size: 12px;
}

.capmain {
 font-size: 15px;
 font-weight: bold;
 color: #000;
 background-image: url(images/title.png);
 background-position: bottom left;
 background-repeat: no-repeat;
 padding: 6px 4px 6px 4px;
 text-transform: uppercase;
}

.main-bg {
 color: #555;
 background-color: #fff;
 padding: 10px 10px 10px 13px;
}

/* General table properties */

.center {
 margin: 0 auto;
}

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

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

.tbl-panel {
 font-size: 11px;
 color: #555;
 background-color: #e4e4e4;
	margin-left: 12px;
}

.tbl-panel1 {
 font-size: 11px;
 color: #000;
 background-color: #fafafa;
 padding: 4px;
}

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

.tbl2 {
 font-size: 11px;
 color: #555;
 background-color: #f1f1f1;
 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;
}
