body  {
  margin: 0;
  padding: 0;
  /*background: #56ad1f url(bg.jpg) no-repeat scroll center top;*/
  color: #000000;
  font-family: Verdana,Arial,sans-serif;
  font-size: 10px;
}

img {
  border: 0;
}

/*dla idei ... zielony*/
.niebieski {
	color: #3D5770;
}

a.stopka {
	text-decoration: none;
}

form {
  margin: 0px;
}

.subtitle{
	font-weight: bold; font-style: normal; font-size: 10px;
}

a {
  color: black;
  text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #3D5770;
}

DIV.error { color: #26318D; }

.tabelka {
  border-collapse: collapse;
  width: 100%;
}

.tabelka tr td {
  padding: 5px 5px 5px 5px;
}

.tabelka tr.tab_tytul td {
  font-weight: bold;
}

.tabelka tr.stopka td {
  display: none;
}

.tabelka tr.pasek td {
  padding: 0px;
  display: none;
}
.tabelka tr.pasek {
  display: none;
}

tr.tab_naglowek{ color: #000000; }
.tab_naglowek td{ padding-left:2px; border: 1px solid #727272;height: 20px;}
.tab_naglowek td.lastCol{padding-left:2px; border-right: 0px;}

table.tab_lista tr td.lastCol { border-right: none;}

.tab_opis td{ padding-left:5px}
tr.tab_opis{ background-color: #D0E1F1; color: #0064D4; text-decoration: none; padding-left:5px ; }

.noborder td{ border: 0px;}

.tab_form {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  width: 100%;
}
.tab_form tr.form_tytul td {
  padding: 5px 5px 5px 5px;
  font-weight: bold;
}
.tab_form tr.adres_tytul td {
  color: #10162A;
  padding: 5px 5px 5px 5px;
  font-weight : bold;
}
.tab_form tr.stopka td {
  display: none;
}
.tab_form tr.pasek td {
  padding: 0px;
  display: none;
}
.tab_form tr.pasek {
  display: none;
}
.tab_form tr.pasek td.kreska {
  background-color: #000000;
  padding: 0px
}
.tab_form tr.naglowek td {
  background: #196F36;
  color: white;
}
.tab_form tr td.pelnomocnik_dane {
  font-weight: bold;
}
.tab_form tr td { padding: 5px 5px 5px 5px; text-align:left; border: 0px solid #FFFFFF; }
.tab_form tr td.right { text-align: right; }
.tab_form tr td.srodek { text-align: center; }

.tab_form tr td.rejestr_otwarcie {
	background-color: #C7DFF7;
}
.tab_form tr.cienki td { font-weight: normal; }
.tab_form tr td.cienki { font-weight: normal; }
.tab_form tr td div {}
.tab_form tr td div.cienki { font-weight: normal;}
.tab_form tr td span.cienki { font-weight: normal;}
.tab_form tr td div.error { font-weight: normal; color: #1E2749; font-size: 10px;}
.tab_form tr.zwykly td { font-weight: normal; padding: 0px 0px 0px 0px; }


.tab_wybor_zakupu {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  width: 100%;
}
tr.przyciski td {text-align:right; padding-right: 20px}
.tab_wybor_zakupu tr.form_tytul td {
  color: #10162A;
  padding: 5px 5px 5px 5px;
  font-weight : bold;
}
.tab_wybor_zakupu tr.form_tytul2 td {
  color: #ffffff;
  background-color: #10162A;
  padding: 5px 5px 5px 5px;
}
.tab_wybor_zakupu tr.stopka td {
	display: none;
}
.tab_wybor_zakupu tr.pasek td {
  padding: 0px;
  display: none;
}
.tab_wybor_zakupu tr.pasek {
  display: none;
}
.tab_wybor_zakupu tr td {
  padding: 2px 5px 2px 5px;
  font-weight: normal;
  font-size: 10px;
  text-align:left;
  border: 0px solid #FFFFFF;
}

.tab_wybor_zakupu tr td h2{
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
}
.tab_wybor_zakupu tr.przyciski td {
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: right;
}


.tab_form td td input.long { width: 150px; }
.tab_form td td input.short { width: 80px; }

.table_aligner {margin: auto; border-collapse: collapse; }
.table_aligner td { padding: 2px 0;}

table.tab_lista {
  margin: auto;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid #196F36;
  background: #7AB440;
}

table.tab_lista tr.stopka td {
  display: none;
}

table.tab_lista th, .tab_form tr.ciemne_tlo td  {
  height: 2em;
  background: #10152A;
  border: none;
  color: white;
  padding: 3px 3px 3px 3px;
  font-weight: normal;
  text-align: left;
}

table.tab_lista th a {
  color: white;
}

table.tab_lista th a:hover {
  color: white;
}

table.tab_lista .fundusz_produkt {
  border-bottom: 1px solid #196F36;
  background-color: #196F36;
  color: white;
  padding-top: 7px;
  padding-bottom: 7px;
}

table.tab_lista tr.tytul td,
table.tab_lista tr.drukuj td {
  border-bottom: none;
}

table.tab_lista tr.tytul_typ_rejestru td {
  border-bottom: 1px dashed #196F36 !important;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: bold;
}

table.tab_lista tr td.summary_row {
  background-color: #7AB440;
}

table.tab_lista tr td.main_summary_row {
  padding-top: 20px;
  background-color: #7AB440;
}

table.tab_lista td {
  border-bottom: 1px solid #196F36;
  padding: 3px;
}

table.tab_lista .right {
  text-align: right;
}

table.tab_lista tr.przyciski td {
  text-align: right;
}

table.tab_lista .srodek {
  text-align: center;
}

table.tab_lista tr.pasek td {
  padding: 0px;
  display: none;
}

table.tab_lista tr.pasek,
.funds_quotations_list .tab_lista tr.tytul td,
.funds_quotations_list .tab_lista tr.tytul {
  display: none;
}

table.tab_lista #lastRow td {
}


div.srodek {
	text-align: center;
	margin: 0 0 0 5px;
}

.error {
  color:#1E2749;
}

.fundusz {
  font-weight: normal;
}

.nadfundusz_lista_zlecenie {
  font-weight: bold;
}

.produkt {
  font-weight: normal;
}

.waznyLink {
  font-weight: bold;
}

/* PESEL, NIP, kod pocztowy, Nr dowodu, Nr lok, nr domu */
input, select, textarea {
  font-size: 10px;
  font-family: Verdana,Arial,sans-serif;
}
INPUT.data { width: 75px; }
INPUT.data.giin { width: 140px; }
INPUT.nip { width: 80px; }
INPUT.pesel { width: 85px; }
INPUT.kodPocztowy { width: 50px; }
INPUT.dokTozsamosci { width: 80px; }
INPUT.nrLok { width: 42px; }
INPUT.button {
  background: #454545 url(button_gray.png) repeat-x scroll left top;
  border: 1px solid #787878;
  color: #141414;
  padding: 5px;
  text-shadow: #196F36 1px 1px 0;
  text-transform: uppercase;
}
INPUT.button:hover {
  color: black !important;
  text-shadow: rgb(220, 220, 220) -1px -1px 0;
  border: 1px solid black;
}
#logowanie INPUT.button {
  color: #000000;
  text-shadow: 1px 1px 0 white;
  text-transform: none;
  font-size: 13px;
  padding: 3px;
  margin-top: 10px; 
}

div#ContactForm textarea {
  width: 550px;
}

input#password {width: 142px; }
input#j_username {width: 142px; }

SELECT.wyszukiwarkaTFI { width: 250px; }

#button_long {
  width: 150px;
}

#right {
  text-align: right;
}

#srodek {
  text-align: center;
}

.tab_ramka {
  border: 0px solid rgb(29, 47, 104);
  border-collapse: collapse;
  width: 100%;
}

.tab_ramka td {
  padding: 0;
}

.no_padding tr td {
  padding: 0px;
  border-collapse: collapse;
}

.stopkaInfo {
	font-size: 8pt;
}

.message {
  font-weight: normal;
}

#buildInfo {
  text-align: left;
  width: 100%
}

.small {
  font-size:10px;
}

tr.gruby td, .gruby { font-weight: bold; }

.gruby { font-weight: bold; }

.tab_form tr.form_tytul2 td {
	font-weight: bold;
}

.wymagane {
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
}

.nie_wymagane {
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
}

div.rachunki_pasek {
    background-color: #0060A9;
    height: 1px;
    padding: 0px;
}

.tab_form tr td.link_rejestracja a {
    font-weight: bold;
}

#logowanie table.tab_form {
  background: #196F36;
  border: 1px solid #7AB440;
  border-collapse: separate;
  color: white;
}

#logowanie table.tab_form a{
  color: white;
}

#logowanie table.tab_form .error{
  color: red;
}

#logowanie .tab_form tr.form_tytul td,
#logowanie .tab_form tr.stopka td,
#logowanie .loginInfo,
#logowanie .loginNaglowek,
#logowanie .login-rej { display: none }
#logowanie .tab_form tr.przyciski td { padding-right: 26px }
#logowanie .tab_form .button_div { margin-bottom: -24px; position: relative;  float: right; }

#resetHasla .tab_form tr td.etykieta { font-weight: bold; }
#resetHasla .tab_form tr.form_tytul td { display: none }
#resetHasla .tab_form tr.przyciski td input { margin-right: 20px; }

.loginBlock{ position: relative; width: 200px; height: 43px; }
.labelLogin { position: relative; font-weight: bold }
.userName { position: relative; left: 103px; top: -9px; }
.labelHaslo { position: relative; font-weight: bold; top: -4px; }
.passwordRow { position: relative; left: 103px; top: -13px; }
.tab_wybor_zakupu tr td.wybor_zakupu_rejestry { padding-left: 60px; }

/* --- Idea --------------- */

#main {
  width: 990px;
  height: auto;
  margin: 0 auto;
  /*background: url(bg_green.png) repeat transparent;  */
}

#top {
  position: relative;
  width: 990px;
  height: 160px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

p {
  margin: 0;
}

/* --- vertical sidebar --------------- */
#sidebar {
  width: 320px;
  height: auto;
  float: left;
  margin: 0px 0 0 0;
}

#sidebar a {
  color: white;
  text-decoration: none;
}

#sidebar a:hover {
  text-decoration: underline;
}

ul#mainmenu {
  margin: 0;
  padding:0;
}

ul#mainmenu li a { 
  color: black; 
} 

ul#mainmenu li {
  list-style-type: none;
  padding-left: 50px;
  margin-left: 0;
  line-height: 5em;
  font: bold 12px / 3em Arial, Helvetica, sans-serif;
  line-height: 3em; 
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent url(menu_button.png) no-repeat top left;
}

ul#mainmenu li ul.secondarymenu li {
  background: transparent url(submenu_button.png) no-repeat top left;
  padding-left: 70px;
}

ul#mainmenu li ul.secondarymenu li.higher {
  background: transparent url(submenu_button_higher.png) no-repeat top left;
  line-height: 2em; 
  padding-bottom: 1em;
  padding-top: 1em; 
}

ul#mainmenu li.menuitem1 {
  background: transparent url(menu_button.png) no-repeat top left;
}

ul#mainmenu li.menuitem2 {
  background: transparent url(menu_button2.png) no-repeat top left;
}

ul#mainmenu ul.secondarymenu {
  text-indent: 0px;
  margin: 0 0 0 -50px;
  padding: 0;
}

ul#mainmenu ul.secondarymenu li {
  text-transform: none;
  font-weight: normal !important;
}

/* --- typography --------------- */
h1#logo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 75px;
  left: 0px;
  position: absolute;
  top: 25px;
  width: 225px;
  margin: 0;
  padding: 0;
}

h2#slogan {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  right: 90px;
  top: 100px;
  text-shadow: 1px 1px 0 black;
  margin: 0;
  padding: 0;
}

h3 {
  color: #222222;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 3em;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 white;
  margin: 0;
  padding: 0;
}

/* --- content --------------- */
#content-wrap {
  width: 646px;
  height: auto;
  margin: 0px 0px 40px 0;
  float: left;
}

#content-top {
  display: none;
}

#content-bottom {
  display: none;
}

#content {
  width: 646px;
  padding: 10px;
  background: rgb( 141, 198, 63 );
  height: auto;
}

#content #logowanie {
  width: 286px;
  margin: 0 auto;
}

#identity {
  padding: 5px;
  margin: 0;
  background: #216c2e;
  color: white;
  border: 1px solid rgb( 200, 200, 200 );
}

/* --- login content --------------- */
#content-wrap.login-page {
  width: 585px;
}

.login-page #content-top {
  width: 585px;
  height: 5px;
  background: transparent url(login-top.gif) no-repeat;
  display: block;
}

.login-page #content-bottom {
  width: 585px;
  height: 5px;
  background: transparent url(login-bottom.gif) no-repeat;
  display: block;
}

.login-page #content {
  margin-top: 1px;
  width: 565px;
  background: rgb( 141, 198, 63 ); /*url(login-middle.gif) repeat-y;*/
  padding: 0 10px 0 10px;
}

.login-rej-head {
  margin: 12px 0 10px 0;
}


/* --- footer --------------- */
#footer {
  color: white; 
}

#footer a {
  color: rgb( 110, 110, 110 );
  text-decoration: none;
}

#footer a:hover {
  color: white;
  text-decoration: none;
}

#footer .left {
  width: 400px;
  float: left;
  margin: 10px 0 0 0;
}

#footer .right {
  width: 400px;
  float: right;
  text-align: right;
  margin: 10px 0 0 0;
}

#footer .clear {
  width: 400px;
  clear: both;
}

.logout_info {
	color: #ffffff;
}

.wazny_tekst,
.tab_form tr td .wazny_tekst {
  color: red;
  text-align: justify;
}

.poll {
  padding-left: 20px;
}

.poll li {
  font-weight: bold;
  margin: 10px 0;
}

.poll ol li {
  font-weight: normal;
  margin: 6px 0;
}

.przypis {
  font-size: smaller;
  margin-top: 10px;
}

.konto_dane_zmien, .konto_dane_zmien td {
  display: none;
}