@charset "iso-8859-2";
/* CSS Document */
div.searchtopwide {
	width: 746px;
	height: 9px;
	background: #f4f4f4 url('images/search_top_wide.gif') left top no-repeat;
}

div.searchbottomwide {
	width: 746px;
	height: 9px;
	background: #f4f4f4 url('images/search_bottom_wide.gif') left top no-repeat;
	margin-bottom: 20px;
	clear: both;
}

div.search {
	width: 719px;
	height: auto;
	padding: 0px 10px 0px 15px;
	background: #f4f4f4 none;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #e1e1e1;
	padding-top: 1px;
}

div.search span {
	color: #9a9a9a;
}

div.search form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.search form select {
	background: #ffffff none;
}

div.search form a.desc, div.search form a.asc {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 1px;
}

div.search form a.desc {
	background: #7f8780 url('images/desc_backgr.gif') left top no-repeat;
	margin-right: 6px;	
}

div.search form a.asc {
	background: #7f8780 url('images/asc_backgr.gif') left top no-repeat;
}

div.search form a.desc:hover, div.search form a.asc:hover {
	background-position: 0px -15px;
}

div.search div.leftform {
	float: left; 
	border-width: 0px 1px 0px 0px; 
	border-style: solid; 
	border-color: #dedede; 
	margin-right: 8px;
	padding-right: 6px;
}

div.search div.wyszukaj {
	float: left;
	margin-right: 6px;
}

div.search div.wyszukaj input.wyszukaj {	
	background: #FFFFFF none;
	border: #b5d7bd 1px solid;
	color: #3b7d4a;
	width: 167px;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
}

div.search a.znajdz {
	display: block;
	float: left;
	background: #7b7b7b none;
	color: #f4f4f4;
	font-weight: bold;
	text-decoration: none;
	border: #7b7b7b 1px solid;
	text-align: center;
	width: 120px;
	padding-bottom: 1px;
}

div.search a.znajdz:hover {
	text-decoration: none;
	color: #ffffff;
}

div.productcontainer {
	width: 746px;
	height: auto;
	margin-bottom: 30px;
	clear: both;
}

div.productcontainer div.productname {
	width: 738px;
	height: auto;
	font-weight: bold;
	font-size: 14px;
	color: #00aa56;
	background: transparent;
	padding: 0px 0px 6px 8px;
	margin-bottom: 8px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #abafa8;
	position: relative;
}

div.productcontainer div.productname div.producer {
	position: absolute;
	width: auto;
	height: auto;
	right: 0px;
	top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}

div.productcontainer div.productleft {
	float: left;
	width: 2px;
	height: 90px;
}

div.productcontainer div.productimage {
	width: 120px;
	height: 90px;
	float: left;
	border: #6c6c6c 1px solid;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div.productcontainer div.productimage a {
	display: block;
	width: 120px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.productcontainer div.productdescription {
	float: left;
	width: 442px;
	height: auto;
	margin-left: 13px;
	font-size: 13px;
}

div.productcontainer div.productdescription div.add {
	margin-top: 10px;
}

div.productcontainer div.productdescription div.add a {
	display: block;
	float: left;
	width: 107px;
	height: 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #f1f1df;
	background-color: #00aa56;	
	margin-top: 1px;
}

div.productcontainer div.productdescription div.add form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.productcontainer div.productdescription div.add a.addtocart {
	background: #00aa56 url('images/dodaj_do_koszyka.gif') left top no-repeat;
	margin-right: 10px;
}

div.productcontainer div.productdescription div.add a.szczegoly {
	width: 67px;
	background: #00aa56 url('images/szczegoly_backgr.gif') left top no-repeat;
}

div.productcontainer div.productdescription div.add a:hover {
	color: #ffffff;
}

div.productcontainer div.productprice {
	float: left;
	width: 152px;
	height: auto;
	text-align: center;
	background: #ffffff url('images/price_background1.gif') left top no-repeat;	
	padding-top: 10px;
	margin-left: 10px;
	color: #808080;
	font-size: 12px;
}

div.productcontainer div.productprice div.productleftprice {
	height: 109px;
	width: 1px;
	float: left;
}

div.productcontainer div.productprice span {
	font-weight: bold;
	font-size: 15px;
	color: #f48000;
}
