html { /* background strony */
	background-color:#96D7FF;
}
body {
	margin:0;
	font-family:Verdana;
	text-align:center;
	background-image:url('images/top-base.jpg');
	background-repeat:repeat-x;
	min-height:271px;
}
h1 { /*title*/
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	color:#0099ff;
	font-size:28px;
	padding-bottom:1.5em;
	font-family:verdana;
}
h2,.csc-subheader {/*subtitle*/
	margin-top:0;
	margin-bottom:0;
	color:#707070;
	font-weight:normal;
	font-size:16px;
	margin-top:-2.5em;
	padding-bottom:1.5em;
	font-family:verdana;
}
p {/*text*/
	font-family:verdana;
	color:#707070;
	font-size:13px;
	margin-bottom:0;
	margin-top:1em;
}
a {
	font-family:verdana;
	color:#707070;
	font-size:13px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul li {
	font-family:verdana;
	color:#707070;
	font-size:13px;
}

.header,.content,.footer {
	width:1200px;
	text-align:left;
	margin:0 auto;
}
.header { /* background*/
	background-image:url('images/top-body.jpg');
	background-position:top center;
	height:270px;
	position:relative;
}
	.header .logo { /* background*/
		position:absolute;
		width:150px;
		height:150px;
		/*background-color:red;*/

		left:50%;
		margin-left:-410px;
		top:10px;
	}
	.header .logo a {
		height:100%;
		width:100%;
		display:block;
	}
	.header .logo a:hover {
		text-decoration:none;
	}

	.header .backlink { /* background*/
		position:absolute;
		width:180px;
		height:37px;
		/*background-color:red;*/

		left:50%;
		margin-left:280px;
		bottom:40px;
	}
	.header .backlink a { /* background*/
		width:100%;
		height:100%;
		display:block;
	}
	.header .menu {
		height:28px;
		margin:0;
		position:absolute;
		left:50%;
		bottom:86px;
		margin-left:-34px;
		*margin-left:0px;
	}
	.header .menu li {
		list-style:none;
		margin-right:0px;
		cursor:pointer;
	}
	.header .menu span {
		visibility:hidden;
	}
	.header .menu a {
		width:100%;
		height:100%;
		display:block;
		text-decoration:none;
	}
		.header .menu .i1,.header .menu .page-1301 {
			background-image:url('images/menu/atrakcje.png');
			*background-image:url('images/menu/atrakcje.gif');
			background-repeat:no-repeat;
			width:92px;
			height:28px;
			float:left;
		}
		.header .menu .i1:hover,.header .menu .page-1301:hover {
			background-image:url('images/menu/atrakcje_over.png');
			*background-image:url('images/menu/atrakcje_over.gif');
		}
		.header .menu .i2,.header .menu .page-1302 {
			background-image:url('images/menu/konkursy.png');
			*background-image:url('images/menu/konkursy.gif');
			background-repeat:no-repeat;
			width:92px;
			height:28px;
			float:left;
		}
		.header .menu .i2:hover,.header .menu .page-1302:hover {
			background-image:url('images/menu/konkursy_over.png');
			*background-image:url('images/menu/konkursy_over.gif');
		}
        .header .menu .i3,.header .menu .page-1303 {
			background-image:url('images/menu/kino.png');
			*background-image:url('images/menu/kino.gif');
			background-repeat:no-repeat;
			width:92px;
			height:28px;
			float:left;
		}
		.header .menu .i3:hover,.header .menu .page-1303:hover {
			background-image:url('images/menu/kino_over.png');
			*background-image:url('images/menu/kino_over.gif');
		}
        .header .menu .i4,.header .menu .page-1304 {
			background-image:url('images/menu/dojazd.png');
			*background-image:url('images/menu/dojazd.gif');
			background-repeat:no-repeat;
			width:92px;
			height:28px;
			float:left;
		}
		.header .menu .i4:hover,.header .menu .page-1304:hover {
			background-image:url('images/menu/dojazd_over.png');
		}
        .header .menu .i5,.header .menu .page-1305 {
			background-image:url('images/menu/partnerzy.png');
			*background-image:url('images/menu/partnerzy.gif');
			background-repeat:no-repeat;
			width:92px;
			height:28px;
			float:left;
		}
		.header .menu .i5:hover,.header .menu .page-1305:hover {
			background-image:url('images/menu/partnerzy_over.png');
			*background-image:url('images/menu/partnerzy_over.gif');

		}
.content { /* background*/
	background-image:url('images/content-body.jpg');
	background-position:top center;
	height:auto;
	text-align:center;
}
	.content-body {
		text-align:left;
		margin:0 auto;
		width:650px;
	}
.footer {
	background-image:url('images/bottom-body.jpg');
	background-position:top center;
	height:835px;
	position:relative;
}
.footer embed#swf_88a185ef29swf {
	position:absolute;
	top:221px;
	left:143px;
}

/*special: dla partnerzy.html - logowki */
.csc-textpic-text {
	padding-top:31px;
}
	.csc-textpic-text p {
		margin:0;
	}
/*end special*/
