body{
	background-color:#4A1117;
	margin:0;
	padding:5px;
	font-family:tahoma;
	font-size:12pt;
	color:#646464;
}
div#strona{
	border:15px solid #FFFFFF;
	background-color:#FEFDC7;
	margin:0 auto;
	width:720px;
}
div#NAGLOWEK_0{
	float:left;
	background:#FEFDC7 url(grafika/naglowek0.jpg) no-repeat;
	width:695px;
	height:23px;
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
}
div#NAGLOWEK{
	float:left;
	width:720px;
	height:212px;
}
div#NAGLOWEK{
	background-color:#FDFCC6;
	float:left;
	width:100%;
}
p.naglowek_adres{
	font-size:10pt;
	padding:5px 0 0 20px;
}
h1.naglowek{
	display:inline;
}
img.logo{
	display:block;
	float:left;
}
div#NAWIGACJA{
	float:left;
	width:200px;
}
div#nawigacja_naglowek{
	background:url(grafika/nawigacja_naglowek.jpg);
	float:left;
	width:200px;
	height:70px;
	
}
div#nawigacja_srodek{
	font-family:"Monotype Corsiva";
	background:url(grafika/nawigacja_srodek.jpg);
	float:left;
	width:200px;
	text-align:center;
}
ul#lista_menu{
	list-style-type:none;
	padding:0;
	margin:0;
}

div#nawigacja_stopka{
	background:url(grafika/nawigacja_stopka.jpg);
	float:left;
	width:200px;
	height:28px;
}
div#godziny{
	width:200px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
table.godziny_otwarcia{
	font-size:small;
	background-color:#FCFBAB;
	margin-left:15px;
	width:173px;
	text-align:center;
	border-top:1px solid #ECEB91;
	border-left:1px solid #ECEB91;
	border-bottom:1px solid #BBBA49;
	border-right:1px solid #BBBA49;
}
td.godziny_naglowek{
	background:url(grafika/godziny.gif) no-repeat;
	width:175px;
	height:40px;
}
div#TRESC{
	background-color:#FDFCC6;
	float:right;
	width:520px;
}
div#OGLOSZENIE{
	width:100%;
	float:left;
	text-align:center;
}
div#tresc_naglowek{
	float:left;
	background:#FDFCC6 url(grafika/tresc_naglowek.jpg) no-repeat;
	width:520px;
	height:70px;
	font-variant:small-caps; 
}
h1.tytul{
	font-family:"Monotype Corsiva";
	color:#C65655;
	margin:25px 0 0 25px;
}
div#tresc_srodek{
	float:left;
	width:470px;
	background:#FDFCC6 url(grafika/tresc_srodek.jpg) repeat-y;
	padding:0 27px 0 23px;
}
div#tresc_stopka{
	float:left;
	background:#FDFCC6 url(grafika/tresc_stopka.jpg) no-repeat;
	width:520px;
	height:60px;
}
div#STOPKA{
	clear:both;
	width:100%;
}
div#STOPKA2{
	color:#BB8C8C;
	padding:5px;
	font-size:10pt;
	text-align:right;
	margin:0 auto;
	width:700px;
}
div#logowanie_okno{
	position:absolute;
	height:160px;
	width:260px;
	margin:-80px 0 0 -130px;
	top:50%;
	left:50%;
}
a:link, a:hover, a:visited{
	color:#C65655;
}
div#NAWIGACJA a:link, div#NAWIGACJA a:hover, div#NAWIGACJA a:visited{
	font-size:16pt;
	color:#F8F8F0;
	text-decoration:none;
}



input.f_tytul{
	width:100%;
}
textarea.f_tresc{
	font-size:10pt;
	width:100%;
	height:400px;
}
table.f_tabela{
	width:100%;
}
table.tabela{
	width:100%;
	border-collapse:collapse;
}
table.tabela, table.tabela td, table.tabela th{
	border:1px solid #BCB9A1;
}
table#tabela td {
   border: 1px solid #BCB9A1;
}
fieldset{
	background-color:#f0f0f0;
}
table.zdjecia{
	width:100%;
	text-align:center;
}
td.zdjecie{
	width:33%;
	padding:15px;
}

img.zdjecie{
	display:block;
}
/*Opinie i wiadomości*/
input.f_opinia_autor{
	width:40%;
}
textarea.f_opinia_tresc{
	width:100%;
	height:200px;
}
div.opinia, div.wiadomosc{
	float:left;
	width:460px;
	padding:15px 5px 15px 5px;
	margin-bottom:2px;	
	overflow:hidden;
}
p.opinia_opcje, p.wiadomosc_opcje{
	margin:0;
	text-align:right;
}
span.opinia_data, span.wiadomosc_data{
	
}
span.opinia_autor, span.wiadomosc_tytul{
	color:#C65655;
	font-weight:bold;
}

/*Kontakt*/
textarea.f_email_tresc{
	width:100%;
	height:200px;
}
input.f_email_adres{
	width:50%;
}
/*Zaloguj*/
div.logowanie_okno{
	margin:auto;
	width:180px;
}
input.f_uzytkownik_login, input.f_uzytkownik_haslo{
	width:100px;
}
/*Fotogaleria*/
table.fotogaleria_tabela{
	width:100%;
	border-spacing:2px 0; 
}
td.fotogaleria_lp{
	background-color:#f8f8f8;
	border-top:1px solid #b0b0b0;
}
td.fotogaleria_nazwa{
	border-top:1px solid #b0b0b0;
	background-color:#e9e9e9;
}
td.fotogaleria_opis{
	background-color:#f0f0f0;
}
input.f_fotogaleria_nazwa{
	width:100%;
}
textarea.f_fotogaleria_opis{
	width:100%;
	height:50px;
}
input.f_zdjecie_opis{
	width:100%;
}
fieldset{ 
	position: relative;
	padding:15px;
	border:1px solid #BCB9A1;
	background:#E2E1CF;
}
legend{ 
	background-color:#F8F8F0;
	position:absolute; 
	top:-0.5em; 
	left:0.5em; 
	color:#000;
	padding:0 3px 0 3px;
	font-size:16pt;
	border:1px solid #BCB9A1;
}
div#TRESC th{
	background-image:url(grafika/tabela_naglowek.jpg);
	color:#F8F8F0;
}

textarea, input{
	border:1px solid #BCB9A1;
	background:#F8F8F0;
	font-size:12pt;
}
.przycisk{
	background-color:#753D1A;
	border-right:1px solid #65251B;
	border-bottom:1px solid #65251B;
	border-left:1px solid #A17059;
	border-top:1px solid #A17059;
	color:#F8F8F0;
}
input.f_odnosnik_nazwa, input.f_odnosnik_sciezka{
	width:60%;
}
select{
	font-size:12pt;	
}
p.akapit{
	margin:0;
}

div#INFORMACJE th{	
	font-size:18px;
	font-weight:normal;
}


