@CHARSET "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #000000 ;
	color: #36312B ;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande',	Verdana, Lucida, Geneva, Helvetica, 	Arial, sans-serif;
}

div {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
p {
	position: relative;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

#pageout {
	position: relative;
	width: 100%;
	background-color: #F3F2F0 ;
}

#e2pageout {
	position: relative;
	width: 100%;
	background-color: #FCFCFC;
}

#page {
	position: relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#menutop {
	z-index: 20;
}
#menutop img {
	display: block;
	border: 0px none white;
	float:left;
}

#bg_right {
	background-image: url("g4/bg_right.jpg");
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 50%;
	height: 477px;
}

#bg_left {
	background-image: url("g4/bg_left.jpg");
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;;
	width: 50%;
	height: 477px;
}

#e2bg_right {
	background-image: url("g4/e2bg_right.jpg");
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 50%;
	height: 275px;
}

#e2bg_left {
	background-image: url("g4/e2bg_left.jpg");
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;;
	width: 50%;
	height: 275px;
}

#topbg {
	position: absolute;
	top: 287px;
	left:0px;
	z-index: 3;
}
#pgcenter {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 12px;
	padding-top:10px;
	z-index: 10;
	width: 750px;
	line-height: 150%;
	text-align: left;
}
#lcolumnout {
	float: left;
	width: 500px;
	padding-left:0px;
	padding-right:0px;
}
#lcolumn {
	float: left;
	width: 220px;
	padding-left:25px;
	padding-right:5px;

}
#rcolumn {
	float: right;
	width: 220px;
	padding-left:5px;
	padding-right:25px;

}
#lcolumn2 {
	float: left;
	width: 500px;
	padding-left:0px;
	padding-right:0px;

}
#rcolumn2 {
	float: right;
	width: 210px;
	padding-left:15px;
	padding-right:0px;

}
#ccolumn {
	width: 220px;
	float: right;
	padding-left:15px;
	padding-right:15px;

}

#underfoot {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: white;
	margin-top: 8px;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: # ;
}
a:hover {
	color: # ;
}

.fl { float:left; }
.fr { float:right; }

.clb { clear: both; }
.clr { clear: right; }
.cll { clear: left; }
.c { text-align: center; }
.fs8 { font-size: 8px; }
.fs8 { font-size: 8px; }
.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }

.block { display: block; }
.nag1 {
	font-weight: bold;;
	color: #9A0002;
	font-size: 13px;
	margin-bottom: 8px;
}
.e2nag1 {
	font-weight: bold;;
	color: #9A0002;
	font-size: 24px;
	margin-bottom: 8px;
	border-bottom: 1px solid #EDE8E2;
}
#footerimg {
	width: 100%;
	background-image: url("g4/footbg.jpg");
	background-repeat: repeat-x;
	height: 41px;
}
.nag1 a:link, .nag1 a:visited, .iwiecej a:link, .iwiecej a:visited {
	color: #820201;
}
.iwiecej {
	text-align: right;
	font-size: 10px;
	}
.e2tyt2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	background-color: #F3F0EB;
}
.e2prodlist {
	margin-top: 10px;
	margin-left:20px;
	padding-left: 10px;
	clear: both;
}
.e2tytprod {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 14px;
	background-image: url("g4/nagback.gif");
	clear:both;
}