﻿a:link {
	color: red;
}
a.link {
	color: red;
}
img.produktImage {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
}
#adres {
	font-weight: bold;
}
p {
	margin-left: 30px;
	text-align: left;
}
p.category {
	font-size: 15pt;
}
body {
	background-image: url('../gf/cream.png');
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a img {
	border: none;
}
#glowny {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: 818px;
	background: white;
	text-align: center;
}
#klosydolne {
	position: relative;
	top: -15px;
	margin: 0;
	width: 778px;
	left: 0px;
}
.produkt {
	border: none;
}

body table.products {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border: 0;
	table-layout: auto;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 0;
}

body table.products thead tr.type td {
	height: 24pt;
	text-align: left;
	padding-left: 10px;
	font-size: 13pt;
	color: red;
	padding-top: 10px;
	border-bottom: 1px solid orange;
	border-top: 1px solid orange;
}

body table.products tbody tr td {
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
	width: 95px;
}

body table.products thead tr td {
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
	width: 95px;
}

body table.products tbody tr td.nazwa {
	text-align: left;
	padding-left: 1em;
	width: 420px;
}

body table.products thead tr td.namehead, .namehead {
	text-align: left;
	padding-left: 1em;
	width: 420px;
}

body table.products tbody tr td.pack {
	padding-right: 1em;
	width: 80px;
	text-align: right;
}

body table.products thead tr td.packhead {
	padding-right: 1em;
	width: 80px;
	text-align: right;
}

body table.products thead tr.type td {
	width: 700px;
}

body table.products tbody tr td.fake {
	width: 10px;
	background: transparent;
	padding: 0;
}

body table.products tbody tr:hover td {
	background: #d1e0c2;
	cursor: pointer;
}

body table.products tbody tr.tabRowhover td {
	background: #d1e0c2;
	cursor: pointer;
}

body table.products tbody tr.shaded td {
	background: #ffd999;
}

body table.products tbody.hidden {
	display: none;
}

body table.products tbody.hidden tr td {
	display: none;
	height: 0;
}

body table.products tbody.shown tr td {
	display: table-cell;
	height: auto;
}

h2 {
	text-align: left;
	padding-left: 30px;
}

#menu {
	position: relative;
	top: -5px;
	height: 35px;
	z-index: 4;
}

#menu,#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 4;
}

#menu  a {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 10pt;
	z-index: 2;
}

#menu a.menuItem {
	width: 11.9em;
}

#menu li ul a {
	border-bottom: 1px solid #555555;
	width: 12em;
}

#menu li ul a:hover {
	color: white;
	background: #00cc00;
	z-index: 8;
	width: 11.9em;
	border-bottom: 1px solid #555555;
}

#menu li {
	float: left;
	z-index: 8;
}

#menu>li>a {
	text-align: left;
	margin-left: 0;
}

#menu li ul {
	top: 31px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	position: absolute;
	left: -999em;
	background: #789e53;
	width: 11em;
	text-align: left;
}

#menu li:hover ul,#menu li.sfhover ul {
	left: auto;
	margin-left: 0.7em;
	z-index: 8;
}

#zawartosc {
	width: 778px;
	margin-left : auto;
	margin-right: auto;
	background-color: #ffffcc;
	margin-top: -20px;
	margin-bottom: 0;
	padding-bottom: 20px;
}

#footer {
	margin-top: 0px;
}

#tresc {
	position: relative; 
	top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 738px;
	background: white;
	margin-top: 20px;
}

#spis {
	position: absolute;
	top: 110px;
	left: 30px;
	margin-top: 0;
}

#spis a {
	color: red;
	text-decoration: none;
	font-size: 14pt;
}

#spis a:hover {
	font-weight: bold;
}

#produkty {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border: none;
	table-layout: auto;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 0;
}

#produkty thead tr td {
	font-weight: normal;
	border-collapse: collapse;
	border-bottom: solid 1px green;
	text-align: right;
	padding-left: 1em;
	padding-right: 1em;
	width: 95px;
}

#produkty thead tr td.namehead {
	padding-left: 0.5em;
	text-align: left;
	width: 430px;
}

#produkty thead tr td.packhead {
	padding-right: 0.5em;
	text-align: right;
	width: 80px;
}

#produkty tbody tr td {
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
}

#produkty tbody tr td img {
	vertical-align: middle;
}

#produkty tbody tr:hover td,#produkty tbody tr.tabRowhover td {
	background: #d1e0c2;
	cursor: pointer;
}

#produkty tbody tr.shaded td {
	background: #ffd999;
}

#produkty tbody tr.type td {
	height: 32pt;
	text-align: center;
	font-size: 13pt;
	color: red;
	padding-top: 10px;
	border-bottom: 1px solid orange;
}

#produkty tbody tr td.nazwa {
	text-align: left;
	padding-left: 1em;
}

#produkty tbody tr td.pack {
	padding-right: 1em;
}

#produkty tbody tr td.fake {
	width: 10px;
	background: transparent;
	padding: 0;
}

#produkty tbody tr.hidden td {
	border: none;
	display: none;
	empty-cells: hide;
	visibility: collapse;
	height: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

#produkty tbody tr.show td {
	display: inherit;
}

#adres {
	font-weight: bold;
}
.heading {
	position: relative;
	z-index: 3;
	border: solid 1px #cfddca;
	margin-top: 0px;
	padding: 20px;
	background: #ffffff;
	margin-right: 3em;
	margin-left: 3em;
}
img.left {
	height: 5em;
	width: 16px;
}
div.nowosc {
	width: 55%;
	background: #ffffcc;
	border: 1px solid #eeeecc;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.nowosc img {	
	padding: 10px 20px 10px 10px;
}
div.nowosc span {
	position: absolute;
    top: 90px;
}
#srodek {
	position: relative;
	display: block;
	float: left;
	width: 451px;
	background-color: inherit;
	background: inherit;
	border: 0px solid black;
	}
img.lewy_obrazek{
    float: left;
    }
#fzb {
	position: relative;
        margin-left: auto;
	margin-right: auto;
	width: 113px;
	height: 210px;
	background: url(../gf/fruktzblonn-csss.jpg) no-repeat -339px 0px;
	}
