html{	overflow: auto; /* IE HACK */
	overflow-x: hidden;
}
body{	background-color: #F4EFEA;
	margin: 0;}
#wrap{	width: 900px;
	margin: 0 auto;	background-color: #C6BA9C;
	background-image: url('./img/mainBg.gif');
	background-repeat: repeat-y;
	background-position: left;
}
#top{	height: 50px;
	background-color: #6C2509; /* KOLOR GÓRNEGO MENU */}
#foot{	height: 38px;
	background-color: #6C2509; /* KOLOR DOLNEGO PASKA */
}
#header{	margin-left: 10px;	height: 48px;
	background-image: url('./img/headerBg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
#header img{	margin-top: 12px;}
#main{	padding: 10px 5px 10px 40px;	font-family: verdana, arial, sans-serif;
	font-size: 12px !important;
	line-height: 20px;
	text-align: justify;
	color: #000;
}
#logo, #logo:hover{
	width: 153px !important;
	height: 42px !important;
	display: block !important;
	float: left !important;
	padding: 0 !important;
	margin: 3px 30px 0 7px !important;
	background-image: none !important;
	background-color: transparent !important;
}
#logo img{
	width: 153px;
	height: 42px;
	display: block;
}
#top a{	height: 31px;
	padding: 19px 8px 0 8px;	display: block;
	float: left;
	text-decoration: none;
	margin: 0 8px;
}
#top a.active, #top a:hover{
/*	background-color: #BC9B90; */
	background-image: url('./img/arr.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#top a.active{
	background-color: #BC9B90;
}
#top a img{	border: 0;}
#top img.line{	display: block;
	float: left;
	margin-top: 15px;}
#foot a{	text-decoration: none;
	margin: 10px 0 0 20px;
	display: block;
	float: left;}
#foot a img{	border: 0;}
#zamowKatalog{	margin-left: 300px !important;
}
.red{	color: #D20000;}
#zamowForm{	margin: 0;
	padding: 0 0 0 270px;
	color: #523008;
	font-family: arial, verdana, sans-serif;}
#zamowForm input.txt{
	display: block;
	margin: 0 0 3px 0;
	width: 250px;
	border: 1px solid #000;
	padding: 1px 3px;
}
select{
	display: block;
	margin: 0 0 3px 0;
	width: 258px;
	border: 1px solid #000;
}
#zamowForm textarea{	border: 1px solid #000;
	width: 250px;
	height: 120px;
	display: block;	padding: 1px 3px;
	overflow: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
#zamowForm input.submit{	border: 1px solid #000;
	display: block;
	margin-top: 3px;
}
#wybierzKategorie{	color: #C71313;
	font-weight: bold;
	padding: 5px 0 10px 10px;
	font-size: 13px;}
a.ofertaLink{
	height: 21px;
	width: 157px;
	color: #540000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 5px 0 5px 0;
	background-image: url('./img/ofertaLink.gif');
	background-repeat: no-repeat;
	background-position: 0 8px;
}
a.ofertaLink:hover, a.A{
	background-image: url('./img/ofertaLink_a.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#ofertaLeft{	width: 200px;	padding: 0 0 0 10px;
	float: left;
}
#ofertaCenter{	width: 345px;
	min-height: 100px;
	height: auto !important; /* IE HACK */
	height: 100px;

	padding-right: 10px;
	float: left;
	text-align: center;}
#ofertaRight{	width: 275px;
	float: left;
	margin-left: 15px;}
div.clear{	clear: both;}
#ramka1{	width: 243px;
	height: 337px;
	border: 10px solid #DDD5C2;
	background-color: #DDD5C2;
}
#ramka2{	height: 337px;	border: 1px solid #000;
	text-align: center;}
#ofertaCenter img{	display: block;
	float: left;
	margin: 2px;}
div.kategoria{	display: none;}
div.kategoria a{
	text-decoration: none;
}
div.kategoria a img{
	border: 2px solid transparent;
}
#opis{	text-align: center;}
a.noborder{	text-decoration: underline;}
a.noborder img{	border: 0;}

#submenu{
	width: 196px;
	padding: 5px 0;
	position: absolute;
	background-color: #6C2509; /* KOLOR TŁA DLA SUBMENU */
	border: 1px solid #C71313;
	visibility: hidden;
}
#submenu img{
	display: block;
	border: 0;
}
#submenu a{
	text-decoration: none;
	padding: 3px 5px;
	margin: 3px 0;
	display: block;
}
#submenu a:hover, #submenu a.active{
	background-color: #BC9B90;
}

#submenu2{
	width: 198px;
	padding: 5px 0;
	position: absolute;
	background-color: #6C2509; /* KOLOR TŁA DLA SUBMENU */
	border: 1px solid #C71313;
	visibility: hidden;
}
#submenu2 img{
	height: 15px;
	display: block;
	border: 0;
}
#submenu2 a{
	text-decoration: none;
	padding: 3px 5px;
	margin: 3px 0;
	display: block;
}
#submenu2 a:hover, #submenu2 a.active{
	background-color: #BC9B90;
}

#submenu3{
	width: 133px;
	padding: 5px 0;
	position: absolute;
	background-color: #6C2509; /* KOLOR TŁA DLA SUBMENU */
	border: 1px solid #C71313;
	visibility: hidden;
}
#submenu3 img{
	height: 15px;
	display: block;
	border: 0;
}
#submenu3 a{
	text-decoration: none;
	padding: 3px 5px;
	margin: 3px 0;
	display: block;
}
#submenu3 a:hover, #submenu3 a.active{
	background-color: #BC9B90;
}

.hidden{	display: none;}

#wiz{	position: absolute;
	margin-top: 41px;
	margin-left: 217px;
}
#wiz img{	width: 71px;
	height: 90px;
	display: none;	border: 2px solid #C71313;
}
.bold{	font-weight: bold;}
#opisBig{	width: 635px;
	margin-bottom: 20px;
	background-color: #DDD5C2;
	display: none;
}
.opisBig{	display: none;}


