




/*
     FILE ARCHIVED ON 16:36:05 Jul 30, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 8:00:47 Nov 5, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/**
 * Themetastic, for Drupal 5.0
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

body, input, textarea, select {
  color: #000;
  background: none;
}

ul.primary-links, ul.secondary-links,
#header-region, .sidebar {
  display: none;
}

body.sidebars, body.sideber-left, body.sidebar-right, body {
  width: 640px;
}

body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center,
body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
  margin: 0;
}

#wrapper,
#wrapper #container .breadcrumb,
#wrapper #container #center,
#wrapper #container #center .right-corner,
#wrapper #container #center .right-corner .left-corner,
#wrapper #container #footer,
#wrapper #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #header {
  height: 130px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}

body {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}

p {
  font: 12px/150% Verdana, sans-serif;
  font-weight: normal;
}

.print-title {
  font-size: 160%;
  line-height: 130%;
  text-align: center;
  padding: 0 0 0.3em 0;
}

div.print-content {
   font: 12px/150% Verdana;
}
   
div.field-field-rozmiar-czytadla {
   text-align: center;
   padding: 0 0 0.5em 0;
}

.motto {
  font-style: italic;
  text-align: right;
  line-height: 1.2em;
  margin-right: 2em;
}

.wprowadzenie {
  font-style: italic;
  text-align: justify;
  line-height: 1.2em;
  margin-right: 2em;
  margin-left: 7em;
}

.rozdzial {
  padding: 0;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 140%;
  margin: 1.5em 0 1em 0;
  text-align: center;
}

.kropa {
  font-size: 1.5em;
  margin-left: 1em;
}
  
p.podpis {
  font-style: italic;
  margin-right: 20pt; 
  text-align: right;
}
  
.site_name{
}