<style type="text/css">{  }
A                { color: #1c1c1c; font-family: 'Times New Roman', Times, serif; font-size: 10pt;  text-decoration: none; font-weight: bold;}
A:active         { color: #1c1c1c; font-family: 'Times New Roman', Times, serif; font-size: 10pt;  text-decoration: none; font-weight: bold;}
A:hover          { color: #1c1c1c; font-family: 'Times New Roman', Times, serif; font-size: 10pt;  text-decoration: none; font-weight: bold;}

A.podpisik                { color: #FFFFFF; font-family: 'Times New Roman', Times, serif; font-size: 10pt;  text-decoration: underline; font-weight: normal;}
A:active.podpisik         { color: #FFFFFF; font-family: 'Times New Roman', Times, serif; font-size: 10pt;  text-decoration: underline; font-weight: normal;}
A:hover.podpisik          { color: #FFFFFF; font-family: 'Times New Roman', Times, serif; font-size: 10pt;  text-decoration: underline; font-weight: normal;}

A.link           { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 8pt;  text-decoration: none; font-weight: normal;}
a:active.link    { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 8pt;  text-decoration: underline; font-weight: normal;}
a:hover.link     { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 8pt;  text-decoration: underline; font-weight: normal;}

A.kontakt           { color: #001F47; font-family: arial, sans-serif; font-size: 8pt;  text-decoration: none; font-weight: bold;}
a:active.kontakt    { color: #001F47; font-family: arial, sans-serif; font-size: 8pt;  text-decoration: underline; font-weight: bold;}
a:hover.kontakt     { color: #001F47; font-family: arial, sans-serif; font-size: 8pt;  text-decoration: underline; font-weight: bold;}

BODY             { 


	padding-top: 0px;
	background: #FFFFFF url('images/soltecdemo2.jpg') top center no-repeat;
	text-align: center;
font-family: times, sans-serif; font-size: 10pt;  text-decoration: none; font-weight: normal; color: #383838;

scrollbar-3d-light-color: #000000; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #000000; 
                   scrollbar-face-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; 
                    }
					
td             { color: #383838; font-family: times, sans-serif; font-size: 10pt;  text-decoration: none; font-weight: normal; }

P                { color: #383838; font-family: times, sans-serif; font-size: 10pt;  text-decoration: none; font-weight: normal; }

P.mwybrane       { color: #001F47; font-family: Arial ; font-size: 10pt; font-weight: Normal; text-decoration: none; }


P.kateg01       { color: #001F47; font-family: Arial ; font-size: 8pt; font-weight: BOLD; text-decoration: none; }


P.tekst          { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; }

td{color: #383838; font-family: times, sans-serif; font-size: 10pt;  text-decoration: none; font-weight: normal;}

SPAN.nr_numeru       { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: bold; }

SPAN.nagl_01       { color: #383838; font-family: times, sans-serif; font-size: 10pt;  text-decoration: none; font-weight: normal; }

SPAN.nagl_02       { color: #FFFFFF; font-family: 'Times New Roman', Times, serif; font-size: 10pt; font-weight: normal; }

SPAN.nagl_06       { color: #A1A1A1; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal; }

SPAN.nagl_03       { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 10pt; font-weight: bold; }

SPAN.tekst_01    { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal; }

SPAN.tekst_01_g    { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 10pt; font-weight: normal; }

SPAN.tytul       { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 10pt; font-weight: bold; }
SPAN.modyfikacja { color: #CFCECF; font-family: Courier New; font-size: 8pt; }
SPAN.naglowek    { color: #001F47; font-family: tahoma, arial, sans-serif; font-size: 24pt; font-variant: small-caps; }
SPAN.podpis	     { color: #CFCECF; font-family: Courier New; font-size: 8pt; }
SPAN.strona      { color: #CFCECF; font-family: Courier New; font-size: 8pt; }




		
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px times;
font-family: 'Times New Roman', Times, serif;
color: #1c1c1c;
font-weight: bold;
border-bottom: 1px dotted #a7b1bd;
margin-top: 4px;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 0px 0 0px 0px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.categoryitems {
padding: 0px 0 0px 0px; }

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
text-decoration: none;
font-weight: bold;
font-family: 'Times New Roman', Times, serif;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 4px;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font-weight: normal;
font-family: 'Times New Roman', Times, serif;
}

.arrowlistmenu ul li a{
color: #1c1c1c;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
font-family: 'Times New Roman', Times, serif;
border-bottom: 1px dotted #a7b1bd;
font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #000000;
text-decoration: none;
font-weight: normal;
font-family: 'Times New Roman', Times, serif;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #1c1c1c;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: 'Times New Roman', Times, serif;
background-color: #F3F3F3;
}

-->
</STYLE>
