<STYLE TYPE="text/css">
<!--

a.fq{
		text-decoration: underline;
}

BODY {
        background-color: #000000;
		margin-bottom : 15px;
		font-family: 'Arial CE', Arial, Helvetica, Helv, sans-serif;
		font-size: 9pt;
		margin-top: 0px;
		padding: 0px;
		color: #ffffff;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #d8d8d8;
		scrollbar-shadow-color: #d8d8d8;
		scrollbar-3dlight-color: #000000;
		scrollbar-arrow-color:  #d8d8d8;
		scrollbar-track-color: #000000;
		scrollbar-darkshadow-color: #000000;
}

table {
        background: #000000;
		color: #DDD1A3;
		margin : 0px;
		font-family: 'Arial CE', Arial, Helvetica, Helv, sans-serif;
		font-size: 9pt;
}

td.cnt {
		background-color: #000000;
		padding-top: 30px;		
}

td.lbody {
		background-color: #000000;
		padding-top: 30px;	
		padding-left: 15px;		
}

td.rpane {
		background-color: #000000;
		border-left: #ffffff solid 1px;
		padding: 0px;		
}
td.ban {
		background-color: #000000;
		border-bottom: #ffffff solid 1px;
		padding: 0px;		
}

td.rek {
		background-color: #000000;
		border-top: #cccccc solid 1px;
		border-bottom: #cccccc solid 1px;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 8pt;
}

td.mmenu {
		background-color: #000000;
		padding-top: 3px;
		padding-bottom: 3px;
		color: #616161;
		font-size: 9pt;
		font-weight: bold;		
		}

p {
		text-align: justify;
		margin: 15px;
}

img.doc {
    border: 0px #313131 none; 
}
img.front {
    border: 1px #ffffff solid; 
}

div.cnt {
		width: 100%;
		padding: 15px;
}

table.btl {
		background-color: transparent;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		margin-bottom: 16px;
		text-align: justify;
}

td.desc {
		font-size: 8pt;
}

h3 {
		font-size: 12pt;
		font-family: 'Tahoma CE', 'Tahoma', 'Arial CE', 'Arial', 'Helvetica', 'Helv' sans-serif;
		color: #ffffe2;
		margin-top: 6px;
		margin-bottom: 3px;
		font-weight: bold;
}

h4 {
		font-size: 11pt;
		font-family: 'Tahoma CE', 'Tahoma', 'Arial CE', 'Arial', 'Helvetica', 'Helv' sans-serif;
		color: #ffffe2;
		margin-top: 6px;
		margin-bottom: 3px;
}

h5 {
		font-size: 10pt;
		font-family: 'Tahoma CE', 'Tahoma', 'Arial CE', 'Arial', 'Helvetica', 'Helv' sans-serif;
		color: #ffffe2;
		margin-top: 6px;
		margin-bottom: 3px;
}

h6 {
		font-size: 9pt;
		color: #FFc165;
		margin-top: 6px;
		margin-bottom: 2px;
}


td.sep1 {
		font-size: 4px;
		padding: 0px;
		margin: 0px;
}

table.omenu {
		margin-left: 15px;
}

table.dmenu {
		text-align: right;	
		margin-right: 15px;
		font-size: 9pt;
}

table.omenu td {
		padding-right: 30px;
		font-size: 10pt;
}

table.omenu td a {
		text-decoration: none;
		color: #ffffe2;
}

a {
		text-decoration: none;
		color: #d8d8d8;
}

a:visited {
		text-decoration: none;
		color: #d8d8d8;
}

a:hover {
		text-decoration: underline;
		color: #d8d8d8;
}

a:active {
		text-decoration: none;
		color: #d4d4d4;
}

ul.rpane {
		list-style-type: none;
		color: #ffffe2;
		margin-top: 18px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-family: 'Arial CE', Arial, Helvetica, Helv, sans-serif;
		font-size: 9pt;
		text-align: left;
		text-indent: 0px;
}

ul.rpane1 {
		list-style-type: square;
		color: #ffffe2;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-family: 'Arial CE', Arial, Helvetica, Helv, sans-serif;
		font-size: 9pt;
		text-align: left;
		text-indent: 0px;
		
}

ul.rpane li {
		margin-top: 0px;
		margin-bottom: 1px;
		color: #d4d4d4;		
		margin-left: 15px;
}

ul.rpane1 li {
		margin-top: 0px;
		margin-left: 15px;
		margin-bottom: 1px;
		color: #d4d4d4;		
}

table.rmenu {
        background-color: #000000;
		color: #ffffe2;
		margin-top : 20px;
		margin-left: 10px;
		font-family: 'Arial CE', Arial, Helvetica, Helv, sans-serif;
		font-size: 9pt;
		border: 1px solid #ffffff;
		/*position: fixed;*/
		width: 140px;		
}

table.rmenu th {
		background-color: #ffffe2;
		color: #000000;
		font-weight: bold;
}

table.rmenu td.m1 {
		text-align: left;
		text-indent: -7px;
		padding-left: 10px;
		border-left: 1px solid #ffffe2;
		border-right: 1px solid #ffffe2;
}

table.rmenu td.m2 {
		text-align: left;
		text-indent: -7px;
		padding-left: 30px;
		border-left: 1px solid #ffffe2;
		border-right: 1px solid #ffffe2;
}

table.rmenu td.m3 {
		text-align: left;
		text-indent: -7px;
		padding-left: 50px;
		border-left: 1px solid #ffffe2;
		border-right: 1px solid #ffffe2;
}

table.rmenu a{
		text-decoration: none;
		color: #ffffe2;
}

table.rmenu a:visited{
		text-decoration: none;
		color: #ffffe2;
}
/* menu kategorii */
div.year {
	width: 110px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	clear: left;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}
div.year2 {
	width: 110px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: left;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}
div.categ {
	width: 105px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	clear: left;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}
div.categ2 {
	width: 300px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	clear: left;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}
div.miniat{
	 float: left;
	 text-align: center;
	 clear: left;
	 margin-top: 0px;
	 margin-bottom: 7px;
}
-->
</STYLE>