@charset "utf-8";
.main {
	background-color: #000;
	text-align: center;
	color: #999;
}#intro_gora {
	background-image: url(img/intro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 430px;
	text-align: right;
	position: relative;
	color: #FFF;
}
.intro_linki {
	position: absolute;
	right: 20px;
	bottom: 0px;
	width: 100px;
}

#intro_glowny {
	margin: 0 auto;
	width: 700px;
}
#intro_dol {
	float: right;
	color: #FFF;
	text-align: left;
}
#langselector {
	font-size: small;
	color: #999;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
