/***************************************************************************
Ostatnia aktualizacja: 18 wrzesnia 2006
***************************************************************************/

/***/

body, p, td {
	text-decoration: none;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
}
	
a:link { text-decoration: none; font-family: "Times New Roman", Times, serif; color: #000099;  }

a:visited { text-decoration: none; font-family: "Times New Roman", Times, serif; color: #000099; }

a:active { text-decoration: none; font-family: "Times New Roman", Times, serif; }

a:hover { text-decoration: underline; font-family: "Times New Roman", Times, serif; }


.tytul {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 18pt;
}

.tekstSzary { font-family : "Times New Roman", Times, serif; font-size : 10pt; color : #CCCCCC; }
.tytul2 {

	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #174A75;
	font-weight: bold;
	text-decoration: none;
}
.tekstBialy {
font-family : "Times New Roman", Times, serif; font-size : 10pt; color : #FFFFFF;
}
.tekst_naglowek {

	text-decoration: none;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
}
.ep {

font-family : "Times New Roman", Times, serif; font-size : 10pt; color : #395979;
}

#Nav
{
	padding: 2px 0 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
#Nav h4
{
	margin: 06px 0px 5px 5px;
	font-size: 100%;
	color: #CCCCCC;
}
#Nav > h4
{
margin: 4px 0px 4px 5px;
}
#Nav ul
{
list-style: none;
margin: 0;
padding: 0;
}
#Nav li
{
padding: 2;
margin: -4px 2px;
width: 200px;
}
#Nav > ul > li
{
margin: -3px 2px;
}
#Nav a
{
cursor: pointer;
display: block;
color: #CCCCCC;
padding: 2px 4px 4px 8px;
margin: 1px 0px;
}
#Nav > ul > li > a
{
border: 1px solid transparent;
padding: 2px 4px 4px 7px;
}
#Nav a:visited
{
color: #CCCCCC;
}
#Nav a:hover
{
border: 1px solid #C0C8D1;
margin: 0px;
padding: 2px 4px 4px 7px;
background-color: #001E3C;
text-decoration: none;
}
#Nav > ul > li > a:hover
{
margin: 1px 0px;
}
