/* --- (c) 2007 NEVER FALL INTO $ILENCE, http://nfis.aplus.pl --- */

/* ------------- ZEROWANIE USTAWIEN ------------- */

* {
	padding: 0;
	margin: 0;
}
img, fieldset {
	border: none;
}
a {
	text-decoration: none;
}
acronym {
	border-bottom: none;
}
li {
	list-style: none;
}

/* ------------- END: ZEROWANIE USTAWIEN ------------- */

/* ------------- PODSTAWY ------------- */

body {
	background: #fff;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #09c;
	letter-spacing: -0.05em;
	margin-bottom: 0.33em;
	margin-top: 30px;
}
	.pierwszy {
		margin-top: 0;
	}
h3, h4, h5 {
	font-size: 0.88em;
	font-weight: bold;
	color: #000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	color: #333;
	text-align: left;
}

ul, ol {
	font-size: 0.75em;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #c00;
	font-weight: normal;
}
	a:link, a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}

.center {
	text-align: center;
}

/* ------------- END: PODSTAWY ------------- */

/* ------------- UKLAD ------------- */
#kontener_g {
	width: 100%;
	border-bottom: 1px solid #99a8b1;
	margin-bottom: 40px;
	background: #eaf5f8 url(../grafika/naglowek_tlo.gif) repeat-x bottom;
}

#kontener {
	margin: 0 auto;
	width: 1080px;
}

#kontener_l {
	float: left;
	width: 880px;
	margin-bottom: 30px;
}
	#lewa {
		float: left;
		width: 170px;
	}
	#srodek {
		float: right;
		width: 680px;
	}
	
#prawa {
	float: right;
	width: 170px;
	margin-bottom: 30px;
}
#stopka {
	clear: both;
	width: 1080px;
}

/* ------------- END: UKLAD ------------- */

/* ------------- NAGLOWEK ------------- */

#naglowek {
	position: relative;
	height: 96px;
	width: 1080px;
	margin: 0 auto;
}
#naglowek h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 117px;
	height: 121px;
	background: transparent url(../grafika/logo.png) no-repeat 0 0;
	text-indent: -2000px;
	behavior: url(./style/iepngfix.htc);
}
#menu {
	position: absolute;
	bottom: 0;
	left: 117px;
	font-size: 1em;
	float: left;
}
	#menu li {
		float: left;
	}
	#menu li a {
		font-weight: bold;
		display: block;
		letter-spacing: -0.05em;
		padding: 0.5em 1em;
		background: url(../grafika/linia_pion.gif) repeat-y right 50%;
	}
		#menu li a:link, #menu li a:visited {
			color: #99a8b1;
		}
		#menu li a:hover {
			color: #09c;
			text-decoration: none;
		}
#jezyk {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}
	#jezyk li {
		padding: 10px 5px;
		float: left;		
	}
	#jezyk img {
		width: 22px;
		height: 12px;
		border: 1px solid #99a8b1;
	}

/* ------------- END: NAGLOWEK ------------- */

/* ------------- KAMERA ------------- */

#kamera {
	background: #f7f7f7 url(../grafika/kamera_tlog2.png) no-repeat left top;
	margin-bottom: 30px;
	width: 680px;
}
	#kamera_d {
		background: transparent url(../grafika/kamera_tlod.png) no-repeat left bottom;
		padding: 19px;
	}
#kamera p {
	display: block;
	border: 1px solid #c99;
	background: #fff url(../grafika/uwaga.gif) no-repeat 10px 50%;
	padding: 7px 15px 7px 49px;
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #c00;
	line-height: 1.25em;
	text-align: center;
}
#kamera img {
	border: 1px solid #000;
	margin: 0 auto;
}
#kamera a {
	display: block;
	width: 626px;
	padding: 7px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	color: #333;
}
	#kamera a span {
		font-weight: bold;
		font-size: 1.09em;
		background: transparent url(../grafika/tv.gif) no-repeat 0 40%;
		padding: 5px 5px 5px 24px;
		color: #c00;
	}
	#kamera a:link, #kamera a:visited {
		border: 1px dashed #ccc;
		background-color: #fff;
	}
	#kamera a:hover {
		border: 1px solid #c00;
		background-color: #fdd;
	}

/* ------------- END: KAMERA ------------- */

/* ------------- SONDA ------------- */

#sonda {
	background: #eaf5f8 url(../grafika/sonda_tlod.gif) no-repeat left bottom;
	margin-top: 30px;
	overflow: hidden;
}
#sonda h2 {
	margin-top: 0;
	padding: 7px 7px 0 7px;
	background: transparent url(../grafika/sonda_tlog.gif) no-repeat left top;
}
#sonda p {
	padding: 0 7px 7px 7px;
}

/* ------------- END: SONDA ------------- */

/* ------------- O PROJEKCIE ------------- */

#projekt li {
	background: url(../grafika/linia_poz.gif) repeat-x left bottom;
	padding: 5px;
}
	#projekt .pierwszy {
		padding-top: 0;
	}
#projekt a {
	text-decoration: none;
	display: block;
}
#projekt a:visited {
	color: #900;
}
#projekt a:hover {
	color: #000;
}

/* ------------- END: O PROJEKCIE ------------- */

/* ------------- ARCHIWUM ------------- */

#archiwum li {
	background: url(../grafika/linia_poz.gif) repeat-x left bottom;
	padding: 5px;
}
	#archiwum .pierwszy {
		padding-top: 0;
	}
#archiwum a {
	text-decoration: none;
	display: block;
}
#archiwum a:visited {
	color: #900;
}
#archiwum a:hover {
	color: #000;
}

/* ------------- END: ARCHIWUM ------------- */

/* ------------- NOWOSCI ------------- */

#nowosci p {
	margin-bottom: 1em;
}
	#nowosci .ostatni {
		margin-bottom: 0;
	}
#nowosci .data {
	display: block;
	font-size: 0.92em;
	color: #999;
	line-height: 1em;
	padding-left: 11px;
	background: transparent url(../grafika/strzalka.gif) no-repeat left 50%;
}

/* ------------- END: NOWOSCI ------------- */

/* ------------- KALENDARIUM ------------- */

#kalendarium p {
	background: transparent url(../grafika/linia_poz.gif) repeat-x left bottom;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
	#kalendarium .ostatni {
		margin-bottom: 0;
		background: none;
	}
#kalendarium span {
	display: block;
	color: #999;
	line-height: 1em;
}

/* ------------- END: KALENDARIUM ------------- */

/* ------------- STATYSTYKI ------------- */

#statystyki {
	padding-bottom: 0.5em;
}

/* ------------- END: STATYSTYKI ------------- */

/* ------------- SPONSORZY I PATRONAT ------------- */

.lista li {
	text-align: center;
	margin-bottom: 15px;
}

/* ------------- END: SPONSORZY I PATRONAT ------------- */

/* ------------- STOPKA ------------- */

#stopka {
	text-align: center;
	font-size: 0.69em;
	color: #999;
}
#stopka a {
	text-decoration: none;
	color: #999;
}

/* ------------- END: STOPKA ------------- */
