@charset "utf-8";
/* CSS Document */
html {
overflow: hidden;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #151410;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABA5;
	font-size: 11px;
	text-align:left;
	line-height: 1.8em;
}
img {
	border: 0;
	outline: none;
}
A {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
text-decoration:none;
font-family: tahoma;
font-weight: 100}

h1 { font-size: 11px; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4 { font-size: 13pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }
.enter_big {
position: absolute;
top: 50%;
left: 50%;
width: 980px;
height: 300px;
}
.enter {
position: absolute;
top: -50%;
left: -50%;
width: 980px;
height: 300px;
text-align: left;
z-index: 1;
}
.text {
position: absolute;
z-index: 20;
top: 0px;
left: 400px;
width: 530px;
height: 300px;
text-shadow: 0px 1px 1px #000;
}
.big {
font-size: 20px;
position: relative;
z-index: 1;
}
a {
color: #FFFFFF;
text-decoration: none;
position: relative;
z-index: 5;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
position: relative;
z-index: 5;
}
.img_ziemia {
position: absolute;
top: -70px;
left: -150px;
z-index: 5;
}
.text img {
	position: relative;
	top: 0px;
	left: -5px;
	z-index: 5;
}
.shadow_depth {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: -1;
}
img.text_hovered {
	width: 116px;
	height: 51px;
	background-image: URL(enter_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	position: relative;
	z-index: 5;
}
img.text_hovered:hover {
	width: 116px;
	height: 51px;
	background-image: URL(enter_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	position: relative;
	z-index: 5;