@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #515151;
	background: #f1eee3 url(../images/bgr_body.jpg) repeat-x;
}
html>body { font-size: 1em; }

img { border: none; }

h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #f1eee3;
}

h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #f1eee3;
}
h3 {
	font-size: 1em;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #f1eee3;
}

.al-right { text-align: right; }


#container { 
	width: 820px;  
	margin: 20px auto; 
	text-align: left; 
	font-size: .7em;
	background: #fff;
} 
#header { 
	position: relative;
	width: 820px;
	height: 100px;
} 
	#kapital-logo {
		position: absolute;
		left: 0; top: 0;
		width: 240px;
		height: 100px;
	}
	#osrodek-logo {
		position: absolute;
		left: 300px; top: 0;
		width: 220px;
		height: 100px;
	}
	#unia-flaga {
		position: absolute;
		top: 0; right: 0;
		width: 210px;
		height: 100px;
	}
#top {
	width: 820px;
	height: 260px;
}

#sidebar1 {
	margin: 0 0 0 20px;
	float: left; 
	width: 200px; 
	display: inline;
}
#mainContent { 
	margin: 0 0 0 240px;
	width: 560px;
	padding: 0; 
	line-height: 1.5em;
} 
#footer { 
	padding: 0 10px 0 20px; 
	text-align: center;
} 
#footer p {
	width: 780px;
	margin: 0; 
	padding: 20px 0; 
	border-top: 1px solid #efefef;
}
#footer2 {
	text-align: center;
	padding: 5px 0;
	background: #f1eee3;
	color: #b3b0a6;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ---------------------------- */
/* menu ----------------------- */
/* ---------------------------- */

#sidebar1 ul { margin: 0; padding: 0; }
#sidebar1 ul li { margin: 0; padding: 0; list-style: none; }

a:link, a:visited {
	text-decoration: none;
	color: #006ab3;
}
a:hover, a:active {
	text-decoration: underline;
}

#sidebar1 li a:link, #sidebar1 li a:visited {
	display: block;
	width: 180px;
	padding: 7px 10px;
	color: #0364a8;
	border-bottom: 1px solid #f1eee3;
	font-weight: bold;
	background: url(../images/arr_menu.png) 0 12px no-repeat;
}
#sidebar1 li a:hover, li #sidebar1 a:active {
	color: #af241c;
}

#sidebar1 a.sub:link, #sidebar1 a.sub:visited {
	font-weight: normal;
	width: 170px;
	padding: 7px 10px 7px 20px;
	background: url(../images/arr_menu.png) 10px 12px no-repeat;
}

#footer2 a:link, #footer2 a:visited {
	color: #b3b0a6;
}
#footer2 a:hover, #footer2 a:active {
	color: #666359;
}

/* ---------------------------- */
/* aktualnosci ---------------- */
/* ---------------------------- */
.data {
	margin: 10px 0 0 0;
	padding: 0;
	color: #d0cbb9;
	font-weight: bold;
}
.temat {
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #f1eee3;
	font: 1.4em Georgia, "Times New Roman", serif;
	color: #004d82;
}
.wstecz {
	width: 100%;
	padding: 7px 0;
	text-align: left;
	border-top: 1px solid #f1eee3;
}

.wstecz a:link, .wstecz a:visited {
	background: url(../images/arr_wstecz.png) 0 70% no-repeat;
	padding: 0 0 0 7px;
}
/* ---------------------------- */
/* zdjęcia  ------------------- */
/* ---------------------------- */
.miniaturka {
	float: left;
	padding: 5px;
	text-align: center;
	margin: 10px;
	border: 1px solid #dadada; 
	background: #fff;
	}
.miniaturka img { border: none; }

/* ----------------------------- */
/* kontakt --------------------- */
/* ----------------------------- */
#kontakt-form {
	margin: 0 auto;
	width: 500px;
	padding: 10px;
	background: #f8f8f8;
	border-top: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
}
.inpt {
	border: none;
	padding: 3px;
	background: #fff;
}
.inpt input, .inpt textarea {
	border: none;
	padding: 3px;
	background: #fff;
	width: 300px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#kontakt-form th {
	padding-bottom: 10px;
	text-align: center;
}
.sidebar1-baner {
	width: 200px;
	margin: 20px 0;
}
.sidebar1=baner img { border: none; }
