

html, body {
	background-image: url('grafika/tlo2.jpg');
	background-color: #555555;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	scrollbar-base-color: #339933;
}

#kontener {
	width: 1000px;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right :auto;
}

#top {
	width: 1000px;
	height: 125px;
	background-image: url('grafika/baner.jpg');
	background-position: center;
	position: relative
}

#top2 {
	width: 1000px;
	height: 25px;
	background-image: url('grafika/tlo.jpg');
	background-position: center;
	position: relative
}

#top3 {
	width: 1000px;
	height: 25px;
	background-image: url('grafika/tlo.jpg');
	background-position: center;
	position: relative
}

#lewa {
	float: left;
	width: 180px;
	height: auto;
	padding-bottom: 15000px;
	margin-bottom: -15000px;
	background-color: #FFFFAD;
	background-position: center;
	text-align: left;
}

#srodek {
	float: left;
	width: 820px;
	height: auto;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background-color: #FFFFD2;
	background-position: center;
}

#stopka {
	width: 1000px;
	line-height: 25px;
	background-color: #FFFFAD;
	background-position: center;
	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}

.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}

.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}

.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}