/* konfig wydruku */

body { 
	padding: 0;	
	margin: 0;
	color: black;
	background: white;
	font-family: serif;
	font-size: 100.01%;
} 

h1 {
	color: black;
	background: white;
	font-family: GothicE, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	}

h2 {
	color: black;
	background: white;
	font-family: serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	} 

h3 {
	color: black;
	background: white;
	font-size: 1em;	
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px dotted #764;
	text-align: center;
}
	 
blockquote {
	font-family: georgia, serif;
	font-size: 0.94em; 
	margin: 0;
}

a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0;
	color: black;
	background: white;
}

img {
	border: solid 1px black;
	margin: 5px 0;
}

a img {
	border: 0;
}

em {
	font-style: normal;	
	font-weight: bold;
}
	 
strong {
	font-family: georgia, serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}	

td { 
	padding: 1px 2px 2px 1px; 
	border-top: 0 dotted fuchsia; 
	border-right: 0 dotted fuchsia;
	text-align: left;
}

th {
	text-align: left;
}

th[scope="row"] {
	text-align: left;
}

th[scope="col"] {
	text-align: center;
}
	
thead th {
	text-align: center;
}

table {
	margin: 0.5em 0 0.5em 0;
	border-bottom: 0 dotted fuchsia; 
	border-left: 0 dotted fuchsia; 
	text-indent: 0;
}

.ramka table { 
	border-bottom: 1px dotted fuchsia; 
	border-left: 1px dotted fuchsia; 
	border-color: black; 
	width: 100%;
	text-indent: 0;
}

.ramka td { 
	padding: 1px 2px 2px 1px; 
	border-top: 1px dotted black; 
	border-right: 1px dotted black;
	text-align: center;
	empty-cells: show;
}

.bestkc table { 
	border-bottom: 1px solid fuchsia; 
	border-left: 1px solid fuchsia; 
	border-color: black; 
	width: 100%;
	text-indent: 0;
}

.bestkc td { 
	padding: 1px 2px 2px 1px; 
	border-top: 1px solid black; 
	border-right: 1px solid black;
	text-align: left;
	empty-cells: show;
}

#menu {
	display: none;
}
	 
#tekst {
	color: black;
	background: white;
	font-family: serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-indent: 2em;
}	 

#tekst p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
	 
#tekst q {
	color: black;
	background: white;
	font-family: georgia, serif;
	font-size: 0.95em;
	font-style: italic;
}

#tekst .autor {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
}

#tekst .komix {
	text-align: center;
}

#tekst .dwaobrazki img {
	display: block; 
	margin-bottom: 4px;
}

#tekst .ilustracja.lewa {float:left; margin-left: 0; margin-right: 1em;} 

#tekst .ilustracja {float: right; margin-left: 1em; margin-bottom: 0.5em}

#tekst blockquote.wiersz {
	margin: 1em 0 1em 2.5em; 
	font-style: italic;
}

#tekst blockquote.wiersz p br {
	display: block;
}

#tekst blockquote.wiersz p {
	margin: 1em 0; 
	text-align: center;
	text-indent: 0;
}

#tekst li {
	color: black;
	background: white;
	text-align: justify;
}

#stopka {
	display: none;
}

.box {
	float: right; 
	margin-left: 1em; 
	margin-bottom: 0em;
	width: 200px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border: 1px solid #000000;}

.ilustracja-lewa {float:left; margin-left: 0; margin-right: 1em; } 

.ilustracja {float: right; margin-left: 1em; margin-bottom: 0.5em; }


#tekst span {
	font-family: georgia, serif;
	font-size: 0.85em;
	font-style: italic;
}
