html {
	background-color: white;
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 11px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

input, select {
	font-size: 11px;
	font-family: verdana;
	vertical-align: middle;
}

form {
	margin: 0;
	padding: 0;
}

option {
	color: #777;
}

a {
	color: #666666;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

h1 {
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 13px;
	font-weight: normal;
}

img {
	border: 0;
}

.bigger {
	font-size: 12px;
}

input, label {
	vertical-align: middle;
}

#content h1 {
	margin-bottom: 15px;
}

img.fleft {
	float							: left;
}

#logo {
	width: 960px;
	height: 69px;
	padding: 26px 0 0 20px;
	float: left
}

#topbarbg {
	width: 980px;
	height: 35px;
	float: left;
	background-color: #d8dade;
	background-image: url('../i/topbar_left_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}

#topbar {
	background-image: url('../i/topbar_right_bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 933px;
	height: 28px;
	float: left;
	padding: 7px 7px 0 40px;
}

#topbar form {
	display: inline;
	margin-right: 5px;
}

#topbar label {
	color: #666666;
}

#topbar input.text {
	font-size: 10px;
	padding: 2px;
	border: 1px solid #abacaf;
	width: 80px;
	margin: 0 6px 0 0;
}

#topbarlinks p {
	float: left;
	padding: 4px 7px 0 0;
	margin: 0;
}

#topbarlinks a {
	font-weight: bold;
}

#topbarproducts {
	float: right;
}

#topbarproducts form {
	margin: 0;
	float: right;
}

#spinner {
	margin: 2px 5px 0 0;
	vertical-align: middle;
	float: right;
	width: 16px;
	height: 16px;
	background: url('../i/spinner.gif') no-repeat top left;
}

#query {
	background-image: url('../i/search_bg.gif');
	background-color: white;
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 1px solid #abacaf;
	color: #aaaaaa;
	padding: 2px 2px 2px 20px;
	font-size: 11px;
	width: 130px;
}

#topbarproducts a {
	font-weight: bold;
	border-right: 2px solid #9fa0a2;
	margin-right: 7px;
	padding-right: 7px;
}


#main {
	width: 980px;
	float: left;
}

#left {
	width: 198px;
	float: left;
}

.leftmenu {
	background: #ebecee url('../i/leftmenu_bg_bottom.gif') no-repeat bottom left;
	margin-bottom: 15px;
	position: relative;
	z-index: 4;
}

.leftmenu h1 {
	color: #b70308;
	font-size: 12px;
	background: url('../i/leftmenu_bg_top.gif') no-repeat top left;
	padding: 14px 15px 0 15px;
	line-height: 14px;
}

.leftmenu ul {
	border-top: 1px solid #d1d2d4;
	margin: 5px 5px 0 15px;
	padding: 4px 0px 10px 0;
	list-style-type: none;
}

.leftmenu li {
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #ebecee;
}

.leftmenu li a {
	display: block;
	width: 178px;
	padding: 4px 0 4px 0;
}

.leftmenu li a.more {
	background: url('../i/leftmenu_arrow.gif') 165px center no-repeat;
}

.leftmenu form select {
	width: 168px;
	margin: 0;
	padding: 0;
}

.leftmenu form {
	margin: 0 15px;
	padding: 0 0 10px 0;
}

.leftboxes {
	text-align: center;
	width: 168px;
	padding: 0 15px;
	margin-bottom: 20px;
}

.leftboxes h1 {
	font-size: 13px;
	color: #555;
	border-bottom: 1px solid #e3e3e3;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
}

#footer {
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #c2c2c2;
	width: 950px;
	float: left;
	padding: 7px 0 20px 0;
	margin: 15px 15px 0 15px;
	display: inline;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 6px 0;
}

#footer li {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer li a {
	margin-right: 2px;
	padding-right: 5px;
	border-right: 1px solid #666666;
}

#footer li.last a {
	border-right: none;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #999999;
}

#footer p a {
	color: #999999;
	font-size: 9px;
}

#content {
	width: 767px;
	margin-left: 15px;
	float: left;
}

#content h1 {
	color: #b70308;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 7px 0;
	line-height: 14px;
	border-bottom: 1px solid #858585;
}

#queryProductDiv {
 	z-index: 4;	
	position: relative;
	display: inline;
}

#queryHelper {
	position: absolute;
	left: -78px !important;
	top: 18px !important;
}

#queryHelper ul {
	border : 1px solid #ddd;
	background-color : white;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
}

#queryHelper a {
	text-decoration: none;
}

#queryHelper li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	float: left;
	cursor: pointer;
}

#queryHelper .selected {
	background-color: #f8f8f8;
}

#queryHelper small {
	font-size: 8px;
	color: #555;
}

.helperImg {
	width: 34px;
	height: 24px;
	float: left;
	text-align: center;
	padding: 3px;
}

.helperInfo {
	padding: 3px;
	width: 184px;
	float: right;
}

.helperNotice {
	font-size: 10px;
	font-weight: bold;
	background-color: #90292c;
	color: white;
	padding: 3px 0 3px 43px;
	float: left;
	width: 189px;
	cursor: pointer;
}

.menuSubLevel {
	display: none;
	position: absolute;
	top: -1px;
	left: 178px;
	border: 1px solid #ddd !important;
	width: 178px;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	background-color: #f7f7f7;
}

.menuSubLevel li {
	margin: 0;
	padding: 0;
}

.menuSubLevel li a {
	margin: 0;
	padding: 4px 14px;
	width: 150px !important;
}

.menuSubLevel li.clear {
	background-color: #f7f7f7 !important;
}

.menuSubLevel li.over, .menuSubLevel li a:hover {
	background-color: #ebecee !important;
}

.withSpaces {
	text-indent: 20px;
	margin-bottom: 1em;
}

ul.linki li {
	margin-bottom				: 10px;
}

#naszahurtownia {
	text-align					: center;
}

#naszahurtownia img {
	padding						: 5px 5px;
}

/**
 * podstrona - kontakt
 */

#kontaktadres {
	width							: 310px;
	float							: left;
}

#kontaktform {
	width							: 380px;
	float							: left;
}

#kontaktform label {
	margin						: 0px 0px 2px 0px;
}

#kontaktform input.text {
	width							: 100%;
	margin						: 0px 50px 5px 0px;
}

#kontaktform input.textsel {
	width							: 100%;
	margin						: 0px 50px 5px 0px;
	outline						: 1px solid #ddd;
}

#kontaktform textarea.textarea {
	width							: 100%;
	height						: 100px;
	margin						: 0px 50px 5px 0px;
}

#kontaktform textarea.textareasel {
	width							: 100%;
	height						: 100px;
	margin						: 0px 50px 5px 0px;
	outline						: 1px solid #ddd;
}

#content a {
	color: #b70308;
}

.news, .newsonmain {
	display: block;
	float: left;
}

.newsonmain {
	/*width: 546px;*/
	float: left;
	/*height: 260px;*/
}

.news {
	width: 757px;
}

.newsintro {
  /*height: 215px;*/
}

.newsonmainmargin {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}

.newsmargin {
	padding: 0 10px 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}

.newsonmain img, .news img {
	padding: 3px;
}

.newsmore {
	text-align: right;
	margin: 0;
	padding: 0;
}

.newsonmain .newsmore {
	text-align: left;
}

.newsonmain h2, .news h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.newsonmain small, .news small {
	color: #888;
	margin-bottom: 10px;
}

/**
 * Katalog
 */

#katalogkatsel {
	float: left;
}
 
#katalogkatsel div {
	width							: 105px;
	float							: left;
	text-align					: center;
	padding						: 10px 0px 10px 0px;
	min-height					: 120px;
	_height: 120px;
}

#katalogkatsel a {
	color: black;
}

#banernaszahurtownia {
	text-align : center;
	margin: 0 0 20px 0;
	float: left;
	width: 767px;
}

#banernaszahurtownia img {
	margin: 0 5px;
	border: 1px solid #777;
}

#mainpageprods {
	width: 767px;
	float: left;
	margin: 0;
}

.mainpageprodmini {
	float: left;
	width: 100px;
	padding: 0 13px;
	min-height: 140px;
	_height: 140px;
	text-align: center;
}

.mainpageprodmini div {
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 100px;
}

.mainpageprodmini h3 {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 11px;
	margin: 0;
	padding: 0;
}

.mainpageprodmini a {
	color: black !important;
}

#mainPicBlockDiv {
	width							: 546px;
	height						: 340px;
	float							: left;
	position						: relative; 
	z-index						: 3
}




#mainPicBlockDiv > div {
	position: absolute;
	top: 0;
	left: 0;
}

#mainPicBlockDivHandler {
	position: absolute;
	top: 310px ;
	left: 5px;
	width: 536px;
	float: right;
	display: block;
}

#mainPicBlockDiv ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
}

#mainPicBlockDiv li {
	float: left;
	padding: 2px 5px;
	margin: 3px;
	background-color: white;
	border: 1px solid black;
	cursor: pointer;
	opacity: 0.8;
}

#mainPicBlockDiv li.selected {
	color: white;
	background-color: black;
}







#mainPicBlock {
	display						: block;
	height						: 340px;
	width							: 546px;
	float							: left;
}

#mainpageheader {
	width: 767px;
	float: left;
	margin-bottom: 15px;
}

#rightColumn {
	width							: 204px;
	float							: right;
}

.rightBox, .rightBox2 {
	float: left;
	width: 174px;
	background-color: #f9f9f9;
	padding: 15px 15px 5px 15px;
	color: #333333;
	margin: 10px 0 0 0;
	border: 1px solid #eee;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.rightBox2 {
	padding: 15px;
}

.rightBox table img {
	vertical-align: middle;
}

.rightBox h2 {
	font-size: 11px;
	color: #b70308;
	font-weight: normal;
	border-bottom: 1px solid #dedede;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	line-height: 13px;
}

.rightBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.rightBox li {
	margin: 0;
	padding: 2px;
	float: left;
}

#mainbottomboxes {
	float: left;
	width: 767px;
}

#mainnews {
	width: 547px;
	float: left;
	margin-top: 10px;
}

.newstyped {
  padding: 5px;
  width: 48%;
}

.newstyped h1 {
  text-align: center;
}

#tradenews {
  float: right;
}

#othernews {
  float: left;
  border-right: 1px solid #cccccc;
}


/**
 * Produkt
 */

div.produkt {
	float: left;
	width: 767px;	
	margin-bottom: 20px
}

.produktzdjecia {
	width							: 200px;
	float							: right;	
	margin						: 0 10px 0 10px;
}

.produktzdjecia a {
	display						: block;
	width							: 100px;
	text-align					: center;
	float							: left;
	margin						: 3px 0;
}

.produktzdjecia a.bigger {
	width							: 200px;
}

.produktzdjecia img {
	border						: 1px solid #999;
}

.koszyk2 {
	border						: 0px;
	vertical-align				: -4px;
}

.produkt h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: black;
	font-family: verdana;
	margin: 0 0 16px 0;
	padding: 0;
}

.produkty {
	border-bottom : 1px solid #eee;
	width: 761px;
	float: left;
	margin: 3px 0;
	padding: 3px 3px;
}

.powiazane {
	background-color: #fcfcfc;
	border: none !important;
}

.produkty h2 {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

.produkty h2 a {
	color: #333 !important;
}

.produkty h3 {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

.produkty h3 a {
	color: #333 !important;
}

.produkty p {
	margin: 0;
	padding: 0;
}

.imgSpaceMini {
	width: 70px;
	height: 50px;
	float:left;
	text-align: center;
}

.imgSpace {
	width							: 120px;
	height						: 90px;
	text-align					: center;
	float							: left;
	padding-right				: 5px;
}

.produktyopis {
	min-height					: 70px;
	_height						: 70px;
	line-height					: 1.3em;
}

.produktyopismini {
	float: right;
	width: 691px;
	color: #333;
}


.produktfiltr {
	text-align					: center;
	padding						: 10px;
}

.produktfiltr form {
	display: inline;
}

.produktfiltr p {
	padding						: 10px 0px;
}


ul.pageSelect {
	list-style-type			: none;
	margin						: 10px 0px;
	padding						: 10px 0px;
}

ul.pageSelect li {
	display						: inline;
	padding						: 3px;
}

ul.pageSelect li.selected {
	font-weight					: bold;
	background-color			: #90292c;
}

ul.pageSelect li.selected a {
	color							: white !important;
}



#productTable {
	margin						: 0;
	padding						: 0;
	border-collapse			: collapse;
}

#productTable td {
	vertical-align				: top;
	width							: 220px;
	padding						: 10px;
	border						: 1px solid #f1f1f1;
	background-color			: #fafafa;
}

#productTable td.productTableSeparate, #productTable tr.productTableSeparate td {
	width							: 8px;
	height						: 8px;
	border						: none;
	background-color			: transparent;
}

.imgSpaceBig {
	width							: 220px;
	height						: 165px;
	padding-bottom				: 10px;
	text-align					: center;
	vertical-align				: middle;
	display						: table-cell;
	float							: left;
}

.imgSpaceBig a {
	width							: 220px;
	height						: 165px;
	text-align					: center;
	vertical-align				: middle;
	display						: table-cell;
}

.imgSpaceBig img {
	border						: 1px solid #999;
}

.produktyopisbig {
	width							: 220px;
	display: block;
}

.produktyopisbig h2 {
	font-size					: 17px;
	line-height					: 20px;
	font-weight					: normal;
	color							: black;
	font-family					: verdana;
	margin						: 10px 0 16px 0;
	padding						: 0;
}

.produktyopisbig h2 a {
	color							: black !important;
}

.prodLogo {
	vertical-align: middle;
	margin: 0 4px;
}

.vmiddle {
	vertical-align: middle;
}

#facebook {
	position: fixed;
	top: 88px;
 	left: -292px;	
	width: 340px;
	height: 48px;
	background: transparent url('../i/fb.png') no-repeat top right;
	z-index: 1000;
}

#facebook iframe {
	background-color: white;
}
