/* CSS Document */
#pl, #pl a, #pl a:link, #pl a:active,  #pl a:visited{
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -140px -275px;
	width: 40px;
	height: 20px;
	display: block;
	border-bottom: none;
	float:left;
	top: 0px;
	left: 300px;

}
#pl a:hover, #pl a:focus{
	background-position: -140px -325px;
}
.pl {
	visibility: hidden;
	display: block;
	height: 20px;
}	
#en, #en a, #en a:link, #en a:active,  #en a:visited{
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -180px -275px;
	width: 40px;
	height: 20px;
	display: block;
	border-bottom: none;
	float:left;
	top: 0px;
	left: 300px;

}
#en a:hover, #en a:focus{
	background-position: -180px -325px;
}
.en {
	visibility: hidden;
	display: block;
	height: 20px;
}	
body {  /*background-image: url(../tlo.gif)*/;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: /*#667285#1E2228#252C34*/#000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#333333;
	padding: 0px;
}

#body {
	width: 1001px;
	height: auto;
	margin: auto;
	padding: 0px;
	background-image: url(../background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	padding-bottom: 100px;
}

#logo a {
	width: 680px;
	height: 120px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	display: block;
}

#logopl a {
	width: 680px;
	height: 120px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	display: block;
}

h1 {
	visibility: none;
	display: none;
}

p {
	text-indent: 5%;
}

form {
	position: relative;
	top: 0px;
	left: 0px;
}

textarea {
	width: 439px;
	display: block;
	overflow: hidden;
}
.invisible {
	visibility: hidden;
	display: none;
}

.i {
	display: none;
}
/*Styl dla wyswietlania obrazka poziomego*/



.podpis {
	text-align: right;
}

.hidden  {
	visibility: hidden;