/* --HTML and BODY Information-- */

* { margin:0; padding:0; border-width:0; }

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0; padding: 0;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	/*background-image: url(images/tlo.gif);*/
	}

/* --Typography and Links-- */

#intro {
	background: transparent;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	width: 600px;
	}
.pasek_logo {
	position: relative; width: 600px; height: 60px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.pasek_gorny {
	position: relative; width: 600px;  height: 165px;
	background-image: url(images/1x1bordowy.gif);
	}
.pasek_srodkowy {
	position: relative; width: 600px;  height: 210px;
	background-image: url(images/intro_pasek-srodkowy.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 0;
	}
.pasek_dolny {
	position: relative; width: 600px;  height: 165px;
	background-image: url(images/1x1bordowy.gif);
	}
.ksena {
	position: absolute; width: 219px;  height: 165px;
	bottom: 0px; left: 43px;
	background-image: url(images/intro_ksena.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.era {
	position: absolute; width: 155px;  height: 165px;
	bottom: 0px; left: 403px;
	background-image: url(images/intro_era.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.ssa {
	position: absolute; width: 201px;  height: 80px;
	top: 40px; right: 75px;
	background-image: url(images/intro_ssa.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.wnd {
	position: absolute; width: 271px;  height: 80px;
	top: 40px; left: 75px;
	background-image: url(images/intro_wnd.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}