html, body {
	background-image:url('../img/tlo.jpg');
	background-repeat: repeat-x;
	background-color: #88aef4;
	margin: 0;
	padding: 0;
}

#kontener {
	width:850px;
	height:auto;
	margin:auto;	
}

/* top */
#top {	
	width:850px;
	height:224px;
	overflow:hidden;
 	clear: both;
}
#tresc {
	width:850px;
	height:auto;
	clear:both;
}
#aktualnosci {
	width:850px;
	height:auto;
	clear:both;
}
#stopka {
	width:850px;
	height:211px;
	background-image:url('../img/index_23.jpg');
	background-repeat: no-repeat;
	clear:both;
}
#pozycja_menu {
	padding: 0 0 0 10px;
}
#tlo_menu {
	width:188px;
	height:44px;
	background-image:url('../img/pasek_menu.jpg');
	background-repeat: no-repeat;
}
/* glowne tresci strony */
#tabela_tresci {
  width:850px;
	height:auto;
	border:0px;
}
td.naglowek_menu {
	width:212px;
	height:41px;
  border:0px; 
  background-color: #377dfe;
}
td.naglowek_tekst {
  width:638px;
  height:41px;
	background-image:url('../img/index_03.jpg');
	background-repeat: no-repeat;
  border:0px;
}
td.menu {
	width:212px;
	height:auto;
  border:0px; 
  background-color: #377dfe;
}
td.tekst {
  width:638px;
  height:auto;
  background-image:url('../img/tlo_tabela.jpg');
	background-repeat: repeat-y;
  border:0px;
}
td.stopka_menu {
	width:212px;
	height:19px;
  border:0px; 
  background-color: #377dfe;
}
td.stopka_tekst {
  width:638px;
  height:19px;
	background-image:url('../img/index_03_rev.jpg');
	background-repeat: no-repeat;
  border:0px;
}

/* aktualnosci */
#tabela_aktualnosci {
  width:850px;
	height:auto;
	border:0px;
}
td.naglowek_menu_aktualnosci {
	width:212px;
	height:17px;
  border:0px; 
  background-color: #377dfe;
}
td.naglowek_tekst_aktualnosci {
  width:638px;
  height:17px;
	background-image:url('../img/index_03_akt.jpg');
	background-repeat: no-repeat;
  border:0px;
}
td.menu_aktualnosci {
	width:212px;
	height:auto;
  border:0px; 
  background-color: #377dfe;
}
td.tekst_aktualnosci {
  width:638px;
  height:auto;
  background-image:url('../img/tlo_tabela.jpg');
	background-repeat: repeat-y;
  border:0px;
}
td.stopka_menu_aktualnosci {
	width:212px;
	height:19px;
  border:0px; 
  background-color: #377dfe;
}
td.stopka_tekst_aktualnosci {
  width:638px;
  height:19px;
	background-image:url('../img/index_03_rev.jpg');
	background-repeat: no-repeat;
  border:0px;
}