<style type="text/css">
<!--

div.lisek {
	background-color: #ffffee;
}

body {
	margin: 0px;
	border-style: none;
	padding: 0px;
	background-color: #ffffee;
	background-image: url(images/tlo_body.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#container {
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	background-image: url(images/mix.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
}

/*--------------------------------------------------------------------*/

#header {
	margin: 0px 30px 0px 0px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 130px; /*IE*/
	min-height: 130px;
}

#date {
	margin: 0px;
	border-style: none;
	padding: 5px 0px 0px 0px;
	height: auto !important;
	height: 15px; /*IE*/
	min-height: 15px;
	text-align: right;
	color: #cabaac;
}

#logo {
	margin: 0px 0px 0px 300px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 110px; /*IE*/
	min-height: 110px;
	background-image: url(images/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/*KONIEC FORMATOWANIA DLA #header
------------------------------------------------------------------------
	FORMATOWANIE DLA #left */

#left {
	margin: 0px;
	border-style: none;
	padding: 0px 10px 0px 10px;
	width: 140px;
	position: absolute;
	top: 400px;
	left: 0px;
}

ul.menu {
	margin: 0px;
	border-style: none;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

ul.menu li {
	margin: 10px 0px 0px 0px;
	border-style: none;
	padding: 0px;
	font-weight: bold;
	font-size: 7pt;
}

a.left {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dc143c;
	border-left-style: none;
	padding: 5px 0px 4px 10px;
	width: 130px;
	display: block;
	background-color: #fff1e2;
	background-image: url(images/tlo_menu2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #dc143c;
}

a.left:hover {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fa6672;
	border-left-style: none;
	padding: 5px 0px 4px 10px;
	width: 130px;
	display: block;
	background-color: #fdb9b5;
	background-image: url(images/tlo_menu1.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffffff;
}

img.left {
	margin: 18px 0px 0px 0px;
	border-style: none;
	width: 140px;
}

/*KONIEC FORMATOWANIA DLA #left
------------------------------------------------------------------------
	FORMATOWANIE DLA #middle */
	
#middle {
	margin: 0px 30px 0px 160px;
	border-style: none;
	padding: 0px;
	background-color: #ffffee;
	background-image: url(images/rog_gorny.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.middle {
	margin: 0px;
	border-style: none;
	padding: 0px 0px 30px 0px;
	height: auto !important;
	height: 1100px; /*IE*/
	min-height: 1100px;
	background-image: url(images/rog_dolny.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.menu {
	margin: 0px 0px 0px 140px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cabaac;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px 0px 0px 0px;
	height: auto !important;
	height: 20px; /*IE*/
	min-height: 20px;
	text-align: left;
}

table.menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dc143c;
	border-left-style: none;
	width: 100%;
	height: 15px;
	background-color: #fa6672;
	font-weight: bold;
	font-size: 10pt;
}

table.menu td {
	border-style: none;
	padding: 0px;
	text-align: center;
}

a.menu {
	text-decoration: none;
	color: #ffffff;
}

a.menu:hover {
	text-decoration: none;
	color: #8b8b83;
}

/*KONIEC FORMATOWANIA DLA header.php
=======================================================================
	FORMATOWANIE DLA footer.php */

#footer {
	margin: 0px;
	border-style: none;
	padding: 20px 40px 0px 40px;
	height: auto !important;
	height: 44px; /*IE*/
	min-height: 44px;
	clear:both;
	background-image: url(images/tlo_footer.png);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 7pt;
	color: #dc143c;
}

a.footer {
	text-decoration: none;
	font-size: 7pt;
	color: #8b8b83;
}

a.footer:hover {
	text-decoration: underline;
	font-size: 7pt;
	color: #dc143c;
}

address {
	margin: 10px 60px 5px 60px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ff7a8d;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px 0px 0px 0px;
	text-align: center;
	font-size: 7pt;
	color: #bbbbb0;
}

/* KONIEC FORMATOWANIA DLA footer.php
========================================================================
		FORMATOWANIE DLA index.php */
	
div.firma {
	margin: 15px 0px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fdb9b5;
	border-left-style: none;
	padding: 15px 0px 15px 40px;
	background-image: url(images/tlo_firma.png);
	background-position: top right;
	background-repeat: repeat-y;
	font-style: italic;
}

img.firma {
	margin: 20px 0px 10px 20px;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #fff1e2;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #fff1e2;
	width: 114px;
	height: 150px;
	float: right;
}

div.info {
	margin: 0px 0px 0px 20px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #ddddd0;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #fc9a9c;
	border-left-style: none;
	padding: 0px;
	background-color: #eeeee0;
	background-image: url(images/tlo_info.png);
	background-position: top left;
	background-repeat: repeat-x;
}

table.info {
	border-style: none;
	width: 100%;
}

table.info th {
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #fdcfc7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fdcfc7;
	border-left-style: none;
	padding: 0px;
	width: 20%;
	background-color: #fed7cc;
	background-image: url(images/tlo_thinfo.png);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
}

ul.info {
	margin: 0px 20px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e37775;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e37775;
	padding: 15px 0px 15px 0px;
	background-image: url(images/tlo_thinfo.png);
	background-position: top left;
	background-repeat: repeat-y;
	list-style-type: none;
	text-align: center;
	line-height: 12pt;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
	color: #660033;
}

table.info td {
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #fdcfc7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fdcfc7;
	border-left-style: none;
	padding: 0px;
	width: 30%;
	background-color: #fffff0;
	text-align: left;
	vertical-align: text-top;
}

p.info_naglowek {
	margin: 0px;
	border-style: none;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
	color: #663366;
}

div.info_foto {
	margin: 0px;
	border-style: none;
	padding: 0px;
	background-color: #fb9497;
	text-align: center;
}

img.info {
	margin: 0px;
	width: 100px;
	height: 100px;
}

div.info_tekst {
	margin: 0px;
	border-style: none;
	padding: 10px;
}

a.wiecej {
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 7pt;
	color: #b45664;
}

a.wiecej:hover {
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 7pt;
	color: #ff0000;
}

div.info_odstep {
	margin: 0px 0px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #fdb9b5;
	border-left-style: none;
	padding: 0px;
	background-image: url(images/tlo_firma.png);
	background-position: top right;
	background-repeat: repeat-y;
}

div.info_odbicie {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px; /*IE*/
	min-height: 80px;
	background-image: url(images/odbicie.png);
	background-position: top right;
	background-repeat: no-repeat;
}

/* KONIEC FORMATOWANIA DLA index.php
========================================================================
		FORMATOWANIE DLA STRON RODZAJÓW USŁUG */

p.uslugi_nag {
	margin: 15px 0px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #fdb9b5;
	border-left-style: none;
	padding: 10px 0px 15px 0px;
	background-image: url(images/uslugi/tlo_nag.png);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #663366;
}
		
div.uslugi {
	margin: 0px 0px 0px 20px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #ddddd0;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #fc9a9c;
	border-left-style: none;
	padding: 0px;
	background-color: #eeeee0;
	background-image: url(images/tlo_info.png);
	background-position: top left;
	background-repeat: repeat-x;
}

table.uslugi {
	border-style: none;
	width: 100%;
}

td.tekst {
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cabaac;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cabaac;
	border-left-style: none;
	padding: 15px;
	background-color: #fffff0;
	text-align: left;
	vertical-align: text-top;
}

p.tytul {
	margin: 0px 0px 12px 0px;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cabaac;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cabaac;
	border-left-style: none;
	padding: 5px 0px 5px 0px;
	background-color: #fdb9b5;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
	color: #660033;
}

td.foto {
	border-style: none;
	padding: 0px;
	width: 200px;
	background-color: #fb9497;
	text-align: center;
	vertical-align: middle;
}

img.uslugi {
	margin: 0px;
	border-style: none;
	width: 200px;
}

div.uslugi_odstep {
	margin: 0px 0px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #fdb9b5;
	border-left-style: none;
	padding: 0px;
	height: auto !important;
	height: 25px; /*IE*/
	min-height: 25px;
	background-image: url(images/tlo_firma.png);
	background-position: top right;
	background-repeat: repeat-y;
}

a.uslugi {
	margin: 0px;
	border-style: none;
	padding: 0px 40px 10px 0px;
	display: block;
	text-align: right;
	text-decoration: underline;
	color: #660033;
}

a.uslugi:hover {
	margin: 0px;
	border-style: none;
	padding: 0px 40px 10px 0px;
	display: block;
	text-align: right;
	text-decoration: underline;
	color: #ff0000;
}

div.info_odbicie_paz {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px; /*IE*/
	min-height: 80px;
	background-image: url(images/uslugi/odbicie_paz.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.info_odbicie_dlonie {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px; /*IE*/
	min-height: 80px;
	background-image: url(images/uslugi/odbicie_dlonie.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.info_odbicie_stopy {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px; /*IE*/
	min-height: 80px;
	background-image: url(images/uslugi/odbicie_stopy.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.info_odbicie_twarz {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px; /*IE*/
	min-height: 80px;
	background-image: url(images/uslugi/odbicie_twarz.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.info_odbicie_solar {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px; /*IE*/
	min-height: 80px;
	background-image: url(images/uslugi/odbicie_solar.png);
	background-position: top right;
	background-repeat: no-repeat;
}
	
	/*KONIEC FORMATOWANIA DLA STRON RODZAJÓW USŁUG
========================================================================
	FORMATOWANIE DLA galeria.php */
	
p.galeria_nag {
	margin: 15px 0px 0px 20px;
	border-style: none;
	padding: 10px 0px 0px 0px;
	background-image: url(images/uslugi/tlo_nag.png);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #663366;
}
	
div.spis {
	margin: 0px 0px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #fdb9b5;
	border-left-style: none;
	padding: 10px 0px 15px 100px;
	background-image: url(images/uslugi/tlo_nag.png);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: left;
	color: #663366;
}
	
ol.galeria {
	margin: 0px;
	border-style: none;
	padding: 0px;
}

a.galeria {
	text-decoration: none;
	color: #663366;
}

a.galeria:hover {
	text-decoration: none;
	color: #ff0000;
}
	
p.galeria {
	margin: 0px;
	border-style: none;
	padding: 15px 0px 0px 0px;
	text-align: center;
	color: #663366;
}

p.strony {
	margin: 0px;
	border-style: none;
	padding: 0px;
	text-align: right;
	color: #660033;
}

a.strony {
	text-decoration: none;
	color: #660033;
}

a.strony:hover {
	text-decoration: none;
	color: #ff0000;
}	
	
 /*KONIEC FORMATOWANIA DLA galeria.php
========================================================================
	FORMATOWANIE DLA cennik.php, kontakt.php */
	
div.cennik {
	margin: 0px 0px 0px 20px;
	border-style: none;
	padding: 0px;
	background-image: url(images/uslugi/tlo_nag.png);
	background-position: top right;
	background-repeat: repeat-y;
}

table.cennik {
	margin: 0px auto 0px auto;
	border-style: solid;
	border-width: 1px;
	border-color: #ddddd0;
	width: 80%;
	background-color: #fffff0;
	color: #660033;
}

table.cennik th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cabaac;
	border-left-style: none;
	padding: 5px 0px 5px 0px;
	background-color: #fdb9b5;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
}

td.usluga {
	border-style: none;
	padding: 6px 0px 6px 40px;
	width: 60%;
	background-color: #fff1e2;
	text-align: left;
	font-style: italic;
	font-size: 8pt;
}

td.cena {
	border-style: none;
	padding: 6px 80px 6px 0px;
	width: 40%;
	background-color: #fff1e2;
	text-align: right;
	font-style: italic;
	font-size: 8pt;
}

a.kontakt {
	text-decoration: underline;
	color: #663366;
}

a.kontakt:hover {
	text-decoration: underline;
	color: #ff0000;
}

table.godziny td {
	padding: 10px 0px 0px 20px;
}

img.mapka {
	margin: 0px;
	border-style: none;
	width: 152px;
	height: 152px;
}

table.form {
	width: 80%;
	background-color: #eeeee0;
}

table.form td {
	padding: 15px 0px 5px 30px;
	text-align: left;
}

input {
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #8b8b83;
	padding: 3px;
	background-color: #fffff0;
	font-size: 9pt;
	color: #663366;
}

textarea {
	margin: 10px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #8b8b83;
	padding: 3px;
	background-color: #fffff0;
	scrollbar-face-color: #8b8b83;
	font-size: 9pt;
	color: #663366;
}

 /*KONIEC FORMATOWANIA DLA cennik.php, kontakt.php
========================================================================
		FORMATOWANIE TEKSTU */
		
p.tekst1 {
	margin: 0px;
	border-style: none;
	padding: 0px 0px 3px 0px;
	text-align: left;
	text-indent: 2em;
	color: #660033;
}

p.tekst2 {
	margin: 0px;
	border-style: none;
	padding: 0px 0px 3px 0px;
	text-align: left;
	color: #660033;
}

p.tymczasowy {
	margin: 0px;
	border-style: none;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #bbbbb0;
}

/*======================================================================
	PROMOCJE */

div.promocje {
	margin: 0px 0px 0px 20px;
	border-style: none none solid none;
	border-width: 10px;
	border-color: #fdb9b5;
	padding: 0px;
	background-color: #dc143c;
	text-align: left;
}

table.promocje {
	margin: 0px;
	border-style: none;
	border-width: 1px;
	border-color: #ddddd0;
	width: 100%;
}

td.promocje1 {
	border-style: none;
	padding: 0px;
	text-align: left;
	width: 160px;
}
	
td.promocje2 {
	border-style: none;
	border-width: 15px;
	border-color: #dc143c;
	padding: 0px 0px 0px 140px;
	background-color: #fed66e;
	background-image: url(images/palma.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 40pt;
	letter-spacing: 4px;
	font-weight: bold;
	font-size: 14pt;
	color: #dc143c;
}

td.promocje3 {
	border-style: none;
	padding: 0px;
	text-align: right;
	width: 200px;
}

	

-->
</style>
