body, html {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	background: url('../gfx/arrow_h1.gif') no-repeat;
	background-position: left center;
	padding-left: 28px;
	font: 13px Tahoma;
	font-weight: bold;
	color: #707070;
	height: 19px;
	margin-bottom: 6px;
	padding-top: 3px;
}

img {
	border: 0;
}


.clear {
	clear: both;
}

#top {
	height: 240px;
	width: 954px;
	overflow: hidden;
}

#page {
	position: relative;
}

#menu {
	width: 954px;
	height: 37px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: url('../gfx/menu_right.gif') no-repeat;
	background-position: right  center;
}

#menu_left {
	width: 10px;
	height: 37px;
	background: url('../gfx/menu_left.gif') no-repeat;
	float: left;
}

.menu_active {
	background: url('../gfx/menu_left_active.gif') no-repeat !important;
}

#menu_center {
	height: 37px;
	width: 934px;
	float: left;
	background: url('../gfx/menu_center.gif') repeat-x;
}
/*
#menu_right {
	width: 10px;
	height: 37px;
	
	float: left;
}*/

#menu_center a {
	display: block;
	width: 119px;
	height: 27px;
	background: url('../gfx/m_button.gif') no-repeat;
	float: left;
	text-align: center;
	font: 12px Tahoma;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	text-decoration: none;
}

#menu_center a:hover {
	background: url('../gfx/m_button_hover.gif') no-repeat;
	color: #000;
}

#main_page {
	width: 954px;
	background: url('../gfx/main_page.gif') repeat-y;
	overflow: hidden;
	position: relative;
	/*top: -6px;*/
}

#bottom {
	width: 954px;
	min-width: 954px;
	max-width: 954px;
	height: 95px;
	margin: 0 auto;
	background: url('../gfx/bottom.gif');
	clear: both;
	overflow: hidden;
	position: relative;

}

#kontakt_1 {
	position: absolute;
	left: 10px;
	height: 100px;
	width: 100px;
	top: 4px;
}

#kontakt_2 {
	position: absolute;
	left: 250px;
	height: 100px;
	width: 100px;
	top: 4px;
}

.kontakt_bottom h2 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #fff;
	position: relative;
	left: 24px;
	width: 170px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.kontakt_bottom h3 {
	background: url('../gfx/arrow_bottom.gif') no-repeat;
	background-position: center left;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	font: 13px Tahoma;
	color: #000;
	position: relative;
	height: 20px;
	padding-top: 0px;
	width: 170px;
}

#newsletter {
	position: absolute;
	left: 750px;
	top: 17px;
	font: 11px Tahoma;
}

#newsletter .input_news {
	border: 1px solid #838383;
	background: #fff;
	width: 160px;
	color: #838383;
	font: 10px Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newsletter .addEmail {
	display: block;
	width: 75px;
	font: 11px Tahoma;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url('../gfx/arrow_form.gif') no-repeat;
	background-position: right center;
	padding-right: 19px;
	position: relative;
	top: 5px;
	left: 60px;
	height: 14px;
	cursor: pionter;
}

#newsletter .addEmail:hover {
	text-decoration: underline;
	cursor: pionter;
}



#footer {
	clear: both;
	width: 954px;
	min-width: 954px;
	max-width: 954px;
	margin: 0 auto;
	color: #9f9f9f;
	font: 11px Tahoma;
	padding-top: 2px;
	height: 20px;
}

#footer a {
	color: #9f9f9f;
	font: 11px Tahoma;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

#left {
	margin-left: 10px !important;
	margin-left: 5px;
	width: 186px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right {
	margin-left: 10px;
	width: 732px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box {
	overflow: hidden;
	width: 186px;
	margin-bottom: 3px;
	/*background: url('../gfx/box_center.gif') repeat-y;*/
}

.box_top {
	width: 166px;
	height: 22px;
	font: 11px Tahoma;
	font-weight: bold;
	background: url('../gfx/box_top.gif') no-repeat;
	color: #fff;
	padding-left: 20px;
	padding-top: 9px;
}

.box_top a {
	color: #fff;
	text-decoration: none;
}

.box_top2 {
	width: 186px;
	height: 5px;
	background: url('../gfx/box_top2.gif') no-repeat;	
	overflow: hidden;
}

.box_bottom {
	width: 186px;
	height: 7px;
	background: url('../gfx/box_bottom.gif') no-repeat;
	overflow: hidden;
}

.box_center {
	width: 166px;
	font: 11px Tahoma;
	font-weight: bold;
	background: url('../gfx/box_center.gif') repeat-y;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.box_center  ul {
	margin: 0;
	padding: 0;
}

.box_center  ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box_center  ul li a {
	display: block;
	background: url('../gfx/arrow_menu.gif') no-repeat;
	background-position: left center;
	padding-left: 19px;
	text-decoration: none;
	padding-top: 2px;
	color: #545454;
	overflow: visible;
	height: auto !important;
	height: 18px;
}

.box_center  ul li a:hover {
	text-decoration: underline;
}

.box_center  ul li ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;

}

.box_center  ul li ul li a {
	background: url('../gfx/arrow_menu_min.gif') no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	overflow: visible;
	height: auto !important;
	height: 17px;
}


.mainbox_top {
	width: 166px;
	height: 26px;
	font: 11px Tahoma;
	font-weight: bold;
	background: url('../gfx/mainbox_top.gif') no-repeat;
	color: #000;
	padding-left: 20px;
	padding-top: 9px;
}

.box_empty {
	overflow: hidden;
	width: 186px;
	margin-top: 0px;
	text-align: center;
	font: 11px Tahoma;
	color: #636363;
}

.box_empty_top {
	width: 186px;
	height: 10px;
	background: url('../gfx/box_empty_top.gif');
}

.box_empty_center {
	width: 186px;
	background: url('../gfx/box_empty_center.gif') repeat-y;
}

.box_empty_bottom {
	width: 186px;
	height: 10px;
	background: url('../gfx/box_empty_bottom.gif');
}

#navi {
	width: 692px;
	background: #f6f6f6;
	height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	font: 11px Tahoma;
	color: #808080;
	padding-top: 5px;
	margin-bottom: 10px;
}

#navi a {
	color: #5d5748;
	text-decoration: none;
}

#navi a:hover {
	text-decoration: underline;
}

#navi .sep {
	color: #5d5748;
}

#navi .navi_active {
	font-weight: bold;
	color: #266185;
}

.box_produkt {
	width: 362px;
	height: 192px;
	background: url('../gfx/box_produkt.gif') no-repeat;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

.box_margin {
	margin-right: 8px;
}

.box_produkt .box_image {
	height: 122px;
	width: 165px;
	border: 1px solid #c6c6c6;
	position: absolute;
	top: 35px;
	left: 15px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.box_produkt h2.title {
	margin: 0;
	padding: 0;
	font: 12px Tahoma;
	font-weight: bold;
	color: #696969;
	position: absolute;
	top: 10px;
	left: 15px;
}

.box_produkt p.opis {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 200px;
	font: 11px Tahoma;
	color: #383838;
	width: 150px;
	height: 100px;
}

.box_produkt a.link {
	width: 95px;
	height: 19px;
	background: url('../gfx/box_button.gif') no-repeat;
	position: absolute;
	text-decoration: none;
	font: 11px Tahoma;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 2px;
	top: 160px;
	left: 240px;
}	

.box_produkt a.link:hover {
	text-decoration: underline;
}

.big_box {
	width: 732px;
	overflow: hidden;
	margin-bottom: 5px;
}

.big_box .big_box_top {
	width: 732px;
	height: 10px;
	background: url('../gfx/big_box_top.gif') no-repeat;
	overflow: hidden;
}

.big_box .big_box_center {
	width: 732px;
	background: url('../gfx/big_box_center.gif') repeat-y;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

.big_box .big_box_center  h2 {
	margin: 0;
	padding: 0;
	font: 13px Tahoma;
	font-weight: bold;
	color: #ff8a00;
	margin-bottom: 10px;
	width: 700px;
	height: 20px;
	overflow: visible;
	clear: both;
}

.big_box .big_box_center  h3 {
	margin: 0;
	padding: 0;
	font: 13px Tahoma;
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom: 10px;
}

.big_box .big_box_center  p {
	font: 11px Tahoma;
	color: #4c4c4c;
	padding-right: 20px;
	width: 670px;
}

.big_box .big_box_center  .box_image {
	height: 122px;
	width: 165px;
	border: 1px solid #c6c6c6;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
}

.big_box .big_box_bottom {
	width: 732px;
	height: 10px;
	background: url('../gfx/big_box_bottom.gif') no-repeat;
	overflow: hidden;
}

.box_tab {
	width: 706px;
	overflow: hidden;
	clear: both;
	margin-top: 8px;
}

.box_tab .box_tab_top {
	width: 706px;
	height: 15px;
	background: url('../gfx/box_tab_top.gif') no-repeat;
}

.box_tab .box_tab_center {
	width: 686px;
	background: url('../gfx/box_tab_center.gif') repeat-y;
	font: 11px Tahoma;
	padding-right: 10px;
	padding-left: 10px;
}

.box_tab .box_tab_bottom {
	width: 706px;
	height: 10px;
	background: url('../gfx/box_tab_bottom.gif') no-repeat;
}

.box_tab .tab {
	width: 706px;
	height: 31px; 
	overflow: hidden;
	clear: both;
	position: relative;
	top: 1px;
}

.tab .active_l {
	width: 8px;
	height: 31px;
	background: url('../gfx/tab_left_active.gif') no-repeat;
	float: left;
}

.tab .active_c {
	height: 24px;
	background: url('../gfx/tab_center_active.gif') repeat-x;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	padding-top: 7px;
}

.tab .active_r {
	float: left;
	width: 8px;
	height: 31px;
	background: url('../gfx/tab_right_active.gif') no-repeat;
}

.tab .tab_l {
	width: 8px;
	height: 31px;
	background: url('../gfx/tab_left.gif') no-repeat;
	float: left;
}

.tab .tab_c {
	height: 24px;
	background: url('../gfx/tab_center.gif') repeat-x;
	float: left;
	text-align: center;
	padding-top: 7px;
}

.tab .tab_r {
	float: left;
	width: 8px;
	height: 31px;
	background: url('../gfx/tab_right.gif') no-repeat;
}

.tab a {
	font: 12px Tahoma;
	font-weight: bold;
	color: #707070;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.tab a:hover {
	text-decoration: underline;
}

.tabs {
	min-height: 100px;
}

.tabs p {
	margin: 0;
	padding: 0;
}

.tabs ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	font: 12px Tahoma;
	font-weight: bold;
}

.tabs ul  a {
	text-decoration: none;
	color: #000;
	
}

.tabs ul  a:hover {
	color: #ff8a00
}

.specyfikacja .nazwa {
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

div.strony {
	color: #656565;
	font-size: 11px;
	line-height: 20px;
	width: 325px;
	min-width: 325px;
	max-width: 325px;
	margin: 0 auto;
	height: 22px;
	text-align: center;
}

div.strony span.pre {
	padding: 1px 5px 2px 18px;
	margin-right: 3px;
	background: url(../gfx/prev.gif) center left no-repeat;
	padding-left: 35px;
	padding-right: 10px;
	font: 11px Tahoma;
	font-weight: bold;
    height: 22px;
	display: inline;
	padding-top: 5px;
	color: #d7d6d3;
	float: left;
}

div.strony a  {
	text-decoration: none;
}

div.strony a span.pre {
	color: #4e4e4e;
	background: url(../gfx/prev.gif) center left no-repeat;
	padding-left: 35px;
	padding-right: 10px;
	font: 11px Tahoma;
	font-weight: bold;
	height: 22px;
	display: inline-table;
	padding-top: 5px;
	float: left;
}

div.strony span.nxt {
	padding: 1px 18px 2px 5px;
	margin-left: 3px;
	background: url(../gfx/next.gif) center right no-repeat;
	font: 11px Tahoma;
	font-weight: bold;
    height: 22px;
	display: inline-table;
	padding-top: 5px;
	padding-right: 34px;
	color: #d7d6d3;
	border: 0;
	float: left;
}

div.strony a span.nxt {
	color: #4e4e4e;
	background-image: url(../gfx/next.gif);
	font: 11px Tahoma;
	font-weight: bold;
	height: 22px;
	display: inline-table;
	padding-top: 5px;
	border: 0;
	float: left;
	
}

div.strony span.pageLink a {
	color: #7e7e7e;
	text-decoration: none;
	font: 11px Tahoma;
	font-weight: normal;
}

div.strony .pageLink {
	background: url('../gfx/pages.gif') no-repeat;
	display: block;
	height: 22px;
	width: 148px;
	font: 11px Tahoma;
	font-weight: bold;
	padding-top: 3px;
	color: #6d644b;
	float: left;
}

.prod_nazwa {
	float: left;
	display: block;
}

.cena {
	float: right;
	display: block;
	color: #266185;
}

.cena_n {
	color: #ff8a00;
}

.cena_n2 {
	color: #504842;
}

.home_box {
	width: 222px;
	height: 392px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.home_box a {
	position: absolute;
	font: 11px Tahoma;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	background: url('../gfx/arrow_link.gif') no-repeat;
	background-position: left center;
	padding-left: 20px;
	top: 355px;
	height: 14px;
	left: 120px;
}

.home_box a:hover {
	color: #d9a62b;
}

.home_box_1 {
	margin-left: 15px !important;
	margin-left: 7px;
	background: url('../gfx/home_box_1.gif');
}

.home_box_2 {
	background: url('../gfx/home_box_2.gif');
}

.home_box_3 {
	background: url('../gfx/home_box_3.gif');
}

.home_box_4 {
	background: url('../gfx/home_box_4.gif');
}

a.home_l_1 {
	top: 100px;
	left: 30px;
}

a.home_l_2 {
	top: 120px;
	left: 30px;
}

a.home_l_3 {
	top: 140px;
	left: 30px;
}

a.home_l_4 {
	top: 338px;
	left: 50px;
	background: none;
}

a.home_l_4_arrow {
	top: 328px;
	left: 160px;
	display: block;
	width: 36px;
	height: 36px;
	background: url('../gfx/film_arrow.gif') no-repeat;
}

#search {
	float: right;
	height: 23px;
	overflow: hidden;
	margin-top: 7px;	
}

#search  form {
	margin: 0;
	padding: 0;
	clear: both;
}

#search  form .search_input {
	width: 133px;
	/*height: 23px;*/
	border: 0px;
	background: url('../gfx/szukaj_input.gif') no-repeat;
	font: 11px Tahoma;
	color: #898989;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#search  form .search_submit {
	width: 23px;
	height: 23px;
	background: url('../gfx/szukaj_submit.gif') no-repeat;
	border: 0;
	float: left;
}

.big_box_center a.link {
	display: block;
	width: 95px;
	height: 19px;
	background: url('../gfx/box_button.gif') no-repeat;
	text-decoration: none;
	font: 11px Tahoma;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-right: 40px;
}

.forms {
	width: 350px;
	height: 360px;
	background: url('../gfx/form.png');
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	padding: 10px;
	filter: alpha(opacity=100);  -moz-opacity: 1.0; opacity: 1.0;
}

#form2 {
	width: 480px;
	height: 400px;
	background: url('../gfx/form2.png');
	font: 12px Tahoma;
	color: #383838;
}


#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	filter: alpha(opacity=50);  -moz-opacity: 0.5; opacity: 0.5;
	display: none;
}

.closeForm {
	height: 21px;
	width: 21px;
	background: url('../gfx/close.gif') no-repeat;
	cursor: pointer;
	position: absolute;
	top: 10px;
	left: 340px;
}