@import "base.css";
@import "milkbox.css";

div#mbNavigation a {
	border: 0px;
}

div.box {
	padding: 13px;
	margin: 2px 0px;
}

div.box.light {
	background: #f5f5f5;
	border: 1px solid #e8e8e8;
}

div.box.dark {
	background: #ebebeb;
	border: 1px solid #d7d7d7;
}

div.box.white {
	border: 1px solid #ededed;
	padding: 1px;
}

div.box.nopadding {
	padding: 1px;
}

div#head {
	position: relative;
	height: 56px;
	background: url('/grafika/top-bar.gif') no-repeat bottom left;
	margin-bottom: 7px;
}

div#head p {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;
	color: white;
}

div#head p a {
	border: 0px;
	color: white;
	display: block;
	margin-left: 420px;
}

div#head ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 26px;
}

div#head ul li {
	display: inline;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url('/grafika/top-sep.gif') no-repeat 5px 0px;
}

div#head ul li.first {
	margin-left: 680px;
	padding-left: 0px;
	background: transparent;
}

div#head ul li a {
	color: #000;
	border: 0px;
}

div#head ul li a.active {
	font-weight: bold;
}

div#head ul li a.active,
div#head ul li a:hover {
	border-top: 2px solid #797979;
}

div#head p img {
	margin: 0px 4px;
	position: relative;
	top: 2px;
}

div#footer {
	font-size: 10px;
	color: #909090;
}

div#footer a {
	color: #909090;
	border: 0px;
	font-size: 10px;
}

div#footer a.active,
div#footer a:hover {
	color: #233f7b;
}

a#venti {
	float: right;
}

div#map {
	overflow: hidden;
	padding-bottom: 30px;
}

div#map ul {
	margin: 0px;
	padding: 5px 10px;
}

div#map ul ul {
	padding: 0px;
}

div#map ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
	width: 180px;
	margin-right: 20px;
	border-right: 1px solid #d8d8d8;
}

div#map ul li.last {
	border: 0px;
}

div#map ul li ul li {
	float: none;
	margin-bottom: 2px;
	border: 0px;
}

div#map h2 {
	text-indent: -9999px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	height: 21px;
	background-repeat: no-repeat;
}

h2.informacje { background-image: url('/grafika/label-informacje.gif'); }
h2.pomoc { background-image: url('/grafika/label-pomoc.gif'); }
h2.kontakt { background-image: url('/grafika/label-kontakt.gif'); }

div#map a {
	display: block;
	padding-left: 10px;
	border: 0px;
	color: #434343;
	background: url('/grafika/li.gif') no-repeat 2px 5px;
}

h2.header {
	height: 43px;
	margin: 0px;
	padding: 0px;
	background: url('/grafika/header-long-t.gif') no-repeat top right;
}

h2.header.notd {
	background-position: top left;
}

h2.header span {
	display: block;
	height: 43px;
	width: 100%;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h2.header.short {
	height: 36px;
	background-image: url('/grafika/header-short-t.gif');
}

h2.header.short span {
	height: 36px;
}

h2.header.promocje span { background-image: url('/grafika/header-promocje.gif'); }
h2.header.kategorie span { background-image: url('/grafika/header-kategorie.gif'); }
h2.header.szukaj span { background-image: url('/grafika/header-szukaj.gif'); }
h2.header.polecamy span { background-image: url('/grafika/header-polecamy.gif'); }
h2.header.lista span { background-image: url('/grafika/header-lista.gif'); }
h2.header.produkt span { background-image: url('/grafika/header-opis.gif'); }
h2.header.koszyk span { background-image: url('/grafika/header-koszyk.gif'); }
h2.header.producenci span { background-image: url('/grafika/header-producenci.gif'); }

div#promocjeList {
	margin: 5px 0px 5px 0px;
}

div.promocja {
	height: 29px;
	background: #f5f5f5;
	border-top: 2px solid white;
	padding-left: 23px;
}

div.promocja span {
	display: block;
	float: left;
	line-height: 29px;
	height: 29px;
}

div.promocja span a {
	line-height: 29px;
}

div.promocja span.part1 { width: 100px; }
div.promocja span.part2 { width: 600px; }
div.promocja span.part3 { width: 240px; }

div#path a {
	font-family: Tahoma;
	border: 0px;
	padding-left: 10px;
	background: url('/grafika/path.gif') no-repeat 0px 5px;
	margin-right: 5px;
}

div#content {
	overflow: hidden;	
}

div.w404 {
	float: left;
	width: 404px;
	margin-right: 8px;
}

div.w563 {
	float: left;
	width: 563px;
}

div.w222 {
	float: left;
	width: 222px;
	margin-right: 8px;
}

div.w745 {
	float: left;
	width: 745px;
}

div#szukaj {
	margin-bottom: 25px;
}

div.w745 div#szukaj {
	margin-bottom: 10px;
}

ul#tabs {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 18px;
}

ul#tabs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
}

ul#tabs li a {
	display: block;
	height: 18px;
	width: 111px;
	margin-right: 0px;
	background: url('/grafika/tab.gif') no-repeat 0px -18px;
	border: 0px;
	text-align: center;
	text-transform: uppercase;
	color: #7d7d7d;
	line-height: 18px;
	margin-right: 1px;
}

ul#tabs li.last a{
	margin: 0px;
}

ul#tabs li a.active,
ul#tabs li a:hover {
	background-position: 0px 0px;
	font-weight: bold;
}

ul#kategorie {
	margin: 0px;
	padding: 0px;
}

ul#kategorie li.level1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	background: url('/grafika/gradient-small.gif') repeat-x top left;
}

ul#kategorie li.level1 a {
	color: #434343;
	border: 0px;
	display: block;
	padding: 8px 20px;
	background: url('/grafika/li.gif') no-repeat 10px 12px;
}

ul#kategorie li.level1.active {
	background: #efefef;
}

ul#kategorie li.level1 a:hover {
	background-color: #efefef;
}

ul#kategorie li.level1.active a {
	font-weight: bold;
}

ul#kategorie ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

ul#kategorie li.level1 li.level2,
ul#kategorie li.level1 li.level3 {
	background: #efefef;
	list-style: none;
	list-style-image: none;
	/*margin: 0px 0px 5px 25px;*/
	margin: 0px;
	padding: 0px 0px 5px 30px;
	background: url('/grafika/menu-level-2.gif') no-repeat 22px 4px;
}

ul#kategorie li.level1 li.level3 {
	padding-left: 40px;
	background: url('/grafika/menu-level-3.gif') no-repeat 32px 5px;
}

ul#kategorie li.level1 li.level2 a,
ul#kategorie li.level1 li.level3 a {
	font-weight: normal;
	padding: 0px;
	background: transparent;
	display: inline;
}

ul#kategorie li.level1 li.level3 a {
	font-size: 10px;
}

ul#kategorie li.level1 li.level2 a:hover,
ul#kategorie li.level1 li.level3 a:hover,
ul#kategorie li.level1 li.level2.active a,
ul#kategorie li.level1 li.level3.active a{
	color: #5069a0;
}

div.polecamy {
	padding: 25px 15px;
	background: url('/grafika/gradient-big.gif') repeat-x bottom left;
}

div.polecamy span.img {
	display: block;
	float: left;
	margin-right: 10px;
	width: 95px;
	height: 81px;
	overflow: hidden;
	background: white;
	border: 1px solid #cecece;
}


div.polecamy p {
	margin-left: 110px;
	font-size: 10px;
}

div.polecamy p span {
	font-size: 11px;
}

div.polecamy p span.cena {
	float: right;
}

div.polecamy p span.cena b {
	font-size: 14px;
	color: #3f911c;
}

div.polecamy div.clear {
	margin-bottom: 10px;
}

div#szukaj table {
	border-collapse: collapse;
	margin: 10px 0px;
}

div#szukaj form {
	display: inline;
}

div#szukaj table td {
	padding: 3px;
	font: 11px Tahoma;
	color: #848484;
}

div#szukaj table td.label {
	width: 91px;
	text-align: right;
}

div#szukaj table td.field {
	width: 170px;
}

div#szukaj table td input.text,
div#szukaj table td select {
	width: 100%;
}

div#szukaj table td input.text.short {
	width: 78px;
	margin-right: 3px;
}

div#szukaj table td input.text.short2 {
	width: 75px;
	position: relative;
	left: 2px;
}

input#szukajButton {
	position: absolute;
	margin: -10px 0px 0px 363px;
	background: white;
	border: 0px;
}

div.w745 input#szukajButton {
	margin-left: 553px;
}

table.lista {
	border-collapse: collapse;
	width: 100%;
}

table.lista td {
	padding: 5px 13px;
	background: #f5f5f5;
	border-bottom: 1px solid white;
}

table.lista tr.item:hover td,
table.lista tr.item.active td {
	background: #ededed;
	cursor: pointer;
}

table.lista td.t1 { width: 80px; }
/*table.lista td.t2 { width: 80px; }*/
table.lista td.t3 { width: 90px; }
table.lista td.t4 { width: 90px; }
table.lista td.t5 { width: 90px; }

table.lista td.green { color: #499a27; }
table.lista td.green b { font-size: 12px; }

.w222 h3 {
	padding: 10px;
	margin: 0px;
	font-size: 11px;
}

div.pager {
	padding: 3px 10px;
}

div.pager a {
	border: 0px;
	color: #434343;
}

div.pager a.active {
	font-weight: bold;
}

div.pager a.forward,
div.pager a.back,
div.pager a.end,
div.pager a.start {
	background: url('/grafika/navigate.gif');
	padding: 0px 4px 0px 2px;
	border: 0px;
}

div.pager a.forward,
div.pager a.back {
	padding: 0px 4px;
}

div.pager a.start { background-position: 0px 13px }
div.pager a.end { background-position: 13px 0px }
div.pager a.back { background-position: 13px 13px }

div.pager a span {
	visibility: hidden;
}

h3.block {
	margin: 15px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
}

h3.kodproducenta {
	background: #f5f5f5;
	margin: 0px 0px 35px 0px;
	padding: 15px 15px 15px 25px;
	font-weight: normal;
}

h3.kodproducenta span {
	float: right;
	display: block;
	width: 270px;
	padding-top: 4px;
}

h3.kodproducenta strong {
	font-size: 18px;
}

div.desc {
	float: left;
	background: #f5f5f5;
	width: 408px;
}

div.desc b {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

div.cena {
	float: left;
	width: 330px;
	position: relative;
}

div.cena p,
div.desc p {
	line-height: 160%;
	margin: 0px 0px 10px 0px;
	padding: 15px 20px 5px 20px;
	font-size: 12px;
}

div.cena p a {
	font-size: 12px;
}

div.cena p span {
	color: #499a27;
}

div.cena p strong {
	font-size: 22px;
}

div.cena p img {
	position: absolute;
	bottom: -15px;
	right: 0px;
}

div.back {
	padding: 10px 8px;
}

div.polecContainer {
	display: none;
}

table.koszyk {
	width: 100%;
	border-collapse: collapse;
	position: relative;
	top: 1px;
}

table.koszyk th {
	font-weight: bold;
	background: #e8e8e8;
}

table.koszyk td,
table.koszyk th {
	border-bottom: 1px solid white;
	padding: 5px;
}

table.koszyk td {
	background: #f5f5f5;
}

table.koszyk .t1 { width: 30px; }
table.koszyk .t3 { width: 85px; }
table.koszyk .t4 { width: 85px; }
table.koszyk .t5 { width: 135px; }
table.koszyk .t6 { width: 85px; }

table.koszyk input.text {
	width: 75px;
}

table.koszyk .big {
	line-height: 200%;
	vertical-align: top;
	padding-bottom: 20px;
}

table.koszyk td.big input {
	position: relative;
	top: -2px;
}

big.green {
	color: #499a27;
}

div.col2 {
	width: 482px;
	float: left;
	margin-top: 10px;
}

h4 {
	padding: 8px 20px;
	background: #e8e8e8;
	margin: 0px;
}

div#address_left h4 {
	padding-left: 44px;
}

div.col2 p {
	margin: 0px;
	padding: 8px 20px;
}

table.kupujacy {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0px;
}

table.kupujacy th {
	width: 200px;
	text-align: right;
	padding: 3px;
	vertical-align: top;
}

table.kupujacy td {
	padding: 3px;
	vertical-align: top;
}

table.kupujacy td input.text,
table.kupujacy td textarea {
	width: 255px;
}

h2 p.right {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	float: right;
	width: 340px;
	font: 11px Tahoma;
}

div#tekst p {
	margin: 0px;
	padding: 10px 13px;
}

table#edit {
	width: 100%;
}

table#edit th {
	width: 150px;
	text-align: right;
}

table#edit th,
table#edit td {
	padding: 3px;
	vertical-align: top;
}

table#edit td input,
table#edit td select,
table#edit td textarea {
	width: 100%;
}

table.objectList {
	width: 100%;
	border-collapse: collapse;
}

table.objectList, {
	width: 98%;
}

table.objectList td {
	padding: 5px;
	background: white;
}

table.objectList tr.odd td,
table.objectList tr.even td {
	border: 1px solid #8dadc2;
}

table.objectList tr.header td {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #8dadc2;
}

table.objectList tr.header td b,
table.objectList tr.header td strong,
table.objectList tr.header td span,
table.objectList tr.header td small {
	color: white;
}

table.objectList.smaller td,
table.objectList.smaller td * {
	font-size: 10px;
}

table.objectList tr.header td a {
	color: white;
	text-decoration: underline;
}

table.objectList tr.even td {
	background: #eaf0f5;
}

table.objectList tr.off td {
	background: #ffc6c6;
}

h5 {
	font-size: 12px;
	margin: 10px 10px 5px 13px;
	padding: 0px;
}

h5 a {
	font-size: 12px;
	font-weight: bold;
}

span.date {
	font-size: 10px;
	padding-left: 13px;
}

div#images {
	margin-top: 20px;
	border: 1px solid #ededed;	
}

div#images a {
	border: 0px;		
}

div#images img {
	margin: 10px;
	vertical-align: middle;
}

div#producenci {
	margin-bottom: 12px;
}

div#producenci div {
	margin: 15px 15px 15px 15px;
	overflow: hidden;	
	position: relative;
}

div#producenci p {
	padding: 0px;
	text-indent: 10px;
	margin: 0px;
	line-height: 200%;
	overflow: hidden;
	position: relative;
	left: -10px;
	text-align: justify;
}

table#marze th,
table#marze td {
	padding: 10px;	
}

table#marze th {
	font-weight: bold;
	background: #e7e7e7;
}

table#marze td p {
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}

table.description {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EDEDED;
}

table.description tr.even td {
	background: #EDEDED;
}

table.description td {
	padding: 5px;
}

table.description td.l {
	width: 200px;
	text-align: right;
}