body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF1DC;
	font-size : 10pt;
}

h1 {
	color : #000080;
	font-weight : bold;
	font-size : 12pt;
}

h2 {
	color : #000080;
	font-weight : bold;
	font-size : 11pt;
}

h3 {
	color : #000080;
	font-weight : bold;
	font-size : 10pt;
}

td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #005300;
}
a {
	color : #008000;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #8FBC8F;
	text-decoration : none;
	font-weight : bold;
}

.green_btn {
	background-color: #006300;
	color: #ffffff;
	width: 60%;
}

.big_text {
	font-family : "Arial Black", Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

a.white_link {
	color : #ffffff;
}

.white_text {
	color : #ffffff;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.warning {
	color : #ff0000;
}

.data {
	color : Navy;
}

.sc_com {
	background-color : #E5D9C7;
}

.sc_com_after_pp {
	background-color : #CDD1D9;
}
