body {
	background-color: #4E80BF;
}

* {
	padding: 0px;
	margin: 0px;
}

td, li, p {
	font-family: Tahoma;
	line-height: 130%;
	font-size: 14px;
}

div#page {
	width: 950px;
	background-color: #FFF0F5;
}

div#zawartosc {
	width: 950px;
}

img {
	border-style:none;
}

td {
	text-align: center;
}

th {
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
}

div#naglowek {
	height: 200px;
	width: 100%;
	background-image: url(grafika/naglowek.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

div#stopka {
	width: 100%;
	height: 100px;
	background-image: url(grafika/stopka.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td.zawartosc_spis, table.spis {
	width: 230px;
	vertical-align: top;
}

td.spis {
	height: 30px;
	width: 100%;
	text-align: left;
	background-image: url(grafika/tlo_spis.jpg);
	background-repeat: repeat-y;
	font-size: 15px;
	padding-left: 10px;
}

li.spis {
	margin-left: 20px;
	font-size: 14px;
}

td.zawartosc_tresc {
	width: 720px;
	vertical-align: top;
	padding: 20px;
}

a:link.spis, a:visited.spis {
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	font-weight: normal;
}

a:hover.spis {
	text-decoration: underline;
}

a:link, a:visited {
	color: darkblue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#news {
	width: 680px;
	padding-bottom: 15px;
	padding-top: 15px;
}

h4 {
	background-image: url(grafika/tlo_h4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
	color: Yellow;
	font-size: 17px;
	font-weight: normal;
}

h2 {
	background-image: url(grafika/tlo_h2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: center;
	color: Yellow;
	font-size: 18px;
}

td.text_wyrozniony {
	background-image: url(grafika/tlo_text_wyrozniony.jpg);
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: yellow;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.logo {
	width: 230px;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(grafika/tlo_logo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	text-align: left;
	margin-left: 50px;
}

p.dodano {
	text-align: right;
	font-family: Tahoma;	
	color: #4E80BF;
	margin-top: 10px;
	margin-right: 30px;
	text-decoration: underline;
}

p.piosenka {
	text-align: center;
	font-size: 14px;
	font-family: "comic sans ms";
}

p.text_wyrozniony {
	background-image: url(grafika/tlo_text_wyrozniony.jpg);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: yellow;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li.informator {
	color: darkblue;
	font-weight: bold;
}

td.max {background-color: red}
	
td.min {background-color: lightblue}

td.mapy_left {
	width: 50%;
	padding-top: 14px;
}

td.mapy_right {
	width: 50%;	
}

p.mapy_zrodlo {
	text-align: center;
	text-decoration: underline;
	color: darkblue;
}