* 			{ font-family:  Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; }
a			{ color: #686463; text-decoration: none;}
a:active 	{ outline: none; }
:focus 		{ -moz-outline-style: none; }
img 		{ border: none; display: block;}
ul, li 		{ display: block; margin: 0px; padding: 0px;overflow: hidden; }
html, body 	{ margin: 0px; background-color:  #ffffff; color: #686463;  }
div			{ display: block; overflow: hidden; }


/* niebieskie buttony*/
button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	color: white;
	padding:0 16px 0 0;
	text-align:center;
	background:url(/i/btn_r.gif) right no-repeat;
}
button span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 0 0 16px;
	height: 22px;
	background:url(/i/btn_l.gif) left no-repeat;
	line-height: 20px;
}

input.submit {
	border: none;
	color: white;
	text-align: center;
	height: 27px;
	background:url(/i/btn.gif) 0px 4px no-repeat;
	width: 120px;
	padding: 0px;
	line-height: 10px;
}




/* textarea */
textarea { width: 575px; }

.label { width: 120px;  float: left; text-align: left; }
.field {    text-align: left; }

.logowanie {
	border: 1px solid #bbbbbb;
	height: 15px;
	margin-top: 1px;
	width: 120px; }


/* duży niebieski napis */
.bb, .mb, .sb {
	font-weight:bold;
	color:#283FDA !important;
}
.bb { font-size:16px; }
.mb { font-size:13px; }

/* text center */
.txtc { text-align: center; }
.regl { text-align: center; float: left; width: 380px;}
.regr { text-align: left; }

/* ramka centralna */
.rc {
	overflow: hidden;
	display: block;
	width: 618px;
	padding-bottom: 12px;
	position: relative;
	background: url(/i/karta.jpg) ;
}
.rcb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/i/kartab.jpg) !important;
	width: 618px;
	height: 12px;
	overflow: hidden;
	display: block;
	margin: 0px;
}
 .rci { margin:16px 16px 0; }

.rci>p { margin-bottom: 16px; margin-top: 0px; }
p.error	{ color: red !important; text-align: center;}





div#wrap {
	width: 100%;
	background: transparent;
	height:100%;
}

#container {
	width: 990px;
	padding: 0px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #ffffff;
	border: none;
	position: relative;
}


/*
 * wszystko co dotyczy topu z logiem
 */
#top {
	height: 70px;
	position: relative;
	text-align: right;
	margin: 0px 25px;
}

#top a {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#top div {
	float: right;
	background: url(/i/greybarl.gif);
	height: 54px;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 16px;
}

#top div div {
	padding-right: 56px;
	padding-left: 8px;
	overflow: hidden;
	line-height: 54px;
	margin: 0px;
}

#top div div  a {  position:  	static; display: inline;}

.head { background: url(/i/icnhead.png) top right no-repeat !important; }
.papy { background: url(/i/icnpapy.png) top right no-repeat !important; }

/*
 * wszystko co dotyczy głównego menu
 */

#menu {
	height: 35px;
	overflow: hidden;
	display: block;
	text-align: left;
	background: url(/i/menutlo.jpg);
	margin: 0px 25px;
	margin-top: 8px;
}

#menu ul {
	margin-top: 4px;
	margin-left: 4px;
}

#menu li {
	float: left;
	background: url(/i/menusep.gif) left no-repeat;
	padding: 0px 16px;
	height: 27px;
	overflow: hidden;
}

#menu li.first { background: none !important; }

#menu a {
	color: white;
	font-size: 16px;
	text-decoration: none;
	line-height: 25px;
	font-family:  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover, .higlight {
	color: #1645dd !important;
}


/*
 * wszystko co dotyczy głównego submenu
 */

#submenu {
	height: 24px;
	overflow: hidden;
	display: block;
	text-align: left;
	background: url(/i/submenutlo.gif);
	margin: 0px 25px;
	margin-top: 3px;
}

#submenu ul {
	margin-top: 0px;
	margin-left: 4px;
}

#submenu li {
	float: left;
	background: url(/i/submenusep.gif) left no-repeat;
	padding: 0px 16px;
	height: 27px;
	overflow: hidden;
}

#submenu li.first { background: none !important; }

#submenu a {
	color: white;
	font-size: 13px;
	line-height: 24px;
}
#submenu a:hover {
	color: black;
}
/*
 * wszystko co dotyczy paska wyszukiwania
 */

#szukaj {
	height: 66px;
	overflow: hidden;
	display: block;
	text-align: left;
	background: url(/i/szukaj.jpg);
	margin: 0px 25px;
	margin-top: 4px;
}

#szukaj form {
	margin-left: 16px;
	line-height: 62px;
}

/*
 * wszystko co dotyczy głównego pola
 */

#main { text-align: left; margin-top: 4px; }

#leftnav {
	float: left;
	overflow: hidden;
	display: block;
	margin-right: 10px;
}


.leftbox {
	position: relative;
	background: url(/i/leftbox.jpg) ;
	width: 170px;
	overflow: hidden;
	display: block;
	padding-bottom: 20px;
}

.leftboxb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/i/leftboxb.jpg) !important;
	width: 170px;
	height: 20px;
	overflow: hidden;
	display: block;
	margin: 0px;
}

.leftbox ul {
	margin-left: 32px;
	margin-top: 16px;
	border-top: 1px dotted #888888;
	width: 125px;
	overflow: hidden;
}

.leftbox li {
	border-bottom: 1px dotted #888888;
}

.leftbox li>a {
	text-decoration: none;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	display: block;

}

.leftbox li>a:hover {
	background-color: #eeeeee;
}

.leftbox h2 {
	margin-left: 56px;
	margin-top: 23px;
	margin-bottom: 16px;
}

.leftboxi, .szybkiews {
	margin-left: 32px;
	margin-top: 16px;
	text-align: center;
	width: 125px;
	overflow: hidden;
}

.leftboxi>a {
	margin: 0px;
}

.leftboxi>a {
	margin: 0px;
}
.szybkiews>a {
	display: block;
	text-align: left;
}


#content {
	float: left;
	overflow: hidden;
	display: block;
	width: 618px;
}


#content h2 {
	background: url(/i/producth2.jpg) !important;
	line-height: 37px;
	padding-left: 50px;
}



.kpath {
	color: #e26d0d;
	border-bottom: 1px solid #676364;
	margin-left: 40px;

}

.kpath a {
	color: #e26d0d !important;
	display: inline;
	text-decoration: none;
}

.kpath ul {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 14px;
	margin-right: 16px;
}

.kpath li {
	color: #e26d0d !important;
	display: inline;
}

.products {
	margin: 0;
	padding: 0;

}

.product, .koszyk {
	overflow: hidden;
	display: block;
	width: 618px;
	padding-bottom: 12px;
	position: relative;
	background: url(/i/karta.jpg) ;
}

.koszyk {
	background: url(/i/koszyk.jpg) !important;
}


.koszyk table {
	margin-left: 16px;
}

.koszyk th {
	height: 26px;
	line-height: 16px;
	color: white !important;
	text-align: center;
}


.koszyk td {
border-bottom: 1px solid #dddddd;
}

.bl { border-left: 1px solid #dddddd; }


.suma {
	display: block;
	background-color: #dddddd;
	margin:16px 18px;
	padding: 4px;
	padding-right: 16px;
	text-align: right;

}
.cartb {
	display: block;
	margin:16px 18px;
	margin-bottom: 4px;
	padding: 4px;
	text-align: right;

}



.product>a, .koszyk>a {
	margin-left: 25px;
	padding-top: 10px ;
	color: #1f16bf;
	font-weight: bold;
	display: block;
	overfolw: hidden;
}

.productb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/i/kartab.jpg) !important;
	width: 618px;
	height: 12px;
	overflow: hidden;
	display: block;
	margin: 0px;
}

.leftproduct {
	margin: 16px ;
	margin-left: 20px;

/*	border: 1px solid #878382; */
	float: left;
	width: 212px;
	overflow: hidden;
	display: block;

}

.centerproduct {
	float: left;
	overflow: hidden;
	display: block;
	width: 345px;
}


.oldh1 {
	margin:  16px 0;
	padding: 2px 0;
	border-bottom: 1px solid #878382;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*
 * galeria produktów
 */

.prodgal {
	overflow: hidden;
	display: block;
	width: 618px;

	padding-bottom: 12px;
	position: relative;
	background: url(/i/karta.jpg) ;

}

.prodgalb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/i/kartab.jpg) !important;
	width: 618px;
	height: 12px;
	overflow: hidden;
	display: block;
	margin: 0px;
}

.prodgal ul {
	margin:16px 16px 4px 16px;
	overflow: hidden;
}

.prodgal li {
	float: left;
	overflow: hidden;
	display: block;
	width: 116px;
	height: 145px;
	text-align: center;
	margin-right: 1px;
	margin-bottom: 1px;
}
.cena {
	color: #283fda !important;
	overflow: hidden;
	display: block;
}

.cena span {
	margin: 4px;
	font-size:16px;
	font-weight:bold;
}

.cenaold {
	text-decoration: line-through;
}

.tytul {
	display:block;
	height:32px;
	line-height: 16px;
	margin-top:4px;
	overflow:hidden;
}

.iii { display: block;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ilosc {
	overflow: hidden;
	display: block;
	float: left;
	line-height:29px;
	margin-top: 3px;
	margin-right: 8px;
}

.prbuttons {
	overflow: hidden;
	display: block;
		margin-top: 2px;
}
.prbuttons>* { display: inline; }


.prinfo {
	clear:both;
	margin: 20px;
	padding: 8px;
	padding-right: 178px;
	overflow: hidden;
	display: block;
	position: relative;
	background: url(/i/prdt.gif);
	color: #283fda !important;
 }




.prinfob {
	background: url(/i/prdtb.gif);
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 8px;
	width: 100%;
	overflow: hidden;
	display: block;
}

.prreg {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/i/reg.jpg);
	height: 47px;
	width: 170px;
	overflow: hidden;
	margin: 0px;
}
.prreg a {
	margin: 16px;
	position: absolute;
	top: 0px;
	color: #283fda !important;

 }


.buy {	overflow: hidden;   }
.buy *  {
	display: inline;
}


.buy>div { margin-top: 10px; display: inline;overflow: hidden; }

/*
 * wszystko co dotyczy stopki
 */

#menutree {
	overflow: hidden;
	display: block;
	text-align: left;
	margin: 0;
	margin-top: 4px;
	padding-bottom: 10px;
	position: relative;
	background: url(/i/menutree.jpg);
}

#menutreeb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/i/menutreeb.jpg) !important;
	width: 990px;
	height: 10px;
	overflow: hidden;
	display: block;
	margin: 0px;
}

#menutree ul {
	margin-top: 50px ;
	margin-left: 65px;
	margin-bottom: 24px;
}

#menutree ul li {
	display: inline !important;
	float: left;
	font-weight: bold;
	margin-right: 20px;
	height:160px;
}


#menutree ul li ul {
	margin: 0px;
	margin-top: 4px;
}

#menutree ul li ul li {
	font-weight: normal;
	height: 14px;
}

#menutree li {
	width: 211px;
}

#menutree a {
	text-decoration: none;
}



#fotter {
	overflow: hidden;
	display: block;
	text-align: left;
	margin: 25px;
	margin-top: 16px;
	text-align: center;
	border-bottom: 1px solid #878382;
	padding-bottom: 8px;
}


.depth0 { background-color: #ffffff; }
.depth1 { background-color: #ffffdd; }
.depth2 { background-color: #ffffbb; }

h3 { margin-top: 0px;}
.tresc {
	margin:16px 16px 4px 16px;
	overflow: hidden;
}
.galeria {
	margin:16px 16px 4px 16px;
	overflow: hidden;
}
.g {
	float: left;
	border: 1px solid #878382;
	margin: 1px;
	padding: 1px;
}

.productlist {
	margin:16px 16px 4px 16px;
	overflow: hidden;
}

.productlist a {
	border-bottom: 1px solid #878382;
	padding: 2px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 8px;
}

.pl1 {
	float: left;
	border: 1px solid #878382;
	margin: 1px;
	padding: 1px;
}

.pl2 {
	float: left;
	margin: 3px;
	margin-left: 16px;
	display: block;
	overflow: hidden;
	width: 370px;
	height: 90px;
}
.pl3 {
	float: left;
	margin: 3px;
	padding-top: 30px;
	text-align: center;
	line-height: 100%;
	display: block;
	overflow: hidden;
	width: 90px;
	height: 60px;
}

ul.klient { display: block; }
ul.klient li { display: block; }
ul.klient li a { display: block; }
a.klient  { display: block; }
.lprod {
	margin-left: 10px;
	width: 185px;
	float: left;
	}
.koszyk-wiecej {
	color: #298a32;
	font-weight: bold;
}





#start  {
	position: relative;
	bottom: 0px;
	left: 0px;
	background: url(/i/start.jpg) !important;
	width: 960px;
	height: 521px;
	overflow: hidden;
	display: block;
	margin: 15px;
}

#startsk, #startp {
	position: absolute;
	width: 170px;
	height: 40px;
	overflow: hidden;
	display: block;
}

#startsk {
	left: 265px;
	top: 460px;
}
#startp {
	left: 548px;
	top: 460px;
}
.black { background-color: black !important;}
.papy a { position: relative !important; }

.navi a { display: inline; }


.platakc {
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
}

.platakc img { float: left; }

.platbnk { margin-top: 8px; }

.platbnk>div {   margin:25px auto;
width:135px; height: 40px; }
.platbnk>div>div { text-align: center; display: block; }
.platbnk>div>div>img { display: inline; }

div.center { display: block; text-align: center; margin: 8px;}

#logoplat { margin: 0px; text-align: center; }
#logoplat img { margin: 0px auto; }