/* SELEKTORY: */

BODY {
    text-align : center;
	border     : olive dashed;
	border-width: thin;
}

TABLE {
	width : 760;
	text-align	: center;
}

DIV {
	font-family : Verdana;
	font-size	: 10pt;
	color		: navy;
	text-align	: justify;
	margin-top	: 1em;
	margin-bottom : 1em;
	text-indent : 1em;
}

H1 {
    margin     : 20px;
    border     : 1px solid black;
    background : rgb(255,255,155);
}

A:visited {
	color		: navy;
	text-decoration: none;
}
A:link {
	color		: blue;
	text-decoration: none;
}
A:hover {
	color		: red;
	text-decoration: none;
}
/* format belki */

td.belka {
	background-color: #EBF3CB;
	width      : 760;
	height	   : 25;
}

td.szer {
	width      : 760;
}

/* koniec formtau belki */

/* format tekstu */
p.tytul {
	font-family	: Verdana;
	font-size	: 10pt; 
	color		: green;
	text-indent	: 1em ; 
	text-align	: center;
	font-weight : bold;
}
p.kontakt, p.dzieci {
	font-family	: Verdana;
	font-size 	: 11pt;
	color		: green;
	text-align	: center;
	margin-top	: 1em;
	margin-bottom : 2em;
}
p.gora {
	font-family : Verdana;
	font-size	: 11pt;
	color		: navy;
	text-align	: center;
	margin-top	: 1em;
	margin-bottom : 2em;
}
p.tele {
	font-family : Verdana;
	font-size 	: 10pt;
	color		: navy;
	text-align	: left;
}

/* aktualnosci */
ul {
	list-style-type: disc;
}
/* koniec aktualnosci*/

/* niezbednik */
DT {
	font-family	: Verdana;
	font-size 	: 11pt;
	color		: green;
	text-align	: left;
	text-indent : 1em;
}

div.niezb {
	font-family : Verdana;
	font-size	: 10pt;
	color		: navy;
	text-align	: justify;
	text-indent : 1em;
	margin-top	: none;
	margin-bottom : none;
}

/* koniec niezbednika*/

/* kuchnia */

p.inf {
	font-family : arial;
	font-size	: 11pt;
	color		: navy;
	text-align	: justify;
	text-indent : 1em;
	margin-left : 1em;
	margin-right: 1em;
	margin-top	: 1em;
	margin-bottom : 2em;
}

/* koniec kuchni */

/* oferta */

p.wyroz {
	font-family : arial;
	font-size	: 11pt;
	color		: blue;
	text-align	: center;
	text-indent : 1em;
	margin-left : 1em;
	margin-right: 1em;
	margin-top	: 1em;
	margin-bottom : 2em;
}

P.akapit:first-letter { color: red; font-family: 'Times new roman', serif; font-size: 200%; float: left }

(wyraz "akapit" oznacza nazwe klasy) 


/* tabela z cenami */

table.obramowanie, {
	border-style: dashed;
	border-width: thin;
}

td.obr {
	border-style: dashed;
	border-width: thin;
	background-color: #EBF3CB;
	width      : 120;
	height	   : 40;
	font-family	: Verdana;
	color		: navy;
	font-weight : bold;
}

tr.obr2 td.obr3 {
	border-right-style: dashed;
	border-left-style :dashed;
	border-bottom-style :dashed;
	border-width: thin;
	height	   : 40;
	text-align : left;
	font-family	: Verdana;
	font-size 	: 11pt;
	color		: green;
	font-weight : bold;

/* koniec tabeli z cenami */

/* koniec oferty */

