BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7D8381;
	background: url('../img/top_tlo.gif') top repeat-x;
	background-color: #D0F9FF;
}

#calosc {
	width: 992px;
	overflow: hidden;
	margin: 0px auto;
}

#top {
	width: 992px;
	height: 433px;
}

#tresc {
	width: 992px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url('../img/chmurka.jpg') no-repeat;
	background-position: left bottom;
}

#tresc_footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: left;
	clear: both;
}

#tresc_footer UL {
	margin: 10px 10px;
	line-height: 24px;
	color: #50504F;
	font-size: 12px;
}

#tresc_footer Ul LI {
	padding-left: 30px;
}

#tresc_footer A {
	color: #38C0EB;
	text-decoration: none;
}

#tresc_footer A:hover {
	text-decoration: underline;
}

#tresc_l {
	width: 650px;
	float: left;
	overflow: hidden;
}
/*
#menu {
	width: 650px;
	height: 64px;
	font-size: 18px;
	color: #11639D;
	float: left;
	overflow: hidden;
	background: url('../img/menu_line.gif') bottom no-repeat;
}

.menu_link {
	height: 23px;
	margin: 0px 3px;
	border-bottom: 2px solid #D0F9FF;
	border-top: 2px solid #D0F9FF;
	color: #11639D;
	text-decoration: none;
}

.menu_link:hover {
	border-bottom: 2px solid #11639D;
	border-top: 2px solid #11639D;
}

.menu_link2 {
	height: 23px;
	margin: 0px 6px;
	border-bottom: 2px solid #D0F9FF;
	border-top: 2px solid #D0F9FF;
	color: #FF4B00;
	text-decoration: none;
}

.menu_link2:hover {
	border-bottom: 2px solid #FF4B00;
	border-top: 2px solid #FF4B00;
}
*/
#zawartosc {
	width: 650px;
	padding-top: 25px;
	margin-bottom: 140px;
	float: left;
	font-size: 14px;
	color: #50504F;
	line-height: 20px;
	text-align: left;
}

#zawartosc P, H1, H3 {
	padding: 0px;
	margin: 10px 40px 0px 10px;
}

#zawartosc H3 {
	font-size: 18px;
}

#zawartosc A {
	color: #38C0EB;
	text-decoration: none;
}

#zawartosc A:hover {
	text-decoration: underline;
}

#zawartosc TABLE {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7D8381;
}


#tresc_p {
	width: 342px;
	float: right;
	overflow: hidden;
}

#important {
	width: 322px;
	float: left;
	overflow: hidden;
	background: url('../img/important_tlo_middle.gif') left repeat-y;
}

#important_top {
	width: 322px;
	float: left;
	overflow: hidden;
	background: url('../img/important_tlo_top.gif') top no-repeat;
}

#important_bottom {
	width: 322px;
	padding-bottom: 25px;
	float: left;
	overflow: hidden;
	background: url('../img/important_tlo_bottom.gif') bottom no-repeat;
}

#important .rozp {
	width: 1px;
	height: 486px;
	float: left;
	overflow: hidden;
}

#important H1 {
	margin: 56px 40px 15px 39px;
	color: #F84D05;
	font-size: 24px;
}

#important P {
	text-align: left;
	margin: 0px 30px 15px 39px;
}

#important A {
	color: #38C0EB;
	text-decoration: none;
}

#important A:hover {
	text-decoration: underline;
}

.galeria_foto {
	width: 170px;
	height: 130px;
	margin-left: 20px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.galeria_foto IMG {
	border: 2px solid #11639D;
}

#stopka {
	width: 992px;
	height: 50px;
	padding-top: 21px;
	text-align: left;
	background: url('../img/stopka_linia.gif') no-repeat;
	background-position: 0px 10px;
	clear: both;
	color: #38C0EB;
	font-size: 12px;
}

#menu_footer {
	float: left;
}

#menu_footer A {
	height: 20px;
	margin: 0px 18px;
	color: #38C0EB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #D0F9FF;
	border-bottom: 1px solid #D0F9FF;
}

#menu_footer A:hover {
	border-top: 1px solid #38C0EB;
	border-bottom: 1px solid #38C0EB;
}

#mapka {
	width: 600px;
	height: 300px;
	margin:10px 0px 10px 10px;
	border: 2px solid #11639D;
}

.SGR {
	margin-right: 20px;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	float: right;
	text-decoration: none;
}

.SGR:hover {
	text-decoration: underline;
}

/* LIGHT BOX */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* --------- */



/* --- MENU --- */

#menu {
	width: 650px;
	height: 30px;
	margin: 0px 1px;
	background: url('../img/tlo_menu.gif') top repeat-x;
}
/*
.menu_link {
	width: 120px;
	height: 30px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	float: left;
	overflow: hidden;
	background: url('../img/tlo_bt.gif') top no-repeat;
}

.menu_link:hover {
	color: #6AC5F1;
}
*/

.menu_link {
/*	height: 30px; */
	margin: 0px 3px;
	padding: 2px 0px;
	font-size: 18px;
	color: #11639D;
	border-bottom: 0px solid #D0F9FF;
	border-top: 0px solid #D0F9FF;
	color: #11639D;
	text-decoration: none;
	float: left;
	overflow: hidden;
	clear: both;
}

.menu_link:hover {
	border-bottom: 0px solid #11639D;
	border-top: 0px solid #11639D;
	background-color: #A6E3FF;
}

.menu_link:hover P {
	margin: 0px 0px 0px 0px;
}

.menu_link P {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.rozwiniete {
	float: left;
/*	width: 120px; */
	width: 108px;
	height: 30px;
	position: relative;
}

.menu_in {
	height: 30px;
	width: 150px;
	position: absolute;
	overflow: hidden;
	background-color: #D0F9FF;
	left: 0px;
	top: 0px;
}

/* ------------ */
