body {
	font-family: Verdana, Helvetica, sans-serif, Arial; 
	margin: auto auto;
   background-color: white;
   font-size-adjust: none
	color: #000000;
}

body.c4 {background-image: url(img/background.jpg);}

div.c3 {text-align: center}

p.c2 {text-align: justify}

td.c1 {background-image: url(img/topbar.jpg)}

.tabela {
  height:100%;
  width:100%;
  background-color:white;
  border-left:1px solid #CECECE;
}
.dol {
  position: absolute;
  height: 35px;
  width: 100%;
  top: 100%;
  border:1px solid #CECECE;
  background-color:#EFEFEF;
}


h1 {font-size: 16px; 
	font-weight: bold;
	background-color: ;
	color: #0E0E0E;
	margin-top: 0px; 
	margin-bottom: 5px;
	font-family: Arial;
	text-align: center; 
}
h2 {font-size: 18px; 
	font-weight: bold;
	font-style: italic;
	background-color: white;
	color: black;
	margin-top: 0px; 
	margin-bottom: 1px;
}

A {
	text-decoration: underline;
	color: Maroon;
}

A:Hover {
	text-decoration: none;
	color: #CE3100;
}

.style {
	color: Black;
	font-weight: none;
	font-size: 12px;
	font-family: Arial;
}

.style1 {
	color: Maroon;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.dr {
	color: #909090;
	font-weight: none;
	font-size: 10px;
	font-family: Arial;
	text-decoration : none;
}
.tabel { width:180px; }
.kt1 { background-color: #FAF0F0; /* jasny  kolor tła komorek */ }
.kt2 { background-color: #F6E3E3; /* ciemny kolor tła komorek */ }
.kt3 { background-color: white;   /* kolor tła */ }
.kt4 { background-color: Maroon; /* kolor obramiwania */ }
.ramki {
  border-left:3px solid  Maroon;  /* kolor obramiwania */
  border-right:3px solid Maroon; /* kolor obramiwania */
  padding:0px 2px;
}
.komorka { padding:3px; color: Maroon; /* kolor czcionki */ }
.p4 { margin:0px 4px; height:1px; overflow: hidden; }
.p3 { margin:0px 3px; height:1px; overflow: hidden; }
.p2 { margin:0px 2px; height:1px; overflow: hidden; }
.p1 { margin:0px 1px; height:1px; overflow: hidden; }
.p0 { margin:0px 0px; height:1px; overflow: hidden; }
