/*
Typografia Caxowej strony
*/

* {
	outline:none;
}

body {
	font-family:"lucida grande", arial, helvetica, sans-serif;
	font-size:62.5%;
}

h1, h2, h3, h4, h5, h6,
address, blockquote, ol, p, ul {
	margin:0 0 1em;
	padding:0;
}

button, input, select, textarea {
	font-family:"lucida grande", arial, helvetica, sans-serif;
}

/* Zmienne obrazki - Image Replacement */

.ir {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-999em;
}

	h2.ir { background-position:0 bottom; }
	
	#news h2 { background-image:url("../images/news.gif"); }
	#about h2 { background-image:url("../images/about.gif" ); }
	#galeria h2 { background-image:url("../images/galeria.gif"); }
	#party h2 { background-image:url("../images/party.gif"); }
	#kontakt h2 { background-image:url("../images/kontakt.gif"); }
	#book h2 { background-image:url("../images/book.gif"); }
	#menu h2 { background-image:url("../images/menu.gif"); }

.ir a {
	display:block;
	height:100%;
	width:100%;
}


/* ogólne */

#bottom p a:link,
#bottom p a:visited {
	color: #6699CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#bottom p a:hover {
	color: #fff;
}

#footer a {
	text-decoration:none;
}

#footer a:link,
#footer a:visited {
	color:#000000;
}

#footer a:hover {
	color:#000000;
}

h1 a {
	display:block;
	height:120px;
	width:840px;
}

	h1 a img {
		border:0 !important;
	}
	

dl {
	margin:0 0 3em;
}

dd {
	color:#999;
	font-size:1.1em;
	line-height:1.5em;
	margin:0 0 1em;
}

	dd a {
		color:#999;
	}

	dd strong {
		color:#bfdbe6;
	}

dt {
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

h2 {
	color:#fff;
	font-size:2em;
	height:28px;
	margin:0;
}
	
h3 {
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
}

	.popout h3 {
		font-size:1.2em;
		margin:0 0 5px;
	}

h4 {
	color:#FFCC00;
	font-size:1.4em;
	line-height:1.4em;
}

p {
	color:#ccc;
	font-size:1.2em;
	line-height:1.5em;
}

	#home p {
		color:#fff;
		font-size:1.2em;
	}

	#footer p {
		color:#444;
		font-size:1em;
	}
	
	#podmain p {
		color:#000;
		margin:0;
	}
	
	p.note {
		color:#777;
		font-size:1em;
		margin:0;
	}
	
	.popout p {
	color:#333333;
	font-size:1.1em;
	line-height:1.6em;
	}
	
	.popout strong {
		color:#000;
	}

p strong {
	color:#fff;
}

#bottom ul li {
	color:#ccc;
	font-size:1.2em;
	line-height:1.8em;
	list-style-type:none;
}

	#bottom ul li a {
		border-bottom:1px dotted #999;
		color:#fff;
		text-decoration:none;
	}
	
	#bottom ul.blist li {
	color:#FF9900;
	list-style-type:disc;
	margin-left:20px;
	}
	
	#bottom ul.normal li {
		color: #fff;
		list-style-type: disc;
		margin-left: 20px;
	}

/* strona glówna */


.hoverblock p {
	color:#fff;
	font-size:1.2em;
	line-height:1.5em;
	padding:9px 12px;
}

.hoverblock a {
	color:#ddd;
	text-decoration:none;
}

.hoverblock a strong {
	color:#fff;
	display:block;
}

#newsfeed h3 {
	background:#1a1a1a url("../images/img_news.png") no-repeat 0 -1px;
	color:#fff;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	height:35px;
	margin:0 5px 0 0;
	overflow:hidden;
	text-align:left;
	text-indent:-999em;
	width:145px;
}

#newsfeedlist {
	display:block;
	float:left;
	height:36px;
	margin:0;
	padding:0;
	width:80%;
}

#newsfeedlist li {
	color:#fff;
	display:block;
	font-size:1.1em;
	line-height:36px !important;
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}

#bottom #newsfeedlist li a {
	color:#FF9900;
}

/* Spans and Classes -----------*/

img.fright {
	border:2px solid #222;
	display:block;
	padding:4px;
	float:right;
	margin:0 0 15px 15px;
}

img.fleft {
	border:2px solid #222;
	display:block;
	padding:4px;
	float:left;
	margin:0 15px 15px 0;
}
