* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	/*background: #000 url('../img/splash_tlo.jpg') no-repeat top center;*/
	background: #000 url('../img/splash_top.png') repeat-x top;
	font-family: arial;
	font-size: 11px;
	color: #fff;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 12px;
}

#top {
	width: 900px;
	position: relative;
	margin: 0 auto;
	height: 164px;
}

#top div.wspolpraca {
	width: 150px;
	height: 21px;
	background: url('../img/splash_wspolpraca.jpg') no-repeat left;
	padding: 4px 0 0 -10px;
	position: absolute;
	left: 55px;
	top: 140px;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}
#top div.pozostale {
	position: absolute;
	top: 142px;
	left: 178px;
	height: 21px;
	width: 420px;
	text-align: left;
}

#partnerzy_top {
	width: 750px;
	margin: 10px auto 5px;
	left: 152px;
	color: #cb3053;
	position: absolute;
	z-index: 100;
	background: #000;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
  	border: 1px #fff solid;
	
}
#partnerzy_top h3 {
	width: 100%;
	font-size: 15px;
	background: #fff;

}
#partnerzy_top td {
	border: 1px #82128c dashed;
	vertical-align: text-top;
	padding: 5px;
}

.napis_top {
	position: absolute;
	top: 43px;
	left: 55px;
	color: #b71fc5;
	font-size: 29px;
}
.napis_top span {
	color: #be2e4e;
}
.napis_dol {
	position: absolute;
	top: 77px;
	left: 200px;
	color: #b71fc5;
	font-size: 16px;
	font-weight: bold;
}
#logo {
	width: 100%;
	height: 554px;
	background: url('../img/splash_roz.jpg') repeat-x top;
	text-align: center;
	position: relative;
}
.logo_srodek {
	width: 1053px;
	height: 490px;
	margin: 0 auto;
	position: relative;
}
#center {
	width: 900px;
	position: relative;
	margin: 0 auto;
	height: 718px;
}
.gg {
	position: absolute;
	top: 37px;
	left: 710px;
	padding-left: 3px;
}
.gg img{
	padding-right: 7px;
}
.mail {
	position: absolute;
	top: 112px;
	left: 710px;
	background: url('../img/splash_mail.jpg') no-repeat left;
	padding-left: 30px;
}
.tel {
	position: absolute;
	font-size: 18px;
	top: 76px;
	color: #b71fc5;
	left: 710px;
	background: url('../img/splash_tel.jpg') no-repeat left;
	padding-left: 30px;
}
.gg a, .mail a {
	color: #b71fc5;
	font-size: 18px;
}
.splash_logo {
	position: absolute;
	top: 28px;
	left: 146px;
	width: 764px;
	height: 317px;
	background: url('../img/splash_logos.jpg') no-repeat;
}
.wejscie {
	position: absolute;
	top: 358px;
	left: 440px;
}

.tresc {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	color: #cb3053;
	margin-top: -65px;
	position: relative;
}
.tresc h1 {
	font-size: 24px;
	font-style: italic;
}
.tresc div.opis {
	font-size: 11px;
	line-height: 200%;
	text-align: justify;
	margin-top: 15px;
}

.stopka {
	width: 100%;
	background: url('../img/splash_stopka_tlo.gif') repeat-x top;
	margin-top: 20px;
	border-bottom: 1px #82128c solid;
}

.stopka div.srodek {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
.wspolpraca {
	width: 250px;
	height: 21px;
	/*background: url('../img/splash_wspol.jpg') no-repeat left;*/
	padding: 4px 0 0 15px;
	margin-bottom: 82px;
}
.wspolpraca a {
	padding-left: 15px;
}
#partnerzy {
	width: 750px;
	margin: -30px auto 5px;
	color: #cb3053;
	
}
#partnerzy td {
	border: 1px #82128c dashed;
	vertical-align: text-top;
	padding: 5px;
}

.copy {
	font-size: 10px;
	color: #cb3053;
	margin: 5px 0 10px 0;
}
.copy a {
	color: #cb3053;
}
.clear {
	clear: both
}