body {color:#cdcdcd; background-color: #000000;}

a:link {text-decoration:underline;}
a:active {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline;}
		 

.h2 {
	font-family: Geneva, Verdana, Arial;
	color: #cdcdcd;
	font-size: 8 pt;
	text-align : center;
	}
	  
.number { font-size:12px; color:#FF33CC; font-weight:normal;}	
	
.h1 {
	font-family: Geneva, Verdana, Arial;
	color: #8F8F8F;
	font-size: 8 pt;
	margin-top: 20px;
	text-align : justify;
	}				

	.h3 {
	font-family: Geneva, Verdana, Arial;
	color: #ACABAB;
	font-size: 8 pt;
	margin-top: 20px;
	text-align : justify;
	}	 
		
.h4 {
	font-family: Geneva, Verdana, Arial;
	color: #cdcdcd;
	font-size: 7 pt;
	text-align : center;
	}
	  
		
.cell {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: medium none; BACKGROUND-COLOR: #ffffff
}

.knopka {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #000000; PADDING-TOP: 0px; BORDER-BOTTOM: medium none; BACKGROUND-COLOR: #cdcdcd
} 
     A:link {
        text-decoration: none;
        color: #cdcdcd
}
     A:visited {
        text-decoration: none;
        color: #cdcdcd
}
     A:active { text-decoration: none;  color: #cdcdcd
}
     A:hover {
        text-decoration: underline;
        color: #cdcdcd
}

   A.h4:link {
        text-decoration: none;
        color: #cdcdcd
}
     A.h4:visited {
        text-decoration: none;
        color: #cdcdcd
}
     A.h4:active { text-decoration: none;  color: #C69DE3
}
     A.h4:hover {
        text-decoration: underline;
        color: #C69DE3
}

A.h2:link {
        text-decoration: none;
        color: #cdcdcd
}
     A.h2:visited {
        text-decoration: none;
        color: #cdcdcd
}
     A.h2:active { text-decoration: none;  color: #C69DE3
}
     A.h2:hover {
        text-decoration: underline;
        color: #C69DE3
}
