/* Główne ustawienia body */

html { 
	min-width: 790px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #513E20;
	color: #4D4019;
	font: 11px Verdana, Helvetica, sans-serif;
}

#global{
 	width: 790px; 
 	text-align:center;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto; 	
	border: 0;
}


#content {
	margin: 0;
	text-align: left;
	float: left;
	background: #fff url('../img/bgGlob.gif') repeat-y right;
	padding: 0 10px 0 0;
	width: 790px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 780px;
}
html>body #content {
	width: 780px; /* ie5win fudge ends */
}


#head1{
	width: 780px; 
	margin: 0;
	padding: 0;
	background: #5F533D;
	height: 120px;
	border: 0;
}


#Logo{
	width: 780px; 
	margin: 0;
	background: transparent url('../img/logoo.jpg') no-repeat;
	height: 120px;
	border: 0;
	z-index: 1;
	position: absolute;
}

#Logo a{
	display: block;
	width: 780px; 
	height: 120px;
	background: transparent url('../img/logo.jpg') no-repeat;
}
#Logo a:hover{
	display: block;
	width: 780px; 
	height: 120px;
	background: transparent url('../img/logoo.jpg') no-repeat;
}


.alt{
display: none;
}

#Buttons{
	width: 780px; 
	margin: 0;
	padding: 0;
	background: #FFAB61;
	height: 23px;
	border: 0;
	text-align: right;
}


#Buttons ul{ 
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}
#Buttons li{ 
	margin: 0;
	padding: 0;
	display: inline;
}

#Buttons li a#But_help{
	display: block;
	width: 30px;
	height: 23px;
	background: transparent url('../img/b_help.gif') no-repeat left;
	float: right;
}

#Buttons li a#But_user{
	display: block;
	width: 30px;
	height: 23px;
	background: transparent url('../img/b_user.gif') no-repeat left;
   float: right;
}

#Buttons li a#But_basket{
	display: block;
	width: 30px;
	height: 23px;
	background: transparent url('../img/b_basket.gif') no-repeat left;
   float: right;
}


#address{
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 175px;
	color: #D9D8CD;
	background: #918D6B;
	font-size: 11px;
}
#address a{
	color: #D9D8CD;
	font-size: 11px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#address a:hover{
	text-decoration: underline;
}



/* BLOK LEWY */
#leftBl{
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 170px;
	background: #CAC8B8;
}


#menuLeft{
	padding:0;
	margin: 0;
	border: 0;
	width: 170px;
	background: #F7F7F5;
}

#menuLeft2{
	padding: 20px 10px;
	margin: 0;
	border: 0;
	background: #F7F7F5;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
}
html>body #menuLeft2 {
	width: 150px; /* ie5win fudge ends */
}




#h_menuLeft{
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #DAD9CE;
	width:170px;
	height:19px;
 	line-height: 19px;	
	background: #B4B2A4;
}

#leftBl h2{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0;	
 	margin: 0 0 0 10px;	
 	font-family: tahoma;
}


#menuLeft ul{ 
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#menuLeft li{
	margin: 0;
	padding: 0;
}
#menuLeft li a{
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	background: #F7F7F5;
	text-decoration: none;
	width: 168px;
	line-height: 19px;
	height: 19px;
	color: #4D4019;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #DAD9CE;
	font-weight: normal;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
}
html>body #menuLeft li a {
	width: 160px; /* ie5win fudge ends */
}

#menuLeft li a:hover{
	background: #EAEAE3;
	text-decoration: none;
	color: #4D4019;
}

#mainContent{
	float: right;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	background: transparent; 
	width: 610 px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 595px;
}
html>body #mainContent {
	width: 595px; /* ie5win fudge ends */
}

#CenterSection{
margin: 15px 0;
float:left;
width: 410px;
}

#CenterSection a{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 11px;
	color: #716827;
	text-decoration: none;
}
#CenterSection a:hover{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #F14900;
	text-decoration: underline;
}


#RightSection{
float: right;
background: #fff;
border: 0;
padding: 0;
margin: 0 0 0 15px;
width: 185px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 170px;
}
html>body #RightSection {
width: 170px; /* ie5win fudge ends */
}


#RightSection h2{
	padding: 0 10px;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #DAD9CE;
	height:19px;
 	line-height: 19px;	
	background: #F1F1EA;
	color: #918D6B;
	font-size: 11px;
	font-weight: bold;
 	font-family: tahoma;
 	width: 170px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 150px;
}

html>body #RightSection h2{
width: 150px; /* ie5win fudge ends */
}


.boxRight{
	padding: 10px 10px;
	margin: 0;
	border-top: 1px solid #fff;
	background: #FBFBF9;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
}
html>body boxRight {
	width: 150px; /* ie5win fudge ends */
}


.boxRight ol{ 
margin: 0;
padding: 0 0 0 20px;
}

.boxRight ol li{ 
margin: 3px 0 0 7px;
}

.boxRight ol a{ 
color: #5E5720;
text-decoration: none;
}
.boxRight ol a:hover{ 
color: #F14900;
text-decoration: underline;
}




/* pola w prawym bloku */


.Flr{
background: transparent;
}

.Flr hr{
border: 0;
border-bottom-color: #E2E2DF;
border-bottom-style: solid;
border-bottom-width: 1px;
margin: 15px 0 0 0;

}
.Flr a.h3{
	border: 0;
	color: #918D6B;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.Flr a.h3:hover{
	border: 0;
	color: #918D6B;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.Flr img{
border: 3px solid #E8E8E1;
margin: 5px 30px;

}


















.TblOrderData{
empty-cells: show;
}
.TblOrderData td{
background-color: #F7F7F5;
}



/* pola Content */

.Flc{
margin: 15px 0 0 0;
padding: 8px 10px;
background: #F5F5F2;
width: 180px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 160px;
}
html>body .Flc {
	width: 160px; /* ie5win fudge ends */
}

.Flc h4{
padding: 0;
margin: 0 0 7px 0;
}

.Flc ul{ 
padding:0;
margin: 0 15px;
list-style: url('../img/str03.gif');
}
.Flc ul a{
color: #646B79;
line-height:17px;
text-decoration: none;
}
.Flc ul a:hover{
color: #CA0807;
text-decoration: underline;
}

/* zdjęcie produktu */

.imgPr{
text-align: center;
width: 180px;
}


.imgGallery{
display: block;
height: 18px;
padding: 0 0 0 30px;
margin: 0 0 0 10px;
line-height: 18px;
color: #918D6B;
text-decoration: none;
font-size: 11px;
background: url('../img/img_gallery.gif') no-repeat left;
}
.imgGallery:hover{
text-decoration: underline;
}


/* Lista opcji */

.Opcje{
background: #F5F5F2;
font: 11px Verdana, Helvetica, sans-serif;
}

.Opcje thead td{
background: #FAFAF7;
text-align: center;
font-weight: bold;
}

.Opcje td{
background: #fff;
padding: 2px 5px;
}

.OpcjeN{
font: 11px Verdana, Helvetica, sans-serif;
}


.imgL{
border: 1px solid #EFEFEF;
padding: 5px;
width: 200px;
}


/* Lista kategorii */
.CategList{ 
list-style-image: url('../img/stlist.gif'); 
margin: 10px 10px 0 30px;
padding: 5px;
text-align:left;
}

.CategList li{ 
margin: 3px;
}

.CategList li a{ 
font-weight: normal; 
text-decoration: none;
color: #555E6F;
font-size: 11px;
}
.CategList li a:hover{ 
font-weight: normal; 
text-decoration: underline;
color: #C80302;
font-size: 11px;
}

.TabList{ 
empty-cells: show;
}
.TabList a{
color: #E93F00;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.TabList a:hover{
text-decoration: underline;
}



/* back */

.back{
display: block;
padding: 0 10px;
margin: 0 0 5px 0;
width: 50px;
background: url('../img/str04.gif') no-repeat left;
color: #797659;
text-decoration: none;
}
.back:hover{
color: #797659;
text-decoration: underline;
}


/* sortowanie na liscie produktow */

.sortBy{ 
text-align: right;
margin: 0 20px 5px 0;
}
.sortBy a{
color: #C80302;
text-decoration: none;
margin: 0 5px 0 10px;
}
.sortBy a:hover{
text-decoration: underline;
}



/* odnośniki w menu uzytkownika */


ul.userLink{ 
	list-style: none;
	padding: 5px;
	margin: 0;
	border: 1px dotted #CFCCB0;
	background-color: #F7F7F5;
	text-align: center;

}
ul.userLink li{ 
	margin: 5px;
	padding: 0;
	display: inline;

}
ul.userLink a{
font-size: 11px;
line-height: 17px;
font-weight: normal;
color: #777458;
text-decoration: none;
}
ul.userLink a:hover{
text-decoration: underline;
}


ul.NoCyr{
margin: 0 0 0 10px;
padding: 0 0 0 0px;
list-style: none;
}
ul.NoCyr a{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 11px;
	color: #C80302;
	text-decoration: none;
}
ul.NoCyr a:hover{
	text-decoration: underline;

}


.koszR{
	float: right;
	display: block;
	margin: 10px 5px 5px 5px;
	padding: 0;
	background: url('../img/koszR.gif');
	width: 39px;
	height: 23px; 
}
.koszR:hover{
	background: url('../img/koszRo.gif');
}



/* wiecej pomocji */
.SpecialM{
text-align: right;
margin: 0 5px;
}

.SpecialM a{
color: #CA0807;
text-decoration: none;
margin: 0 2px;
}

.SpecialM a:hover{
color: #CA0807;
text-decoration: underline;
}
















/*  nawigator stron */

.NavStrony{
text-align: right;
margin: 0 10px;
}

.NavStrony a{
color: #CA0807;
text-decoration: none;
margin: 0 2px;
}

.NavStrony a:hover{
color: #CA0807;
text-decoration: underline;
}






p{
margin: 0 0 12px 0;
}
.price{
color:#E93F00;
}

.priceSpec{
font-size: 11px;
color:#E93F00;
font-weight: normal;
text-decoration: line-through;
}
h1{
margin:0 0 15px 0;
padding: 0;
color: #F58423;
font-size: 18px;
}
h2{
/*
margin:0 0 15px 0;
padding: 0;
*/
color: #F58423;
font-size: 14px;

}

/* Buton Nowosc */

.newOf{
margin:0 0 15px 0;
color: #fff;
width: 110px;
font-size: 11px;
border-bottom: 1px solid #DBAF00;
border-right: 1px solid #DBAF00;
border-top: 1px solid #FFE672;
border-left: 1px solid #FFE672;
text-align: center;
background: #EEBE00;
padding: 2px;
}

/* Buton Promocja */

.promoOf{
margin:0 0 15px 0;
padding: 0;
width: 110px;
color: #fff;
font-size: 11px;
border-bottom: 1px solid #A84A25;
border-right: 1px solid #A84A25;
border-top: 1px solid #F49A78;
border-left: 1px solid #F49A78;
text-align: center;
background: #EF6935;
padding: 2px;
}




h3{
margin:0 0 12px 0;
padding: 0;
color: #F58423;
font-size: 12px;
font-weight: bold;
}

h3 a{
color: #F58423;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

h3 a:visited{
color: #F58423;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

h3 a:hover{
color: #F58423;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}


h4{
font: bold 11px Verdana, Helvetica, sans-serif;


}


.ogl{
color: #918D6B;
font: 11px Verdana, Helvetica, sans-serif;
}



.priceB{
margin: 0;
padding:0;
color: #E93F00;
font-size: 14px;
font-weight: normal;
}

.priceN{
color: #E93F00;
font-size: 12px;
font-weight: normal;
}

.priceBsm{
margin: 0;
padding:0;
color: #E93F00;
font-size: 11px;
font-weight: normal;
}

.priceV{
margin: 0;
padding:0;
color: #595F6B;
font-size: 10px;
font-weight: normal;
}
.priceVsm{
margin: 0;
padding:0;
color: #595F6B;
font-size: 10px;
font-weight: normal;
}

form{
margin: 0;
}
form input, form select, form textarea{
	font-family: verdana;
	font-size: 11px;
   background: #fff;
	color: #4D4019;
   border: 1px solid #918D6B;
   margin: 0 3px;
   padding: 2px 0;
}
form input.but{
	font-weight: bold;
   background: #D25915;
   color: #fff;
   font-size: 11px;
   margin: 0 3px;
   padding: 1px 0;
   border: 1px solid #B64D13;
}
form input.image{
   background: transparent;
   margin: 0;
   padding: 0;
   border: 0;
}
form input.image2{
   background: transparent;
   margin: 2px 0 0 8px;
   padding: 0;
   border: 0;
}

form input.green{
	font-weight: bold;
   background: #74AB7D;
   color: #fff;
   font-size: 11px;
   margin: 0 3px;
   border: 1px solid #5D8A65;
}

hr{
border-bottom-color: #E2E2DF;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
margin: 0 0 15px 0;
height: 1px;
}



table.tba{
font-size: 11px;
empty-cells: show;
width: 100%;
border: 1px solid #fff;
margin: 10px 0;
border-spacing: 0px;
background: #F8FAFE;
}

table.tba thead td{
empty-cells: show;
font-weight: bold;
background: #f2f4f8;
text-align: center;
padding: 2px 5px;
}

table.tba td{
border: 1px solid #fff;
padding: 1px 3px;
padding: 2px 5px;
}

.aN{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 11px;
	color: #716827;
	text-decoration: none;
}
.aN:hover{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #F14900;
	text-decoration: underline;

}

.alert{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 11px;
	color: #C80302;
}


.short1{
font-size: 12;
color: #C80302;
font-weight: bold;
}
.short2{
font-size: 12;
color: #C80302;
font-weight: normal;
}

td.hn{
padding: 5px;
color: #918D6B;
font-size: 12px;
font-weight: bold;
background-color: #FBFBF9;
}

.BasketTbl{
background-color: #FCFCFA;
empty-cells: show;
}
.BasketTbl thead{
background-color: #F1F1EF;
font-weight: bold;
}
.BasketTbl a{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 11px;
	color: #C80302;
	font-weight: bold;
	text-decoration: none;
}
.BasketTbl a:hover{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
   font-size: 11px;
	color: #C80302;
	text-decoration: underline;
}

.Imle{ 
  /*	border: 5px solid #eceff2; */
	margin: 5px 7px 2px 0;
	float: left;
}

.Imri{ 
 /*	border: 5px solid #eceff2; */
	margin: 5px 0px 2px 7px;
	float: right;
}

.UID{
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #C80302;
font-weight: bold;
background: #FFF0E3;
text-align: center;
}

.wyrSpec{
background-color: #FFECD9;
}
.wyrNew{
background-color: #F2F8FF;
}


table.bg td{
background: #FAFAF7;
}

/* stopka stopka stopka */

#footer{
	float:left;
	width: 780px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #777458;
	line-height: 30px;
	font-size: 11px;
	background: #E8E8E1;
}
#footer a{
	color: #777458;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

