.color{	background: #aaa;}.colorImportant{	background: #888;}.colorDark{	background: #888;}.colorLight{	background: #cdcdcd;}#tooltip {	position: absolute;	z-index: 3000;	border: 1px solid #60811a;	background-color: #7da922;	padding: 6px;	opacity: 0.85;}#tooltip h3, #tooltip div { 	margin: 0; 	font-size: 11px; 	color: #fff;}.regulaminPopup{	position: absolute;	left: 150px; 	top: 100px; 	z-index: 3000;	width: 700px; 	border: 2px solid #aaa;	background-color: #fff;	margin: 0; 	font-size: 12px; 	color: #343434;	padding: 0 10px 10px 10px;}
