html, body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x;

	background-attachment: fixed;
	background-color: #d3d3d3;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#kontener {
	width: 1000px;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right :auto;
		-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}

#top {
	width: 1000px;
	height: 125px;
	background-image: url('grafika/baner.jpg');
	background-position: center;
	position: relative;
}

#top2 {
	width: 1000px;
	height: 24px;
	background-image: url('grafika/tlo.jpg');
	background-position: center;
	position: relative;
}

/*#przerywnik {
	width: 100%;
	height: 3px;
	background-image: url('grafika/tlo_przerywnik.jpg');
	background-position: center;
}*/

#top3 {
	width: 1000px;
	height: 24px;
	background-image: url('grafika/tlo_inverse.jpg');
	background-position: center;
	position: relative;
}

#lewa {
	float: left;
	width: 180px;
	height: auto;
	padding-bottom: 17000px;
	margin-bottom: -17000px;
	background-color: #FFFFAD;
	background-position: center;
	text-align: left;
}

#srodek {
	
	float: left;
	width: 820px;
	height: auto;
	background-color: #FFFFD2;
	background-position: center;
	text-align: center;
	font-family: Tahoma;
}

#stopka {
	width: 1000px;
	line-height: 25px;
	background-color: #FFFFAD;
	background-position: center;
	font-family: tahoma;
	text-align: center;
	margin-left: auto;
	margin-right :auto;
}

/* dotyczy rozwijanego menu, koloru, szerokości, koloru czcionki */
.menu { font-size: 10px;
	color: 000000;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	text-valign: top}

.menu2 { font-size: 2px;
	color: 000000;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	text-valign: top}
	
.menu#p1{
	width: 174px;
	height: 26px;
	background-image: url(grafika/p_1.jpg) no-repeat;
}

.menu#p2{
	width: 174px;
	height: 7px;
	background-image: url(grafika/p_2.jpg) no-repeat;
}

.newstitle {font-size: 18px; color: 000000; font-family: tahoma;
font-weight: bold; text-align: center; margin: 5mm 0mm 1mm 0mm}

.newsdate {font-size: 12px; color: 000000; font-family: tahoma;
font-weight: bold; text-align: center; margin: 0mm 0mm 0mm 0mm}

.newsdate2 {font-size: 12px; color: 000000; font-family: tahoma;
font-weight: normal; text-align: left; margin: 2mm 0mm 0mm 0mm}

.newstxt {font-size: 12px; color: 000000; font-family: tahoma;
font-weight: normal; text-align: center; margin: 2mm 0mm 0mm 0mm}

.newstxt2 {font-size: 12px; color: 000000; font-family: tahoma;
font-weight: normal; text-align: left; margin: 2mm 0mm 0mm 0mm}

.newstxt3 {font-size: 12px; color: 000000; font-family: tahoma;
font-weight: normal; text-align: center; margin: 2mm 0mm 0mm 0mm}

.galeriatxt {font-size: 14px; color: 000000; font-family: tahoma;
font-weight: normal; text-align: left; margin: 2mm 0mm 0mm 0mm}

.newstxtarchiwum {font-size: 13px; color: 00CC33; font-family: tahoma;
font-weight: normal; text-align: center; margin: 2mm 0mm 0mm 0mm}

.newstxtuwaga {font-size: 14px; color: 000000; font-family: tahoma;
font-weight: bold; text-align: left; margin: 2mm 0mm 0mm 0mm}

.news {font-size: 16px; color: 000000; font-family: arial narrow;
font-weight: bold; text-align: center; margin: 5mm 5mm; 
background-color: ECF5E8}

.news2 {font-size: 18px; color: 000077; font-family: arial narrow;
font-weight: bold; text-align: center; margin: 5mm 5mm; 
background-color: ECF5E8}

.subtitle1 {font-size: 18px; color: 000000; font-family: times new roman;
font-weight: bold; text-align: center; margin: 5mm 10mm; 
background-color: 7BB45E}

.subtitle2 {font-size: 16px; color: 000000; font-family: times new roman;
font-weight: bold; text-align: center; margin: 5mm 10mm}

.title {font-size: 16px; color: 000000; font-family: arial black;
background-color: 00AA00; text-align: center; font-weight: bold; margin: 5mm 10mm}

.title2 {font-size: 18px; color: 000000; font-family: times new roman;
background-color: 00AA00; text-align: center; font-weight: bold; margin: 5mm 10mm}

a:link {color: 000000; text-decoration:none; font-weight: bold}
a:visited {color: 000000; text-decoration: none; font-weight: bold}
a:hover {color: 000000; text-decoration: underline; font-weight: bold}
a:active {color: 000000; text-decoration: none; font-weight: bold}

#belka{
margin-left: 12px;
background-image: url(img/gradient_belka.png);
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffd2;
width: 758px;
height:28px;
}
#dogory {
	position: fixed;
	margin-left: 820px;
	bottom: 30px;
}

blockquote
{ margin: 20px 0px 20px 0px;
  padding: 10px 20px 0px 20px;
	border-radius:10px;
  font-size:12px;
  background-color:#ffffc1;
  border: 1px dashed grey;
}
