body{
	background-image: url('grafika/tlo.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: scroll;
	text-align: center;
	margin: 0px 0px 6px 0px;
	font-size: 8pt;
	color: #3D6777;
	cursor: default;
	font-family: Verdana, Arial, sans-serif;
	scrollbar-face-color: #3D6777;
	scrollbar-highlight-color: #3D6777;
	scrollbar-3dlight-color: #3D6777;
	scrollbar-darkshadow-color: #3D6777;
	scrollbar-shadow-color: #3D6777;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

img{
  border-width: 0px;
}
.c {
	text-align: center;
}

#informacja_o_ladowaniu{
   position: absolute;
	left: 0px;
	top: 0px;
	background-color: white;
	background-image: url('grafika/tlo.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: scroll;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	z-index: 3;
	color: #3D6777;
	cursor: default;
	font-family: Verdana, Arial, sans-serif;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}
#divDymek {
	position: absolute;
	visibility: hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding: 3px;
	border: #3D6777 1px solid;
	background-color: #FAFAFA;
	text-align: left;
	color: #3D6777;
	width: 300px;
}


table.strona{
  border: 0px solid;
  width: 740px;
  height: 100%;
}
td.menu_gora{
  background-color: #548EA4;
  color: white;
  height: 20px;
  font-weight: bold;
  text-align: right;
}
td.info_gora{
  background-color: #EDECE9;
  color: #3D6777;
  height: 20px;
  font-size: 8pt;
  padding: 0px 0px 0px 135px;
}
td.info_data{
  font-size: 8pt;
  color: #548EA4;
}
td.menu_bok{
  background-color: #EDECE9;
  color: #3D6777;
  font-size: 8pt;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  width: 120px;
}
td.podmenu{
	background-color: #DDDCD8;
	color: #3D6777;
	width: 700px;
	font-size: 10pt;
	padding: 4px;
	vertical-align: top;
}
td.tresc{
  background-color: #DDDCD8;
  color: #3D6777;
  width: 740px;
  font-size: 10pt;
  padding: 20px 30px 40px 30px;
  vertical-align: top;
}
td.menu_dol_info{
  font-size: 8pt;
  text-align: center;
}


table.naglowek{
  border-width: 0px;
  width: 550px;
  text-align: center;
}
td.naglowek{
  background-image: url("grafika/naglowki/nag_tlo.gif");
  width: 100%;
  vertical-align: top;
  padding-top: 25px;
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
}
table.naglowek_mini{
  border-width: 0px;
  width: 450px;
  text-align: center;
  text-align: left;
}
td.naglowek_mini{
  background-image: url("grafika/naglowki/nag_mini_tlo.gif");
  width: 100%;
  vertical-align: top;
  padding-top: 15px;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}


td, tr{
  font-size: 10pt;
}
th, td.th {
  text-align: center;
  font-weight: bold;
}
tr.ciemne_tlo, td.ciemne_tlo{
  background-color: #EDECE9;
  text-align: left;
}
tr.jasne_tlo, td.jasne_tlo{
  background-color: white;
  text-align: left;
}
tr.naglowek_ciemne_tlo, th.naglowek_ciemne_tlo, td.naglowek_ciemne_tlo{
  color: white;
  background-color: #3D6777;
  text-align: left;
}
th.usun_jasne, td.usun_jasne{
  color: #3D6777;
  background-color: #FFDDDD;
}
th.usun_ciemne, td.usun_ciemne{
  color: #3D6777;
  background-color: #FFBBBB;
}
th.edycja_jasne, td.edycja_jasne{
  color: #3D6777;
  background-color: #DDFFDD;
}
th.edycja_ciemne, td.edycja_ciemne{
  color: #3D6777;
  background-color: #BBFFBB;
}
table.obrazki{
  background-color: #EDECE9;
  width: 450px;
  font-size: 10pt;
  text-align: center;
}
table.wykres{
  width: 350px;
}


a.menu, a.menu:visited{
  color: #3D6777;
  font-size: 8pt;
  width: 120px;
  padding: 3px 6px;
  text-decoration: none;
}
a.menu:hover{
  color: #3D6777;
  background-color: #C7C5BF;
}
a.wybrany{
  width: 120px;
  background-color: #DDDCD8;
}
a.wybrany:visited{
  color: #548EA4;
}
a.menu_gora, a.menu_gora:visited{
  color: white;
  font-size: 8pt;
  width: 105px;
  padding: 3px;
  text-decoration: none;
  text-align: center;
}
a.menu_gora:hover{
  color: white;
  background-color: #3D6777;
}
a.dzial, a.dzial:visited{
  color: #3D6777;
  font-size: 10pt;
  text-decoration: none;
}
a.dzial:hover{
  color: #548EA4;
  text-decoration: underline;
}
a.naglowek_url{
  color: #3D6777;
  cursor: hand;
  text-decoration: none;
}
a.naglowek_url:hover{
  text-decoration: underline;
}


p{
  text-align: justify;
  text-indent: 0px;
  font-size: 10pt;
}
p.wciecie{
  text-indent: 20px;
}
p.komunikat_ok {
	border: #49702F 2px solid;
	padding: 10px 10px 10px;
	background-color: #DDFFDD;
	color: #49702F;
}
p.komunikat_no {
	border: #C23512 2px solid;
	padding: 10px 10px 10px;
	background-color: #FFDDDD;	
	color: #C23512;
}


h1{
  font-size: 16pt;
}
h2{
  font-size: 14pt;
}
h3{
  font-size: 12pt;
}


hr {
	color: #3D6777;
	width: 80%;
	border: #3D6777 2px solid;
}


#no_style table,tr,td,th {}


form, input, select, fieldset, button{
  font-size: 10pt;
  color: #3D6777;
  font-family: Verdana, Arial, sans-serif;
}
fieldset, input, button{
  border: #3D6777 1px solid;
}
fieldset{
  padding: 10px;
  margin: 10px;
}
input.guzik_ciemny, button.guzik_ciemny{
  background-color: #EDECE9;
}
input.guzik_jasny, button.guzik_jasny{
  background-color: white;
}
input.bez_obramowania{
  border-width: 0px;
}
textarea{
  color: #3D6777;
  border: #3D6777 1px solid;
}
