body {
	margin: 0 auto;
 	background-image: url(../gfx/tlo.jpg);
	background-repeat: repeat-x;
 	background-color: #ffffff;
}

a:link     { COLOR: #15318e; Text-Decoration: none; }
a:visited { COLOR: #15318e; Text-Decoration: none; }
a:active  { COLOR: #15318e; Text-Decoration: none; }
a:hover  { COLOR: #15318e; Text-Decoration: underline; }

a.stopka:link     { COLOR: #45577b; Text-Decoration: none; }
a.stopka:visited { COLOR: #45577b; Text-Decoration: none; }
a.stopka:active  { COLOR: #45577b; Text-Decoration: none; }
a.stopka:hover  { COLOR: #45577b; Text-Decoration: underline; }

a.menu_top:link     { COLOR: #264097; Text-Decoration: none; }
a.menu_top:visited { COLOR: #264097; Text-Decoration: none; }
a.menu_top:active  { COLOR: #264097; Text-Decoration: none; }
a.menu_top:hover  { COLOR: #264097; Text-Decoration: underline; }

a.menu:link     { COLOR: #000000; Text-Decoration: none; }
a.menu:visited { COLOR: #000000; Text-Decoration: none; }
a.menu:active  { COLOR: #000000; Text-Decoration: none; }
a.menu:hover  { COLOR: #264097; Text-Decoration: none; }

.wrapper {
	width: 900px;
	margin: 0 auto;
}

.box {
	width: 284px;
	display: table-cell;
	margin: 0 auto;
}

.box_przerwa {
	width: 24px;
	display: table-cell;
	margin: 0 auto;
}

.box_tresc {
	height: 150px;
}

.menu_tresc {
	line-height: 24px; 
}

.box_tresc, .menu_tresc {
	width: 262px;
  	border-left: #99aacd 1px solid;
	border-right: #99aacd 1px solid;
 	background-image: url(../gfx/box_tlo.jpg);
	background-repeat: repeat-x;
 	background-color: #ffffff;
 	padding: 0 10px 0 10px;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

.box_naglowek {
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #15318e;
}

.nazwa {
	width: 502px;
	display: table-cell;
	margin: 0 auto;
	vertical-align: top;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: #15318e;
}

.prawa {
	display: table-cell;
	width: 90px;
	text-align: right;
	vertical-align: top;
}

.zawartosc {
	display: table-cell;
	width: 592px;
  	border: #99aacd 0px solid;
 	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	line-height: 18px; 
	color: #000000;
}

.zawartosc2 {
	display: table-cell;
	width: 592px;
  	border: #99aacd 0px solid;
 	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-weight: normal;
	font-size: 11pt;
	line-height: 22px; 
	color: #000000;
}

.start_lewa, .start_prawa {
	display: table-cell;
	margin: 0 auto;
}

.start_lewa {
	width: 250px;
	text-align: left;
	vertical-align: top;
}
  
.start_prawa {
	width: 650px;
	text-align: right;
	vertical-align: middle;
	font-family: verdana;
	font-weight: normal; 
	font-size: 13pt;
	color: #264097;
	font-variant: small-caps; 
}

.stopka_lewa, .stopka_prawa {
	display: table-cell;
	margin: 0 auto;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	vertical-align: top;
	color: #45577b;
}

.stopka_lewa {
	width: 250px;
	text-align: left;
}
  
.stopka_prawa {
	width: 650px;
	text-align: right;
}