body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center; /* kontener zostaje wyśrodkowany w oknach przeglądarek IE 5*. Następnie tekst określony przez selektor #container jest wyrównywany domyślnie do lewej */
	background-color: #FFC;
	background-image: url(../grafika_strona/tlo1.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
#ramka {
	background-image: url(../grafika/tlo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1128px;
	width: 100%;
}
#ramka1 {

}




 #container {
	width: 1020px;
	margin: 0 auto;
	text-align: left; /* ustawienie to przesłania domyślne ustawienie wyrównania tekstu: środkowanie w elemencie body. */
	background-color: #FFE4A1;
} 
#naglowek {
	height: 200px;
	padding-top: 0;
	text-align: center;
	background-image: url(../grafika_strona/tlo1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} 
#szukaj {
	height: 33px;
	background-image: url(../grafika_strona/tlo_szukaj.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}

#sidebar_lewy {
	float: left; /* ponieważ jest to element pływający, należy określić szerokość */
	width: 220px; /* wartości dopełnienia (padding) określają odstępy zawartości znacznika div od krawędzi */
	padding-left: 20px;
	padding-bottom: 10px;
}
#sidebar_prawy {
	float: right; /* ponieważ jest to element pływający, należy określić szerokość */
	width: 220px; /* wartości dopełnienia (padding) określają odstępy zawartości znacznika div od krawędzi */
	padding-right: 20px;
	padding-bottom: 10px;
}

#glowna_tresc {
	margin-top: 0px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
} 
#glowna_tresc_gora {
	background-image: url(../grafika_strona/tresc_glowna_gora.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 4px;
	background-color: #FFF;
}
#glowna_tresc_gora_info {
	height: 17px;
	background-color: #FFF;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0AE2F;
}
.drukuj {
	float: right;
	height: 17px;
	width: 96px;
	background-image: url(../grafika_strona/tlo_drukuj.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 11px;
}
.drukuj a {
	color: #7F552A;
	text-decoration: none;
	display: block;
}

.drukuj a:hover {
	color: #063;
	text-decoration: none;
}

.wstecz_gora {
	background-image: url(../grafika_strona/tlo_wstecz.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: right;
	width: 96px;
	height: 17px;
	font-size: 11px;
}
.wstecz_gora a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.wstecz_gora a:hover {
	color: #FFE4A1;
	text-decoration: none;
}
.tytul {
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
	height: 24px;
}
.podtytul {
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #7F552A;
	background-image: url(../grafika_strona/tresc_glowna_gora_pas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 14px;
	margin-left: 14px;
	min-height: 25px;
	padding-bottom: 4px;
	
}
.zamiescil {
	font-size: 11px;
	color: #FFC;
	text-decoration: none;
	text-align: right;
	float: right;
	padding-top: 2px;
	padding-right: 26px;
	width: 322px;
}
.odwiedziny {
	font-size: 11px;
	color: #FFC;
	text-decoration: none;
	text-align: center;
	float: right;
	width: 172px;
	padding-top: 10px;
}






.do_gory {
	float: right;
	height: 17px;
	width: 96px;
	background-image: url(../grafika_strona/tlo_do_gory.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 11px;
}
.do_gory a {
	color: #FFF;
	text-decoration: none;
}
.do_gory a:hover {
	color: #FFE4A1;
	text-decoration: none;
}


.wstecz_dol {
	background-image: url(../grafika_strona/tlo_wstecz_dol.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	float: right;
	width: 96px;
	height: 17px;
	font-size: 11px;
}
.wstecz_dol a {
	color: #7F552A;
	text-decoration: none;
	display: block;
}
.wstecz_dol a:hover {
	color: #063;
	text-decoration: none;
}

#glowna_tresc_dol {
	background-image: url(../grafika_strona/tresc_glowna_dol.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	background-color: #FFF;
	padding-top: 4px;
}
#glowna_tresc_srodek {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 6px;
}
#glowna_tresc_dol_info {
	background-color: #FFF;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0AD30;
}

#adres {
	font-size: 11px;
	color: #7F552A;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 85px;
	width: 240px;
	padding-top: 10px;
	clear: none;
}

#imieniny {
	font-size: 11px;
	color: #7F552A;
	text-decoration: none;
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-left: 20px;
}

#wizyty {
	font-size: 11px;
	color: #FFC;
	text-decoration: none;
	float: left;
	width: 335px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#home {
	font-size: 11px;
	color: #F6DB96;
	text-decoration: none;
	float: left;
	width: 196px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-left: 4px;
	padding-top: 4px;
}
#stopka {
	height: 100px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../grafika_strona/stopka.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	padding-right: 20px;
	clear: both;
} 

#stopka_dol {
	background-image: url(../grafika_strona/stopka_dol.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	font-size: 12px;
	text-decoration: none;
	color: #7F552A;
	text-align: center;
	padding-top: 6px;
}
#stopka_opis {
	font-size: 11px;
	color: #7F552A;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 50px;
	padding-top: 18px;
	padding-left: 116px;
	display: block;
}
#stopka_menu {
	font-size: 12px;
	color: #FFE4A1;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	float: left;
	width: 538px;
}
#stopka_menu a {
	font-size: 12px;
	color: #FFE4A1;
	text-decoration: underline;
}
#stopka_menu a:hover {
	color: #F7C200;
	text-decoration: none;
}


a {
	color: #7F552A;
	text-decoration: none;
}
a:hover {
	color: #BC7D3F;
	text-decoration: underline;
}

.fltrt { /* ta klasa może zostać użyta do zdefiniowania płynnego przesunięcia elementu w prawo. Przesuwany element musi poprzedzać element, który ma następować na stronie po nim. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* ta klasa może zostać użyta do zdefiniowania płynnego przesunięcia elementu w lewo. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* tę klasę należy umieścić w elemencie div lub break, powinna ona stanowić ostatni element kontenera zawierającego element pływający */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#top_info {
	height: 30px;
	width: 1020px;
	background-image: url(../grafika_strona/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blok_lewy_gora {
	background-image: url(../grafika_strona/menu_lewe_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 20px;
}
.blok_lewy_srodek {
	text-align: left;
	padding-left: 8px;
	background-image: url(../grafika_strona/menu_lewe_srodek.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blok {
	width: 208px;
}
.blok_prawy {
	width: 208px;
	float: right;
}


.blok_lewy_dol {
	height: 15px;
	background-image: url(../grafika_strona/menu_lewe_dol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}

.blok_prawy_dol {
	height: 15px;
	background-image: url(../grafika_strona/menu_prawe_dol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
.blok_prawy_gora {
	background-image: url(../grafika_strona/menu_prawe_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 20px;
}
.menu_blok_lewy_linki {
	text-decoration: none;
}
.menu_blok_lewy_linki a {
	font-size: 12px;
	color: #7F562B;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F562B;
	margin-right: 6px;
	padding-top: 2px;
	background-image: url(../grafika_strona/strzalka1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.menu_blok_lewy_linki a:hover {
	color: #E0AD30;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45916B;
	background-image: url(../grafika_strona/strzalka2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.menu_blok_prawy_linki {
	text-decoration: none;
}
.menu_blok_prawy_linki a {
	font-size: 12px;
	color: #063;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063;
	margin-right: 6px;
	padding-top: 2px;
	background-image: url(../grafika_strona/strzalka1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.menu_blok_prawy_linki a:hover {
	color: #E0AD30;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F562B;
	background-image: url(../grafika_strona/strzalka2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.menu_blok_prawy_textowy {
	text-decoration: none;
		line-height: 18px;
}
.artykuly {
	text-decoration: none;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 17px;
}
.tytul_zajawka {
	font-size: 12px;
	color: #7F552A;
	text-decoration: none;
	padding-bottom: 2px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
}
.data_dodania {
	font-size: 10px;
	color: #E0AE2F;
	padding-bottom: 4px;
}
.zajawka {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-bottom: 6px;
	line-height: 15px;
}
.czytaj_wiecej {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0AE2F;
	font-size: 11px;
	text-align: right;
	display: block;
	height: 23px;
	padding-bottom: 6px;
}
.czytaj_wiecej a:hover {
	background-image: url(../grafika_strona/tlo_czytaj_wiecej.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.czytaj_wiecej a {
	display: block;
	color: #FFF;
	background-image: url(../grafika_strona/tlo_czytaj_wiecej.gif);
	background-repeat: no-repeat;
	background-position: right -4px;
	padding-right: 8px;
	height: 23px;
}
