/* Tekst */
body div.tekst { 
	line-height: 150%; 
	text-align:justify;
}

.naglowek {
letter-spacing: 1px;
padding-bottom: 15px;
font-weight: bold;
color: #003c7b;
font-size: 16pt;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

.naglowek a, .tekst a,.podnaglowek a {
color: #2762B2;
text-decoration: none;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

.naglowek a:hover, .tekst a:hover,.podnaglowek a:hover {
	text-decoration: underline;
}

.podnaglowek {
	letter-spacing: 1px;
	font-weight: normal;
	color: #000;
	font-size: 12pt;
	padding-bottom: 5px;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

.tekst {
	text-align: justify;
	letter-spacing: 1px;
	padding-bottom: 10px;
	color: #2b2b2b;
	font-size: 9pt;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

.tekst-box {
	padding-bottom: 10px;
	color: #2b2b2b;
	font-size: 8pt;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

hr {
	color: #686868;
	background-color: #686868;
	height: 1px;
	border: none;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

div.hr {
  	height: 15px;
  	background: #fff url(hr1.gif) no-repeat scroll center;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
   text-align:right;
}

div.hr hr {
  	display: none;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

.podpis {
	font-style: italic;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}

/* Belki */

.toggler {
	margin: 0;
	padding: 2px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-weight: normal;
	cursor: pointer;
	letter-spacing: 1px;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}
 
 .toggler:hover {
 background: #E2E2E2;
}

.element div {
	padding-top: 10px;
font-family: 'Franklin Gothic Book', sans-serif,"Trebuchet MS";
}
