html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

html, body {
	background: url(../image/backs.png) repeat-y;
	background-position: center 150px;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	height: 100%;
	margin: 0;
	padding: 0;
}

.select_border select option {
	border-bottom: 1px solid #ccc;
	}

.top_background {
	background: url(../image/headerbg.jpg) repeat-x;
	height: 221px;
	margin-bottom: -221px;
}

.walutatext {

}

.logotype {
	width: 281px;
	height: 61;
	padding-top: 59px;
	padding-left: 17px;
	margin-bottom: -122px;
	*margin-bottom: -120px;
	margin-right: -298px;
}

h1 {
	font-size: 14px;
	color: #af1a15;
	margin-bottom: 6px;
	font-weight: bold;
}

.rightprodukt h1 {
	font-size: 16px;
	color: #af1a15;
    font-weight: bold;
	margin-bottom: 6px;
}

h2 {
	color: #af1a15;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
}

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

h4 {
	color: #b51111;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 10px 0px 0px;
}

h4 a {
	color: #b51111;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 15px 0px 0px;
}

h4 a.outofstock {
	color: #C0C0C0;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 15px 0px 0px;
}

h5 {
	color: #b51111;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 2px 0px 0px 0px;
}

h5 a {
	color: #b51111;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 2px 0px 0px 0px;
}

formContainer { padding: 10px; }

p {
	font-size: 11px;
	color: #787878;
	line-height: 16px;
	font-family: Tahoma;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
}

a {
	text-decoration: none;
	color: #545454;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover {
	text-decoration:none;
	color: #2a2a2a;
}

.bialy {
	text-decoration: none;
	color: #fff;
}

.bialy:hover {
	color: #c2c2c2;
}

.kat { text-transform: uppercase; }

/* Alignment classes section */

.image-left {
	float: left;
	padding: 5px;
	border: 1px solid #ebebeb;
	margin: 6px 20px 9px 0px;
}

.image-right {
	float: right;
	padding: 5px;
	border: 1px solid #ebebeb;
	margin: 6px 0px 9px 20px;
}

.clear { clear: both; }
.space { height: 25px; }
.totheleft { float: left; }
.totheright { float: right; }
.sep {font-size: 6px; color: #6d6d6d;}

ul.cssmenu {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 535px;
	height: 43px;
	overflow: hidden;
}

.displace {
	margin-left: -5000px;
}

ul.cssmenu li {
	float: left;
	padding: 0;
	margin: 0;
}

ul.cssmenu li a {
	display: block;
	width: 535px;
	height: 86px;
	background: url('../image/menubar.png');
}

ul.cssmenu li.raz a {
	background-position: 0 0;
	width: 108px;
	}

ul.cssmenu li.dwa a {
	background-position: -108px 0;
	width: 79px;
	}

ul.cssmenu li.trzy a {
	background-position: -187px 0;
	width: 91px;
	}

ul.cssmenu li.cztery a {
	background-position: -278px 0;
	width: 73px;
	}

ul.cssmenu li.piec a {
	background-position: -351px 0;
	width: 100px;
	}

ul.cssmenu li.szesc a {
	background-position: -451px 0;
	width: 84px;
	}

ul.cssmenu li.raz a:hover {
	background-position: 0 -43px;
	}

ul.cssmenu li.dwa a:hover {
	background-position: -108px -43px;
	}

ul.cssmenu li.trzy a:hover {
	background-position: -187px -43px;
	}

ul.cssmenu li.cztery a:hover {
	background-position: -278px -43px;
	}

ul.cssmenu li.piec a:hover {
	background-position: -351px -43px;
	}

ul.cssmenu li.szesc a:hover {
	background-position: -451px -43px;
	}

/** active **/
ul.cssmenu li.raz a.active {
	background-position: 0 -43px;
	}
	
ul.cssmenu li.dwa a.active {
	background-position: -108px -43px;
	}

ul.cssmenu li.trzy a.active {
	background-position: -187px -43px;
	}

ul.cssmenu li.cztery a.active {
	background-position: -278px -43px;
	}
	
ul.cssmenu li.piec a.active {
	background-position: -351px -43px;
	}

ul.cssmenu li.szesc a.active {
	background-position: -451px -43px;
	}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	width: 980px;
}

/* Header section */

.header {
	padding-top: 7px;
	height: 95px;
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
}

.headeritems {
	margin-top: -12px;
	margin-left: 640px;
	height: 95px;
	width: 335px;
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	background: url(../image/cart.png) no-repeat;
	background-position: left 0px;
	text-align: right;
}

.headeritems2 {
	margin-top: -76px;
	margin-left: 685px;
	height: 95px;
	width: 93px;
}

.headeritems3 {
	margin-top: -87px;
	margin-left: 760px;
	height: 87px;
	width: 220px;
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	display: block;
}

.menubar {
	float: left;
	margin-top: 56px; /* 48px */
	margin-left: 1px;
	width: 600px;
}

.szukajka {
	float: left;
	margin-top: 66px; /* 58px */
	/*margin-left: -40px;*/
    margin-left: -120px;
	width: 400px;
}

.szukajka a {
    color: #fff !important;
}
.szukajka a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.szukaj {
	float: left;
	margin-top: -35px;
	margin-left: 875px;
	width: 60px;
}

.toparea {
	height: 221px;
	background: url(../image/header.png) no-repeat;
	background-position: center 0px;
	margin-top: -15px;
}

*+html div.toparea {
	margin-top: 0px;
}

.alt_toparea {
	height: 221px;
	background: url(../image/header_alt.png) no-repeat;
	background-position: center 0px;
}

.container { margin-top: 10px;}

.leftprodukt {
	width: 312px;
	float: left;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-top: 4px;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma;
	text-decoration: none;
}

.rightprodukt {
	float: right;
	padding-left: 10px;
	margin-bottom: 20px;
	width: 375px;
}

.cena {
	margin-bottom: 20px;
	width: 105px;
	margin-top: -32px;
	margin-left: 270px;
	font-size: 12px;
	color: #af1a15;
	height: 30px;
}

.cena2 {
	font-size: 12px;
	color: #af1a15;
}

.cena3 {
	font-size: 14px;
	color: #af1a15;
}

.add {
	margin-bottom: -10px;
	width: 105px;
	margin-top: -24px;
	margin-left: 266px;
	height: 30px;
}

.apply {
	margin-bottom: -10px;
	width: 105px;
	margin-top: -40px;
	margin-left: 572px;
	height: 30px;
}

.idTabs {
	float: right;
	height: 29px;
	width: 690px;
	background: url(../image/listwa.png) repeat-x;
	margin-top: -10px;
	margin-bottom: 10px;
	padding: 5px 0px 0px 8px;
}



div#zakladki {
	z-index: 200;
	position: relative;
}
div#zakladki .zakl {
	background-color: transparent;
	background-image: none;
}
#zakladki a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 6px;
}
.taby {
	height: 24px;
	border-bottom: 2px solid #a10039;
	font-weight: bold;
	float: left;
	margin-top: -26px;
}
.tablista {
	float: left;
	width: 150px;
	padding-left: 8px;
	height: 26px;
	background-color: transparent;
	background-image: none;
}
.tablistb {
	float: left;
	width: 200px;
	padding-left: 8px;
	height: 26px;
	background-color: transparent;
	background-image: none;
}
.tablistc {
	float: left;
	width: 280px;
	padding-left: 8px;
	height: 26px;
	background-color: transparent;
	background-image: none;
}
.odstep {
	clear:both;
	width: 100%;
	height: 10px;
	position: relative;
}






.wyroznienie {
	border: 1px solid #eeeeee;
	background-color: #f8f8f8;
	width: 95%;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.wyroznienie2 {
	border: 1px solid #eeeeee;
	background-color: #f0f0f0;
	width: 95%;
	padding: 10px;
	margin-top: -16px;
	margin-bottom: 15px;
}

.leftcontent {
	width: 251px;
	float: left;
	margin-bottom: 30px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	font-family: Tahoma;
	text-decoration: none;
}

.leftcontent-border-top {
	padding: 12px 0px 0px 15px;
	margin-bottom: -2px;
	height: 33px;
	width: 251px;
	background: url(../image/lefttop.png) no-repeat;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #c5c5c5;
}

.leftcontent-main {
	background: url(../image/leftmain.png) repeat-y;
	padding: 10px 20px 10px 20px;
}

.leftcontent-customer {
	background: url(../image/customer.png) no-repeat;
	background-position: center -110px;
	padding: 10px 20px 10px 20px;
}

.leftcontent-border-bottom {
	height: 10px;
	width: 300px;
	background: url(../image/leftbottom.png) no-repeat;
	margin-bottom: 10px;
} 

.leftcontent .sidebar-icon {
	margin: 0px 20px 0px 0px;
	float: left;
}

.leftcontent .sidebar-icon-search {
	background: url(../image/icon8.png) no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 20px;
	float: right;
}

.leftcontent h3 {
	margin-top: 3px;
	color: #b51111;
	margin-bottom: 2px;
}

.leftcontent ul {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: url(../image/arrow.png) inside;
}

.leftcontent ul.nonelist {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: none;
}

.leftcontent ul.nonelistchild {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: none;
    padding-left: 14px;
}

.sub {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: url(../image/dot.png) inside;
	margin-left: 20px;
}

.leftcontent-divider-full {
	height: 1px;
	background-color:#f3f2f2;
	border-top: 1px solid #d2d2d2;
	margin: 10px 0px 10px 0px;
	clear: both;
	width: 70%;
}

.rightcolumn {
	float: right;
	margin-right: 10px;
	margin-left: 9px;
	margin-bottom: 30px;
	width: 700px;
}

.rightcolumn-border-top {
	padding: 14px 0px 0px 15px;
	margin-bottom: -4px;
	height: 33px;
	width: 700px;
	background: url(../image/midtop.png) no-repeat;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #c5c5c5;
}

.rightcolumn-border-top h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #c5c5c5;
	display: inline;
}

.rightcolumn-main {
	background: url(../image/midmain.png) repeat-y;
	padding: 10px 20px 10px 20px;
	width: 660px;
	/* height: 190px; */
	height: auto;
}

.rightcolumn-border-bottom {
	height: 10px;
	width: 700px;
	background: url(../image/midbottom.png) no-repeat;
	margin-bottom: 10px;
} 

.rightcolumn h3 {
	margin-top: 4px;
	margin-bottom: 8px;
}

select.producent {border:1px solid #A5A5A5; width: 220px; vertical-align:middle;}
select.producent option {border-bottom:1px solid #dadada;}

select.waluta {border:0px solid #A5A5A5; width: 90px; vertical-align:middle;}
select.waluta option {border-bottom:1px solid #dadada;}

select.ilosc {border:1px solid #A5A5A5; width: 40px; vertical-align:middle;}
select.ilosc option {border-bottom:1px solid #dadada;}

select.sposob {border:1px solid #A5A5A5; width: 250px; margin-top: -20px; margin-bottom: 10px;}
select.sposob option {border-bottom:1px solid #dadada;}

select.cecha {border:1px solid #A5A5A5; font-size:11px; width: 200px; height: 18px; vertical-align:middle;}
select.cecha option {border-bottom:1px solid #dadada;}

select.kraj {border: 1px solid #A5A5A5; background-color:#fafafa; height: 24px; width: 250px; vertical-align:middle;}
select.kraj option {border-bottom:1px solid #dadada;}

select.ile {border:1px solid #A5A5A5; font-size:11px; width: 40px; height: 18px; vertical-align:middle;}
select.ile option {border-bottom:1px solid #dadada;}

.szkj { margin-top: -10px; margin-left: 130px; margin-bottom: -10px; }

.divide {
	height: 1px;
	background-color:#d4d4d4;
	margin: 15px 0px 15px 0px;
	clear: both;
}

.leftcol {
	float: left;
	padding: 0px 10px 0px 0px;
	width: 200px;
}

.middlecol {
	top: 10px;
	margin-left: 210px;
	margin-right: 10px;
	width: 200px;
}

.rightcol {
	float: right;
	padding: 0px 10px 0px 10px;
	width: 200px;
}

.widebox {
	border: none;
	width: 960px;
	margin: 0px 10px -50px 10px;
	padding: 0;
}

.widebox-border-top {
	padding: 14px 0px 0px 15px;
	margin-top: -35px;
	height: 33px;
	width: 960px;
	background: url(../image/widetop.png) no-repeat;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #c5c5c5;
}

.widebox-main {
	margin-top: -4px;
	background: url(../image/widemain.png) repeat-y;
	padding: 0px 0px 10px 20px;
	height: 100px;
	width: 960px;
}

.widebox-border-bottom {
	height: 10px;
	width: 960px;
	background: url(../image/widebottom.png) no-repeat;
	margin-bottom: 10px;
} 

.contact .row { clear: both; }

.input { border: 1px solid #A5A5A5; height: 20px; width: 200px; vertical-align:middle;}

.input2 { border: 1px solid #A5A5A5; height: 14px; width: 20px; vertical-align:middle;}

.input3 { border: 1px solid #A5A5A5; background-color:#fafafa; height: 18px; width: 250px; vertical-align:middle;}

.input4 { border: 1px solid #A5A5A5; background-color:#fafafa; height: 18px; width: 100%; margin-bottom: 10px;}

.push {	height: 60px; /* .push must be the same height as .footer */ }

.footer {
	bottom: 0;
	margin-top: 50px;
	padding: 0;
	width: 100%;
	height: 60px;
	background: url(../image/footerbg.png) repeat-x;
	font-size: 11px;
	font-family: tahoma;
	color: #d8d8d8;
}

.footer-left {
	width: 700px;
	float: left;
	background: url(../image/platnosci.png) no-repeat;
	margin-left: 10px;
	padding-top: 24px;
	height: 35px;

}

.footer-right {
	width: 365px;
	float: right;
	margin-top: -35px;
}

.kolumna2 { 
	display: inline;
	color: #b51111;
	margin: 5px 5px 5px 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

.kolumna { 
	display: inline;
	color: #b51111;
	margin: 5px 5px 5px 0px;
	padding: 0px;
	width: 170px;
	float: left;
}

.group {
	width: 530px;
	height: 160px;
	margin-left: 15px;
	margin-bottom: 40px;
}

.glewo {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.gprawo {
	margin-bottom: 10px;
	float: right;
	width: 250px;
	margin-left: 0px;

}

.rightcolumn ul {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: url(../image/arrow.png) inside;
	padding-left: 10px;
}

.rightcolumn ul.nonelist {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: none;
	padding-left: 10px;
}

.kolumna ul {
	color: #545454;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	list-style: url(../image/dot.png) inside;
	padding-left: 10px;
	margin-bottom: 20px;
}

.kolumnadol { 
	display: inline;
	color: #b51111;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	width: 230px;
	font-family: tahoma;
	font-size: 11px;
	float: left;
}

.zramka { 
	border-style: solid; 
	border-color: #e0e0e0; 
	border-width: 1px;
	margin-bottom: -10px;
}

.thumb { 
	width: 90px;
	height: 90px;
	border-style: solid; 
	border-color: #e0e0e0; 
	border-width: 1px;
	margin: 0px 12px 6px 0px;
}

.mini {
	font-size: 10px;
	line-height: 12px;
}

table.noborder {
	width: 100%;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #9f9f9f;
	margin-bottom: 20px;
	margin-top: 10px;
}

table.noborder thead tr th {
	font-weight: bold;
	border-bottom: 0px;
	padding: 4px 5px;
}

table.noborder tbody tr td {
	border-top: 0px;
	padding: 6px 5px;
	background: #fff;
}

table.noborderf6 {
	width: 100%;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #9f9f9f;
	margin-bottom: 20px;
	margin-top: 10px;
}

table.noborderf6 thead tr th {
	font-weight: bold;
	border-bottom: 0px;
	padding: 4px 5px;
}

table.noborderf6 tbody tr td {
	border-top: 0px;
	padding: 6px 5px;
	background: #F6F6F6;
}

table {
	width: 100%;
	border: 1px solid #fff;
	font-family: Tahoma;
	font-size: 11px;
	color: #9f9f9f;
	margin-bottom: 20px;
	margin-top: 10px;
}

thead tr th {
	font-weight: bold;
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	padding: 4px 5px;
}

tbody tr td {
	border-top: 1px solid #ccc;
	padding: 6px 5px;
	background: #fafafa;
}

tbody td.nazwa { width: 400px; padding-right: 20px;}

tbody td.miniaturka { width: 100px; }

tbody td.cena { width: 80px; text-align:center; }

tbody td.wozek { width: 30px; text-align:center; }

tbody tr.alt td { background: #fff; }

.paginator { 
	margin: 10px 0px 10px 0px; 
	padding: 0px; 
	list-style: none; 
	display: block;
	clear: both;
	font-size: 11px;
	color: #545454;
	float: right;
}
.paginator li { display: inline; }

.paginator li a {
	color: #939393;
	border: 1px solid #eee;
	padding: 3px 5px;
}

.paginator li a:hover, .paginator li.current a {
	color: #fff;
	border: 1px solid #981818;
	background: #d40000;
}

/** legacy mode **/
.inputRequirement {
	color: red;
}

.error {
    color: red;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}