BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	color: green;
	text-align: center;
	font-style: Tahoma, Verdana, Arial, Helvetica;
}

A.menuitem {
	color: darkgreen;
	text-decoration: none;
	font-weight: bold;
}

A:active.menuitem {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

A:visited.menuitem {
	color: darkgreen;
	text-decoration: none;
	font-weight: bold;
}

A:link.menuitem {
	color: darkgreen;
	text-decoration: none;
	font-weight: bold;
}

A:hover.menuitem {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

A {
	color: darkgreen;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: lightgreen;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: darkgreen;
	text-decoration: none;
	font-weight: bold;
}

A:link {
	color: darkgreen;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

table {
	border-style: solid;
	border-width: 0px;
	text-align: center;
	border-collapse: collapse;
	color: green;
}

td {
	border-style: solid;
	border-width: 0px;
	text-align: left;
	color: green;
	padding: 0em;
	spacing: 0em;
	font-size: 10pt;
}

td.menu {
	border-style: solid;
	border-width: 0px;
	padding: 2px;
	spacing: 0px;
	background: lightgreen;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

td.menu2 {
	border-style: solid;
	border-width: 0px;
	padding: 2px;
	spacing: 0px;
	background: #90dd90;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

td.img {
	text-align: center;
	width: 200;
	height: 200;
}

td.body {
	padding: 12px;
	text-align: justify;
}

td.menuitem {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10pt;
}

p.tytul {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: green;
}

p.adres {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: green;
	background: white;
}

td.tekst {
	text-align: justify;
	padding: 20px;
	text-indent: 20pt;
	letter-spacing: 0.1em;
	line-height: 16pt;
	font-face: Tahoma, Arial, Helvetica;
}

td.tytul {
	text-align: left;
	padding: 20px;
	letter-spacing: 0.1em;
	line-heightaa: 16pt;
	font-size: 15pt;
	font-weight: bold;
	font-face: Tahoma, Arial, Helvetica;
}

td.count {
	padding: 20px;
	letter-spacing: 0.1em;
	line-height: 16pt;
	font-face: Tahoma, Arial, Helvetica;
}

h2 {
	font-size: 12pt;
}

li {
	font-size: 10pt;
}

table.adres {
	border: white solid 5px;
}

table.cennik {
	border: solid 1px;
	background: lightgreen;
}

th.cennik {
	padding: 10px;
}

td.cennik {
	border: solid 1px;
	padding: 5px;
}

td.cennikr {
	border: solid 1px;
	padding: 5px;
	text-align: right;
}

table.galeria {
	border-style: solid;
	border-width: 0px;
	text-align: center;
	border-collapse: collapse;
	color: green;
}

td.galeria {
	border-style: solid;
	border-width: 0px;
	text-align: center;
	padding: 20px;
}

h3.galeria {
	font-size: 18pt;
	text-align: center;
	padding-top: 20px;
}

TABLE.common {
	background-color: #bbeebb;
	border-color: #bbeebb;
	border-width: 15px;
}

