body {
	background-color: #808080;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
	text-align: center;
	cursor: default;
	overflow: auto;
}
table.tab-duza {
	vertical-align: top;
	margin: auto;
	/*height: 100%;*/
	width: 760px;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: none;
	border-collapse: collapse;
	background-color: #FFFFFF;
	background-image: url(klocki.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
table.tab-mala {
	width: 720px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
table.tab-menu {
	width: 320px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
td.td-menu { width: 15%; vertical-align: top; }
td.td-tresc { vertical-align: top; padding-left: 10px; padding-right: 20px; font-size: 7pt; }
td.head-nagl { color: #AAAAAA; text-align: right; vertical-align: middle; padding-right: 20px; }
td.td-stopka {
	vertical-align: middle;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 10px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*** dodatkowe ***/
div.menu-head {
	border: 1px solid #FF0000;
	padding: 3px;
	padding-left: 8px;
	margin: 3px;
	font-size: 8pt;
}
ul { list-style-position: outside; list-style: none; margin-left: 10px; padding-left: 0px; line-height: 150%; }
li:before {
	color: pink;
}
ul.kropka { list-style-position: outside; list-style: disc; margin-left: 10px; padding-left: 10px; color: #FF0000; }
li { color: #000000; }
p { line-height: 130%; }
img { border: none; vertical-align: middle; }
.red { color: #FF0000; font-weight: bold; letter-spacing: 1px; }
.blk { color: #000000; }
big {
	font-family: "Arial Black", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
}
/*** linki ***/
.f-bold { color: #AAAAAA; font-weight: bold; }
.f-norm { color: #AAAAAA; font-weight: normal; }
a.a-norm { color: #000000; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
a.a-norm:hover { text-decoration: none; border-bottom: 1px solid #000000; color: #777777; }
a.a-bold { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
a.a-bold:hover { text-decoration: none; border-bottom: 1px solid #000000; color: #777777; }
a.a-red { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
a.a-red:hover { text-decoration: none; border-bottom: 1px solid #000000; color: #FF7777; }
a.a-stopka { color: #000000; text-decoration: none; border-bottom: 1px solid #CCCCCC; }
a.a-stopka:hover { color: #808080; text-decoration: none; border-bottom: 1px solid #000000; }

a { color: #000000; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
a:hover { color: #777777; text-decoration: none; }

.aa-norm { color: #FF0000; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
.aa-norm-hover { text-decoration: none; border-bottom: 1px solid #000000; color: #FF7777; }
.aa-bold { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
.aa-bold-hover { text-decoration: none; border-bottom: 1px solid #000000; color: #777777; }
.aa-stopka { color: #000000; text-decoration: none; border-bottom: 1px solid #CCCCCC; }
.aa-stopka-hover { color: #808080; text-decoration: none; border-bottom: 1px solid #000000; }
/* elementy z typo3 */
table.contenttable tr td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin: auto;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FF0000;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF9999;
}
.csc-uploads {
	width: 100%;
}
.csc-uploads-fileName {
	font-size: 8pt;
	background-color: #FFE4E1;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.csc-uploads-fileSize {
	font-size: 8pt;
	background-color: #FFFFE0;
	padding-left: 3px;
	padding-right: 3px;
}
.csc-bulletlist-1 {
	list-style-position: outside;
	list-style: disc;
	margin-left: 10px;
	padding-left: 10px;
	color: #FF0000;
}
