body {
	font-family: "tahoma";
	font-size: 8pt;
background-color: #000000;
  color: #100000;
  margin-top: 0px;
  margin-bottom: 0px;
}
.alt1, .alt1Active {
	background: #7C98AE;                      /* kolor tła w tabeli panel admina*/
	color: #000000;
	cursor: pointer;
	font: 8pt verdana;
	border: 1px solid #000000;
}
.alt2, .alt2Active {
	background: #ec1308;
	border: solid #000000 1px;
	color: #ffffff;
	cursor: pointer;
	font: 8pt verdana;
	border: 1px solid #000000;
}

input#login, input#haslo {
	padding-left: 20px;
	background: #ffffff;
	background-repeat: no-repeat;
}

input#login {
	background-image: url(/pic/login.gif);
}
input#haslo {
	background-image: url(/pic/haslo.gif);
}

.subheader
{
	color: #000000;
	background-color: #ADCBE7;
}
/*============funkcja code===============*/
.codetitle {
    margin: 10px 5px 0px 5px;
    padding: 2px 4px;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #A9B8C2;
    color: #333333;
    background-color: #A9B8C2;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}

.codecontent {
    margin: 0px 5px 10px 5px;
    padding: 5px;
    border-color: #A9B8C2;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    font-weight: normal;
    color: #cc0000;
    font-size: 8pt;
    font-family: Monaco, 'Courier New', monospace;
    background-color: #FAFAFA;
}
/*=========koniec funkcji code====== =====*/


/*============LEWE=MENU===============*/
a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        background-color: #bccad6;
        font-weight: normal;
        border-top: 1px solid #516A88;
}
a.menu:link, a.menu:visited {
        font-weight: normal;
        color: #100000;
}
a.menu:active {
        color: #516A88;
}

a.menu:hover {
        border-left-width: 7px;
        border-left-style: solid;
        border-left-color: #516A88;
		color: #e30909;
}

/*===========LEWE=MENU=END=============*/

/*============GORA MENU===============*/
.topnav {
	background-image: url(pic/default/topnav.gif);
	background-color: #000000;
	padding: 5px;                                 /* wysokość górnej belki*/
}
.meni {
    	font-size: 8pt;
    	color: #ffffff;
}
table.menubackground {
background: transparent;
border-style: none solid none solid;
border-width: 0px;
}

td.archiwalny
{
 background-color: #ff0066;
}

td.darmowy
{
 background-color: #79DF79;
}

td.podwojny
{
 background-color: #99CCFF;
}

table.nobordermain {
  background-color: #7C98AE;
  border: 0px none

}

td.embedded {
   border: none;

  text-align: left;
}

td.sb {
	font-size: 8pt;
	border: solid #000000 1px;
        background-color: #bccad6;
}

TR.messageboxback {
background-color: #bccad6;
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #BCCAD6;
}

table.main {
  background-color: #7C98AE;
}

table.mainouter {
  background-color: #A5B8C9;
}

table.header {
border: solid;
background-image: url("pic/default/colhead.gif");
background-color: #E2E2E2;
}

table.menu {
  background-color: #7C98AE;
}


table.poll {
  background-color: #7C98AE;
}


table.top {
   background-color: #BCCAD6;
   padding: 2px;
}

table.bottom {
  background: transparent;
}

table.message {
   border: solid #000000 1px;
}

h1 {
  font-size: 12pt;
}

h2 {
font-size: 10pt;
}

h3 {
  font-size: 8pt;
}

p {
	font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

p.sig {
 border-top-style: dotted;
 margin-bottom: 2pt;
}

td {
	font-size: 8pt;
	border: solid #000000 1px;

}

td.right {
border-style: solid none solid solid;
border-width: 1px;
}

td.left {
border-style: solid solid solid none;
border-width: 1px;
}

td.sides {
border-style: solid none solid none;
border-width: 1px;
}

td.topbottom {
border-style: none solid none solid;
border-width: 1px;
}

td.border {
	font-size: 8pt;
	border: solid #000000 0px;

}

td.embedded {
   border: none;
   padding: 1px;
   text-align: left;
}


td.bottom {
  border: none;
  padding: 1px;

}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
border-style: solid solid none solid;
border-width: 1px;
background-image: url("pic/default/colhead.gif");
  font-size: 8.5pt;
  font-weight: bold;
  margin-bottom: 0px;
margin-top: 5px;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
td.rowcenter {
  font-weight: bold;
  text-align: center;
  vertical-align: top;

}

td.title {
	font-size: 14pt;
}


td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #C0C0C0;
  text-decoration: underline;
}

/*============LINKI================*/
a:link, a:visited {
  text-decoration: underline;
  color: #010000;
}
a:hover {
  color: #420202;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #a83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.normal:link, a.normal:visited {
        color: #100000;
        text-decoration: none;
}

a.normal:hover {
  text-decoration: none;
}

a.topnav:link, a.topnav:visited {
  text-decoration: none;
  color: #ffffff;
  /*font-weight: bold;*/
}

a.topnav:hover {
  text-decoration: none;
  color: #ff0000;
}
/*============LINKI=END===============*/


.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #001000;
}

.white {
	color: #FFFFFF;
}

input, select, textarea {
	font-family: "tahoma";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.btndot {
  width: 30px;
  height: 20px;
}

.btnreq {
  width: 100px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.smallsn {
  font-size: 6pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border
{
  border-style: solid;
  border-color: #000000;
  border-width: 0px;
}
