@charset "iso-8859-2";
body {
	font: 100% "Georgia", "Times New Roman", serif;
	background: #e3d6b8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #7b6d50;
}
html>body { font-size: 1em; }
h1, h2, h3 {
	margin: 0; 
	padding: 0;
}

h1 {
	color: #557915;
	font-style: italic;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #fff;
}
h2 {
	font-style: italic;
	font-size: 1.3em;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}

img { border: none; }

.alr { text-align: right; }
.alc { text-align: center; }
.all { text-align: left; }

.info-box {
	width: 100%;
	padding: 20px 10px;
	margin: 10px 0;
	font-weight: bold;
	
}
.info {
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	font-weight: bold;
	border: 1px solid #d6ccac;
	text-align: center;
	background: #fff;
}

.clrboth { clear: both; }

#header-wrap, #content-wrap, #footer { font-size: .8em; line-height: 1.4em; }

#header-wrap {
	width: 100%;
	background: #DDDDDD; 
	padding: 0; 
	background: #f3e9cb url(../images/bgrheader.jpg) repeat-x;
}
	#header {
		position: relative;
		margin: 0 auto;
		width: 940px;
		height: 130px;
		text-align: left;
	}
		#logo {
			position: absolute;
			left: 50px; top: 15px;
			width: 280px;
			height: 100px;
			
		}
		
		#menu {
			position: absolute;
			top: 100px; right: 0px;
			height: 30px;
		}
		
		#header-insert {
			position: absolute;
			top: 0; right: 0;
			width: 190px;
		}
		
	#top {
		position: relative;	
		margin: 0 auto;
		width: 940px;
		height: 305px;
		text-align: left;
		background: url(../images/bgrtop.jpg) no-repeat;
	}
		#flash {
			position: absolute;
			left: 23px; top: 43px;
			width: 360px; height: 230px;
		}
		
		#top-text {
			position: absolute;
			top: 15px; left: 420px;
			width: 280px; height: 270px;
		}
		
		#top-baner {
			position: absolute;
			top: 20px; right: 0;
			width: 190px;
		}
		
		#top-baner img {
			border: 3px solid #a37956;
		}
			
		
#content-wrap {
	padding: 0;
	margin: 0;
	background: #fbf7ea;
	line-height: 160%;
}
	#content {
		margin: 0 auto;
		width: 700px;
		text-align: left;
		padding: 20px 0;
	}
#footer {
	margin: 0;  
	padding: 20px 0; 
	background: #e3d6b8;
	border-top: 3px solid #fff;
	color: #b7906b;
}

#menu ul { margin: 0; padding: 0; }
#menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }

a {
	color: #006ab3; 
	text-decoration: none;
}

#menu a:link, #menu a:visited {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	background: #233504;
	margin-left: 1px;
}
#menu a:hover, #menu a:active {
	background: #385506;
}

#footer a:link, #footer a:visited {
	color: #b7906b;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

.miniaturka {
	float: left;
	width: 150px;
	background: #f3e9cb;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.fltright {
	float: right;
	width: 210px;
	padding: 5px;
	background: #f3e9cb;
	margin: 10px 0 20px 20px;
	font-size: .1em;
}
.fltleft {
	float: left;
	width: 210px;
	padding: 5px;
	background: #f3e9cb;
	margin: 10px 20px 20px 0;
	font-size: .1em;
}
.cform {
	width: 700px;
	margin: 0 auto;
}

.inpt input {
	width: 400px;
	border: none;
	padding: 5px;
	margin: 5px 0;
}
textarea {
	width: 400px;
	border: none;
	padding: 5px;
	margin: 5px 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}



/* --------------------------------------- */
/* aktualno¶æi --------------------------- */
/* --------------------------------------- */
	
	dl.aktualnosci {
		padding: 10px;
		margin: 0;
	}
		.aktualnosci dt {
			float: left; 
			width: 80px; 
			text-align: right; 
			font-weight: bold; 
		}
		.aktualnosci dt:after { 
			content: ":"; 
		}
		dl.aktualnosci dd { 
			margin: 0 0 0 90px; 
			}
		.data { font-weight: bold; }	
		.temat { font-size: 160%; }

/* ----------------------------------------- */
/* 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;
	border: 1px solid #e3d6b8;
}
#stronicowanie-bottom a:hover, #stronicowanie-bottom a:active, #stronicowanie-bottom a.current:link, #stronicowanie-bottom a.current:visited {
	border: 1px solid #fff;
	background: #e3d6b8;
}
#stronicowanie-bottom a.no-border:link, #stronicowanie-bottom a.no-border:visited { border: none; }

.wstecz {
	margin: 5px 0;
	padding: 10px 0;
	border-top: 1px solid #fff;
}
