body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url("bg.gif") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



h3{
 font: bold 100% Arial,sans-serif;
 color: #FF9900;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#morze{
	position:relative;
	top: 150px;
	width:943px;
	margin: 0px auto;
	background-image: url(morzem.gif);
	overflow: auto;
	height: 1650px;
}

#pageNav{
	float: none;
	width:170px;
	font: small Verdana,sans-serif;
	height: 1450px;
	padding-top: 90px;
}

#wakacje {
	position:absolute;
	left:232px;
	top:251px;
	width:659px;
	height:285px;
	z-index:1;
	visibility: visible;
}
#www {
	height: 1335px;
	width: 537px;
	position: absolute;
	left: 243px;
	top: 78px;
}



#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FF9900;
}

#sectionLinks a:hover{
	background-color: #FFCC00;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 0px solid #999999;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
.style4 {
	color: #FFCC33;
	font-size: 18px;
}
