@charset "iso-8859-2";
/* CSS Document */

body {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #463C3C;
}
h1{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight: bold;
  	color: #6B3938;
}
/*  baner */
#banerpl {
	padding-top:4px;
	position:relative;
	top:0px;
	background-image: url(../images/baner_pl.jpg);
	height: 151px;
	width: 989px;
}

div.logoClick{
	float:left;
	position:absolute;
	top:20px;
	left:40px;
	width:180px;
	height:80px;
	
}
div.logoClick a{
	border-style:none;
}
div.logoClick a img{
	float:left;
	position:relative;
	top:0px;
	border-style:none;
	width:180px;
	height:80px;
}

div.mapaStrony{
	
	position:relative;
	top:0px;
	left:600px;
	width:380px;
	height:120px;
	
}
div.mapaStrony a{
	border-style:none;
}
div.mapaStrony a img{
	position:absolute;
	top:0px;
	left:0px;
	border-style:none;
	width:380px;
	height:120px;
}
#linki {
	display:block;
	margin-left:30px;
	height:auto;
}
#linki a.a{
	display:block;
	float:left;
	height:23px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342A1C;
	padding:7px 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
}
div#linki a.a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #A28C75;
	border: 2px solid #E8E8E8;
	padding: 7px 8px 6px 8px;
	height:14px;
}
#linki a.i{
	display:block;
	float: right;
	height:14px;
	width:23px;
	margin-right:18px;
	margin-top:8px;
	background: url(../images/flaga_eng_up.jpg) no-repeat center center;
}
#linki a.i:hover {
	background-image: url(../images/flaga_eng_down.jpg);
}
#linki form {
	height:23px;
	float: right;
	margin: 3px 15px 0 0;
}
#linki label{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342A1C;
	padding:7px 10px 0 10px;
	font-weight: bold;
}
#linki input[type="submit"] {
	width: 22px;
	height: 22px;
	background: url(../images/arrow_submit.gif) no-repeat left top;
	border:none;
	margin-top: 1px;
	cursor:pointer;
}
/*  baner koniec */



.stopka {
  height:41px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #660000;
  background-image: url(images/dolna_belka_tlo.gif);
}
.stopka table{
	width:100%;
	border:0px;
}

.stopka #stopka1 {
	width:1%;
}
.stopka #stopka2 {
	width:74%;
	height:20px;
	vertical-align:bottom;
}
.stopka #stopka3 {
	width:24%;
	vertical-align:bottom;
}
.logowanie {
	font-family: tahoma, Verdana, arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #D6CFB3;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
textarea {
	height: 80px;
	width: 310px;
	padding-left: 5px;
	margin-bottom: 3px;
	border: 1px solid #D6CFB3;
}
input.normal {
	width: 180px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #D6CFB3;
}

/*  table glowna  */
table.glowna{
	width:100%;
	border:0px;
}
table.glowna td{
	vertical-align: top;
}
table.glowna td.line{
	background-color: #9b9283;
}
table.glowna td.line img{
	width:1px;
	height:1px;	
}

table.glowna .tytul {
  font-size: 12px;
  font-weight: bold;
  color: #6B3938;
  line-height: 30px;
}
table.glowna div.baner {
	overflow:hidden;
	width:222px;
	height:202px;
	margin:15px;
	padding: 10px;
/*	border: #D6CFB3 solid 1px;
*/	background: #FFF url(../images/baner_tlo.gif) no-repeat left top;
}
table.glowna td.centrlna {
  background-color: #E7E2D1;
  vertical-align: top;
}
table.glowna td.pole_grup {
  width:444px;
  background-color: #E7E2D1;
  padding: 5px;
  vertical-align: top;
}
table.glowna td.tlo_kolor {
  width:45%;
  background-color: #d6cfb3;
}
table.glowna td.body_lewa {
  width:14px;
  background-image: url(images/body_lewe_tlo.gif);
  background-position: right;
}
table.glowna td.body_prawa {
  width:6px;
  background-image: url(images/body_prawe_tlo.gif);
  background-position: left;
}
table.glowna td.pole_glowne {
  vertical-align: top;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
table.glowna td.nowosci {
  background-image: url(images/tab_nowosci_tlo.gif);
  padding-right: 7px;
  padding-bottom: 5px;
  padding-left: 7px;

}
table.glowna td.info {
  background-color: #e7dfcc;
}
table.glowna td.pole_grup {
  width:444px;
  background-color: #E7E2D1;
  padding: 5px;
  vertical-align: top;
}
div.box,
div.nawi {
	width: 428px;
	background: #FFF url(../images/kontener_bottom.gif) no-repeat left bottom;
	margin: 0 0 10px 4px;
	float: left;
	padding: 0 0 10px;
	clear: left;
}
div.szer {
	width: 670px;
	background: #FFF url(../images/kontener_szeroki.gif) no-repeat left bottom;
	margin: 10px 0 10px 10px;
}
div.box h2 {
	position:relative;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #333 url(../images/kontener_top.gif) left top;
	padding: 5px 20px 5px 25px;
	margin: 0;
}
div.szer h2 {
	background: #333 url(../images/kontener_szeroki.gif) left top;
}
div.box strong.produkt {
	float:right;
	clear:both;
	margin: 3px 10px 0;
}
div.box h2 img {
	position:absolute;
	top: 3px;
	right: 5px;
	cursor: pointer;
}
div.box div p,
div.box div ul {
	margin: 0;
	padding: 0;
}
div.box div li {
	margin-left: 15px;
}
div.box div {
	padding: 10px 20px 20px 20px;
	clear: both;
}
div.box img {
	margin: 5px;
	float: left;
}
div.box table {
	margin: 1px;
	width: 426px;
	clear:both;
}
.szer table {
	width: 665px !important;
	table-layout: fixed;
	border-spacing: 0;
	margin: 0 2px !important;
}
.szer .bottom {
	border-bottom: #EBE8DE solid 1px;
}
.szer .top {
	border-top: #EBE8DE solid 1px;
}
.szer th,
.szer td {
	padding: 3px 5px;
}
.szer .r {
	text-align:right;
}
.szer th {
	background: #CAC3A9;
}
.szer .kolor {
	background: #EBE8DE;
}

.szer #col1 {
	width: 80px;
}
.szer #col2 {
	width: 180px;
}
.szer #col3 {
	width: 80px;
}
.szer #col4 {
	width: 40px;
}
.szer #col5 {
	width: 80px;
}
.szer #col6 {
	width: 16px;
}
.szer #col7 {
	width: 24px;
}
.szer input[type="text"] {
	width: 40px;
	text-align:right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	padding: 1px 3px;
}
.szer input[type="button"],
.szer input[type="submit"] {
  font-family: Arial, Helvetica, sans-serif;
	background: #a8a28d;
	border: 1px solid #867846;
	color: #FFFFFF;
	cursor:pointer;
	text-align: center;
	padding: 1px 5px;
	font-weight: bold;
  font-size: 11px;
}
.szer ul {
	margin-right: 30px; 
}
.szer .buttons {
	width: 100%;
	padding: 0;
	margin: 0;
}
.szer .buttons li{
	float:right;
	list-style: none;
	padding: 0;
	margin: 15px 15px 5px;
}
.szer .buttons li:first-child{
	float:left;
}
div.box table.tab_prod {
	width: 240px;
	float:right;
	clear:none;
	margin-top: 40px;
}
div.nawi strong {
	display:block;
	font-size: 12px;
	font-weight: bold;
	background: #FFF url(../images/kontener_bottom.gif) left top;
	padding: 15px 10px 0 25px;
	margin: 0 0 8px 0;
}
div.box table td img {
	margin: 0;
}
table.glowna #basket_main {
	background: #E7E2D1;
	width: 691px;
	vertical-align: top;
}

/*  table nowości  */
table.table_nowosci {
  padding: 0;
}
table.table_nowosci td.tytul {
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #6B3938;
  padding-bottom: 5px;
}
table.table_nowosci td.fotka {
  padding-left: 5px;
}
table.table_nowosci td.opis {
  font-size: 10px;
  text-align: left;
  padding: 5px;
  vertical-align: top;
}
table.table_nowosci td.wiecej {
  font-size: 10px;
  text-align: right;
  padding: 5px;
  font-weight: bold;
}

/*  table info  */
table.table_info {
  background-color: #e7dfcc;
}
table.table_info td {
  padding-right: 10px;
  padding-left: 10px;
}
table.table_info td.tytul {
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #6B3938;
  padding-top: 10px;
  padding-bottom: 5px;
}

table.table_info .wiecej {
	text-align:left;
	font-weight: normal;
	line-height: 10px;
	padding-left: 150px;
	padding-top: 5px;
	padding-bottom: 10px;
	cursor: pointer;
}

/*  table nawigacja  */
.nawigacja {
}
.nawigacja ul,
.nawigacja li {
	padding: 0;
	margin: 0;
}
.nawigacja ul {
}
.nawigacja li {
	padding-left: 20px;
	list-style: none;
	background: url(images/kulka.png) no-repeat left top;
	border-bottom: 1px solid #E7E2D1;
}
.nawigacja li ul {
	margin-left: 0;
}
.nawigacja li li{
	margin-left: -20px;
	padding-left: 30px;
}
.nawigacja li li li{
	margin-left: -30px;
	padding-left: 40px;
}
.nawigacja li li li li{
	margin-left: -40px;
	padding-left: 50px;
}
.nawigacja li li li li li{
	margin-left: -50px;
	padding-left: 60px;
}
.nawigacja li ul li:last-child {
	border:none;
}
table.nawigacja{
	width:100%;
	border:0px;
}
table.nawigacja td {
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 2px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #E9DECA;
  border-bottom-color: #E9DECA;
  padding-right: 10px;
}

table.nawigacja td.top_bord {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

table.nawigacja td.img {
  margin-top: 4px;
  background-color: #E9DECA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  padding-right: 4px;
  padding-left: 4px;
}

table.nawigacja span.wyprza {
  color: #B70000;
  font-weight: bold;
}
.nawigacja td.active {
	background: #E4E4E4;
}
/*  table nawigacja prawa  */
table.r_nawigacja td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9DECA;
	border-bottom-color: #E9DECA;
	padding-right: 10px;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
table.r_nawigacja td.r {
text-align: right;
}
table.r_nawigacja td.top_bord {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
table.r_nawigacja td.img {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #E9DECA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
table.r_nawigacja span.wyprza {
  color: #B70000;
  font-weight: bold;
}
table.r_nawigacja input.input_txt {
	height: 14px;
	width: 160px;
	border: 1px solid #867846;
	text-align: left;
	padding-left: 4px;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
table.r_nawigacja input.button {
	background-color: #a8a28d;
	border: 1px solid #867846;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	height: 18px;
	cursor:pointer;
}
.red {
   color: #B10105;
}
