div#preloader {
position: fixed; /* ustawia na stałe preloader w miejscu */  
z-index: 9999;
display: none; /* ukrywa preloader (pod żadnym pozorem nie usuwać) */  
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

body {
	background-color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;		
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 10px; }
.style4 {color: #CC6600}

a:link {
	color: #00d8ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00d8ff;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #990099;
}
.style5 {
	color: #CCCCCC;
	font-size: 12px;
}
.style55 {
	color: #CCCCCC;
	font-size: 10px;
}
.style6 {
	color: #CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a.style6:visited {
	color: #00d8ff;
}
a.style6:active {
	color: #00d8ff;
} 
a.style6:hover {
	text-decoration: underline;
	color: #00d8ff;
}
a.style6:link {
	color: #00d8ff;
}
.style100 {font-family: Arial; color: #999999; font-size: 12px; padding-top: 5px;}
a.style100 {font-family: Arial; color: #999999; font-size: 12px; padding-top: 5px;}

.style7 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 12px; }
.style8 {color: #FF00F0; font-size: 24px; font-family: "Gill Sans MT Condensed"; }
.style888 {color: #666666; font-size: 18px; font-family: "Gill Sans MT Condensed"; }

.style9 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 12px; font-weight: bold; }
.style99 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; letter-spacing: 2;}
.style10 {
	color: #999999;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
}
.style11 {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
}
.header1 {
	color: #00d8ff;
	font-size: 24px;
	font-family: "Gill Sans MT Condensed";
}
.headergray {
	color: #999999;
	font-size: 21px;
	font-family: "Gill Sans MT Condensed";
}
.headerwhite {
	color: #FFFFFF;
	font-size: 21px;
	font-family: "Gill Sans MT Condensed";
}
A.page:link { text-decoration : none; font-size: 14pt; font-family: "Gill Sans MT Condensed"; border-color: #FFFFFF; color : #F4DEB9; font-weight: normal;}
A.page:active { text-decoration : none; font-size: 14pt; font-family: "Gill Sans MT Condensed"; border-color: #FFFFFF; color : #F4DEB9; font-weight: normal;}
A.page:visited { text-decoration : none; font-size: 14pt; font-family: "Gill Sans MT Condensed"; border-color: #FFFFFF; color : #F4DEB9; font-weight: normal;}
A.page:hover { text-decoration : none; font-size: 14pt; font-family: "Gill Sans MT Condensed"; border-color: #FFFFFF; color : #9D4D13; font-weight: normal;}

.style77 {
        color: #00d8ff;
        font-size: 13px;
        font-family: Arial, Helvetica;
}

h1 {
	color: #FFFFFF;
	font-size: 21px;
	font-family: "Gill Sans MT Condensed";	
}

a.numerkin {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica;
}

a.numerkin:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.numerkin:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.numerkin:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.numerkin:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.nawi {
	color: #00d8ff;
	font-size: 17px;
	font-family: "Gill Sans MT Condensed";
}

a.nawi:link {
	color: #00d8ff;
	text-decoration: none;
}
a.nawi:visited {
	text-decoration: none;
	color: #00d8ff;
}
a.nawi:hover {
	text-decoration: none;
	color: #00d8ff;
}
a.nawi:active {
	text-decoration: none;
	color: #00d8ff;
}

a.picture {
	color: #00d8ff;
	font-size: 16px;
	font-family: Arial, Helvetica;
}

a.picture:link {
	color: #00d8ff;
	text-decoration: none;
}
a.picture:visited {
	text-decoration: none;
	color: #00d8ff;
}
a.picture:hover {
	text-decoration: none;
	color: #00d8ff;
}
a.picture:active {
	text-decoration: none;
	color: #00d8ff;
}
