BODY{
	background-color: RGB(221,240,219);
	text-align: center;
}

TD.nazwa
{
	background: RGB(8,173,140);
	padding: 0;
	border: 0;
	font-family: "Lucida Sans Unicode";
	color: White;
}
TABLE.wybor
{
	background-color: RGB(184,231,216);
	padding: 0;
	border: 2px solid RGB(8,173,140);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

TABLE.kosz
{
	background-color: RGB(255,255,210);
	padding: 0;
	border: 2px solid RGB(8,173,140);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


A.menu
{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: Black;
	
}

A.menu:hover
{
	background-color: RGB(110,220,195);
}

A.menuGora{
		padding: 0;
		text-align: center;
		font-family: Arial;
	        font-weight: bold;
		font-size: 15px;
		text-decoration: none;	
		color: Black;
}

A.menuGora:hover{
	text-decoration: underline;
}
TD.tekst
{
	background: RGB(8,173,140);
	padding: 0;
	border: 0;
	font-family: "Lucida Sans Unicode";
	color: White;
	text-align: center;
}

TABLE.menuGora{
	padding: 0;
}

TD.menuGora{
	padding: 0;
	text-align: center;
	border-bottom: 1px solid RGB(0,128,0);
	border-top: 1px solid RGB(0,128,0);
	font-family: Lucida Console;
	font-size: 13px;
}

TD.menuGoraLeft{
	padding: 0;
	text-align: center;
	border-bottom: 1px solid RGB(0,128,0);
	border-top: 1px solid RGB(0,128,0);
	
}

TD.mainTekst{
	vertical-align: top;
	padding-top: 11px;
	text-align: center;
}

TD.mainLeft{
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
}

TD.mainRight{
	vertical-align: top;
	padding-top: 8px;
	text-align: right;
}

TD.wizytowka{
	text-align: center;
}

.wizytowkaAdres{
	font-family: Lucida Sans Unicode;	
	font-size: 12pt;
	color: black;
}
.tradycja{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.wizytowkaMain{
	font-family: Lucida Sans Unicode;	
	font-size: 16pt;
	font-weight: bold;
	color: black;
	
}

.wizytowkaSkwp{
	font-family: Lucida Sans Unicode;	
	font-size: 13pt;
	color: black;
}

.tekst{
	font-family: Lucida Lucida Sans Unicode;
}

IMG{
	border: 0px;
}
