body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}
	A:visited
{	
	color: silver;
	text-decoration: none;
	font-weight: bold;
	 font-size: 8pt;
}
A:HOVER {
	color: red;
	text-decoration: none;
	font-weight: bold;
	 font-size: 8pt;
}
 	  
A:LINK
{
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	 font-size: 8pt;
}

A:ACTIVE {
	color: silver;
	text-decoration: none;
	font-weight: bold;
	 font-size: 8pt;
	
}
A:LINK.podpis
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	 font-size: 7pt;
}
td.podpis
{
	color: white;
	text-decoration: none;
    font-size: 7pt;
	background-color: #CCCCCC;
	
}
p {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #666666;
	}
	
	Td.text {
		border-left-width: 1px; 
		border-left-style: solid; 
		border-right-width: 1px; 
		border-right-style: solid; 
		border-color: silver;
		border-width: none none none none; 
		font-family: Verdana, Arial;
		font-size: 11px;
		padding-left: 10;
		padding-top: 10;
		color: #666666;
	}
	
	Td.text2 {
		border-width: none none none none; 
		font-family: Verdana, Arial;
		font-size: 11px;
		padding-left: 10;
		padding-top: 10;
		color: #666666;
		}
		
		
	Td.form {
		font-family: Verdana,Arial;
		font-size: 11px;
		padding-left: 4;
		padding-bottom:1px;
		color: #666666;
		background-color: #D4D0C8;
	}
	
	Td.form2 {
		font-family: Verdana,Arial;
		font-size: 11px;
		padding-left: 4;
		padding-bottom:1px;
		color: #666666;
		background-color: #E8E6E1;
	}
	
	Td.sign {
		font-family: Verdana,Arial;
		font-size: 10px;
		color: #666666;
		padding-left: 30;
		background-color: #CDCCCC;
	}
	
	
	h1 {
		font-family: Verdana,Arial;
		font-size: 14px;
		padding-left: 25;
		color: red;
	}
	
	h2 {
		font-family: Verdana,Arial;
		font-size: 12px;
		padding-left: 15;
		color: #666666;
	}
	

	
Td.nadpis {
		font-family: Verdana,Arial;
		font-size: 12px;
		padding-left: 19;
		font-weight: bold;
		color: white;
	}
	
	
	Td.pat {
		font-family: Verdana,Arial;
		font-size: 9px;
		color: white;
		padding-right: 5;
		
		
	}

Table.x {
	
		font-family: Verdana, Arial;
		font-size: 11px;
		padding-left: 5;
		padding-top: 10;
		color: white;
	}
	
	
#bottom {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 100%;
	background-image: url("images/bottom2.gif");
	visibility: hidden;
}
#bottom #backToTop {
	position: absolute;
	top: 0px;
	left: 450px;
	width: 100px;
	text-align: right;
}
#bottom #backToTop a {
	text-decoration: none;
	color: #000000;
}

#bottom #copyright {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 20px;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	background-image: url("images/bottom1.gif");
}

input{
		font-family: Verdana,Arial;
		font-size: 9px;
		color: red;
		padding-right: 5;
		background-color: #EBEBEB;
			
	}
	