html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	} 
a:link { text-decoration: none; }

a:visited {
	text-decoration: none; color: #0000FF;
}

a:hover {
	color:  #0A8BD7;
	text-decoration: none;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	font-weight: bold;
	text-decoration: none;
}
.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txt3_bold, .txt3_bold:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A8BD7;
	font-weight: bold;
}

.txt3_bold:hover {
	color:  #0A8BD7;
	text-decoration: none;
}

.txt2_form {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A8BD7;
}
.lista {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px; margin-top:0px;
}
.tresc {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 3px; margin-top:0px; line-height:200%; color: black; text-align: justify;
	
}

a.szara:link	{ text-decoration: none; font-size: 8pt; font-family: Tahoma, Verdana, Arial Narrow; color: gray;  font-weight: bold}
a.szara:visited { text-decoration: none; font-size: 8pt; font-family: Tahoma, Verdana, Arial Narrow; color: gray; font-weight: bold }
a.szara:hover { text-decoration: none; font-size: 8pt; font-family: Tahoma, Verdana, Arial Narrow; color: #0A8BD7; }

a.szara_nawigacja:link	{ text-decoration: none; font-size: 10pt; font-family: Tahoma, Verdana, Arial Narrow; color: gray;  font-weight: none}
a.szara_nawigacja:visited { text-decoration: none; font-size: 10pt; font-family: Tahoma, Verdana, Arial Narrow; color: gray; font-weight: none }
a.szara_nawigacja:hover { text-decoration: none; font-size: 10pt; font-family: Tahoma, Verdana, Arial Narrow; color: #0A8BD7; }

a.szara_mala:link	{ text-decoration: none; font-size: 8pt; font-family: Tahoma, Verdana, Arial Narrow; color: gray;  font-weight: normal; }
a.szara_mala:visited { text-decoration: none; font-size: 8pt; font-family: Tahoma, Verdana, Arial Narrow; color: gray; font-weight: normal;  }
a.szara_mala:hover { text-decoration: none; font-size: 8pt; font-family: Tahoma, Verdana, Arial Narrow; color: #0A8BD7; }

td.nawigacja {
	font-size: 10pt; font-family: Tahoma, Verdana, Arial Narrow; color: #0A8BD7; padding-left: 3px;
}

tr.naglowek, td.naglowek
	{
		background-color: #DCDCDC;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		margin-left: 50px; margin-top:0px; line-height:200%; color: black; 
	}
	
	tr.naglowek2, td.naglowek2
	{
		background-color: white;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		margin-left: 50px; margin-top:0px; line-height:200%; color: black; 
	}
	
	
	tr.naglowek3, td.naglowek3
	{
		background-color: #F5F5F5; font-size: 8pt;
	}
	tr.naglowek4, td.naglowek4
	{
		background-color: #E8EEFF; font-size: 8pt;
	}
	tr.naglowek5, td.naglowek5
	{
		background-color: #F4F7FF; font-size: 8pt;
	}
	
	/* style */
			.shadetabs{
			padding: 3px 0;
			margin-left: 0;
			margin-top: 0px;
			margin-bottom: 0;
			font: bold 11px Verdana;
			list-style-type: none;
			text-align: left; /*set to left, center, or right to align the menu as desired*/
			}
			
			.shadetabs li{
			display: inline;
			margin: 0;
			}
			
			.shadetabs li a{
			text-decoration: none;
			margin-right: 0px;
			color: #2d2b2b;
			background: transparent;
			}
			
			.shadetabs li a:visited{
			color: #2d2b2b;
			}
			
			.shadetabs li a:hover{
			text-decoration: underline;
			color: #2d2b2b;
			}
			
			.shadetabs li.selected{
			position: relative;
			top: 1px; margin-bottom: 0px;
			}
			
			.shadetabs li.selected a{ /*selected main tab style */
			
			}
			
			.shadetabs li.selected a:hover{ /*selected main tab style */
			text-decoration: none;
			}
			
			.contentstyle{

			width: 600px;
			margin-bottom: 5px; margin-top: -10px; margin-left: -1px; 
			}
