body.index
{
	background-color: rgb(241,234,207);
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

body.index2
{
/*	background-color: rgb(199,23,129); */
	background-color: rgb(141,198,63);
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	scroll
}

div.obrazek_na_tytulowej_in
{
	width: 756px;
	height: 504px;
	padding: 6px 6px 6px 6px;
	background-color: rgb(199,23,129);
}

div.obrazek_na_tytulowej_out
{
	width: 768px;
	height: 516px;
	padding: 1px 1px 1px 1px;
	background-color: rgb(240,166,213);
}

b.gora-napis
{
	font-size: 42px;
/*	color: rgb(241,234,207); */
	color: rgb(199,23,129);
}

td.gora-napis
{
	font-size: 24px;
	background-color: rgb(241,234,207);
/*	background-color: rgb(199,23,129);
	color: rgb(241,234,207); */
    color: rgb(199,23,129);
	width: 100%;
	height: 96px;
	vertical-align: center;
	text-align: left;
	padding: 6px;
}

td.gora-zdjecie
{
/*	background-color: rgb(199,23,129);
	color: rgb(241,234,207); */
	background-color: rgb(241,234,207);
	color: rgb(199,23,129);
	padding: 6px;
}

td.menu
{
	font-size: 14px;
	width: 192px;
	background-color: rgb(241,234,207);
	color: rgb(199,23,129);
/*	background-color: rgb(199,23,129);
	color: rgb(241,234,207); */
}

td.zawartosc
{
	width: 564px;
/*	color: rgb(241,234,207);
	background-color: rgb(199,23,129); */
	background-color: rgb(241,234,207);
	color: rgb(199,23,129);
}

td.menu_break
{
	font-size: 3px;
	text-align: center;
}

a.menu_link
{
	font-size: 14px;
	font-weight: bold;
	color: rgb(199,23,129);
/*	color: rgb(241,234,207); */
	text-decoration: underline;
	padding-left: 3px;
}

a.menu_link:hover
{
	font-size: 14px;
	font-weight: bold;
/*	color: rgb(255,205,178); */
	color: rgb(223,126,27);
	text-decoration: underline;
}

a.link_srodtekstowy
{
	color: rgb(128,0,128);
/*	color: rgb(199,23,129); */
	text-decoration: underline;
}

a.link_srodtekstowy:hover
{
	color: rgb(223,126,27);
	text-decoration: underline;
}

td
{
	font-size: 14px;
/*	color: rgb(241,234,207); */
	color: rgb(199,23,129);
}

.naglowek_strony
{
	font-size: 36px;
	font-weight: bold;
}

.dol_strony
{
	font-size: 24px;
	font-weight: bold;
}

.akapit_strony
{
	text-align: justify;
	padding-right: 6px;
}

.akapit_strony2
{
	text-align: justify;
}

.akapit_strony:first-letter
{
	padding-left: 14px;
}

.podpis
{
	text-align: right;
	font-weight: bold;	
	padding-right: 56px;
	font-style: italic;
}

.podpis_zdjecie
{
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
}

td.material
{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
/*	color: rgb(241,234,207);
	background-color: rgb(199,23,129); */
	color: rgb(199,23,129);
	background-color: rgb(241,234,207);
	width: 100%;
}

.rekomendacja
{
	font-family: Tahoma, Arial, Helvetica;
	text-align: justify;
	padding-right: 6px;
}

.rekomendacja_osoba
{
	font-family: Tahoma, Arial, Helvetica;
	text-align: justify;
	color: rgb(128,0,128);
}

.lewy_gradient
{
	width: 96px;
	background-image: url("../images/gradient_lewy_3.png");
/*	background-image: url("../images/lewy_gradient.png"); */
	background-repeat: repeat-y;
}

.prawy_gradient
{
	width: 96px;
	background-image: url("../images/gradient_prawy_3.png");
/*	background-image: url("../images/prawy_gradient.png"); */
	background-repeat: repeat-y;
}

ul.wypunktowanie {
	text-align: justify;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 6px:
}

li.wypunktowanie {
	text-align: justify;
	display: block;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 6px:
}

hr.rozdzielacz
{
	width: 50%;
	text-align: center;
    color: rgb(199,23,129);
}

.aktualnosci
{
	font-size: 12px;
	text-align: justify;
}

.aktualnosci_link
{
	color: rgb(128,0,128);
	text-decoration: underline;
}

.aktualnosci_link:hover
{
	color: rgb(223,126,27);
	text-decoration: underline;
}


/*
.zielony
{
	color: rgb(0,167,109);
}

.brudna_pomarancza
{
	color: rgb(223,126,27);
}

.czarny
{
	color: rgb(35,31,32);
}

.kosc_sloniowa
{
	color: rgb(241,234,207);
}

.wisnia
{
	color: rgb(199,23,129);
}

.jasna_wisnia
{
	color: rgb(231,122,188);
	color: rgb(240,166,213);
}

*/