#page {
	position: absolute;
	left: 0;
	top: 0;
	width:1003px;
	height:695px;
}
/* menu - lewa */
#lewa {
	position: relative;
	left: 0;
	top: 0;
	width: 249px;
	height: 693px;
	background-color: #4c683f;
	margin-right: 6px;
	padding-right: 6px;
	float: left;
}
/* end menu - lewa */

/* kontener */
#contener {
	position: relative;
	top: 0;
	left: 0;
	width: 731px;
	height: 690px;
	margin-right: 6px;
	float: left;
}
.banner {
	position: relative;
	width: 731px;
	height: 217px;
	background-image: url("images/banner.jpg");
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}
.productName {
	position: relative;
	width: 731px;
	height: 21px;
	background-color: #5d4f42;
	padding: 0px;
	margin-right: 2px;
	float: left;
}
.productNameText {
	position: relative;
	top: 2px;
	left: 7px;
	font-family: 'verdana','tahoma','sans-serif';
	font-wieght: bold;
	font-size: 13px;
	color: #fff;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: left;	
}
.productNameText a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.productNameText a:hover, a:focus {
	text-decoration: underline;
}
.showPage{
	position: relative;
	top: 0;
	left: 0;
	width: 731px;
	height: 412px;
	background-color: #fff;
	float: left;
	margin-top: 6px;
	margin-bottom: 0;
}
.stopka {
	position: relative;
	width: 731px;
	height: 21px;
	background-color: #5d4f42;
	padding: 0px;
	margin-right: 2px;
	float: left;
}
.stopkatext {
	position: relative;
	top: 4px;
	left: 0;
	font-family: 'verdana','tahoma','sans-serif';
	font-wieght: bold;
	font-size: 9px;
	color: #6f5e4e;
	text-align: center;	
}
/* koniec kontener */

#prawa {
	position: relative;
	top: 0;
	left: 0;
	width: 1px;
	height: 695px;
	background-color: #4c683f;
	float: left;
}
.error {
	position: relative;
	top: 4px;
	left: 0;
	font-family: 'verdana','tahoma','sans-serif';
	font-wieght: bold;
	font-size: 11px;
	color: #6f5e4e;
	text-align: center;
}
.error a {
	font-weight: bold;
	color: #6f5e4e;
	text-decoration: none;
}
.error a:hover {
	text-decoration: underline;
}
.pageText {
	width: 731px;
	height: 412px;
	background-image: url('images/background.jpg');
	position: relative;
	top: 0;
	left: 0;
	overflow: auto;
	float: left;
}
.pageTextt {
	font-family: 'verdana','tahoma','sans-serif';
	font-size: 11px;
	color: #6f5e4e;
	margin-left: 7px;
	text-align: left;
	float: left;
}
.pageTextt1 {
	width: 240px;
	font-family: 'verdana','tahoma','sans-serif';
	font-size: 11px;
	color: #6f5e4e;
	text-align: left;
	float: left;
}
.pageText a {
	color: #6f5e4e;
	font-weight: bold;
	text-decoration: none;
}
.pageText a:hover {
	text-decoration: underline;
}
.kontakt {
	font-family: 'verdana','tahoma','sans-serif';
	font-weight: normal;
	font-size: 12px;
	color: #6f5e4e;
	text-indent: 0;
	text-align: left;
}
.kontakt a {
	color: #4c683f;
	text-decoration: none;
}
.kontakt a:hover {
	color: #4c683f;
	text-decoration: underline;
}
.publikacja {
	float: left;
	border: 0;
}
img {
	border: 0;
}
