body { 
	font-family: Arial, Helvetica, sans-serif; 
	background-image: url(img/std/bkg.png); 
	background-repeat: repeat; 
	text-align: right;
	margin-top: 0;
	padding: 0 6% 
}
h1 {
	color: #ffffff;
	background-color: #3399ff;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 15px }
h2 { 
	color: #ff0000; 
	background-color: transparent; 
	text-align: center; 
	margin: 0; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	outline-width: 0 
}
p {
	color: #003366;
	font-weight: normal;
	background-color: transparent;
	background-image: url(img/std/p.png);
	background-repeat: repeat;
	text-align: left;
	text-indent: 15px;
	margin: 0;
	padding: 5px 10px }
a:visited  {
	color: #660000 }
a:link   {
	color: #03f }
p1  { color: #ff3; font-weight: bolder; background-color: transparent; background-image: url(img/std/p.png); background-repeat: repeat; text-align: left; text-indent: 15px; margin: 0; padding: 5px 10px }
p.logo { text-align: center }
p.menu  /* Menu i podmenu */   {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px }
a.menu:link    {
	color: #ff00ff;
	font-weight: bold } 
a.menu:visited  {
	color: #660000;
	font-weight: bold } 
a.menu:hover    {
	color: #f93;
	font-weight: bold;
	background-color: #c60 } 
a.menu:active  {
	color: #ff0000;
	font-weight: bold }
p.dedykacja     { background-image: url(img/std/p.png); background-repeat: repeat; text-align: right; margin: 10px 0 10px auto; width: 175px }
p.stopka  { text-align: center; margin-top: 15px }
p.goup {
   text-align: right;
   font-size: small;
}
p.copyrights {
   font-size: small;
   text-indent: 0px;
   text-align: left;
}
ul      {
	color: #003366;
	font-weight: normal;
	background-image: url(img/std/p.png);
	background-repeat: repeat;
	text-align: justify;
	text-indent: 0;
	margin: 0;
	padding: 15px }
ol     {
	color: #003366;
	font-weight: normal;
	background-image: url(img/std/p.png);
	background-repeat: repeat;
	text-align: justify;
	text-indent: 0;
	margin: 0;
	padding: 15px }
a.zobacz /* ma przyciągać wzrok */    { background-image: url(img/std/oczko.gif); background-repeat: no-repeat; padding-left: 30px }
a.payu { background-image: url(img/payu.gif); background-repeat: no-repeat; padding-left: 38px }
a.allpay { background-image: url(img/allpay.gif); background-repeat: no-repeat; padding-left: 30px }

#infobar {
    font: .9em normal "Verdana", "Geneva", sans-serif;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    color: InfoText;
    background: InfoBackground url(warning.gif) no-repeat fixed .3em .3em;
    padding: .3em .3em .3em 2em;
    border-bottom: .16em outset;
    text-decoration: none;
    cursor: default;
}

#infobar a:hover {
    color: HighlightText;
    background-color: Highlight;
}

/* A fake viewplot for IE information bar */
#viewplot {
    width: 100%;
    height: expression( this.parentNode.offsetHeight - this.offsetTop );
    overflow-x: hidden;
    overflow-y: scroll;
}
.logo  {
	background-image: url(img/std/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-left: 40%;
	position: static;
	height: 78px }
.pole { height: 208px }
.order   {
	color: #003366;
	font-weight: bold;
	background-color: transparent;
	background-image: url(img/std/p.png);
	background-repeat: repeat;
	text-align: right;
	text-indent: 15px;
	margin: 0;
	padding: 5px 10px }
span.kod { color: yellow; font-weight: bolder; font-stretch: wider; background-color: green; margin: 2px; padding: 0; border: solid 2pt orange; outline-width: 0 }
