body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	background: White;
	font-family: Tahoma;
	font-size: 12px;
	background-position: top;
	background-repeat: repeat-x;
}
form {
	margin: 0;
	padding: 0;
}
.clear {
	font-size: 0px;
	height: 0px;
	overflow: hidden;	
	clear: both;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
#top {
	text-align: center;
}
#top_c {
	position: relative;
	width: 1000px;
	margin: auto;
	text-align: left;
}
img.logo{
 margin-top: 10px;
}
div.link1{
	text-align: right;
	line-height: 38px;
	color: White;
	background-color: #7AB63D;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../gfx/link1.png);
	background-position: top;
	background-repeat: repeat-x;
}

div.link1 a{
	 text-decoration: none;
	 text-transform: lowercase;
	 color: White;
}
.menu_top {
	color: White;
	padding-top: 155px;
}
.menu_top a {
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px; 
	margin-right: 30px;
	font-weight: bolder;
	
}
.menu_top a:hover {
	color: White;
	text-decoration: underline;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
#middle {
	text-align: center;

}
#middle_c {
	width: 1000px;
	margin: auto;
}
#middle_left {
	float: left;
	width: 260px;
	overflow: hidden;
}
#middle_center {
	float: left;
	width: 730px;
	overflow: hidden;
	margin-left: 9px;
}
#middle_right {
	float: right;
	width: 250px;
	overflow: hidden;
}
#flash {
	height: 350px;
	margin-bottom: 10px;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
#bottom {
	text-align: center;

}
#bottom_c {
	border-top: 1px solid #D7D7D7;
	width: 1000px;
	margin: auto;
	height: 80px;
}
.stopka {
	color: #9fa6a2;
	padding-top: 20px;
	padding-bottom: 0;
}
.stopka a {
	color: #9fa6a2;
	text-decoration: none;
	margin: 0px 5px;
}
.stopka a:hover {
	color: #72B036;
}

/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
.box {
	margin-bottom: 10px;
}
.box_head {
	position: relative;
	overflow: hidden;
	height: 33px;
	text-align: left;
	background-color: #72B036;
	 background-image: url(../gfx/bg_head.png);
	 background-repeat: repeat-x;
}
.box_head h2, .box_head h6 {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 9px 0 0 20px;
}
.box_head h6 {
	color: Black;
}
.box_head h2 {
	position: absolute;
	top: -1px;
	left: -1px;
}
.box_body {
	background-color: #F5F5F5;
	border: 1px solid #DBDBDB;
}
.box_bottom {
	
	height: 9px;
}
.box_btn {
	display: block;
	height: 27px;
	background: url(../gfx/fabio_box_zie_btn.gif) no-repeat scroll;
	background-position: right top;
	margin: 0 5px;
	text-decoration: none;
	text-align: right;
	padding: 7px 12px 0 0;
	color: #2a2b00;
	font-size: 13px;
	font-weight: bold;
}
.box_btn:hover {
	background-position: right bottom;
	color: White;
}
input.box_text {
	width: 175px;
	border: 1px solid #72B036;
	margin: auto;
	padding: 2px 0px;
	text-align: left;
	font-size: 12px;
	color: Black;
}
.box_label {
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 18px;
	text-align: left;
	color: Black;
}
/********************************************************************************/
/*
.pom .box_btn {
	background-image: url(../gfx/fabio_box_pom_btn.gif);
}
.pom .box_head {
	background: url(../gfx/fabio_box_pom_head.gif) no-repeat scroll top left;
}
.pom .box_body {
	background: url(../gfx/fabio_box_pom_body.gif) repeat-y scroll top left;
}
.pom .box_bottom {
	background: url(../gfx/fabio_box_pom_bottom.gif) no-repeat scroll top left;
}
*/
/********************************************************************************/
/*
.sza .box_head {
	background: url(../gfx/fabio_box_sza_head.gif) no-repeat scroll top left;
}
.sza .box_body {
	background: White;
	border-left: 1px solid #9c9c9c;	
	border-right: 1px solid #9c9c9c;	
}
.sza .box_bottom {
	background: url(../gfx/fabio_box_sza_bottom.gif) no-repeat scroll top left;
}
*/
/********************************************************************************/

.pop {
	width: 100%;
}
/*
.pop .box_head {
	background: url(../gfx/fabio_box_pop_head.gif) no-repeat scroll top left;
}
.pop .box_body {
	background: White;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.pop .box_bottom {
	background: url(../gfx/fabio_box_pop_bottom.gif) no-repeat scroll top left;
}
*/
/********************************************************************************/

.bra {
	width: 100%;
}
/*
.bra .box_head {
	background: url(../gfx/fabio_box_bra_head.gif) no-repeat scroll top left;
}
.bra .box_body {
	background: White;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.bra .box_bottom {
	 
}
*/
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
.menu {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 5px 4px 15px;
	color: #575651;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid White;
}
.menu:hover {
	color: White;
	background-color: #6FA936;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
.produkty {
	padding: 20px 0px 10px 0px;
	overflow: hidden;
}
.pro {
	float: left;
	width: 220px;
	height: 220px;
	background: White;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	margin: 8px;
}
.b_r {
	
}
.pro_nazwa {
	display: block;
	overflow: hidden;
	margin: 0px 5px;
	font-size: 12px;
	text-decoration: none;
	color: #3b3b3b;
	height: 32px;
	color: #72B036;
	font-weight: bolder;
}
.pro_nazwa:hover {
	color: #E63416;
}
.pro_cena {
	margin-top: 7px;
	font-size: 13px;
	font-weight: bold;
	color: #E63416;
	background-color: White;
}
.pro_cena_lista{
	float: right;
	width: 100px;
	text-align: right;
	font-size: 16px;
	font-weight: bolder;
	color: #72B036;
}
.pro_cena span {
	color: #4b4b4b;
	text-decoration: line-through;
}
.pro_cena_lista span{
	text-decoration: line-through;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
#producenci {
	width: 100%;
}
#producenci td {
	text-align: center;
	padding: 5px;
}
#producenci img {
	border: none;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
.sciezka {
	text-align: left;
	padding: 10px;
	color: #525150;
	font-size: 11px;
}
.sciezka a {
	color: #525150;
	text-decoration: none;
}
.sciezka a:hover {
	color: #a80500;
}
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
.produkt {
	padding: 10px;
}
.produkt_lewa {
	float: left;
	width: 310px;
}

#produkt_fota {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 230px;
	width: 100%;
	border: 1px solid #808080;
	margin-bottom: 10px; 
	background-color: White;
}
.produkt_fotka {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	margin: 0px 10px 10px 0px;
	width: 80px;
}
.produkt_prawa {
	float: right;
	width: 340px;
	text-align: left;
}
.produkt_nazwa {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: Black;
}
.produkt_cena {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #E63416;
}
.produkt_cena span {
	font-size: 16px;
	line-height: 18px;
	color: #585752;
	text-decoration: line-through;
}
.produkt_label {
	font-size: 11px;
}
.produkt_select {
	margin: 2px 0px 10px 30px;
	width: 270px;
}
.produkt_dodaj {
	border: none;
	
}
.produkt_param {
	width: 100%;
	margin-top: 20px;
}
.produkt_param td {
	font-size: 11px;
	color: #505146;	
}
.produkt_param span {
	color: #E63416;
}
.produkt_param td a {
	font-size: 10px;
	color: #505146;	
	text-decoration: none;
}
.produkt_param td a:hover {
	color: #E63416;
}
.produkt_prom {
	font-size: 11px;
	color: #f7ae02;
	border: 1px solid #f7ae02;
	padding: 5px;
	background: #f7f7f7;
	margin-bottom: 10px;
}
.produkt_zak_nag {
	height: 20px;
}
.produkt_zak_nag a {
	float: left;
	height: 20px;
	width: 86px;
	margin-right: 1px;
	background: url(../gfx/fabio_zakladka.gif) no-repeat scroll top;
	color: black;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.produkt_zak_nag a.on {
	background-position: bottom;
}
.produkt_zak_tre {
	padding: 5px;
	font-size: 12px;
	color: #414848;
	text-align: left;
	line-height: 19px;
}

/*####################### dodne  #############################*/
input.produkt_dodaj{
	background-color: #E63416;
	 color: White;
	 font-weight: bolder;
	 width: 220px;
	 padding: 5px;
	cursor: pointer;
}
div.foto_box{
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
}
div.listaProd{
	text-align: left;
	width: 95%;
	margin: auto;
	border: 1px solid #F0EFE8;
	margin-bottom: 15px;
	padding: 5px;
	background-color: White;
}
div.listaProd img{
	float: left;
	margin-right: 15px;
	cursor: pointer;
}

div.tolbar{
	background-color: #F0EFE8;
	text-align: left;
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}
div.tolbar img{
	border: 0px;
	vertical-align: middle;
	
}

.kat2{
	list-style: none;
}
li a.menu{
	text-align: left;
	font-size: 10px;
	margin-left: 15px;
	color: #43433F;
}
a.user{
	text-align: left;
	color: #575651;
	font-weight: bolder;
	text-decoration: none;
}
a:hover.user{
	color: #E63416;
}
td.koszykTop{
	background-color: #EBEEF3;
	color: Black;
	font-weight: bolder;
	font-size: 10px;
	height: 25px;
}
a{
	color: Black;
}
div.cch{
	color: #D3D3D3;
	font-size: 9px;
	padding: 5px;
}
input.delt{
	border: 0px;
	background-color: transparent;
	color: #FF4500;
	cursor: pointer;
	font-weight: bolder;
}
a.kpj{
	font-size: 16px;
	color: #228B22;
	font-weight: bolder;
	text-decoration: none;
	border: 1px solid #D5D5D5;
	padding: 8px;
	background-color: White;
}
a:hover.kpj{
	background-color: #72B036;
	color: White;
}
.kom_red{
	border: 1px solid #FF6347;
	background-color: #FFDDD7;
	padding: 15px;
	color: #FF6347;
	margin: 20px;
}
.kom_y{
	border: 1px solid #FFD700;
	background-color: #FFF9D7;
	padding: 15px;
	color: #907B00;
	margin: 20px;
}
.htmlp{
	text-align: left;
	line-height: 18px;
	padding: 15px;
}
p.nagl{
	text-align: left;
	font-weight: bolder;
	font-size: 14px;
}
.kdl{
	background-color: #EBEEF3;
	padding: 5px;
}
div.katOpis{
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
}
div.kom{
	background-color: #FEFAD3;
	padding: 15px;
	border: 1px solid #E0CC01;
}
.form_user{
	width: 90px;
}
#logowanie{
	margin: 0px;
}
div.panel{
	float: right;
	width: 250px;
	margin-bottom: 10px;
}
.top_2{
	float: left;
}
.link2{
	line-height: 30px;
	background-color: #DEDEDE;
	padding-left: 10px;
	background-image: url(../gfx/LINK2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.link2 a{
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bolder;
	color: Green;
}
.input{
	background-color: #72B036;
	border: 1px solid #68A132;
	color: White;
	padding: 2px;
}
ul.powiazane{
	list-style: none;
}
ul.powiazane li{
	padding: 5px 0px 5px 0px;
}
ul.powiazane li a{
	text-decoration: none;
}
ul.powiazane li a:hover{
	text-decoration: underline;
}
ul.powiazane li span{
	 color: #6BA533;
	 font-weight: bolder;
}
