.fx {
	overflow: hidden;
	width: 100%;
}

.fl { float: left; }
.fr { float: right; }

body {
	/* background-color: #595959; */
	background: #000 url('../img/www_bok_lewy.jpg') repeat-x fixed center top;
	margin: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 8pt;
	width: 822px;
	margin: auto;
}

a {
	text-decoration: none;
	color: #676767;
	cursor: pointer;
}
a:hover {
	color: #f60;
}

p {
	text-align: justify;
	line-height: 1.5em;
	margin-top: 0;
}

h2, h2 a {
	margin: 0;
	padding: 1em 0.5em;
	color: #c00;
	font-size: 10pt;
}

h3 {
	margin: 0;
	padding: 1em 0em;
	font-size: 9pt;
	color: #c00;
}

h4 {
	margin: 0;
	padding: 0em 0em;
	font-size: 9pt;
	padding-top: 1.5em;
}

td {
	vertical-align: top;
}

table.prod_list {
	border-collapse: collapse;
}

tr.prod_name {
	/*background-color: #eee;*/
	font-size: 1.2em;
	font-weight: bold;
	background: url('../img/lista_tlo.jpg') repeat-x bottom;
}

td.prod_name {
	padding: 0px !important;
}
td.prod_name b {
	padding-left: 10px !important;
	background: url('../img/prod_bg.jpg') no-repeat left center;
}


table.prod_list img {
	border: 2px solid #fff;
}

table.prod_list td {
	padding: 4px;
	padding-left: 0px;
}



#root {
	background-image: url('../img/cien_lewy.png');
	background-repeat:  repeat-y;
}
#page {
	background-image: url('../img/cien_prawy.png');
	background-repeat: repeat-y;
	background-position: 769px 5px;
	padding-left: 5px;
	padding-right: 53px;
}

#baner {
}

#head_bg, #body_bg {
	padding: 10px 0px;
}
#head_bg { background-color: #f2f2f4; }
#body_bg { background-color: #fff; }

#head_div,
#body_div {
	background-repeat: repeat-y;
	background-position: 200px;
}
#head_div { background-image: url('../img/kreska1.jpg'); }
#body_div { background-image: url('../img/kreska2.jpg'); }

#spacer1 {
	background-image: url('../img/grad1.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	height: 4px;
}

#search_box,
#menu {
	width: 185px;
	float: left;
	padding-left: 15px;
}

#search_box {
	width: 160px;
	height: 130px;
	background-image: url('../img/szukaj.jpg');
	background-repeat: no-repeat;
	background-position: 15px;
}

#search_box form {
	padding: 0px 10px;
	padding-top: 55px;
}

#search_box fieldset {
	border: none;
	padding: 5px;
}

#search_box legend {
	color: #f60;
}

#search {
	width: 130px;
	border: none;
	background-color: transparent;
	background-image: url('../img/input.jpg');
	background-repeat: no-repeat;
	_background-attachment: fixed;
}

#submit {
	border: none;
	width: 45px;
	height: 18px;
	background-image: url('../img/ok.jpg');
	background-repeat: no-repeat;
	margin-top: 8px;
	float: right;
	font-size: 8pt;
}
.submit2 {
	border: none;
	width: 45px;
	height: 18px;
	background-image: url('../img/ok.jpg');
	background-repeat: no-repeat;
	margin-top: 8px;
	float:inherit;
	font-size: 8pt;
}

ul.katalog {
	list-style-type: none;
}

#mapa, #mapa ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}
#mapa ul {
	margin-left: 1.5em;
}
#mapa li {
	margin-top: 0.5em;
	background :  url('../img/ul.jpg') no-repeat 0 0.5em;
	padding-left : 8px;
}

#menu {
	min-height: 210px;
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	margin-top: 0.5em;
}

#menu ul ul, ul.menu {
	padding-left: 0.5em;
	list-style-type: none;
	/* list-style-type: square; */
	/* list-style-image: url('../img/ul.jpg'); */
}
#menu ul ul li, ul.menu li {
	margin-top: 0;
	background :  url('../img/ul.jpg') no-repeat 0 0.5em;
	padding-left : 8px;
}

#head,
#body_div #body {
	margin-left: 205px;
	padding: 0px 10px;
}
#body {
	padding: 0px 30px;
}

#foot {
	padding: 10px;
	background-color: #fff;
}
#copy {
	text-align: center;
	padding: 4px;
	background-color: #f60;
	color: #fff;
	background-image: url('../img/grad2.jpg');
	background-repeat: repeat-x;
	padding-top: 10px;
}
#copy a {
	color: #fff;
}

#promocje, #nowosci {
	width: 269px;
}
#promocje { float: left; }
#nowosci { float: right; }

#promocje div, #nowosci div {
	color: #f00;
}
#promocje img, #nowosci img {
	border: 5px solid #ccc;
}

#foot {
	text-align: center;
}

#foot ul {
	margin: auto;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#foot ul li {
	display: inline;
	padding: 0em 1em;
	text-transform: uppercase;
}

div.info_box {
	float: left;
	width: 240px;
	padding-right: 20px;
	height: 16em;
}

div.XXinfo_box2 {
	float: left;
	padding-right: 20px;
}

#noscript img {
	vertical-align: bottom;
}


img.fl					{ padding: 0.5em; padding-right: 1em; }
img.fr					{ padding: 0.5em; padding-left: 1em; }

#img_div				{ display: none; position: absolute; left: 0px; top: 50px; text-align: center; width: 100%; }
#img_div div.outer		{ width: 640px; margin: auto; padding: 10px; background-color: #fff; border: 1px solid #f60; }
#img_div a				{ text-decoration: none; color: #000; font-weight: bold; }
#img_div p				{ text-align: center; }
.podpis {font-size:9px; text-align:center;}
.tabela_kontakt {vertical-align: middle;}
