/* Body */


body {
	background-color:rgb(224, 217, 201);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:rgb(54, 54, 54);
	text-align:center;
	}

.body_top1 {
  background-image:url(../img/top_1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_top2 {
  background-image:url(../img/top_2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_top3 {
  background-image:url(../img/top_3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_top4 {
  background-image:url(../img/top_4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
/* Header & Span */

h1 {
	font-size:16px;
	line-height:17px;
	color:rgb(25, 122, 48);
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	}
	
h2 {
	font-size:13px;
	line-height:15px;
	color:rgb(25, 122, 48);
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	}
#search h2 {
  font-weight: normal;
}
	
h3 {
	font-weight:100;
	font-size:10px;
	line-height:13px;
	color:rgb(25, 122, 48);
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	}

span.bold {
	font-weight:bold;
	}

/* Link */

a:link {
	text-decoration:underline;
	color:rgb(25, 122, 48);
	}

a:visited {
	text-decoration:underline;
	color:rgb(25, 122, 48);
	}
	
a:hover {
	text-decoration:underline;
	color:rgb(118, 183, 60);
	}

a:active {
	text-decoration:underline;
	color:rgb(183, 183, 183);
	}
	
/* Button */


ul.button1 li {

}


ul.button1  a:link, ul.button1 a:visited {
	display: block;
	
  width: 240px;
	padding-left: 10px;
	padding-top: 10px;
  
  height:22px;
	text-decoration:none;
  color: white;
  background: url("../img/menu_left_1.jpg") 0px 0px no-repeat;
  
  }

ul.button1  a:hover {
	display: block;
	width: 240px;
	padding-left: 10px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_1.jpg") 0px 0px no-repeat;
	color:rgb(118, 183, 60);
	
  text-decoration:none;
	}
	
ul.button1  a:active {
	display: block;
	width: 240px;
	padding-left: 10px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_1.jpg") 0px 0px no-repeat;
	color:rgb(183, 183, 183);
	text-decoration:none;
	}


ul.button2 li {

}

ul.button2 a:link, ul.button2 a:visited {
	display: block;
  width: 220px;
	padding-left: 30px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color: rgb(255, 255, 255);
	text-decoration:none;

	}
	
ul.button2 a:hover {
	display: block;
	width: 220px;
	padding-left: 30px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(118, 183, 60);
	text-decoration:none;
	}
	
ul.button2 a:active {
	display: block;
	width: 220px;
	padding-left: 30px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(183, 183, 183);
	text-decoration:none;
	}



ul.button3 a:link, ul.button3 a:visited {
	display: block;
  width: 200px;
	padding-left: 50px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color: rgb(255, 255, 255);
	text-decoration:none;
	/*border: 1px solid blue;*/
  }
	
ul.button3 a:hover {
	display: block;
	width: 200px;
	padding-left: 50px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(118, 183, 60);
	text-decoration:none;
	}
	
ul.button3 a:active {
	display: block;
	width: 200px;
	padding-left: 50px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(183, 183, 183);
	text-decoration:none;
	}



/*	
*/	
#menu_top2 {
    font-family: Tahoma;
}

#menu_top2 a:link, #menu_top2 a:visited {
	color: rgb(255, 255, 255);
	text-decoration:none;
	}
	
#menu_top2 a:hover {
	color:rgb(118, 183, 60);
	text-decoration:none;
	}
	
#menu_top2 a:active {
	color:rgb(183, 183, 183);
	text-decoration:none;
	}
	
/* Ul Li */

ul.list1 {
	padding:0px 0px 10px 12px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	line-height:16px;
	list-style:disc;
	}

ul.list2 {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	font-size:9px;
	line-height:16px;
	list-style:disc;
	}	

ul.button1 {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	}
	
ul.button1 li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
ul.button2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	}
	
ul.button2 li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
ul.button3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	}
	
ul.button3 li {
	
	padding:0px 4px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
/* Form */

form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
input {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	color:rgb(54, 54, 54);
	background-color:rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-size:10px;
	line-height:13px;
	font-family:Tahoma, Arial, sans-serif;
	}
	
input.text {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	width: 200px;
	}
	
input.query {
	float:left;
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	width: 200px;
	}

input.submit {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	}
	
input.image {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	border:none;
	cursor:pointer;
	}
	
textarea {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	color:rgb(54, 54, 54);
	background-color:rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-size:10px;
	line-height:13px;
	font-family:Tahoma, Arial, sans-serif;
	width: 300px;
	height: 150px;
	}
	
/* Table */

table {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	border-collapse:collapse;
	}
	
th {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-weight:bold;
	text-align:center;
	color:rgb(25, 122, 48);
	}
	
th.l {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-weight:bold;
	text-align:left;
	color:rgb(25, 122, 48);
	}
	
td {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	text-align:right;
	}
	
/* Div & Paragraph */

#content1 {
	clear:both;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#column2 {
	float:right;
	padding:0px 0px 0px 20px;
	margin:260px 0px 0px 0px;
	width:630px;
	font-size: 12px;
	}
	

.archiwum {
  float: right;
}



.lista {


}

.lista ul {
  
  padding-top: 5px;

}

.lista ul li ul li {
  
  padding-left: 10px;
  display: inline;
  float: left;
}


p.left {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	}
	
p.right {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	}	

#column1 {
	float:left;
	padding:0px 0px 0px 0px;
	margin:260px 0px 0px 0px;
	width:250px;
	}

#search {
	padding:1px 0px 0px 18px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/search_line.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:91px;
	}
	
#precent {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*
  background-image:url(../img/precent.jpg);
	background-position:top left;
	background-repeat:no-repeat;
  min-height:126px;
  height:auto !important;
  height:126px;
	*/
	}

#precent img {
    border: 0;
}


img  {
    border: 0;
}
	
#menu_left_white {
	padding:7px 0px 0px 18px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/menu_left_white.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
	}
	
#menu_left1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
div.menu_left2 {
	padding:10px 0px 0px 18px;
	margin:0px 0px 0px 0px;
  }
  
div.menu_left3 {
	padding:10px 0px 0px 36px;
	margin:0px 0px 0px 0px;
  }
  
#bottom {
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	}
	
#menu_bottom {
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width:600px;
	font-size:12px;
	line-height:15px;
	}

#copyright {
	float:right;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
	line-height:15px;
	text-align:right;
	border-top: 1px dotted #B7B7B7;
	}

#creator {
	float:right;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	width:250px;
	text-align:right;
	}

#content2 {
	clear:both;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	}
	
#top {
	position:absolute;
	top:0px;
	left:auto;
	height:260px;
	width: 900px;
	}

#logo {
	position:absolute;
	top:10px;
	left:0px;
	}

#en {
	position:absolute;
	top:10px;
	left:810px;
	}

#pl {
	position:absolute;
	top:10px;
	left:835px;
	}

#menu_top1 {
	position:absolute;
	top:195px;
	left:0px;
	background-image:url(../img/menu_top.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	height:35px;
	padding-left: 20px;
	padding-right: 20px;
	/*width: 550px;*/
	}

#menu_top2 {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:rgb(255, 255, 255);
	}

/* Image */

	
img.standard {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	}


#column2 div div img {
padding: 3px;
}

/* KS */


label {
  display: -moz-inline-box; 
  display: inline-block;
  }

form li {
  display: block;
  list-style: none;
  margin: 0;

}  

form ul {
margin: 0;
padding: 0;
}

.pstryk {
  color: red;
}
  
#imie_nazwisko {
width: 250px;
}

#email {
width: 250px;
}

/*
#zapytanie_kontaktowe {
width: 250px;
background-color: white;
}

select, input, textarea {
border: 1px solid #561B39;
}
*/
.ok_validate {
border: 1px solid #B7B7B7;
}

.bad_validate {
border: 1px solid red;
}

/*
.submit {
  background: #A99C70;
  color: white;
}
*/


.galeria ul li a:link img, .galeria ul li a:visited img{
	border: 4px solid #fff;
}

.galeria ul li a:hover img{
	border: 4px solid #626262;
}


.galeria  a:link img, .galeria  a:visited img{
	border: 4px solid #fff;
}

.galeria a:hover img{
	border: 4px solid #626262;
}

.gal {
  width: 125px;
  float: left;
  display: inline;
  margin: 0px 7px 0px 7px;
  padding: 5px; 
}

.clear {
    clear: both;
}




.tematy {
  padding: 20px 5px 5px 5px;
  display: inline;
  float: left;
  width: 420px;
}
.tytul {
  padding: 5px 0px 5px 0px;
}

.light {
  color: #B7B7B7;
}

.news1 {
  border: 0;
  padding-bottom: 10px;
}

img.icon {
	float:left;
	padding:3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	border-style:solid;
	border-color:rgb(183, 183, 183);
	border-width:1px;
}

p.spec {
  margin-top: 5px;
}



/* sklep */


.sklep .produkt {
  /*display: inline;*/
  float: left;
  clear:none;
  width: 290px;
  padding: 10px 10px 10px 10px;
} 

.produkt a, .produkt a:hover {
    text-decoration: none;
    color: black;
}

.produkt .pub_tytul {
    color: black;
    font-weight: bold;
}

.produkt .pub_autor {
    color: #1A7A30;
    font-weight: bold;
}

.produkt img {
  border: 2px solid #1A7A30;
  margin: 5px;
}

.produkt h4, .final, .sklep h4 {
  padding: 0px;
  margin: 0px;
  float: left;
  color: #EE6E00;
  font-size: 14px;
}
.produkt .cena {
  padding: 10px 0px 0px 0px;
}

.produkt h4.do_koszyka, .final,.sklep h4.do_koszyka2 {
  padding: 2px;
  margin: 0px;
  float: right;
  color: black;
  background-color: white;
  font-size: 14px;  
}

.sklep h4.do_koszyka2, .sklep h4 {
   margin: 10px 0 10px 0;
   float:left;
   clear:left;  }

.sklep h1 {
    color: #187A2F;
    font-size: 16px;
}

.final a, .final:hover {
    color: black;
    text-decoration: none;
}

.produkt .opis {
  padding: 10px 0px 10px 0px;
}



.sklep img {
  float: left;
  padding: 10px;
}

.sklep th {
  color: black;
}

.sklep td {
  padding: 10px;
}

.sklep .final {
  text-align: center;
}

button {
    border: 1px solid #197A30;
}

#kadres h1 {
  padding: 10px 0px 10px 0px;
}

form#kadres ol {
}
form#kadres li {
clear:both;
height:auto;
margin:0;
overflow:auto;
padding:5px 0;
}
form#kadres li label {
display:block;
float:left;
margin-right:10px;
text-align:right;
width:120px;
}
form#kadres li input {
float:left;
width:250px;
}
form#kadres label#zgoda {
display:block;
font-size:10px;
line-height:1.1em;
margin-left:0;
}
form#kadres label#zgoda input {
margin-left:0;
}
form#kadres button.duzy {
float:right;
margin-top:10px;
}




#koszyk table {
  width: 630px;
  border: 1px solid #764c24;
}
#koszyk thead {
}
#koszyk thead tr {
}
#koszyk thead th {
font-size:10px;
line-height:10px;
padding:5px 10px;
background-color: #764c24;
color: #fff;
border: 1px solid #764c24;
}
#koszyk tbody {
}
#koszyk tbody tr {
background:#D8E697 none repeat scroll 0 0;
}
#koszyk tbody td {
border: 1px solid #764c24;
/*border-left:1px dashed #F8F9F3;*/
padding:10px;
}
#koszyk tbody td.alfa {
border-left:medium none;
text-align: center;
}
#koszyk tbody a, #koszyk tbody a:visited {
color:#000000;
display:block;
font-weight:bold;
text-decoration:none;
}
#koszyk tbody a:hover {
text-decoration:underline;
}
#koszyk tbody td.sztuki {
text-align: center;
}
#koszyk tbody td.sztuki input {
/*margin-right:5px;*/
vertical-align:middle;
width:20px;
margin: 0 5px 0 5px;
}
#koszyk tbody td.sztuki button.maly {
margin: 5px 0 0 0;
vertical-align:middle;
border: 1px solid #B7B7B7;
background-color: #764c24;
color: #fff; }

#koszyk tbody td.kwota {
text-align:right;
white-space:nowrap;
}

#koszyk h2 {
float:right;
text-align:right;
margin-top:10px;
}

button.duzy {
float:right;
clear:right;
margin-top:10px;
border: 1px solid #B7B7B7;
background-color: #764c24;
color: #fff; 
font-weight:bold; }


/*h6.blad { background: rgb(235,115,115); color: #fff; padding: 10px 20px; margin-bottom: 3px; font-size: 12px;font-weight: normal ;}
h6.blad strong {
    font-weight: bold;
}*/
h6.blad { 
  background-color: #fff; 
  color: #f22; 
  padding: 10px 20px; 
  margin-bottom: 3px; 
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #f22; }
h6.blad strong {
    font-weight: bold;
}

#kdane {

margin: 0 0 20px 0;
}
#kprzesylka input.blank,#zgodac {
  border: 0;
  background-color: transparent;
  margin: 0;
  padding: 0; 
  vertical-align: middle; }
#kadres input {
  vertical-align: middle; }
#button_duzy {
  display:block;
  float:right;
  clear:both;
  margin-top:10px;
  padding: 3px 6px 3px 6px;
  border: 1px solid #B7B7B7;
  background-color: #764c24;
  color: #fff; 
  font-weight:bold; 
  text-decoration:none; }
  
#kkoniec h3 {
  font-size: 12px; 
  font-weight:normal; 
  color: #764c24; }
#kkoniec h3 strong {
  font-weight:bold; }
  
  
  