body {
	background: #fff;
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0 auto;
  padding: 0;
  width: 990px;
}

#headerprint {
  display: none;
}

#header {
	background: #fff url('../img/page-bg.png') repeat-y scroll bottom center;
  margin: 0;
  padding: 20px 45px 10px 60px;
  position: relative;
  top: 0;
  left: 0;
}

#header a {
  color: #5b5b5d;
  text-decoration: none;
}

#header a:hover {
  color: #fa0208;
  text-decoration: none;
}

#header #title {
  margin-left: 50px;
}

#header #topmenu {
  font-size: 110%;
  position: absolute;
  top: 10px;
  right: 55px;
  color: #000;
}

#header #subtitle {
  font-size: 115%;
  position: absolute;
  bottom: 10px;
  right: 55px;
}

#menu {
	background: #fff url('../img/page-bg.png') repeat-y scroll bottom center;
  margin: 0;
  padding: 0px 45px 0px 45px;
}

#menu #parts {
  border-top: 2px solid #b8b6b7;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
  margin: 0;
  padding: 0;
}

#submenu {
	background: #fff url('../img/page-bg.png') repeat-y scroll bottom center;
  margin: 0;
  padding: 6px 45px 5px 45px;
  font-size: 100%;
  text-align: center;
}

#submenu a {
  color: #241f20;
  text-decoration: none;
}

#submenu a:hover {
  color: #fa0208;
  text-decoration: none;
}

#submenu #sobota  {
  margin: 0;
  padding: 5px 10px 5px 10px;
	background: #f79029 url('../img/page-bg.png') repeat-y scroll bottom center;
}

#submenu #sroda  {
  margin: 0;
  padding: 5px 10px 5px 10px;
	background: #c49a6c url('../img/page-bg.png') repeat-y scroll bottom center;
}

#submenu #szkola  {
  margin: 0;
  padding: 5px 10px 5px 10px;
	background: #9c8679 url('../img/page-bg.png') repeat-y scroll bottom center;
}

#submenu #pracownia  {
  margin: 0;
  padding: 5px 10px 5px 10px;
	background: #ab6eae url('../img/page-bg.png') repeat-y scroll bottom center;
}

#submenu #letnia {
  margin: 0;
  padding: 5px 10px 5px 10px;
	background: #ed217c url('../img/page-bg.png') repeat-y scroll bottom center;
}

#content {
	background: #fff url('../img/page-bg.png') repeat-y scroll bottom center;
  margin: 0;
  padding: 25px 65px;
  font-size: 100%;
  min-height: 500px;
}

#content h1 {
  font-weight: normal;
  font-size: 125%;
  margin: 0;
  padding: 10px 0 5px 0;
  border-bottom: 2px solid #b8b6b7;
}

#content h2 {
  font-weight: normal;
  font-size: 120%;
  margin: 0;
  padding: 10px 0 5px 0;
}

#content .infobox {
  float: right;
  width: 175px;
  background-color: #f2f1f1;
  font-size: 90%;
  padding: 0;
  margin: 0;
}

#content .infobox p {
  margin: 20px 10px 20px 10px;
  padding: 20px 0 0 0;
  border-top: 2px solid #cfcfcf;
}

#content .infobox > p:first-child {
  padding: 0;
  border-top: 0;
}

#content .infobox a {
  color: #707070;
  text-decoration: none;
  font-weight: bold;
}

#content .infobox a:hover {
  color: #fa0208;
  text-decoration: none;
  font-weight: bold;
}

#content li {
  list-style-image: url('../img/star.png');
  margin-top: 15px;
}

#content li.new {
  list-style-image: url('../img/star-new.png');
  margin-top: 15px;
}

#content  a {
  color: #898989;
  text-decoration: none;
}

#content  a:hover {
  color: #fa0208;
  text-decoration: none;
}

#content #news {
  background-color: #eae9e9;
  margin: 50px 0 0 0;
  padding: 10px;
}

#content #news li {
  list-style-image: url('../img/star.png');
  margin-bottom: 5px;
  font-size: 110%;
  margin-top: 20px;
}

#content #news li.attention {
  list-style-image: url('../img/star-attention.png');
  margin-bottom: 5px;
  font-size: 110%;
  margin-top: 20px;
}

#content #news a {
  color: #707070;
  text-decoration: none;
}

#content #news a:hover {
  color: #fa0208;
  text-decoration: none;
}

#content #news #newsmore {
  border-top: 2px solid #b8b6b7;
  padding: 10px 0;
  text-align: right;
  font-size: 90%;
}

#content #newslinks {
  font-size: 90%;
  text-align: right;
  padding: 5px 0;
}

#content #newslinks p{
  margin: 0;
  padding: 5px 0;
}

#gallerycontainer {
}

#gallerycontainer .abstract {
  margin: 20px 0;
}

#gallerycontainer .thumb {
  clear: both;
  border-collapse: colapse;
  width: 100%;
  margin: 0 auto;
}

#gallerycontainer .thumb td {
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 25%;
  height: 200px;
  background-color: #fff;
}

#gallerycontainer .thumb td.empty {
  border: 0;
  background-color: #fff;
}

#gallerycontainer .thumb a {
}

#gallerycontainer .thumb img {
  border: 1px solid #a7a6a6;
  padding: 8px;
  margin: 0;
}

#calendar {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  table-layout: fixed;
  border-spacing: 1px;
}

#calendar .bull {
  color: #dd0000;
}

#calendar th {
  margin: 0;
  padding: 5px;
  background-color: #ddd;
  font-weight: normal;
  text-align: center;
  border: 1px solid #999;
}

#calendar td {
  border: 1px solid #999;
  background-color: #efefef;
  height: 100px;
  vertical-align: top;
  text-align: left;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 75%;
}

#calendar td.today {
  border: 1px solid #ffc0c0;
  background-color: #fff0f0;
  color: #dd0000;
}

#calendar td.empty {
  border: 1px solid #ccc;
  background-color: #fff;
}

#calendar td .day {
  margin: 0;
  padding: 5px 3px;
  font-weight: bold;
  background-color: #f9f9f9;
  text-align: right;
}

#calendar td.today .day {
  margin: 0;
  padding: 5px 3px;
  font-weight: bold;
  background-color: #fff9f9;
  text-align: right;
}

#calendar td p {
  margin: 0;
  padding: 3px;
}

table.calitems {
  border-collapse: collapse;
  width: 100%;
}

table.calitems th { 
  background: #fff url('../img/item-past.jpg') no-repeat scroll top center;
  font-weight: normal;
  padding: 5px;
  padding-bottom: 15px;
  text-align: center;
  vertical-align: top;
  width: 150px;
}

table.calitems th.new { 
  background: #fff url('../img/item-future.jpg') no-repeat scroll top center;
  font-weight: bold;
  padding: 5px;
  padding-bottom: 15px;
  text-align: center;
  vertical-align: top;
  width: 150px;
}

table.calitems td {
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

.label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 100px;
}

#logos {
	background: #fff url('../img/page-bg.png') repeat-y scroll bottom center;
  margin: 0;
  padding: 15px 65px;
  font-size: 75%;
}

#logosprint {
  display: none;
}

#footer {
	background: #fff url('../img/footer-bg.png') no-repeat scroll top center;
  margin: 0;
  margin-bottom: 50px;
  padding: 50px 50px 0 50px;
  text-align: center;
  font-size: 85%;
}

#footer a:link, #footer a:visited {
  color: #666;
  text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
  color: #999;
  text-decoration: none;
}

a img {
  border: 0;
}