body
{
	background-color:#1d1d1d;
	font-family:arial;
	font-size:10pt;
}
div#STRONA
{
	background-image:url(../grafika/strona_tlo.gif);
	width:760px;
	margin:auto;
}
div#NAWIGACJA
{
	font-family:calibri, arial;
	padding-left:10px;
	height:40px;
	width:750px;
	background-image:url(../grafika/naglowek.gif);
	float:left;
}
div#NAGLOWEK
{
	width:740px;
	height:350px;
	padding:5px 10px 0 10px;
	float:left;
}
div#LEWY_PANEL
{
	width:200px;
	float:left;
}
div#SRODEK
{
	display:inline;
	margin:10px;
	width:540px;
	float:left;
}
div#TRESC
{
	padding:0 10px 10px 10px;
	width:520px;
	float:left;
}
div#DOL
{
	background-image:url(../grafika/stopka.gif);
	width:760px;
	height:30px;
	clear:both;
}
div#STOPKA
{
	padding-top:15px;
	text-align:center;
	color:#a0a0a0;
	background-color:#1d1d1d;
	width:760px;
	height:30px;
	clear:both;
}

img.logo
{
	display:block;
	border:0;
	margin:0;
	padding:0;
	width:740px;
	height:340px;
	background-color:#1d1d1d;
}

div.ogloszenia, div.kontakt
{
	display:inline;
	background-color:#fff;
	width:180px;
	float:left;
	margin: 10px;
}

div.ogloszenia_naglowek
{
	padding:5px 0 0 15px;
	font-size: 12pt;
	font-weight:bold;
	color:#fff;
	background-color:#88036e;
	width:165px;
	height:25px;
	float:left;
}

div.ogloszenia_tresc
{
	padding:15px;
	width:148px;
	border:1px solid #88036e;
	float:left;
}

div.ogloszenia_stopka
{
	width:198px;
	height:5px;
	border:1px solid red;
	background-color:#f0f0f0;
	float:left;
}

div.kontakt_naglowek
{
	padding:5px 0 0 15px;
	font-size: 12pt;
	font-weight:bold;
	color:#fff;
	background-color:#949494;
	width:165px;
	height:25px;
	float:left;
}

div.kontakt_tresc
{
	text-align:center;
	padding:15px;
	width:148px;
	border:1px solid #949494;
	float:left;
}

div.kontakt_stopka
{
	width:198px;
	height:5px;
	border:1px solid red;
	background-color:#f0f0f0;
	float:left;
}

span.ogloszenia_data
{
	color: #88036e;
	font-size:8pt;
	font-weight:bold;
}

div.naglowek
{
	color:#fff;
}

div#NAWIGACJA ul, div#NAWIGACJA ul li 
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#NAWIGACJA ul li 
{
	float: left;
}

div#NAWIGACJA ul a:link, div#NAWIGACJA ul a:visited 
{
	padding:10px 15px 0 15px;
	font-size:12pt;
	height:30px;
	color:#000;
	text-align:center;
	text-decoration: none;
	display: block;	
}

div#NAWIGACJA ul a:hover 
{
	text-decoration:none;
	color:#fff;	
	height:30px;
	background:#98785F url(../grafika/przycisk.gif) no-repeat;
}


a:link, a:hover, a:active, a:visited{ color: #88036e; }

table.formularz
{
	margin:auto;
}


table.tabela
{
	margin:auto;
}

table.tabela td
{
	padding:5px;
}

/* Księga Gości */
textarea.ksiega_tresc
{
	width:300px;
	height:150px;
}

div.ksiega_wpis
{
	width:100%;
	float:left;
	margin-bottom:40px;
}
div.wpis_data
{
	border-bottom: 1px solid #d0d0d0;
	width:100%;
	float:left;
}
div.wpis_tresc
{
	padding:10px 0 10px 0;
	width:100%;
	float:left;
}
div.wpis_autor_lokalizacja
{
	text-align:right;
	width:100%;
	float:left;
}
span.wpis_autor
{
	font-style:italic;
}

/* Kontakt */

textarea.kontakt_wiadomosc
{
	width:350px;
	height:150px;
}

/* Fotogaleria */

h2.rok
{
	text-align:center;
}

div.fotogaleria_zdjecie
{
	width:33%;
	height:200px;
	text-align:center;
	float:left;
}

h2.fotogaleria_tytul
{
	text-align:center;
}

ul.lata
{
	font-size:16pt;
	margin:0;
	padding:0;
	text-align:center;
}

ul.lata li
{
	padding:3px;
}

h1
{
	margin:0;
	padding:0;
}

textarea.ksiega_tresc, textarea.kontakt_wiadomosc
{
	margin: 2px solid #88036e;
}

p.komunikat_true
{
	text-align:center;
	color:green;
}
p.komunikat_false
{
	text-align:center;
	color:red;
}
p.komunikat
{
	text-align:center;
}
p.nawigacja
{
	text-align:center;
}

h1
{
	font-family:"georgia", "sans-serif";
	margin:0;
	padding:0;
}

textarea.kontakt_wiadomosc, input.kontakt_email, textarea.ksiega_tresc, input.ksiega_autor, input.ksiega_lokalizacja
{
	background-image: url(../grafika/formularz_tlo.gif);
	border:1px solid #838282;
	padding:5px;
}


