a:hover {
	color: #ffffff; 
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	text-weight: 600;
}

a {
	color: #ddd9d8;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	cursor: pointer;
	text-weight: 600;
}

a:visited {
	color: #8d8988;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	text-weight: 600;
}

a:active {color: #440000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	text-weight: 600;
}

body {

	margin: 0px;
	padding: 0px;
	font-family: arial;
	height: 100%;
	background-color: #191919;
	scrollbar-face-color: #4d4948;
	scrollbar-highlight-color: #4d4948;
	scrollbar-3dlight-color: #4d4948;
	scrollbar-darkshadow-color: #4d4948;
	scrollbar-shadow-color: #4d4948;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #4d4948;
}

img {
	border-style: none;
}
h1 {
	color: #ffffff;
	font-size: 14px;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 5px;
	text-weight: 100;
}

h2 {
	color: #4d4948;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	text-weight: 100;
}

h3 {
	color: #bdb9b8;
	font-size: 18pt;
	font-family: arial;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 10px;
	line-height: 0px;
	text-weight: 100;
}

h4 {
	color: #6d6968;
	font-size: 36pt;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: -20px;
	line-height: 24px;
	text-weight: 100;
}

h5 {
	color: #ffffff;
	font-size: 12px;
	text-weight: 100;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	text-weight: 100;
}

h6 {
	color: #ada9a8;
	font-size: 12px;
	text-weight: 100;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	text-weight: 100;
}

h7 {
	color: #8d8988;
	font-size: 9px;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	text-weight: 100;
}

#kontener {
	position: relative;
	width: 900px;
	height: auto;
	border-style: none;
	overflow: visible;
	margin: auto;
}

#opisy {
	position: relative;
	float: left;
        top: 0px;
        left: 350px;
	width: 140px;
	height: 800px;
	border-width: 0px;
	background-color: transparent;
	overflow: visible;
	background: url("../gfx/bg1.jpg");
}
#tresc {
	position: absolute;
	float:left;
	top: 0px;
	left: 500px;
	width: 380px;
	height: auto;
	border-style: none;
	background-color: transparent;
	overflow: hidden;
}
#logo{
	position: absolute;
	top: 200px;
	left: 50px;
	height: 78px;
	width: 254px;
	border-style: none;
	background-color: transparent;
	background: url("../gfx/logo.png");
}
#m1{
	position: absolute;
	top: 0px;
	right: 0px;
	border-style: none;
}
#m2{
	position: absolute;
	top: 54px;
	right: 0px;
	border-style: none;
}
#m3{
	position: absolute;
	top: 131px;
	right: 0px;
	border-style: none;
}
#m4{
	position: absolute;
	top: 165px;
	right: 0px;
	border-style: none;
}
#m5{
	position: absolute;
	top: 227px;
	right: 0px;
	border-style: none;
}
#m6{
	position: absolute;
	top: 325px;
	right: 0px;
	border-style: none;
}
#m7{
	position: absolute;
	top: 385px;
	right: 0px;
	border-style: none;
}
#podmenu {
	position: absolute;
	top: 20px;
	width: 370px;
	height: 12px;
	border-width: 0px;
}
#album {
	vertical-align: middle;
	float: left;
	padding: 0px;
	border-width: 0px;
	height: 88px;
	width: 400px;
	margin-bottom: 5px;
}
#pig {
	float: left;
	padding: 0px;
	border-style: none;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: transparent; 
}
#ost {
	border-style: none;
	height: 32px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: transparent url("../gfx/pon.png");
}
#nas {
	border-style: none;
	height: 32px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: transparent url("../gfx/pnk.png");
}
#sko {
	border-style: none;
	height: 32px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: transparent url("../gfx/psk.png");
}
.stopka {
	vertical-align: middle;
	float: left;
	padding: 5px;
	border-width: 1px;
	border-color: #393939;
	border-style: solid;
	background-color: #292929;
	width: 220px;
	margin-top: 20px;
	margin-left: 0px;
}
.okladka {
	vertical-align: bottom;
	float: left;
	padding: 0px;
	border-width: 4px;
	border-color: #393939;
	border-style: solid;
	height: 80px;
	width: 80px;
	margin-right: 5px;
}
.formularz {
	padding: 0px;
	border-width: 0px;
	background-color: transparent;
}
.f {
	color: #bdb9b8;
	font-family: arial;
	font-size: 8pt;
	padding: 0px;
	border-width: 1px;
	border-color: #393939;
	border-style: solid;
	background-color: #292929;
	wrap: virtual;
}
#logowanie {
        position: absolute;
	float: right;
	top: 20px;
        right: 2px;
	height: 40px;
	width: 50px;
	border-width: 0px;
	padding: 0px;
}
.haslo {
	text-align: center;
	color: #bdb9b8;
	vertical-align: middle;
        margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 2px;
	font-weight: 700;
	height: 18px;
	width: 48px;
	overflow: auto;
}
.przycisk {
	font-weight: bold;
	display: inline;
	height: 20px;
	width: 50px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.long {
	width: 110px;
}
.kod {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
        margin-bottom: 0px;
	padding: 0px;
	height: 18px;
	width: 100px;
	border-width: 1px;
	border-color: #393939;
	border-style: solid;
}
.naglowek {
	padding: 0px;
	font-weight: 700;
	display: block;
	height: 20px;
	width: 300px;
	wrap: virtual;
	margin-top: 2px;
	overflow: auto;
}
.pole {
	padding: 0px;
	display: block;
	width: 300px;
	height: 100px;
	margin-top: 2px;
	overflow: auto;
	padding: 0px
	vertical-align: middle;
}
.nick {
	height: 20px;
	width: 100px;
	font-weight: bold;
	margin-top: 2px;
}
.plik {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;

}
.zbuduj {
	text-align: center;
	vertical-align: middle;
        margin-top: 2px;
	height: 16px;
	width: 120px;
}
#wyborpliku {
	border-width: 0px;
	height: 19px;
	width: 180px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 0px;
	border-width: 1px;
	border-color: #393939;
	border-style: solid;
	background-color: #292929;
	background: url("../gfx/browse.jpg");
	vertical-align: bottom;
}
.nazwapliku {
	margin-top: 2px;
	margin-left: 2px;
	float:left;
	position: absolute;
	border-width: 0px;
	height: 17px;
	width: 95px;
	font-weight: bold;
	padding: 0px;
	border-width: 0px;
	background-color: transparent;
	vertical-align: bottom;
	overflow:hidden;
}
#flashcontent {
	margin-top: 0px;
	left: 0px;
	height: 500px;
	width: 300px;
	text-color: #bdb9b8;
	text-decoration: none;
	font-size: 7pt;
	font-family: tahoma, arial;
	overflow: visible;
}
#grupa {
	height: 80px;
	width: 300px;
	border-width: 0px;
	vertical-align: middle;
}
.thumb {
	margin-top: 3px;
	float: left;
	padding: 0px;
	border-width: 4px;
	border-color: #393939;
	border-style: solid;
	margin-right: 5px;
	vertical-align: bottom;
}
#fopis {
	height: 50px;
	width: 250px;
}
#player {
	padding: 0px;
	border-width: 1px;
	border-color: #393939;
	border-style: solid;
	background-color: transparent;
	width: 300px;
	height: 24px;
	margin-bottom: 20px;
}