body {
	text-align: center;
	margin:0 auto;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	height:110%;
}
html {
	overflow-y: scroll;
}
div { 
	padding: 0px; 
	margin: 0; 
	vertical-align: top; 
}

#container {
	width: 98%;
	margin: 0 auto;
	text-align: left;
	}

div#gora {
	/* naglowek */
	margin: 0;
}
div#zawartosc {
	width: 100%;
	text-align:center;
}
div#lewa { 
	/* lewe menu */
	float: right; 
	width: 15%; 
}
div#srodek { 
	width: 84%;
	float: left;
	display:block;
	}
div#dol { 
	/* stopka */
	margin: 0; 
	}
	
.czysc {
	clear: both;
}
	
/************************************** css.naglowek ****************************/
#naglowek {
	margin-top: 0px;
	height: 167px;
	overflow: hidden;
	padding-top: 2px;
	background: #FFFFFF;
}

a {
	color:#FFFFFF; text-decoration:none;
}
a:hover {
	color:#AE5412; text-decoration:none;
}

#logo_napis {
	margin-top: 10px;
	text-align:center;
	border:1px solid #D87136;
	padding:10px;
	font-size:11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #004000;
}

#logo_flash {
	margin-top: 2px;
	height: 80px;
	background: url('/images/glowa.jpg') repeat-x;
	border: 1px solid #D87136;
	text-align: center;
}

#logo_menu {
	background-color: #89031C;
	background: url('/images/tlo.jpg');
	margin-top: 2px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 30px;
	vertical-align: baseline;
	color: Window;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


#pasek_bialy {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing:1px
}
#pasek_menu {
	background-color: #89031C;
	margin-top: 0px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 30%;
	vertical-align: baseline;
	color: Window;
	font-size: 12px;
	font-weight: bold;
	
}

#logo_grafika {
	background-color: White;
	margin-top: -67px;
	margin-left: 12%;
	padding: 5px;
	border: 0px solid Black;
	width: 150px;
	height: 150px;
	font-weight: bolder;
}
/******************************************* css.lewa **************************************/
#menu_bok {
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	border-right:2px solid #004000;
	width:100%;
}
#menu_bok p {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
#menu_bok input ,#menu_bok select {
	border: 1px solid #D87136;
	border-bottom: 1px dotted #D87136;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	text-align: left;
}



#menu_bok a {
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
#menu_bok a:hover {
	color: Olive;
	text-decoration: none;
	font-weight: bold;
}

.menu_tytul {
	background-color: #004000;
	background: url('/images/tlo.jpg');
	color: Window;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}

.menu_przerwa {
	margin-top: 2px;
}

.menu_pozycja {
	background-color: #FFFFFF;
	color: #004000;
	font-weight: NORMAL;
	text-align: center;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	border-bottom-color: #004000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #004000;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
}

#menu_bok input.form_button {
	text-align:center;
	width: 130px;
	border: 1px solid #6699CC;
}

/************************************ css.srodek **************************/
div#body_srodek {
	margin: 0;
	bottom: 0;
	background-color: #FFFFFF;
	font-size: 10px;
	border-top:2px solid #004000;	
}
/* skróty */

.skt {
	text-align:left;
	float:left;
}
.skt .tytul {
	font-size: 11px;
	padding: 3px;
	color: White;
	font-weight: bold;
	background: url('/images/tlo.jpg');
	text-align: center;
	width: 200px;
}
.skt .img {
	font-size: 11px;
	padding: 3px;
	color: White;
	font-weight: bold;
	text-align: center;
	border: 1px solid Gray;
	height: 40px;
	width: 25%;
}

/******* listadane *******/
table.listadane  {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border-top: 1px #6699CC solid;
	border-bottom: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}
table.listadane td.servHd { 
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	height: 25px;
	color: #404040;
}
table.listadane td.servTDr {
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
}
table.listadane td.servTDl {
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
table.listadane td.servTDc {
	text-align: center;
}

table.listadane td  {
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
} 

table.listadane td.opis  {
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	text-align: right;
	text-indent: 5px;
	padding-left: 0px;
	padding-right: 5px;
	min-height: 25px;
} 

table.listadane td.lp  {
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
} 
table.listadane td.data  {
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
} 
table.listadane td.klient  {
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
} 

table.listadane td.ip  {
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	width: 130px;
} 
table.listadane td.host  {
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
} 
table.listadane td.szczegolyznacz  {
	background-color: #E7E7E7;
	text-align: right;
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-left: 1px solid #004000;
	border-right: 1px solid #004000;
	border-bottom: 0px solid #004000;
} 
table.listadane td.szczegoly  {
	background-color: #E7E7E7;
	text-align: left;
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #004000;
	border-right: 1px solid #004000;
	border-bottom: 2px solid #004000;
} 
table.listadane tr.wiersz  {
	display: block;
} 
table.listadane th  {
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	min-height:25px;
	cursor: hand;
}

table.listadane input ,table.listadane select {
	border: 1px solid #6699CC;
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	text-align: left;
}
table.listadane textarea  {
				border: 1px solid #6699CC;
				border-bottom: 1px dotted #6699CC;
				font-family: Verdana, sans-serif, Arial;
				font-weight: bold;
				font-size: 11px;
				color: #404040;
				text-align: left;
				padding-left: 2px;
				padding-right: 2px;
				padding-top:2px;
				padding-bottom:2px;
				width:98%;
}


table.listadane a {
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
table.listadane a:hover {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}
table.listadane input.guzik {
	text-align:center;
	width: 130px;
	border: 1px solid #6699CC;
}

/*********** menu poziome obsluga *******/
.menu_poziom {
	top:0;
	float:left;
}

.menu_poziom ul {
	list-style:none;
	margin:0px;
	padding: 0px;
	display: block;
}
.menu_poziom li {
	display: inline;
	float:left;
	text-align: center;
	
}

.menu_poziom  .opis {
	padding: 5px;
	background-color: Gray;
	color: #fff;
	text-decoration: none;
	width: 120px;
	cursor:hand;
	border: 2px outset #ccc;
}

.menu_poziom a:link ,.menu_poziom a:visited  {
	background: #01678F;
	color: #fff;
	text-decoration: none;
	width: 120px;
	padding: 5px;
	display: block;
	border: 2px outset #ccc;
	
}

.menu_poziom a:hover {
	background: #4e95b1;
	color: #fff;
	text-decoration: none;
	width: 120px;
	padding: 5px;
	display: block;
	border-style: inset;
}

/************************************************** css.stopka ********************************/
#stopka {
	margin-top: 2px;
	bottom: 0;
	padding: 6px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #D87136;	
	
}

#stopka a {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
#stopka a:hover {
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

/**********************************************************************************/
/* --- Podstawa --- */
#table3 {
  width: 100%;
  border-collapse: collapse;
}
#table3 td {
  padding: 6px;
}
#table3 td.img img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

/* Wycentrowanie logotypów */
#table3 td.img {
  text-align: center;          /* poziome wycentrowanie */
  vertical-align: middle;      /* pionowe wycentrowanie */
}
#table3 td.img a {
  display: inline-flex;        /* powiększa obszar kliknięcia */
  justify-content: center;
  align-items: center;
  width: 100%;
}

/* --- Mobile ≤ 768px: tabela przewijana w poziomie --- */
@media (max-width: 768px) {
  #table3 {
    display: block;            /* umożliwia overflow */
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;       /* kolumny jedna obok drugiej */
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
  }
  #table3 tr {
    display: table-row;
  }
  #table3 td {
    white-space: normal;
    scroll-snap-align: start;
  }
  #table3 td.img a {
    padding: 6px 0;
  }
}

/* --- Ultra-wąskie ekrany ≤ 480px: czytelniejsze kafle --- */
@media (max-width: 480px) {
  #table3 td {
    min-width: 180px;          /* szerokość kafla */
    padding: 10px;
  }

  #table3 td.img img {
    max-height: 56px;          /* wyrównanie wysokości obrazów */
    object-fit: contain;
  }

  /* Delikatne linie separujące przy przesuwaniu */
  #table3 td + td {
    border-left: 1px solid #eee;
  }
  #table3 tr + tr td {
    border-top: 1px solid #f2f2f2;
  }

  #table3 td.tytul {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
  }
}

/* --- Dostępność: focus na linkach --- */
#table3 a:focus-visible,
#table3 img:focus-visible {
  outline: 2px solid #1d4ed8;
  outline-offset: 2px;
}
/* --- Stała wysokość wierszy z logotypami --- */
#table3 td.img {
  height: 80px;                 /* ustalana wysokość kafla */
  vertical-align: middle;
  padding: 0 10px;              /* wyrównane odstępy */
  box-sizing: border-box;       /* nie pozwala urosnąć przez padding */
}

/* Loga dopasowane do wysokości wiersza */
#table3 td.img img {
  max-height: 60px;             /* aby mieściły się w 80px */
  object-fit: contain;
}
