@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #780100 url(../images/bgr_body.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #6a1716;
}

h1 {
	width: 520px;
	height: 50px;
	background: url(../images/bgr_h1.jpg) no-repeat;
	margin: 0;
	line-height: 50px;
	color: #d42955;
	font-size: 200%;
	font-weight: normal;
	border-bottom: 1px solid #e1d1d0;
}

h2 {
	padding: 7px 0 7px 20px;
	border-bottom: 1px solid #e1d1d0;
	color: #5e81bc;
	background: url(../images/bgr_mainmenu2.jpg) 0 50% no-repeat;
	font-size: 140%;
}

h3 {
	padding: 7px 0 7px 20px;
	border-bottom: 1px solid #e1d1d0;
	color: #5e81bc;
	background: url(../images/bgr_mainmenu2.jpg) 0 50% no-repeat;
	font-size: 120%;
}
h4 {
	font-weight: bold;
	color: #5e81bc;
}
img { border: none; }

.wyroznienie {
	width: 100%;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #d42955;
	font-style: italic;
	line-height: 100%;
}

.blue { color: #5e81bc; }
.roz { 	color: #d45077; font-weight: bold; font-style: italic; }
/* --------------------------------- */
/* layout -------------------------- */
/* --------------------------------- */
#wrap { 
	width: 820px;  
	background: url(../images/bgr_wrap.jpg) repeat-y;
	margin: 0 auto 20px auto;
	text-align: left; 
	font-size: 70%;
	line-height: 140%;
} 
#header {
	position: relative;
	width: 820px;
	height: 270px;
	background: url(../images/bgr_header.jpg) no-repeat; 
} 
	#logo {
		position: absolute;
		left: 10px; top: 0;
		width: 200px; height: 50px;
	}
	#sidebar1-top {
		position: absolute;
		left: 10px; top: 100px;
		width: 200px; height: 290px;
		z-index: 50;
	}
	#data {
		position: absolute;
		top: 260px; right: 60px;
		z-index: 50;
		font-weight: bold;
	}	
	#flash {
		position: absolute;
		top: 0; right: 30px;
		width: 580px; 
		height: 270px;
	}

#sidebar1 {
	margin-left: 20px;
	float: left; 
	width: 180px; 
	display: inline;
}

#mainContent { 
	margin: 0 0 0 240px; 
	width: 520px;
} 
#footer { 
	position: relative;
	width: 820px;
	height: 175px;
	background: url(../images/bgr_footer.jpg) no-repeat; 
} 
	#footer-content {
		position: absolute;
		left: 260px; top: 80px;
		width: 480px;
		text-align: center;
		color: #6a1716;
		font-size: 90%;
	}
#pro {
	width: 400px;
	padding-left: 420px;
	background: #780100;
	color: #a25756;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* --------------------------------- */
/* linki --------------------------- */
/* --------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #d45077;
}
a:hover, a:active {
	color: #5e81bc;	
}

#footer-content a:link, #footer-content a:visited {
	color: #6a1716;	
}
#footer-content a:hover, #footer-content a:hover {
	color: #5e81bc;
	text-decoration: underline;
}
#pro a:link, #pro a:visited {
	color: #a25756;
}
#pro a:hover, #pro a:active {
	color: #e7aead;
	text-decoration: underline;
}
a.txt:link, a.txt:visited { color: #6a1716; }
/* --------------------------------- */
/* main menu ----------------------- */
/* --------------------------------- */

#sidebar1 ul { margin: 130px 0 0 0; padding: 0; }
#sidebar1 ul li { margin: 0; padding: 0; list-style: none; }

#sidebar1 a:link, #sidebar1 a:visited {
	display: block;
	width: 155px;
	padding: 7px 0 7px 20px;
	border-bottom: 1px solid #e1d1d0;
	font-weight: bold;
	background: url(../images/bgr_mainmenu1.jpg) 0 50% no-repeat;
	
}
#sidebar1 a:hover, #sidebar1 a:active, #sidebar1 a.current:link, #sidebar1 a.current:visited {
	color: #5e81bc;
	background: url(../images/bgr_mainmenu2.jpg) 0 50% no-repeat;
}

/* --------------------------------- */
/* boxy na startowej --------------- */
/* --------------------------------- */
.box {
	float: left;
	margin: 3px;
	border: 1px solid #8a0200;
}
.aktualnosci-temat {
	font-weight: bold;
	border-bottom: 1px solid #e1d1d0;
	padding-bottom: 5px;
}
.aktualnosci-temat-1 {
	font-weight: bold;
	border-bottom: 1px solid #e1d1d0;
	padding-bottom: 5px;
	width: 250px;
}

.aktualnosci-temat a:link, .aktualnosci-temat a:visited {
	font-size: 120%;
} 
.data {
	color: #CCC;
}
/* ----------------------------- */
/* zdjecia w aktualnosciach ---- */
/* ----------------------------- */
.miniaturka {
	float: left;
	padding: 5px;
	text-align: center;
	margin: 18px;
	background: #f8f8f8;
	width: 122px;
	border: 1px solid #efefef;
	
	}
.miniaturka img { 
	border: 1px solid #fff;
	}

#mapka {
	margin: 0 auto;
	width: 425px;
	border: 5px solid #e2cdcd;
	text-align: center;
}
#podpis {
	margin: 0 auto;
	width: 425px;
	text-align: center;
}
#podpis a:link, #podpis a:visited { color: #5e81bc; }

.img-right {
	float: right;
	border: 1px solid #8a0200;
	margin: 20px 0 20px 20px;
}
.img-left {
	float: left;
	border: 1px solid #8a0200;
	margin: 20px 20px 20px 0;
}

