body {
	margin: 0px;
	padding: 0px;
	background: #195000 url(gfx/background.gif) repeat fixed;
	text-align:center;
	
	color: #FFFFFF;
}

#pack {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	display: none;
}

#top {
	width: 900px;
	height: 130px;
}

#left {
	width: 200px;
	float: left;
}

/* ================================== */

h1, h2, h3, h4, form {
	margin: 0px;
	padding: 0px;
}
h1 span, h2 span {
	display: none;
}
.small {
	font-size: 10px;
}
.l {
	float: left;
}
.r {
	float: right;
}
.clear {
	clear: both;
}

/* ================================== */

#newsletter {
  padding: 5px 0px 5px 20px;
	margin: 0px;
}
#newsletter h2 {
	display: none;
}
#newsletter p {
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	color:#567a17;	
	margin: 0px;
	padding: 10px 10px 5px 10px;
}
#newsletter .input {
	border: 1px solid #567a17;
	margin: 2px;
}
#newsletter .button {
	border: 1px solid #567a17;
	margin: 2px;
	cursor: pointer;
	background-color: #d8e4b7;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	color:#567a17;
}

/* ================================== */

#menu {
	width: 200px;
	background: transparent url(gfx/menu_bottom.gif) no-repeat bottom;
	border-right: 0px;
	padding-bottom: 23px;
}

#menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent url(gfx/menu_top.gif) no-repeat;
	height: 305px;
	padding-top: 23px;
}
#menu li{
	float: left;
	height: 34px;
	width: 200px;
	text-indent: -999em;
}
#menu ul li {
	position: relative;
}

#menu li a {
	display: block;
	height: 34px;
	width: 200px;
	background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu ul li ul {
	position: absolute;
	width: 202px;
	top: 0;
	visibility: hidden;
	background-image: none;
	border-top: 1px solid #577B18;
	padding: 0px;
}
#menu ul li ul li {
	background-image: none;
	text-indent: 0;
	border: 1px solid #577B18;
	border-top: none;
	background-color: #D8E4B7;
}
#menu ul li ul li a {
	padding: 10px 0px 0px 10px;
	height: 24px;
	width: 190px;
	background-image: none;
	font-family: verdana;
	font-weight: bold;
	color: #040;
	font-size: 11px;
}
#menu ul li ul li a:hover {
	background-color: #e8f4c7;
}

.ml_1 a {
	background-position: 0px 0px;
}
.ml_1 a:hover {
	background-position: -200px 0px;
}

.ml_2 a {
	background-position: 0px -34px;
}
.ml_2 a:hover {
	background-position: -200px -34px;
}

.ml_3 a {
	background-position: 0px -68px;
}
.ml_3 a:hover {
	background-position: -200px -68px;
}

.ml_4 a {
	background-position: 0px -102px;
}
.ml_4 a:hover {
	background-position: -200px -102px;
}

.ml_5 a {
	background-position: 0px -136px;
}
.ml_5 a:hover {
	background-position: -200px -136px;
}

.ml_6 a {
	background-position: 0px -170px;
}
.ml_6 a:hover {
	background-position: -200px -170px;
}

.ml_7 a {
	background-position: 0px -204px;
}
.ml_7 a:hover {
	background-position: -200px -204px;
}

.ml_8 a {
	background-position: 0px -238px;
}
.ml_8 a:hover {
	background-position: -200px -238px;
}

.ml_9 a {
	background-position: 0px -272px;
}
.ml_9 a:hover {
	background-position: -200px -272px;
}

/* ================================== */

#right {
	width: 700px;
	float: right;
}

#main {
	width: 680px;
	background: transparent url(gfx/bg_bott_main2.gif) no-repeat bottom;
	padding: 0px 0px 50px 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #52751C;
	line-height: 130%;
}
#main p {
	margin: 0px;
	padding: 10px 10px 10px 20px;
}
#xxx {
	margin-left:10px;
	margin-right:10px;
}
#xxx p {
	margin: 0px;
	padding: 0px;
}
#main p a {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
#main p a:hover {
	color: #FF751C;
	border-bottom: 1px solid #FF751C;
}
.link {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
.link:hover {
	color: #FF751C;
	border-bottom: 1px solid #FF751C;
}

#inside {
	width: 678px;
	min-height: 400px;
	background: transparent url(gfx/bg.gif);
	padding: 0px 0px 0px 2px;
	margin: 0px;
	
}
#dane {
	width: 676px;
	float: left;
}
#bloker {
	float: right;
	width: 2px;
	height: 400px;
}

/* ================================== */

#bottom {
	width: 680px;
	height: 87px;
	background: transparent url(gfx/bottom_bg.gif) no-repeat;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
#bottom #adr{
	float: right;
	width: 300px;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	line-height: 150%;
}
#bottom #minipanel{
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#bottom a {
	color: #004400;
}
#bottom a:hover {
	color: #000000;
}

#minipanel form {
	display: none;
}
/* ================================== */

#fastjump {
	background: transparent url(gfx/nagl_00_1.gif) no-repeat;
	height: 19px;
	width: 655px;
	font-family: verdana;
	font-size: 11px;
	color: #52751C;
	padding-left: 25px;
	padding-top: 4px;
	font-weight: normal;
}
#fastjump a {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
#fastjump a:hover {
	color: #FF751C;
	border-bottom: 1px solid #FF751C;
}

/* ================================== */

#jumpwyb {
	text-align: right;
	margin: 0px 20px 5px 0px;
}

/* ================================== */

#prodjump {
	margin: 0px 20px 0px 20px;
	border: 1px dotted #52751C;
	padding: 2px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #52751C;
	background: transparent url(gfx/kr.gif);
}
#prodjump a {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
#prodjump a:hover {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px solid #72953C;
}

/* ================================== */

#product_list {
	margin: 5px 20px 5px 20px;
}

#prod {
	border: 1px dotted #52751C;
	width: 305px;
	margin-bottom: 20px;
}
#rest {
	margin-left: 10px;
	
}
#rest p {
	padding: 0px;
}

#prod img {
	margin: 3px;
	padding: 5px;
	border: 0px;
	border-right: 1px dotted #52751C;
	float: left;
}
#prod .nagl {
	background-color: #E1E9C7;
	color: #FF751C;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px;
	padding: 5px;
	display: block;
}

#prod .wiecej {
	background: #E1E9C7 url(gfx/s.gif) no-repeat right;
	color: #FF751C;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 3px;
	padding: 5px;
	padding-right: 20px;
	margin-right: 10px;
	float: right;
}
#prod .wiecej a {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
#prod .wiecej a:hover {
	color: #72953C;
}

/* ================================== */

#attributes {
	
}
#attributes ul {
	padding: 5px;
	list-style: none;
}
#attributes li {
	padding: 1px;
	padding-left: 10px;
}
#attributes li span{
	font-weight: bold;
}

/* ================================== */

#main h1 {
	width: 651px;
	margin: 0px;
	padding: 0px 0px 2px 25px;
	font-family: times;
	font-size: 30px;
	color: #325000;
	font-weight: bold;
	line-height: 100%;
	background: transparent url(gfx/nagl1_bg.gif) repeat-y;
}
#main .nagl1_top {
	height: 4px;
	background: transparent url(gfx/nagl1_top.gif) no-repeat;
	overflow: hidden;
}
#main .nagl1_bot {
	height: 4px;
	background: transparent url(gfx/nagl1_bot.gif) no-repeat;
	overflow: hidden;
}

#main h3 {
	height: 37px;
	width: 651px;
	margin-top: 1px;
	padding-left: 25px;
	padding-top: 10px;
	font-family: verdana;
	font-size: 15px;
	color: #CC5000;
	font-weight: bold;
	background: transparent url(gfx/nagl_01_1.gif) no-repeat;
}

#main h4 {
	height: 27px;
	margin-top: 1px;
	padding-left: 35px;
	padding-top: 10px;
	
	font-family: verdana;
	font-size: 15px;
	color: #52751C;
	font-weight: bold;
	background: transparent url(gfx/nagl_02.gif) center left no-repeat;
}

/* ================================== */

#tabela {
	padding: 10px;
}
#tabela table {
	width: 500px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #52751C;
}
#tabela table td {
	margin: 0px;
	padding: 2px;
	color: #52751C;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E2E5D2;
}

/* ================================== */

#zdjramka {
	float: right;
	padding: 10px;
}
#zdjramka img {
	margin: 2px;padding: 2px;border: 1px solid #52751C;
}

/* ================================== */

#product {
	float: right;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
#product p {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#images {
	float: left;
	margin: 0px;
	padding: 0px;
}

#images #image {
	display: block;
	float: left;
	margin: 10px;
	border: 4px solid #FFBB02;
	background-color: #E1E9C7;
	margin: 5px;
	padding: 0px;
}
#images #image img {
	border: 0px;
}

#images #mini {
	display: block;
	margin: 5px;
	padding: 0px;
}
#images #mini img {
	margin-bottom: 10px;
	border: 2px solid #FFE2B1;
	width: 50px;

}
#images #mini img:hover {
	margin-bottom: 10px;
	border: 2px solid #FFBB02;
	width: 50px;
}

/* ================================== */

#user_form {
	margin: 10px 20px 0px 20px;
	font-family: verdana;
	font-size: 11px;
}
#user_form table {
	width: 636px;
	margin: 0px;
	background-color: #F2F5E2;
	border: 1px solid #888888;
	font-family: verdana;
	font-size: 12px;
	color: #52751C;
   border-collapse: collapse;
   text-align: center;	
}
/* ================================== */

#cart {
	margin: 10px 20px 0px 20px;
	font-family: verdana;
	font-size: 11px;
}
#cart table {
	width: 636px;
	margin: 0px 0px 10px 0px;
	background-color: #F2F5E2;
	border: 1px solid #888888;
	font-family: verdana;
	font-size: 12px;
	color: #52751C;
   border-collapse: collapse;
   text-align: center;	
}
#cart table th {
	background-color: #D2D5C2;
   font-weight: bold;
   text-align: center;	
   font-size: 12px;	
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 1px solid #888888;
}
#cart table tr:hover {
   background-color: #DFE7F2;
   color: #52751C;
}
#cart table th:hover {
   background-color: #D2D5C2;
   color: #52751C;
}
#cart table td {
   padding-top: 2px;
   padding-bottom: 2px;
   border-bottom: 1px solid #888888;
}
#cart a {
	color: #52751C;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
#cart a:hover {
	color: #FF751C;
	border-bottom: 1px solid #FF751C;
}
#cart .ilosc {
  border: 1px solid #888888;	
}
#cart ul {
  margin: 0px;
  padding: 0px;
  list-style: none;		
}
#cart li {
  display: block;
  padding: 5px 0px 5px 0px;		
}

#search {
	margin: 10px;
}
/* ================================== */

#formularz {
	margin: 10px 20px 0px 20px;
	font-family: verdana;
	font-size: 11px;
}
#formularz .f {
	border: 1px solid #888888;
	width: 200px;
	font-family: verdana;
	font-size: 11px;
}
#formularz .t {
	border: 1px solid #888888;
	width: 400px;
	height: 110px;
	font-family: verdana;
	font-size: 11px;
}
#formularz .n {
	text-align: right;
	width: 150px;
}
#formularz a {
	color: #52751C;
	text-decoration: none;
	border-bottom: 1px dotted #52751C;
}
#formularz a:hover {
	color: #FF751C;
	border-bottom: 1px solid #FF751C;
}

/* ================================== */
#konto {
	margin: 0px;
	padding: 1px;
}

#konto ul {
	list-style: none;
	margin-left: 20px;
	margin-right: 50px;
}
#konto .f {
	border: 1px solid #888888;
	width: 150px;
	font-family: verdana;
	font-size: 11px;
}

/* ================================== */

.butt_zatwierdz_zmiany {
	width: 135px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_zmien_swoje_dane {
	width: 138px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_pokaz_szczegoly_zamowien {
	width: 196px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_pokaz_dane_konta {
	width: 136px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_zaloz_konto2 {
	width: 96px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_zaloz_konto {
	width: 134px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_login {
	width: 92px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_logout {
	width: 96px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_wyslij_haslo {
	width: 119px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}

.butt_wyczysc {
	width: 132px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_przelicz {
	width: 74px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_wyslij_zam {
	width: 145px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_wroc_kosz {
	width: 137px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_dodaj {
	width: 142px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_kontynuuj {
	width: 137px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_search {
	width: 75px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_czysc {
	width: 150px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_wyslij {
	width: 120px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_idz_kasuj_konto {
	width: 155px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}
.butt_kasuj_konto {
	width: 100px;
	height: 18px;
	background: #94A14A url(gfx/butt_bg.gif);
	border: 1px solid #54610A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 10px;
	text-align: left;
	cursor: pointer;
}

fieldset {
	width: 60%;
	margin-left:40px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #a2b57f;
}
legend {
	font-weight: bold;
}

/* ================================== */

#windowalert {
	display: none;
	position:absolute; 
	width: 400px;
	height: 100px;
	z-index:1; 
	text-align: center;
	border:5px solid #960000;
	background: #F8F8F8;
	padding: 10px;
	font-family: tahoma;
	font-size: 12px;
	z-index: 100;
	font-family: verdana;
	color: #000000;
	
}
#windowquery {
	display: none;
	position:absolute; 
	width: 400px;
	height: 100px;
	z-index:1; 
	text-align: center;
	border:5px solid #000096;
	background: #F8F8F8;
	padding: 10px;
	font-family: tahoma;
	font-size: 12px;
	z-index: 100;
	font-family: verdana;
	color: #000000;
	
}
#windowalert a, #windowquery a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #888888;
	display: inline;
	width: 100px;
	background: #F0F0F0;
}
#windowalert a:hover, #windowquery a:hover {
	background: #E0E0E0;
}

/* ================================== */