body, td, pre {
	font-family: Trebuchet MS;
	font-size: 12px;
}

body.Podstawowy, td.Podstawowy, pre.Podstawowy, div.Podstawowy {
	font-family: Trebuchet MS;
	font-size: 13px !important;
	color: #5D5D60;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
}

.Podstawowy span {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #5D5D60;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
}

.Podstawowy span span{
	font-family: Trebuchet MS;
	font-size: 13px !important;
	color: #5D5D60;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
}

.Podstawowy a {
	color: #58595B;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px !important;
}

.Podstawowy a:hover {
	color: #3C9CD6;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px !important;
}

.Naglowek_1  {
	font-size: 23px !important;
	text-align: left;
	margin: 16px 0px 16px 0px;
}

.Naglowek_2 {
	font-size: 22px !important;
	text-align: left;
	margin: 15px 0px 15px 0px;
}

.Naglowek_3 {
	font-size: 21px !important;
	text-align: left;
	margin: 14px 0px 14px 0px;
}

.Naglowek_4  {
	font-size: 19px !important;
	text-align: left;
	margin: 13px 0px 13px 0px;
}

.Naglowek_5 {
	font-size: 18px !important;
	text-align: left;
	margin: 12px 0px 12px 0px;
}

.Naglowek_6 {
	font-size: 17px !important;
	text-align: left;
	margin: 11px 0px 11px 0px;
}

.Podstawowy table {
   padding: 0px;
   text-align: left;
   border: 1px solid black !important;
   border-collapse: collapse;
   margin: 0px 0px 0px 0px;
   width: 99%;
   font-size: 12px !important;
}

.Podstawowy td {
   padding: 3px 5px 3px 5px; 
   text-align: left;
   border: 1px solid black !important;
   border-collapse: collapse;
   margin: 0px 0px 0px 0px;
   font-size: 12px !important;
}

.Podstawowy ol {
	padding-left: 30px;
	margin: 8px 0px 8px 0px;
	text-align: left;
}

.Podstawowy ol li {
	list-style-type: upper-roman;
}

.Podstawowy ol ol{
	padding-left: 20px;
}

.Podstawowy ol ol li {
	list-style-type: decimal;
}

.Podstawowy ol ol ol {
	padding-left: 20px;
}

.Podstawowy ol ol ol li {
	list-style-type: upper-alpha;
}

.Podstawowy ol ol ol ol {
	padding-left: 20px;
}

.Podstawowy ol ol ol ol li {
	list-style-type: lower-alpha;
}

.Podstawowy ol ol ol ol ol {
	padding-left: 20px;
}

.Podstawowy ol ol ol ol ol li {
	list-style-type: lower-roman;
}

.Podstawowy ul {
	padding-left: 30px;
	margin: 8px 0px 8px 0px;
	text-align: left;
}

.Podstawowy ul li {
	list-style-type: disc;
}

.Podstawowy ul ul{
	padding-left: 20px;
}

.Podstawowy ul ul li {
	list-style-type: disc;
}

.Podstawowy ul ul ul {
	padding-left: 20px;
}

.Podstawowy ul ul ul li {
	list-style-type: disc;
}

.Podstawowy ul ul ul ul {
	padding-left: 20px;
}

.Podstawowy ul ul ul ul li {
	list-style-type: disc;
}

.Podstawowy ul ul ul ul ul {
	padding-left: 20px;
}

.Podstawowy ul ul ul ul ul li {
	list-style-type: disc;
}

.Cytat {
	font-style: italic;
}
