* {
  font-size: 8px;
  font-family: "tahoma", sans-serif;
  letter-spacing: 150%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(gfx_strona/back.jpg);
}

.banner {
  position: relative;
  left: -15px;
  padding-bottom: 5px;
}

/* workaround dla bledu w msie - niektore elementy blokowe sa traktowane jako inline,
   wiec centruje sie je w ponizszy sposob. */
.calosc {
  position: relative;
  text-align: center;
  width: 745px;
  margin-left: auto;
  margin-right: auto;
}

.intro {
  position: relative;
  width: 527px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}

.intro a {
  position: absolute;
  right: 140px;
  top: 310px;
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.lewa {
  margin: 0px;
  width: 130px;
  float: left;
}

.srodek {
  text-align: left;
  background-color: #FDE199;
  margin: 0.5em;
  margin-left: 1em;
  width: 430px;
  float: left;
}

.srodek a, .ostatnio_zmodyfikowane {
  color: #e75701;
  font-size: 11px;
}

.ostatnio_zmodyfikowane {
  display: inline;
  float: right;
  font-size: 8px;
  color: #333333;
}

.pojedynczy_news span h2 {
  display: inline;
}

.pojedynczy_news span {
  display: block;
  margin-bottom: 1em;
}

.pojedynczy_news {
  clear: both;
  margin-top: 1em;
}

.lewa table {
  width: 100%;
}

.lewa table, .lewa tr, .lewa td {
  border-style: none;
}

.lewa td {
  padding: 3px;
  padding-left: 30px;
  margin: 0px;
  list-style-type: none;
  background-image: url("/images/pod_menu2.gif");
  background-repeat: no-repeat;
  width: 252px;
  height: 30px;
  border-bottom: 1px solid #fdb700;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
 text-decoration: underline;
}

.bannery {
  text-align: center;
}

.bannery img {
  width: 100px;
  margin: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kalendarz * {
  font-size: 11px;
  text-align: right;
}

.kalendarz_miesiac {
  display: block;
  text-align: center;
  width: 100%;
}

.dzisiaj {
  font-weight: bold;
}

.prawa {
  margin: 0px;
  width: 150px;
  float: right;
  background-color: #F9F9D4;
  text-align: left;
  padding: 3px;
}

.kontakt {
  color: #333333;
  font-size: 10px;
  margin: 5px;
}

.kontakt a {
	color: #863200;
}

.kontakt a:hover {
	color: #DB5200;
}

.podtytul {
  background-color: #FAECAA;
  background-image: url("/images/pod_menu2.gif");
  background-repeat: no-repeat;
  padding: 6px;
  padding-left: 30px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: bold;
}

a img {
  border-style: none;
}

.prevnext {
  margin-top: 3em;
  text-align: center;
}

.menu_cms td {
  background-image: none;
}

.stopka {
  clear: both;
  color: #333333;
  border-top: 1px solid #fdb700;
  margin-bottom: 1em;
}

.list_pictures {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin-top: 1ex;
}

.list_pictures td, .list_pictures th {
  border: 1px solid rgb(253,183,0);
  padding: 0.2 0.5em;
}

td.logoms {height: 120px; vertical-align: top; text-align: center}
