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

a img {
  border: none;
  cursor: pointer;
}

html {
  width: 100%;
  background: url('../img/bg_body.gif') repeat-x top #0c0c0c;
}

body {
  width: 100%;
  text-align: center;
  font: 11px Arial, Trebuchet MS, Arial, Verdana, Tahoma;
  /* background: url('../img/bg_75.jpg') no-repeat center top #0c0c0c; */
  background: url('../img/bg2_65.jpg') no-repeat center top #0c0c0c;
}

a {
  text-decoration: none;
  color: #005068;
}

a:hover {
  text-decoration: underline;
}

table {
	margin: 0px;
	border-collapse:collapse;
	empty-cells: show;
}

#container {
  width: 977px;
  margin: auto;
  color: #ac9f71;
  text-align: justify;
  line-height: 16px;
  padding-top: 8px;
  padding-bottom: 1px;
}

div#path {
  width: 100%;
  color: #ffffff;
  text-align: left;
  padding-bottom: 0px;
  border-bottom: 1px solid #222222;
  width: 977px;
  margin: auto;
}

div#path p {
  padding-bottom: 10px;
  margin: 0px;
  color: #a89c6f;
}

div#path img {
  padding-left: 5px;
  padding-right: 5px;
}

div#path a {
  color: #a89c6f;
}

div#content {
  clear: both;
}

#container.border {
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  width: 977px;
  margin: auto;
}

#container.normal {
  width: 977px;
  margin: auto;
}

#flash {
  width: 1000px;
  height: 547px;
  margin: auto;
  padding-bottom: 10px;
}

#flash_ {
  width: 1000px;
  height: 440px;
  margin: auto;
  padding-bottom: 10px;
}

div#main_contact {
  width: 100%;
  background: url('../img/bg_ofirmie.png') no-repeat;
  clear: left;
  padding-bottom: 10px;
}

div#main_contact table {
  width: 100%;
}

div#main_contact table td.left {
  color: #cec39c;
  width: 680px;
  text-align: justify;
  padding-left: 25px;
  padding-top: 22px;
  vertical-align: top;
}

div#main_contact table td.right {
  color: #ffffff;
  width: 200px;
  text-align: left;
  padding-top: 22px;
  padding-right: 40px;
  vertical-align: top;
}

div.main_offer {
  width: 291px;
  height: 178px;
  margin: 17px;
  border-bottom: 1px solid #181818;
}

.f1 {
  background: url('../img/f1.jpg') no-repeat;
}

.f2 {
  background: url('../img/f2.jpg') no-repeat;
}

div#footer {
  width: 979px;
  margin: auto;
  border-top: 1px solid #222222;
  clear: left;
}

#footer a {
  text-decoration: none;
  color: #005068;
}

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

#footer div.menu {
  width: 490px;
  height: 30px;
  text-align: left;
  padding-top: 1px;
  margin-bottom: 10px;
}

#footer div.copy {
  width: 400px;
  text-align: right;
  padding-right: 2px;
  padding-top: 9px;
}

#footer div.menu table td.item {
  margin: auto;
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  background: url('../img/bg_menu.gif') no-repeat right;
}

#footer div.menu table td.selected {
  background: url('../img/bg_menu.gif') repeat-x;
}

#footer div.menu table td.selected div {
  margin: auto;
  height: 100%;
  width: 100%;
  padding-top: 6px;
  background: url('../img/arrow_menu.gif') no-repeat center top;
}

.left {
  float: left;
}

.right {
  float: right;
}

div.offer {
  width: 300px;
  height: 340px;
  margin-left: 13px;
  float: left;
}

div.offer div.offer_item {
  width: 110px;
  text-align: left;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: url('../img/arrow_offer.gif') no-repeat left center;
  line-height: 15px;
}

div.offer div.offer_item a {
  color: #ac9f71;
}


/* Container table */

table#container_table {
  width: 100%;
  margin-top: 15px;
}

table#container_table td#menu {
  vertical-align: top;
  text-align: left;
  width: 290px;
}

table#container_table td#menu div a {
  color: #ac9f71;
  font-size: 11px;
  font-weight: bold;
}

table#container_table td#menu div.selected a {
 color: #ffffff;
 font-weight: bold;
}

table#container_table td#menu div.normal {
  text-align: left;
  width: 232px;
  height: 25px;
  padding-top: 13px;
  padding-left: 30px;
  margin-bottom: 1px;
  margin-top: 1px;
  background: url('../img/arrow_lmenu.gif') no-repeat 15px center #141414;
}

table#container_table td#menu div.sub {
  margin-bottom: 0px;
  width: 202px;
  height: 19px;
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 60px;
  padding-top: 7px;
  background: url('../img/arrow_lsmenu.gif') no-repeat 33px center #1a1a1a;
}

table#container_table td#menu div.selecteds a {
  color: #ffffff;
}

table#container_table td#menu div.selecteds {
  margin-bottom: 0px;
  width: 202px;
  height: 20px;
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 60px;
  padding-top: 6px;
  background: url('../img/arrow_lsmenus.gif') no-repeat;
}

table#container_table td#menu div.selectedm a {
  color: #ffffff; 
}

table#container_table td#menu div.selectedm {
  text-align: left;
  width: 232px;
  height: 25px;
  padding-top: 13px;
  padding-left: 30px;
  margin-bottom: 1px;
  background: url('../img/arrow_lmenus.gif') no-repeat;
  padding-top: 11px;
}

table#container_table td#content {
  vertical-align: top;
  width: 707px;
}

/* Product */

table#container_table td#content div.client {
  width: 320px;
  height: 290px;
  text-align: center;
  float: left;
}

table#container_table td#content div.section {
  clear: both;
  padding-top: 10px;
}

table#container_table td#content div.sectionc {
  padding-top: 10px;
  margin: 9px;
}

table#container_table td#content div.sectionc div.separator {
  color: #00789c;
  padding-bottom: 5px;
  border-bottom: 1px solid #00789c;
  text-align: left;
  font-weight: bold; 
  width: 100%;
  position: relative;
}


table#container_table td#content div.section div.separator {
  color: #00789c;
  padding-bottom: 5px;
  border-bottom: 1px solid #00789c;
  text-align: left;
  font-weight: bold; 
  width: 100%;
  position: relative;
}

table#container_table td#content div.section div.separator div.arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: normal;
}

table#container_table td#content div.section div.description {
  padding-top: 3px;
  padding-bottom: 10px;
  color: #ac9f71;
  text-align: justify;
}

table#container_table td#content div.section div.w320 {
  width: 320px;
}

table#container_table td#content div.section div.materials {
  width: 100%;
  margin-top: 10px;
}

table#container_table td#content div.section div.materials table {
  width: 100%;
}

table#container_table td#content div.section div.materials table td.left {
  vertical-align: top;
  text-align: left;
  width: 426px;
}

table#container_table td#content div.section div.materials table td.left table tr.material {
  height: 56px;
}

table#container_table td#content div.section div.materials table td.left table tr.selected {
  background-color: #141414;
}


table#container_table td#content div.section div.materials table td.left table tr.material td.l {
  width: 135px;
  text-align: center;  
}

table#container_table td#content div.section div.materials table td.left table tr.material td.r {
  width: 250px;
  color: #ac9f71;
}

table#container_table td#content div.section div.materials table td.left table tr.selected td.r {
  color: #00789c;
}


table#container_table td#content div.section div.materials table td.right {
  vertical-align: top;
  text-align: center;
  width: 255px;
}

table#container_table td#content div.section div.materials table td.right img {
  border: 3px solid #373737;
}

table#container_table td#content div.client img {
  margin-top: 5px;
  border: 4px solid #373737;
}

div#kontakt {
  
}

input {
  height: 25px;
  border: 0px;
  background-color: #181818;
  border-left: 1px solid #252525;
  border-top: 1px solid #252525;
  color: #ac9f71;
  padding: 9px 5px 5px;
}

input.w359 {
  width: 359px;
}

input.w169 {
  width: 169px;
}

input.w174 {
  width: 174px;
}

input.w110 {
  width: 110px;
}

input.w67 {
  width: 67px;
}

input.w89 {
  width: 89px;
}

input.w201 {
  width: 201px;
}

input.w257 {
  width: 257px;
}

input.w197 {
  width: 195px;
}

textarea {
  font: 12px Arial, Trebuchet MS, Arial, Verdana, Tahoma;
}

textarea.w359 {
  width: 359px;
  height: 186px;
  border: 0px;
  background-color: #181818;
  border-left: 1px solid #252525;
  border-top: 1px solid #252525;
  color: #ac9f71;
  padding: 9px 5px 5px;
}

table#contact {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;  
  color: #ac9f71;
}

table#contact a {
  text-decoration: none;
  color: #ac9f71;
}

table#contact a:hover {
  text-decoration: underline;
}

table#contact b {
  color: #00789c;
}

table#contact td.cl {
  vertical-align: top;
  text-align: left;
  width: 480px;
}

table#contact table td {
  text-align: left;
  padding-bottom: 15px;
}

table#contact table td.label {
  width: 130px;
  text-align: right;
  padding-right: 10px;
}

table#contact table td.field {
  vertical-align: middle;
  width: 280px;
}

table#contact table td.fields {
  vertical-align: middle;
  width: 171px;
}

table#contact td.cr {
  padding-left: 20px;
  vertical-align: top;
  width: 450px;
}

table#contact td.cr table {
  width: 300px;
}

.error {
  border: 1px solid #f97a7a;
}

span.submit {
  cursor: pointer;
  display: block;
  width: 152px;
  height: 29px;
  text-align: center;
  float: right;
  padding-top: 14px;
  padding-left: 8px;
  background: url('/img/bg_submit.gif') no-repeat;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

table.detail {
  width: 250px;
}

table.detail td {
  vertical-align: top;
  padding-top: 4px;
}

td.detail_name {
  color: #00789C;
  text-align: right;
  padding-right: 2px;
  width: 130px;
}

td.detail_value {
  color: #AC9F71;
  text-align: left;
}

/* Drop down */

select.dropdown {
 width:155px;
 height:16px;
 font-size:11px;
 color:#AAA9A9;
}

div.dropdown {
 margin-left:0px;
 margin-top: 4px;
 border:1px solid #252525;
 background:#181818;
 position:relative;
 z-index:1000;
 overflow:auto;
 width: 203px;
 height:144px;
 cursor: pointer;
}

div.droptop {
	height:126px;
	margin-top: -172px;
}

div.dropdown td {
 background:#252525;
 color:#ac9f71;
 height:18px;
 padding-left:2px;
 }

div.dropdown td.selected {
 background:#252525;
 color:#ac9f71;
}

div.dropdown td.hover {
 background:#2f2f2f;
 color:#ac9f71;
}

div.dropdown table {
 width: 100%;
}

a.dropdown td.drop {
 padding:0px;
 margin:0px;
 border:0px;
 width:31px;
 height:35px;
 background: url(/img/arrow_dd.gif) no-repeat center center #181818;
 border-top: 1px solid #252525;
 border-left: 1px solid #252525;
 cursor: pointer;
}

a.dropdown {
  width: 204px;
/*  margin-left: auto;*/
}

a.dropdown td.text {
 padding:0px;
 margin:0px;
 border:0px;
 font-size:11px;
 width:169px;
 border-top: 1px solid #252525;
 border-left: 1px solid #252525;
 color:#ac9f71;
 height:38px;
 text-align:left;
 padding-left:6px;
 background-color: #181818;
 }
 
a.dropdown204 {
  width: 204px;
}

a.dropdown204 td.text {
  width: 169px;
}

a.dropdown538 {
  width: 540px;
}

a.dropdown538 td.text {
  width: 503px;
}

a.dropdown110 {
  width: 119px;
}

a.dropdown110 td.text {
  width: 82px;
}

table.inq {
  margin-top: 5px;
  margin-bottom: 5px;
}

a.dropdown110m {
  width: 119px;
  margin-right: 5px;
}

a.dropdown110m td.text {
  width: 82px;
}

a.dropdownError td.text {
  border-left: 1px solid #f97a7a;
  border-top: 1px solid #f97a7a;
  border-bottom: 1px solid #f97a7a;
}
a.dropdownError td.drop {
  border-right: 1px solid #f97a7a;
  border-top: 1px solid #f97a7a;
  border-bottom: 1px solid #f97a7a;
}

/* Basket */

table.products {
  width: 100%;
}

table.products td {
  vertical-align: top;
}


/* Gallery */

#layer_background {
	background-color:#000000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:2000;
}

#layer_background a {
  color: #005068;
}

#layer_loader {
	height: 100px;
	width: 100px;
	z-index:2001;
}

.layer_content {
	background-color:#000000;
	width:640px;
	padding:5px;
	z-index:2001;
}
.layer_gallery {
	background-color:#000000;
	width:auto;
	padding: 5px;
	z-index:2001;
	border: 1px solid #3a3626;
}
.gallery_photo {
	text-align: center;
	/*clear: both;
	float: right;*/
}
a.gallery_photo_prev {
	cursor: pointer;
	display: inline;
	/*float: left;*/
	height: 70%;
	margin-top: 20px;
	width: 40%;
}
a.gallery_photo_prev:hover {
	/*background: url('unchecked.gif') top left no-repeat;*/
}
a.gallery_photo_next {
	cursor: pointer;
	display: inline;
	/*float: right;*/
	height: 70%;
	margin-top: 20px;
	width: 40%;
}
a.gallery_photo_next:hover {
	/*background: url('unchecked.gif') top right no-repeat;*/
}
.gallery_nav {
	clear: both;
	margin: 0px;
	overflow: auto;
	padding: 10px 0px;
	font-family:Tahoma,Arial,Verdana;
  font-size:12px;
}
.gallery_prev {
	background: url('/img/poprzedni.jpg') center left no-repeat;
	padding-left: 20px;
	float: left;
	font-weight: bold;
	color: #005068;
	cursor: pointer;
	margin: 0px 10px; 
}
.gallery_prev:hover {
	text-decoration: none;
}
.gallery_next {
	background: url('/img/nastepny.jpg') center right no-repeat;
	padding-right: 20px;
	float: left;
	font-weight: bold;
	color: #005068;
	cursor: pointer;
	text-decoration: none;
	margin: 0px 10px;
}
.gallery_next:hover {
	text-decoration: none;
}
.gallery_close {
	background: url('/img/zamknij.jpg') center left no-repeat;
	padding-left: 20px;
	float: right;
	font-weight: bold;
	color: #005068;
	cursor: pointer;
	margin-right: 10px;
}
.gallery_caption {
	font-weight: bold;
	color: #005068;
	padding: 5px 10px;
	font-family:Tahoma,Arial,Verdana;
  font-size:14px;
}
.gallery_disabled {
	/*visibility: hidden;*/
	display: none;
}
.gallery_prev2 {
	/*background: url('checked.gif') center center no-repeat;*/
	/*float: left;*/

}
.gallery_next2 {
	/*background: url('checked.gif') center center no-repeat;*/
	/*float: left;*/

}

