html, body{
	margin: 0px; 
	padding: 0px; 
	background: rgb(255, 255, 255) url(img/bg.gif) 0 0 repeat-x;
	color: rgb(102, 102, 102);
	font: 11px tahoma;
}
body{
	text-align:center; 
	table-layout:fixed;
}
#w{
	margin: 5px auto;
	width: 919px;
	text-align: center;	
}
#header{
	height: 137px;
	background: url(img/top.gif) 0 0 no-repeat;
}
#koszyk{
	float: right;
	width: 290px;
	height: 87px;
	background:  url(img/koszyk.gif) 0 0 no-repeat;
	margin-left: 1px;
}
#himenu{
	clear: both;
	float: right;
	width: 700px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: rgb(118, 119, 120);
}
#himenu a{
	color: rgb(118, 119, 120);
	font-variant: small-caps;
	font-size: 12px;
	text-decoration: none;
}
#content{
	background: url(img/greenbg.gif) 100% 0 repeat-y;
}
#left{
	float: left;
	width:220px;
}
#search{
	height: 40px;
	background: url(img/search.gif) 0 0 no-repeat;
}
#menu{
	margin-top: 5px;
	text-align:left;
}
#nawigacja{
	height: 32px;
	background: url(img/nawigacja.gif) 0 0 no-repeat;
}
#menu ul{
	border-right: 1px dotted rgb(84, 103, 115);
}
#menu li{
	margin: 5px 0;
	list-style-image: url(img/menulist.gif);
}
#menu a{
	color: rgb(125, 140, 149);
	font-variant: small-caps;
	font-size: 14px;
	text-decoration: none;
}
#main{
	float: right;
	width: 697px;
}
#main .blueheader{
	background: url(img/bluehead.gif) 0 0 no-repeat;
	padding: 10px 0 0 0;
	margin: 0;
}
#main .blue{
	background: url(img/bluebg.gif) 0 0 repeat-y;
	padding: 10px 20px 10px 10px;
	text-align: justify;
}
#main .greenheader{
	background: url(img/greenhead.gif) 0 0 no-repeat;
	padding: 13px 20px 10px 10px;
	margin: 0;
	text-align: justify;
}

.grayborder{
	margin: 1px 0;
	padding: 5px 5px 5px 10px;
	border-left: 5px solid rgb(196, 196, 196);
	border-top: 1px solid rgb(196, 196, 196);
	background: rgb(226, 226, 226);
	text-align: left;
}
.border{
	margin: 1px 0;
	padding: 5px 5px 5px 10px;
	border-left: 5px solid rgb(196, 196, 196);
	border-top: 1px solid rgb(196, 196, 196);
	text-align: left;
}
#footer{
	clear: both;
	height: 46px;
	background: url(img/footer.gif) 0 0 no-repeat;
}
#footer a{
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-weight: normal;
}
#copy{
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	color: rgb(204, 204, 204);
	line-height: 17px;
	text-align: left;
}
#lomenu{
	float: left;
	margin-left: 100px;
	margin-top: 8px;
	color: rgb(255, 255, 255);
}
#feetmenu a{
	line-height: 38px;
	vertical-align: middle;	
}
#exe{
	float: right;
	margin-top: 25px;
	margin-right: 10px;

}
#exe a{
	color: rgb(204, 204, 204);
}


.adbox{
	
}
#hibaner{
	float: right;
	width: 408px;
	height: 87px;
	background: url(img/top2.gif) 0 0 no-repeat;
}
#lobaner{
	clear: both;
}


p{
	margin: 3px 0;
	padding: 2px;
}
a{
	font-weight: bold;
	color: rgb(15, 79, 135);
}
a.arhiwum{
	display: block;
	width: 149px;
	height: 28px;
	line-height: 28px;
	color: rgb(255, 255, 255);
	background: url(img/wave.gif) 0 0 no-repeat;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}