/* Comment element properties */

a:active, a:active * {
      outline : none !important ;
}

a:focus, a:focus * {
      outline : none !important ;
}


a {
	color: #8AA1B8;
	text-decoration: none;
        
}

a:hover {
	color: #FFCC99;
}

a.side {
	color: #FFCC99;
	text-decoration: none;
}

a:hover.side {
	color: #8AA1B8;
}

.white a {
	font-size: 12px;
	font-weight: normal;
	color: #375377;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

.white a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}

body {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	color: #000000;
        background: #000000;
	font-size: 11px;
	text-align: left;
	background-image: url(images/calosc.jpg); background-attachment: fixed ;
	padding: 260px 0 0 0;
        margin: 0 auto;
        background-size: 100%;
	background-repeat: space;
}

hr {
	border-style: solid;
	border-color: #303030 #000 #000 #303030;
	border-width: 1px 0 1px 0;
}

hr.side-hr {
	border: 1px solid #2C2D2D;
}

td {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
}

pre {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
}

.alt {
	color: #B7B7B7;
}

.spacer {
	margin-bottom: 8px;
}

.spacer2 {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #DADADA;
    background: #070505;
	border: 1px solid #393737;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

img {
border: 0px;
}

.center, *[align="center"] {margin: 0 auto;}

.button {
        height: 20px;
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #EDEEEA;
    background: transparent url(images/button.gif) repeat-x;
    border: 1px solid #13150F;
	padding: 2px 3px 4px 3px;
	margin: 1px;
        cursor: pointer;
}

.button:hover {
	color: #E3E4DE;
    background: transparent url(images/button2.gif) repeat-x;
}

.bbcode {
	color: #276545;
	background: transparent;
	border : 1px solid #262726;
	margin-top : 2px;
}

.textbox {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
	color: #F4F4F4;
    background: #171C1C;
    border: 1px solid;
	border-color: #111311 #202220 #202220 #111311;
	padding: 1px 1px 2px 1px;
}

/* Header and footer properties */

.login {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
	color: #D2D2D2;
    background: #050606 url(images/login-bg.png) repeat-x;
	padding: 0px 12px 0 12px;
        margin: 0;
}

.login a {
	color: #8AA1B8;
	text-decoration : none;
}

.login a:hover {
	color: #FFCC99;
}

.header {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	color: #EBEBEB;
    background: transparent;
    padding: 0;
        margin: 0;
}

.sub-header {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size : 10px;
	color : #757575;
    background: #050606 url(images/capmain.png) repeat-x top left;
	padding: 0;
	margin: 0;
}

.sub-header-left {
    background: #050606 url(images/capmain.png) repeat-x;
}

.sub-header-right {
    background: #050606 url(images/capmain.png) repeat-x;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.sub-shadow {
    height: 0px;
    background: transparent;
	margin: 0;
	padding: 0;
}

.main-footer {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 10px;
	color: #A2A2A2;
    background: #050606 url(images/tbl-bg.gif) repeat;
    border: 1px solid;
    border-color: #000 #2C292C #2C292C #000;
    border-top: 0;
	padding: 5px 10px 5px 10px;
        margin: 0;
}

.main-footer a {
	font-size: 10px;
	color: #9F5000;
	text-decoration: none;
}

.main-footer a:hover {
	font-size: 10px;
	color: #375377;
}

.footer {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 10px;
	color: #838383;
        text-align: center;
    background: #050606 url(images/tbl-bg.gif) repeat;
    border: 1px solid;
    border-color: #000 #2C292C #2C292C #000;
	padding: 5px;
        margin: 0;
}

.footer a {
	font-size: 10px;
	color: #375377;
	text-decoration: none;
}

.footer a:hover {
	font-size: 10px;
	color: #9F5000;
}

.counter {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 10px;
	color: #A7A7A7;
        text-align: center;
    background: #050606 url(images/tbl-bg.gif) repeat;
    border: 1px solid;
    border-color: #000 #2C292C #2C292C #000;
	padding: 5px;
        margin: 0;
}

/* Side-Panel properties */

.side-border-left {
    width: 200px;
    color: #777;
    background: #050606;
	padding: 5px 15px 12px 0;
}

.side-border-right {
    width: 200px;
    color: #777;
    background: #050606;
	padding: 5px 0 12px 15px;
}

.scapmain {
    width: 200px;
	font-family: 'Times New Roman',Tahoma,Arial,Sans-Serif,Verdana;
	color: #e0aada;
	font-size: 15px;
	font-weight: normal;
        text-shadow: 0px 4px 5px #e0d7df;
        filter: dropshadow(color=#e0d7df, offx=0, offy=4);
	text-align: center;
    background: #050606 url(images/scapmain.png) no-repeat;
	padding: 2px 0 0 0;
    margin: 0;
}

.on-off-bg {
    width: 17px;
    height: 30px;
    background: #050606 url(images/on-off-bg.png) no-repeat;
    margin: 0;
    padding: 0;
}

.scapmain-right {
    width: 10px;
    height: 25px;
    background: #050606 url(images/center-right.gif) no-repeat;
}

.sideb {
        width: 200px;
        height: 40px;
        background: #050606 url(images/side-btm.png) no-repeat;
}

.side-body {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
	color: #F5F5F5;
	width: 200px;
	background: #050606 url(images/side-bg.png) repeat-y;
	padding: 0 5px 0 5px;
    margin: 0 ;
}

/* Center-Panel properties */

.main-bg {
	color: #050606;
    background: #050606;
	padding: 3px 0 12px 0;
}

.main-body {
    width: 570px;
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 12px;
	color: #cdcdcd;
	text-align: left;
	background:  #090909;
    border: 0px solid;
    border-color: #E6E6E6 #E6E6E6 #DBDBDB #E6E6E6;
    border-top: 0;
	padding: 4px;
}

.capmain {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 12px;
        color: #e0aada;
        text-shadow: 0px 4px 5px #e0d7df;
        filter: dropshadow(color=#e0d7df, offx=0, offy=4); 
 
	font-weight: normal;
	text-align: left;
    background: #050606 url(images/capmain.png) repeat-x;
	padding: 2px 0 0 0;
    margin: 0;
}

.capmain-left {
    width: 10px;
    height: 30px;
    background: #050606 url(images/capmain-left.png) no-repeat;
}

.capmain-right {
    width: 10px;
    height: 30px;
    background: #050606 url(images/capmain-right.png) no-repeat;
}

.border-left {
	width: 5px;
	background: #050606 url(images/border-left.png) repeat-y;
}

.border-right {
	width: 5px;
	background: #050606 url(images/border-right.png) repeat-y;
}


.capmain-b {
    height: 13px;
    background: #050606 url(images/capmain-b.png) repeat-x;
}

.n-btm {
    background: #050606 url(images/n-btm.png) repeat-x;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-body {
	font-family: Verdana,Tahoma,Arial,'Times New Roman',Sans-Serif;
	font-size: 11px;
	color: #EBEBEB;
	text-align: left;
	background: #090909;
	padding: 5px;
}

.news-footer {
	text-align: center;
	font-size: 10px;
	color: #A2A2A2;
	background: #090909;
    border-top: 1px solid #1D1D1D;
	padding: 3px 4px 2px 4px;
}

/* General table properties */

.tbl-border {
    border: 1px solid;
    border-color: #272927 #000 #000 #272927;
}

.tbl {
	font-size: 11px;
	color: #CCCCFF;
    background: #050606 url(images/tbl-bg.gif) repeat;
    border: 1px solid;
    border-color: #000 #272927 #272927 #000;
	padding: 4px;
}

.tbl1 {
	font-size: 12px;
	color: #EBEBEB;
	background: #050606;
    border: 1px solid;
    border-color: #000 #272927 #272927 #000;
	padding: 4px;
}

.tbl2 {
	font-size: 12px;
	color: #EBEBEB;
    background: #050606 url(images/tbl-bg.gif) repeat;
    border: 1px solid;
    border-color: #000 #272927 #272927 #000;
	padding: 4px;
}

.forum-caption {
	font-size: 12px;
        text-align: center;
	font-weight: normal;
	color: #FFFFFF;
        text-shadow: 0px 0px 5px #e0d7df;
        filter: dropshadow(color=#e0d7df, offx=0, offy=4);
	background: #050606 url(images/uhuhu.png) repeat-x;
    border: 1px solid;
    border-color: #000 #272927 #272927 #000;
	padding: 5px;
}

.quote {
	color: #C3C3C3;
	background:  #0D0D0D;
    border: 1px solid;
    border-color: #000 #191919 #191919 #000;
	padding: 2px;
	margin: 0 20px 0 20px;
}

.poll {
	height : 14px;
	background: transparent;
    border: 1px solid #262726;
}

.comment-name {
	color: #B7B7B7;
}

.shoutboxname {
	font-weight: bold;
	color: #FF3E33;
	text-align: center;
	background: transparent;
	padding-bottom: 1px;
}

.shoutbox {
	color: #FFFE00;
	background: transparent;
}

.shoutboxdate {
	font-size: 10px;
	color: #B7B7B7;
	text-align: center;
	background: transparent;
	padding-bottom: 1px;
}

.small {
	font-size: 10px;
	font-weight: normal;
	color: #D2D2D2;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #A2A2A2;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #B7B7B7;
}

.side-label {
	font-size: 11px;
	font-weight: bold;
	color: #747272;
        text-align: center;
	background: transparent;
        border: 1px solid #2C2D2D;
	margin: 1px;
	padding: 2px;
}

#navigation h2 {
	font-size: 11px;
	font-weight: bold;
	color: #747272;
        text-align: center;
	background: transparent;
        border: 1px solid #2C2D2D;
	margin: 1px;
	padding: 2px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	font-size: 11px;
	color: #fff;
        text-align: center;
    background: transparent;
	padding: 1px 2px 2px 2px;
        margin: 0;
	text-decoration : none;
}

#navigation a:hover {
	color: #fff;
        text-shadow: 0px 0px 4px #fff;
}

#navigation a:active {
	color: #EBEBEB;
    background: transparent url(images/css-bg2.png) no-repeat;
}

#navigation a:focus {
	color: #EBEBEB;
}

#navigation a .bullet {
	display: none;
}

/* Page Navigation */

.pagenav      {
	color: #A2A2A2;
	padding: 1.0em;
}

.pagenav span {
	font-weight : bold;
	color: #A2A2A2;
	background-color: #0A0B0B;
    border: 1px solid;
    border-color: #000 #272927 #272927 #000;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #8AA1B8;
	background-color: transparent;
    border: 1px solid;
    border-color: #272927 #000 #000 #272927;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #0A0B0B;
	background-color: #8AA1B8;
    border: 1px solid;
    border-color: #000 #272927 #272927 #000;
	margin: 0.2em;
}

#menu {
height:16px;
margin:0;
padding:0 0
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#menu li {
overflow:hidden;
background-image:none;
white-space:nowrap;
padding:0 2px;
float:right;
}

#menu li a {
display:block;
background-position:0 0;
}

#menu ul li {
display:inline;
}

#pm {
    width: 16px;
    height: 16px;
    background: url(images/pm.png) no-repeat;
    padding-left: 4px;
}

#pm:hover { 
    background: url(images/pm2.png) no-repeat;
}

#profile {
    width: 16px;
    height: 16px;
    background: url(images/editprofile.png) no-repeat;
    padding-left: 4px;
}

#profile:hover { 
    background: url(images/editprofile2.png) no-repeat;
}

#userlist {
    width: 16px;
    height: 16px;
    background: url(images/userlist.png) no-repeat;
    padding-left: 4px;
}

#userlist:hover { 
    background: url(images/userlist2.png) no-repeat;
}

#admin {
    width: 16px;
    height: 16px;
    background: url(images/admin.png) no-repeat;
    padding-left: 4px;
}

#admin:hover { 
    background: url(images/admin2.png) no-repeat;
}

#logout {
    width: 16px;
    height: 16px;
    background: url(images/logout.png) no-repeat;

}

#logout:hover { 
    background: url(images/logout2.png) no-repeat;
}

#register {
    width: 16px;
    height: 16px;
    background: url(images/register.png) no-repeat;
    padding-left: 4px;
}

#register:hover { 
    background: url(images/register2.png) no-repeat;
}

#lp {
    width: 16px;
    height: 16px;
    background: url(images/lostpassword.png) no-repeat;
}

#lp:hover { 
    background: url(images/lostpassword2.png) no-repeat;
}

/* TinyMCE specific rules */

body.mceContentBody {
    color: #F4F4F4;
    background: #171C1C;
    padding: 4px;
}

#wysuwane { 

  background: url(facebook.png.png) no-repeat scroll 0 0 transparent; 
  padding: 10px; 
  width: 242px; 
  height:401px; 
  position: fixed; 
  margin-top: -200px; /*połowa wysokości panelu w górę */ 
  left: 0px; 
  top: 50%; 
   
} 
.zamknij { 
  background-position: 0px 0px -260px 0px; 
} 

#wysuwane2 { 

  background: url(donate-now.gif) no-repeat scroll 0 0 transparent; 
  padding: 10px; 
  width: 470px; 
  height:300px; 
  position: fixed; 
  margin-top: -450px; /*połowa wysokości panelu w górę */ 
  right: 0px; 
  top: 75%; 
   
} 
 
.zamknij { 
  background-position: 0px 0px -242px 0px;
}


