body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

.wejscie {
	background: #2E2F33 url(gfx/bg_main_2.gif) repeat-x;
}

.strona {
	background: #000000 url(gfx/bg.gif) repeat-x;
}

#pack {
	width:301px;
	margin-left:auto;
	margin-right:auto;
	background: #000000 url(gfx/bg_main.gif) repeat-y;
	height: 100%;
}

#tekst_start {
	display: none;
}

#logo {
	padding-top: 300px;
	margin-bottom: 15px;
	background: transparent url(gfx/logo.gif) no-repeat center bottom;
}

#linki {
	color: #B3B3B3;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

#linki ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#linki li {
	display: inline;
}

#linki a {
	color: #B3B3B3;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#linki a:hover {
	color: #FF9900;
	text-decoration: none;
}

#opis {
	width: 201px;
	color: #9D9D9D;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	padding-top: 100px;
	margin-left: 50px;
	margin-right: 50px;
}

#opis ul {
	color: #727272;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#opis a span {
	display: none;
}

#opis a {
	padding-left: 25px;
	padding-bottom: 25px;
	width: 25px;
	height: 25px;
}

#f8 a {
	background: transparent url(gfx/logo_flash.gif) no-repeat;
}
#f8 a:hover {
	background: transparent url(gfx/logo_flash_over.gif) no-repeat;
}

#qt6 a {
	background: transparent url(gfx/logo_qt.gif) no-repeat;
}
#qt6 a:hover {
	background: transparent url(gfx/logo_qt_over.gif) no-repeat;
}

#stopka {
	color: #444444;
	font-family: tahoma;
	font-size: 10px;
	padding-top: 30px;
}

#stopka a {
	color: #444444;
	text-decoration: none;
}

#stopka a:hover {
	color: #666666;
	text-decoration: underline;
}