BODY {
	background-color: #605d5c;
	background-image: url(img/img/bg.gif); 
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	background-position: top left;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


#TOP {
	margin: auto;
	text-align: center;
}

#NAGLOWEK {
	height: 110px;
	text-align: left;
}

.login,
.login:visited,
.login:link,
.login:active {
	color: #d7d7d7;
	text-decoration: underline;
}

.login:hover {
	color: #ffffff;
	text-decoration: underline;	
}

#TEKST  {
	padding-top: 10px;
	background-color: transparent;
	color: #000000;
	text-align: left;
}

#STOPKA {
	text-align: left;
}

.szerokosc { 
	width: 998px; 
}

.szerokosc2 { 
	width: 986px; 
}

.linia {
	background-color: #808080;
	height: 1px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}
.legend {
	font-size: 13px;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, serif;
	color: #767676;
}
.fieldset {
	border: 1px solid #b1b7b8;
}
H1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, serif;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 0px;
	line-height: 11px;
}
.top, .top td, td.top {
	vertical-align: top;
}
.pzero {
	height: 80px;
}
.pzero p {
	margin: 0px;
	padding: 6px;
}
#facebook_pan { 
	background: url("img/img/fb.png") no-repeat scroll 0 0 transparent; 
	display: block; 
	float: right; height: 420px; padding: 0; 
	position: fixed; right: -205px; 
	top: 130px; width: 247px; z-index: 10000;
}


