/**
 * @todo:       separate this! not everything is needed in one big file!
 */
<style type="text/css">
<!--

 body {
  background-image: URL("../images/bkg1.gif");
  margin: 0px 0px 0px 0px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 15px;
  margin-top: 15px;
 }

p,b,i,strong,em,th,td,tr,select,option,form,div,center { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px}
th { background-color: #CCCCCC; font-style: italic }

.portable { color: #8D703D }

a:link { color: #476F96; text-decoration: underline }
a:active { color: #476F96; text-decoration: underline }
a:visited { color: #003F76; text-decoration: underline }
a:hover { color: #7898B8; text-decoration: underline }

.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.tbgcblack {  background-color: #000000}
.tabMainMenu {  background-color: #476F96; vertical-align: middle; text-align: center}

a.toplink:link,a.toplink:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #EEEEEE; text-decoration: none}
a.toplink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #EEEEEE; text-decoration: underline}
a.curlink:link,a.curlink:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.curlink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline}

.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }

.tbgcBlue { background-color: #7898B8}
.tbgcLightBlue { background-color: #88AACC }

.tabcaption { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #5868B8; align: center; }
table.defaultTextTab { width: 95%; border: 0; cellspacing: 0; cellpadding: 0; align: center }
.stitle1 {  font-size: 12px; font-weight: bold; text-decoration: underline}
.tilosc {  text-align: center; width: 15%; vertical-align: top; background-color: #E0ECF8}
.tcena { text-align: right; vertical-align: top; width: 15%; background-color: #A9CBE7}
.twartosc {  text-align: right; vertical-align: top; width: 15%; background-color: #A5C2DB}
.tskladnik {  text-align: left; vertical-align: top; width: 55%}
.trazem {  font-weight: bold; background-color: #CCCCCC}
.wselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #CCCCCC}
.txilosc {  text-align: center}
.txcena {  text-align: right }
.sprzet {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none}

td.klient0 { text-align: left; vertical-align: top; width: 25%; background-color: #B4D3F0}
td.klient1 { text-align: left; vertical-align: top; width: 25%; background-color: #E0ECF8}

table#tabela { width: 96% }
table#tabela1 { width: 85% }
#tab1 {  margin-right: 10px; margin-left: 10px}
#copyright {font-family: Arial, Helvetica, Verdana; font-size: 10px; margin-left: 2px; margin-right: 2px; margin-top: 0px; margin-bottom: 0px; color: #999999; text-decoration: none; text-align: center;}
#arbigoInfo { text-align: right; ; background-color: #E0ECF8; border: thin #CCCCCC solid; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}
#tradycja {  font-weight: bold; text-align: center; border: 1px #CCCCCC solid}

-->
</style>