html, body {

	/* background:url('images/tlo70.jpg'); */
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#CONTENT {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}

#slideshow {
	width: 1004px; 
	height: 300px; 
	margin: 0 auto; 
	position: absolute;
	top: 0px;
	}
	
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	}
	
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
	}
	
#slideshow IMG.last-active {
	z-index:9;
	}

#NAGLOWEK {
	/* background:url('images/logo1.jpg') no-repeat center top; */
	width: 1004px;
	height: 300px;
	margin: auto;
}


#MENU_GORA {
	position: relative;
	background-color: #007AC3;
	opacity: 0.75;
	/* background:url('images/tlo_menu70.png') center top; */
	top: 260px;
	height: 40px;
	width: 480px;
	float: right;
	z-index: 11;
}

#HERB {
	position: relative;
	background:url('images/herb_helu.png') no-repeat center top;
	width: 130px;
	height: 190px;
	z-index: 11;
	top: 30px;
	left: 30px;
	float: left;
}

#NAPIS {
	position: relative;
	background:url('images/napis_logo.png') no-repeat center top;
	width: 399px;
	height: 84px;
	z-index: 11;
	top: -30px;
	float: right;
}

#LEWO {
	width: 194px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

#PRAWO {
	width: 10px;
	float: right;
	overflow: hidden;
	position: relative;
	background-color: #ccc;
}

#TRESC {
	position: relative;
	margin-top: 10px;
	float: right;
	width: 800px;
}

#STOPKA {
	position: static;
	clear: both;
	width: 100%;
	background-color: #FFFFFF;

}

#miniatura_galeria
{
	position: relative;
	border: 1px solid;
	height: 180px;
	width: 250px;
	overflow: hidden;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

.kafelka_lewo {
	position: relative;
	top: 10px;
	width: 194px;
	min-height: 10px;
	background-color: #007AC3;
	/* background:url('images/tlo_obiekt45.png') no-repeat center bottom; */
	cursor: pointer;
	z-index: 10;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}


.obiekty {
	position: relative;
	top: 10px;
	width: 800px;
	height: 170px;
	background-color: #007AC3;
	/* background:url('images/tlo_obiekt45.png') no-repeat center bottom; */
	cursor: pointer;
	z-index: 10;
	margin-bottom: 10px;
}

.obiekty_podswietlone {
	position: relative;
	top: 10px;
	width: 800px;
	height: 170px;
	background-color: #0000ff;
	/* background:url('images/tlo_obiekt.png') no-repeat center bottom; */
	cursor: pointer;
	z-index: 10;
	margin-bottom: 10px;
}

.obiekty_zwykle {
	position: relative;
	top: 10px;
	width: 800px;
	height: 170px;
	background-color: #007AC3;
	/* background:url('images/tlo_obiekt.png') no-repeat center bottom; */
	z-index: 10;
	margin-bottom: 10px;
}


.obiekty_nazwa_obiektu {
	left: 3px;
	top: 0px;
	height: 20px;

}

.obiekty_zajawka_obiektu {
	margin-top: 5px;
}

.obiekty_opis_obiektu {
	position: absolute;
	left: 3px;
	top: 90px;

}

.obiekty_zdjecie_obiektu {
	position: absolute;
	margin-top: 10px;
	width: 150px;
	height: 120px;

}

.obiekty_czas_odswiezenia {
	position: relative;
	top: 130px;
	width: 150px;
	min-height: 20px;

}

.pole_zdjecia {
	position: absolute;
	left: 10px;
	width: 150px;
	height: 100%;

}
.pole_opisu {
	padding-top: 10px;
	position: absolute;
	left: 170px;
	width: 620px;
	height: 100%;

}


.strona_obiektu {
	position: relative;
	left: 0px;
	width: 800px;
}

.strona_obiektu_zdjecie {
	position: absolute;
	left: 10px;
	width: 320px;
	height: 240px;
}

.strona_obiektu_info {
	position: absolute;
	left: 340px;
	width: 460px;
	display: inline;
	/* background-color: #fffaaa; */
	/* z-index: 10; 
	margin-bottom: 30px;*/
}

.strona_obiektu_opis{
	position: absolute;
	top: 290px;
	left: 0px;
	width: 790px;
	margin-left: 10px;
}

.strona_obiektu_prezentacja_tresci{
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	background-color: #007AC3;
	border-width: 1px;
	border-color: #888;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	padding: 10px 10px 10px 10px;
}

.strona_obiektu_przerwa_dolna{
	position: relative;
	bottom: 0px;
	width: 790px;
	height:20 px;
}

table.opisowa {
	width: 400px;
}


a { text-decoration: none }
a:link {color: blue;}
a:visited {color: blue;}
a:active {color: grey;}
a:hover { color: grey; text-decoration: underline; }


p {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-family: Tahoma, Arial;
	color: white;
}

p.lewo {
	font-size: 13px;
	margin: 0px;
	font-family: Tahoma, Arial;
	color: white;
	text-align: left;
	display: inline;
}

p.nazwa_obiektu {
	font-size: 20px;
	margin: 0px;
	font-family: Arial;
	color: white;
	text-align: left;
}

p.zajawka_obiektu {
	font-size: 13px;
	margin: 0px;
	font-family: Tahoma, Arial;
	color: white;
	text-align: justify;
}

p.nazwa_obiektu_obiekty {
	font-size: 20px;
	margin: 0px;
	font-family: Arial;
	color: black;
	text-align: left;
}

p.zajawka_obiektu_obiekty {
	font-size: 13px;
	margin: 0px;
	font-family: Tahoma, Arial;
	color: black;
	text-align: justify;
}

p.informacje {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-family: Tahoma, Arial;
	color: white;
	text-align: left;
}

p.w_tabeli {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-family: Tahoma, Arial;
	color: white;
	text-align: center;
}

p.informacje_czas {
	font-size: 10px;
	font-family: Arial;
	color: white;
	margin: 0 auto 0 auto;
	text-align: center;
}


p.menu_gora{
	font-size: 20px;
	font-family: Tahoma, Arial;
	color: white;
	text-align: right;
	margin: 6px 10px 10px 0px;
	vertical-align: middle;
}

p.tresc_czarna
{
	font-family: Tahoma, Arial;
	color: black;
}

p.podpis {
font-size: 12px;
color: black;
text-align: justify;
}

h1, h2 {
color: #f4f4f4;
text-align: center;
}

h3 {
color: black;
text-align: center;
font-family: Tahoma, Arial;
}

hr {
width: 70%;
color: #4b0800;
}

p {
font-size: 14px;
color: white;
text-align: left;
font-family: Tahoma, Arial;
}

#btn {
    width:125px;
	height: 30px;
	margin-left: 200px;
	text-align: center;
}

table { margin: auto; }

td {
	font-size: 12px;
	color: black;
	text-align: left;
	vertical-align: top;
}

a.menu { text-decoration: none }
a.menu:link {color: white;}
a.menu:visited {color: white;}
a.menu:active {color: yellow;}
a.menu:hover { color: yellow; text-decoration: none }

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	text-align: center;
	padding-bottom: 5px;
}

ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
}

ul a:link, ul a:visited {
	text-decoration: none;
	background-color: #007AC3;
	color: #FFFFFF;
	border: 1px solid #888;
	padding: 6px;
	font-family: Arial;
	font-size: 15 px;
}

ul a:hover {
	background-color: #0000FF;
	border-bottom-color: #fff;
}