* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #BE2500;
}

a:hover {
	text-decoration: underline;
}


ul {
	list-style: none;
}

td {
	font: 12px Tahoma, sans-serif;
	color: #3F3F3F;
}

body {
	background: #000000 url(images/bg.gif) top center repeat-y;
	font: 11px Tahoma, sans-serif;
	color: #FFFFFF;
}

#container {
	margin: 0px auto;
	width: 1000px;
	position: relative;
}

#header {
	/* background:  url(images/header-wiosenny.jpg) no-repeat; */
	/* background:  url(images/header-jesienny.jpg) no-repeat; */
	background:  url(images/header-zimowy.jpg) no-repeat;
	/* background:  url(images/header-swiateczny.jpg) no-repeat; */
	width: 1000px;
	height: 310px;
}

#logo {
	background: url(images/blank.gif) no-repeat;
	width: 300px;
	height: 30px;
	position: absolute;
	top: 70px;
	left: 10px;
	color: #000000;
}

#logo a{
	color: #000000;
	border: 0px;
}

#top1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 500px;

}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	background: #000000 url(images/footer.gif) no-repeat;
	background-position: bottom;
	width: 1000px;
	height: 25px;
}

#koszyk {
	background: url(images/koszyk.gif) no-repeat;
	width: 198px;
	height: 177px;
	position: absolute;
	top: 150px;
	left: 10px;
	text-align: center;
	color: #E9DBC6;
	padding-top: 58px;
}

#menug {
	color: #937850;
	position: absolute;
	top: 33px;
	left: 50px;
}

#menug a {
	color: #937850;
	padding: 3px;
}

#menug a:hover {
	background: #937850;
	color: #000000;
	text-decoration: none;
}

#topIcon {
	position: absolute;
	top: 36px;
	right: 30px;
}

#topIcon ul li {
	padding: 0px 0px;
	float: left;
}

#topIcon ul li a {
	text-indent: -9999px;
	height: 9px;
	display: block;
	overflow: hidden;
}

.a-1 {
	background: url(images/iGlowna.gif);
	width: 18px;
	height: 9px;
}

.a-2 {
	background: url(images/iDrukuj.gif);
	width: 29px;
	height: 9px;
}

.a-3 {
	background: url(images/iDodaj.gif);
	width: 28px;
	height: 9px;
}

.a-4 {
	background: url(images/iPolec.gif);
	width: 18px;
	height: 9px;
}

#left {
	position: absolute;
	top: 332px;
	left: 10px;
	width: 198px;
}

#masterdiv {
	background: #20190E; 
	width: 198px;
	color: #B8A68B;
	padding-bottom: 15px;
}

.menutitle {
	cursor:pointer;
	background: url(images/menu-1.gif) no-repeat;
	width: 198px;
	height: 31px;
	padding-top: 6px;
	padding-left: 33px;	
	font-weight: bold;
}

.menutitle  a {
	color: #B8A68B;
}

#masterdiv ul a {
	color: #B8A68B;
}

#masterdiv li{
	background: url(images/menu-2.gif) no-repeat;	
	width: 198px;
	height: 20px;
	color: #B8A68B;
	padding-top: 6px;
	padding-left: 33px;
	padding-right: 35px;
}



#search {
	background: #362C1B; 
	width: 179px;
	height: 60px;
	position: relative;
	top: 9px;
	left: 9px;
	margin-bottom: 15px;
}

#search input{
	margin: 3px 0px 0px 6px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #2F271D;
	border: 0px;
	padding: 1px;
}

#search #select {
	padding-top: 5px;
	padding-left: 5px;
}

#search select {
	width: 160px;
	font: bold 9px Tahoma, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #20190E;
}

#newsletter1 {
	background: url(images/newsletter.gif) no-repeat;
	width: 198px;
	height: 191px;
	position: relative;
	top: 4px;
	font: 9px Tahoma, sans-serif;
	color: #493A31;
	padding-top: 58px;	
}

#newsletter2 {
	position: relative;
	left: 25px;
	width: 148px;	
}

#newsletter2 input.mail{
	margin: 3px 0px 0px 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #FFFFFF;
	border: 1px solid #B8A68B;
	padding: 0px;
}

#newsletter2 input{
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.center {
	text-align: center;
}

#logowanie {
	background: url(images/logowanie.gif) no-repeat;
	width: 198px;
	height: 165px;
	position: absolute;
	top: 150px;
	right: 10px;
	text-align: center;
	color: #E9DBC6;
	padding-top: 58px;
}

#logowanie input{
	margin: 1px 0px 0px 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #EBE2D5;
	border: 1px solid #7A6A53;
	padding: 1px;
}

#logowanie input.zaloguj{
	margin: 10px 0px 0px 0px;
	border: 0px;
	padding: 0px;
}

#logowanie a{
	color: #FFFFFF;
}

#infolinia {
	width: 305px;
	height: 35px;
	position: absolute;
	top: 270px;
	left: 305px;
	vertical-align:top;
	padding: 58px 0 0 0;
}

#logowanie {
	background: url(images/logowanie.gif) no-repeat;
	width: 198px;
	height: 165px;
	position: absolute;
	top: 241px;
	right: 10px;
	text-align: center;
	color: #E9DBC6;
	padding-top: 58px;
}

#right {
	position: absolute;
	top: 410px;
	right: 10px;
}

#radzi {
	background: url(images/radzi.gif) no-repeat;
	width: 198px;
	color: #6D5532;
	padding-top: 58px;	
}

#poleca {
	background: url(images/poleca.gif) no-repeat;
	width: 198px;
	color: #6D5532;
	padding-top: 58px;	
	position: relative;
	top: 4px;
}

#bgWin {
	background: url(images/bgWin.gif) repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

#footWin {
	background: url(images/footWin.gif) no-repeat;
	width: 198px;
	height: 15px;
}

#bgWin li.poz{
	list-style: square; 
	list-style-position: inside;
	margin-left: 0px;
	margin-bottom: 2px;
	color: #BABABA;
}

#bgWin li.sep{
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 5px;
	font: 9px Arial, Helvetica, sans-serif;	
}

#bgWin a{
	color: #8F7756;
}

#header #txt {
	position: relative;
	left: 230px;
	width: 540px;
	padding-top: 390px;
	text-align: justify;
	padding-bottom: 30px;
}

#kr h1{
	font: bold 14px Arial, Helvetica, sans-serif;	
}

.t1 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;	
	width: 260px;
	color: #E9DBC6;
	padding-right: 10px;
}

.t1 h1{
	color: #FFFFFF;
	font: 11px Tahoma, sans-serif;
	font-weight: bold;
}

.t1 img.pic{
	border: 3px solid #ae9674;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.t2 {
	width: 1px;
	background: #AD9778;
}

.t3 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 260px;
	color: #E9DBC6;
	padding-left: 10px;
}

.t3 h1{
	color: #FFFFFF;
	font: 12px Tahoma, sans-serif;
	font-weight: bold;
}

.t3 h2{
	color: #8E0707;
	font: 9px Tahoma, sans-serif;
	font-weight: bold;
}

.wstepniak img {
	margin: 5px;
	border: 1px solid #ad9778;
}

.wiecej {
	width: 51px;
	height: 11px;
	border: none; 
	margin-top: 5px;
	display: block
}

.sep2{
	text-align: center;
	color: #3F3F3F;
	margin: 5px 0px 15px 0px;
	border-bottom: 1px dotted #AD9778;
	width: 258px;
}

#txt hr{
	position: relative;
	top: -10px;
	color: #AD9778;
	width: 540px;
	height: 1px;
}

#txt h2{
	color: #8E0707;
	font: 9px Tahoma, sans-serif;
	font-weight: bold;
}

#txt #sep{
	background: url(images/sep1.gif) repeat-x;
	position: relative;
	top: -10px;
	color: #AD9778;
	width: 540px;
	height: 1px;
}

#txt #lok{
	width: 450px;
	color: #433830;
}

#txt #lok h1 {
	font-size: 11px;
}

#txt #wstecz{
	width: 50px;
	position: relative;
	top: -13px;
	left: 500px;
	color: #433830;
}

#txt #wstecz a{
	color: #433830;
}

#txt img.pic{
	border: 5px solid #ae9674;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.lista1 {
	width: 80px;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: center;
}

.lista1 a{
	color: #FFFFFF;	
	font-weight: bold;
}

.lista2 {
	width: 450px;
	color: #E9DBC6;
}

.lista2 a{
	color: #FFFFFF;	
}

.lista2 a.ankieta{
	color: #E9DBC6;
	font-weight: bold;	
}

#opis {
	color: #433830;
}

#dodaj {
	background: #91724B;
	width: 534px;
	height: 25px;
	color: #433830;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#dodaj option {
	background: #5A4A33;
}

#dodaj select {
	background: #5A4A33;
	margin: 0px 0px 0px 0px;
	padding : 1px 1px 1px 1px;
	border: 1px solid #AD9778;
	color: #FFFFFF;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	width: 130px;
}

#dodaj input.cena{
	margin: 0px 5px 0px 5px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #FFFFFF;
	background: #91724B;
	border: 1px solid #5A4A33;
	padding: 2px;
}

.produkt1 {
	width: 190px;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: center;
}

.produkt1 a{
	color: #FFFFFF;	
	font-weight: bold;
}

.produkt2 {
	width: 380px;
	color: #E9DBC6;
}

.produkt2 a{
	color: #FFFFFF;	
}

.produkt2 a.ankieta{
	color: #E9DBC6;
	font-weight: bold;	
}

#logosy {
	position: absolute;
	top: 5px;
	left: 230;
	width: 700px;
}

#logosy img{
	border: 0px;
	margin-right: 15px;
}

#prestige {
	background: url(images/lPrestige.gif) no-repeat;
	width: 88px;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 250px;
}

#txt2 li{
	list-style-image: url(images/arrow2.gif);
	list-style-position: outside;
	margin-left: 35px;
	margin-bottom: 10px;
	color: #433830;
}

#txt li{
	color: #433830;
}

#txt a{
	color: #FFFFFF;
}

#kr {
	color: #E9DBC6;
}

#kr a{
	color: #433830;
	font-weight: bold;
}

#ankieta td{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #7A6A53;
	width: 250px;
}

#ankieta input{
	margin: 0px 0px 0px 0px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #B8A68B;
	border: 1px solid #7A6A53;
	padding: 0px;
}

#ankieta textarea{
	margin: 0px 0px 0px 0px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #B8A68B;
	border: 1px solid #7A6A53;
	padding: 0px;
}

#ankieta select{
	margin: 0px 0px 0px 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #B8A68B;
	width: 235px;
}

#ankieta input.radio{
	background: #9F8560;
	border: 0px;
	padding: 0px;
}

#tabela .td1{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #B8A68B;
	border-bottom: 1px solid #9F8560;
}

#tabela .td2{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #CAB89E;
	border-bottom: 1px solid #9F8560;
}

.dodano_produkt {
	position: relative;
	width:400px;
	height: 200px;
	top: 10px;
	left: 50px;
	z-index: 999;
	color:#192B4F;
	font-weight:bold;
	background-color:#4F422E;
	border:1px solid #20190E;
	display:none;
}

.lista1 .ik{
	margin: 0px 0px 4px 7px;
	border: 0px;
}

.lista2 #pelny{
	background: url(images/pelny.gif) no-repeat;
	width: 125px;	height: 21px;	display: block;
	margin-top: 10px;
}

#potwierdzenie{
	background: url(images/potwierdzenie.gif) no-repeat;
	width: 402px;	height: 202px;	display: block;
	text-align: center;
	padding-top: 60px;
	color: #9F8560;
}

#potwierdzenie a{
	margin: 5px;
}

.formLogowanie{
	margin-top:-5px;
}


#txt #tab {
	width: 550px;
}

#txt #tab li{
	list-style-image: url(images/arrow3.gif);
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 2px;
	color: #433830;
	text-align: left;
}

#tab td{
	border-right: 1px solid #C5AD8A;
	border-bottom: 1px solid #C5AD8A;
	padding: 4px;
	text-align: left;
}

#logowanie2 {
	background: #B3A187;
	border: 1px solid #907855;
	text-align: center;
	color: #E9DBC6;
	padding: 15px;
	width: 300px;
}

#logowanie2 input{
	margin: 2px 0px 0px 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #EBE2D5;
	border: 1px solid #7A6A53;
	padding: 1px;
}

#logowanie2 input.zaloguj{
	margin: 10px 0px 2px 0px;
	border: 0px;
	padding: 0px;
}

#logowanie2 a{
	color: #FFFFFF;
}


/* === equi === */

#equi b {
	color: #FFFFFF;
}

#equi strong {
	color: #4B3D29;
}

#equi a {
	text-decoration: underline;
}

#equi a:hover {
	text-decoration: underline;
	color: #4B3D29;
}

fieldset {
	border: 1px solid #AD9778;	
}

legend{
	color: #FFFFFF;	
}

#ankieta2 td {
	padding: 2px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px solid #AD9778;
}

#ankieta2 input{
	margin: 2px 0px 0px 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #493A31;
	background: #EBE2D5;
	border: 1px solid #7A6A53;
	padding: 1px;
	width: 350px;
}

#ankieta2 select{
	background: #EBE2D5;
	width: 350px;
}

.firma img {
	float:left;
	margin: 0px 10px 0px 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #AD9778;
}

.siodlo {
	float:left;
	margin: 0px 10px 0px 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #AD9778;
}

h5 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

/* === reklama === */

#reklama img {
	margin: 0px 0px 5px 0px;
	border: 0px;
}

#txt a{
	text-decoration: underline;
}

#txt a:hover{
	text-decoration: underline;
	color: #544307;
}





/* ---------- pf modyfkiacje seo ---------------- */

.menutitle h1{
	font: 11px Tahoma, sans-serif;
	font-weight: bold;
}
#masterdiv li h1{
	font: 11px Tahoma, sans-serif;
}

.lista2 h1{
	font: 12px Tahoma, sans-serif;
	display: inline;
	font-weight:bold;
}

.produkt2 h1{
	font: 12px Tahoma, sans-serif;
	display: inline;
	font-weight:bold;
}

/* ---------- nowa stopka ---------------- */

#stopka {
	position: relative;
	width: 540px; 
	margin: 30px 0px 10px 0px;
	color: #fff;
}
#stopka b {
	color: #fff;
}
.enp{
	background: url(images/enp.gif) no-repeat;
	width: 86px; height: 15px; display: block;
	margin: 0 0 0 190px;
}
ul.logotypy {
	width: 530px;
}
ul.logotypy li {
	float: left;
	padding: 0 2px 0 2px;
	text-align: center;
	list-style-image: none;
}
ul.copyright {
	width: 100%;
	margin: 20px 0 0 0;
	border-top: 1px solid #ad9778;
}
ul.copyright li {
	float: left;
	padding: 20px 0 10px 0;	
}
ul.logotypy a {
	text-indent: -9999px;
	height: 42px; display:block;
}
a.logo1 {
	background: url(images/logoFoot1.gif) no-repeat;
	width: 85px; 
}
a.logo1:hover {
	background: url(images/logoFoot1ov.gif) no-repeat;
}
a.logo2 {
	background: url(images/logoFoot2.gif) no-repeat;
	width: 62px; 
}
#stopka2 a.logo2:hover {
	background: url(images/logoFoot2ov.gif) no-repeat;
}
a.logo3 {
	background: url(images/logoFoot3.gif) no-repeat;
	width: 89px; 
}
.logo3:hover {
	background: url(images/logoFoot3ov.gif) no-repeat;
}
a.logo4 {
	background: url(images/logoFoot4.gif) no-repeat;
	width: 59px; 
}
a.logo4:hover {
	background: url(images/logoFoot4ov.gif) no-repeat;
}
a.logo5 {
	background: url(images/logoFoot5.gif) no-repeat;
	width: 54px; 
}
a.logo5:hover {
	background: url(images/logoFoot5ov.gif) no-repeat;
}
a.logo6 {
	background: url(images/logoFoot6.gif) no-repeat;
	width: 42px; 
}
a.logo6:hover {
	background: url(images/logoFoot6ov.gif) no-repeat;
}
a.logo7 {
	background: url(images/logoFoot7.gif) no-repeat;
	width: 88px; 
}
a.logo7:hover {
	background: url(images/logoFoot7ov.gif) no-repeat;
}
a.logo8 {
	background: url(images/logoFoot8.gif) no-repeat;
	width: 98px; 
}
a.logo8:hover {
	background: url(images/logoFoot8ov.gif) no-repeat;
}
a.logo9 {
	background: url(images/logoFoot9.gif) no-repeat;
	width: 63px; 
}
a.logo9:hover {
	background: url(images/logoFoot9ov.gif) no-repeat;
}
a.logo10 {
	background: url(images/logoFoot10.gif) no-repeat;
	width: 85px; 
}
a.logo10:hover {
	background: url(images/logoFoot10ov.gif) no-repeat;
}
a.logo11 {
	background: url(images/logoFoot11.gif) no-repeat;
	width: 42px; 
}
a.logo11:hover {
	background: url(images/logoFoot11ov.gif) no-repeat;
}
a.logo12 {
	background: url(images/logoFoot12.gif) no-repeat;
	width: 116px; 
}
a.logo12:hover {
	background: url(images/logoFoot12ov.gif) no-repeat;
}
a.logo13 {
	background: url(images/logoFoot13.gif) no-repeat;
	width: 97px; 
}
a.logo13:hover {
	background: url(images/logoFoot13ov.gif) no-repeat;
}
#stopka .dodatki{
	color: #E2DBD0;	
	text-align: center;
}
#stopka .dodatki h1{
	font: 11px Tahoma, sans-serif;
	display: inline;
}
#stopka a {
	color: #fff;
	text-decoration: underline;
}

/* ---------- wspolpraca ---------------- */

.info_wspolpraca {
	background: #90764f;
	border: 1px solid #ad9778;
	padding: 15px;
	color: #fff;
	text-align: center;
	margin: 0 0 10px 0;
}

/* ---------- kontakt ---------------- */

.pic_contact {
	background: #90764f;
	border: 1px solid #ad9778;
	padding: 4px 4px 10px 4px;
	width: 384px;
	height: auto;
	margin: 4px 0 10px 0;
	font-weight: bold;
}
.pic_contact img {
	margin: 0 0 8px 0;
}

.map_contact {
	background: #90764f;
	border: 1px solid #ad9778;
	padding: 4px;
	width: 525px;
	height: auto;
}

/* ---------- pic mini ---------------- */

.pic_mini {
	background: #ae9674 url(images/bg-pic_mini.gif);
	width: 194px;
	margin: 5px 0 0 0;
	padding: 3px;
	overflow: hidden;
}

.pic_mini ul {
	width: 196px;
	overflow: hidden;
}

.pic_mini li {
	float: left;
	padding: 2px 3px 2px 2px;	
	width: 60px;
	height: 60px;
	overflow: hidden;	
}

.pic_mini li img {
	border: none;
	width: 60px;
	height: 60px;
	overflow: hidden;
}



