table,p, ul, ol,br, ul, li {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
       
	}
table.main
{
width: 1000px;
}
table.main2
{
width: 100%;
}

table.max
{
width: 100%;
}

tr.naglowek{
 background-color:#00B060;
 color:#FFFFFF ;
  font-weight: bold;
}

tr.ciemniejszy{
 background-color:#DDDDDD;
 color:#000000 ;
}
tr.naglowek2{
 font-weight: bold;

}

td.ciemniejszy{
 background-color:#DDDDDD;
 color:#000000 ;
}
td.bialy{
 background-color:#FFFFFF;
 color:#000000 ;
}

li{     list-style-position: outside; 
        margin-left: 15px;
	}

h1.tabela{
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
        margin-bottom: 0;
        margin-top: 0;
	}

h1.text{
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;        
        margin: 0;
	}

h2.text{
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;        
        margin: 0;
	}



h3.link{
        font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
        margin-top: 0;
	font-weight: normal;
               color: #000000;

	}
h2.link{
        font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
        margin-top: 0;
	font-weight: normal;
       color: #000000;
	}
h1.link{
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0;
        margin-top: 0;
       color: #000000;
	}
A {
	font-family: verdana;
	font-size: 12px;
       color: #000000;
	text-decoration: none;
	}

A.duze {
	font-family: verdana;
	font-size: 12px;
	color: #0000cc;
	
	font-weight:bold; 
	text-decoration:none;
	}
A.male_czerwone {
	font-family: verdana;
	font-size: 12px;
	color: #ff0000;
	
	font-weight:bold; 
	text-decoration:none;
	}

A.male_biale {
	font-family: verdana;
	font-size: 8px;
        color: #ffffff;
	text-decoration:none;
	}

A:Hover {
	color: #000000;
	}
	
#1 {font-size: 18px; line-height: 19px;}
#2 { font-weight: bold;}

p.czerwone {color: #ff0000;}
p.stopka {font-size: 9px; color: #000000;}
a.stopka {font-size: 9px; color: #0000ff; color: #3a3a69;}

body 
{	background-color: #ffffff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;

}
hr {
 color: #00B060;
}


