@charset "iso-8859-2";
body {
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #07366a url(../images/bgrbody.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #cdd6e0;
}
html>body { font-size: 1em; }

img { border: none; }

h1, h2 {
	border-bottom: 1px solid #03468e;
	height: 40px;
	line-height: 40px;
	color: #ffed00;
}

.block { 
	width: 100%;
	background: #054285;
	text-align: center;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffed00;
}

.mapka {
	float: right;
	width: 450px;
	margin: 10px 0 10px 10px;
	background:  #03468e;
	padding:5px;
	text-align: center;
}
#mainContent .mapka a:link, #mainContent .mapka a:visited { 
	color: #cdd6e0; 
	text-decoration: none;
	}
#mainContent .mapka a:hover, #mainContent .mapka a:active { 
	color: #fff; 
	text-decoration: none;
	}

#container {
	width: 700px;  
	margin: 0 auto 20px auto; 
	text-align: left; 
	font-size: .8em;
	line-height: 1.6em;
}
#strona {
	float: left;
	width: 700px;
}


#header {
	position: relative;
	width: 700px;
	height: 135px;
	margin: 0;
	padding: 0;
}
	#logo { 
		position: absolute;
		left: 0; top: 0;
		width: 300px;
		height: 135px;
	}
#menu { 
	display: block;
	width: 700px;
	height: 30px; 
	line-height: 30px;
	font-size: 120%;
}
#flash {
	width: 700px;
	height: 270px;
	background: #07366a url(../images/bgrflash.jpg) no-repeat;
	}
#mainContent {
	width: 680px;
	padding: 0 10px; 
}
#footer {
	width: 700px;
	height: 80px;
	padding: 0;
	background: url(../images/bgrfoot.jpg) no-repeat;
	text-align: center;
	padding: 15px 0 0 0;
	color: #6ba1ff;
	margin-top: 20px;
}

#video {
	width: 320px;
	margin: 50px auto;
	background: #03468e;
	padding: 10px;
}

#menu ul { margin: 0; padding: 0; }
#menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }


a {
	text-decoration: underline;
	color: #ffed00;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding: 0 18px;
	margin-right: 1px;
	background: #06305d;
	
}
#menu a:hover, #menu a:active, #menu a.current:link, #menu a.current:visited {
	background: #07366a;
}

#footer a:link, #footer a:visited {
	padding: 1px 6px;
	margin: 0 5px;
	color: #6ba1ff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	background: #6ba1ff;
	color: #fff;
}

.fltright {
	float: right;
	width: 210px;
	padding: 5px;
	background: #03468e;
	margin: 10px 0 20px 20px;
	font-size: .1em;
}
.fltleft {
	float: left;
	width: 210px;
	padding: 5px;
	background: #03468e;
	margin: 10px 20px 20px 0;
	font-size: .1em;
}


.clrboth { clear: both; }

.txtcenter { text-align: center; }

.infobox {
	width: 100%;
	padding: 20px;
	text-align: center;
}
	.promo {
			font-size: 1.4em;
			font-weight: bold;
	}
.infobox-red {
	width: 640px;
	padding: 20px;
	color: #b90000;
	background: #fff;
}

.yellow {
	color: #ffed00;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.txtwhite { color: #FFF; }

.cform {
	width: 500px;
	margin: 0 auto;
}

.inpt input {
	width: 300px;
	border: none;
}
textarea {
	width: 300px;
	border: none;
}

.miniaturka {
	float: left;
	width: 170px;
	text-align: center;
	padding: 0;
	margin: 10px 0;
	}
	.miniaturka img { border: 4px solid #03468e; }
	
.nazwa-galerii { 
	font-size: 140%;
}
	
.partnerzy {
	width: 190;
	height: 140px;
	float: left;
	margin: 10px;
}
	.partnerzy img { border: 4px solid #03468e; }

/* --------------------------------------- */
/* aktualno¶æi --------------------------- */
/* --------------------------------------- */
	
	dl.aktualnosci {
		padding: 10px;
		margin: 0;
	}
		.aktualnosci dt {
			float: left; 
			width: 80px; 
			text-align: right; 
			font-weight: bold; 
			color: #8296ac;
		}
		.aktualnosci dt:after { 
			content: ":"; 
		}
		dl.aktualnosci dd { 
			margin: 0 0 0 90px; 
			}
		.data { font-weight: bold; color: #8296ac;}	
		.temat { font-size: 160%; color: #fff; }

/* ----------------------------------------- */
/* stronicowanie --------------------------- */
/* ----------------------------------------- */

#stronicowanie-bottom {	/* dolne stronicowanie */
	margin: 0 0 20px 0;
	padding: 8px 0;
}

#stronicowanie-bottom a:link, #stronicowanie-bottom a:visited {
	display: block;
	float: left;
	padding: 2px 8px;
	margin-right: 2px;
	text-decoration: none;
}
#stronicowanie-bottom a:hover, #stronicowanie-bottom a:active, #stronicowanie-bottom a.current:link, #stronicowanie-bottom a.current:visited {
	background: #06305d;
}
#stronicowanie-bottom a.no-border:link, #stronicowanie-bottom a.no-border:visited { 
	background: #07366a;

	}

.wstecz {
	margin: 5px 0;
	padding: 10px 0;
	border-top: 1px solid #03468e;
}
