@charset "utf-8";
body{
	background-image: url(fx/bgbgbg.png);

}
#pozycja {
	position: absolute;
	height: 550px;
	width: 600px;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -330px;
    }
#guide1 {
	background-color: #333333;
	height: 1px;
	width: 100%;
	margin-top: 27%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

    }
#guide2 {
	background-color: #00FFFF;
	height: 100%;
	width: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13%;

    }
h1{
	display: none;
}
h2{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8em;
	line-height: 0.9;
	color: #FFFFFF;
	background-position: top;
	margin-bottom: -9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	letter-spacing: -12px;
	font-weight: bold;
}

