/* Ogólne */

body, html {
	margin: 0 auto;
	padding: 0;
	background: #c58c59 url(varia/tlo.jpg) repeat-y center top;
	color: #000;	
	font-size: 10.5pt;
	font-family: tahoma, calibri, arial, verdana, sans-serif;
	text-align: center;
}

img, table {
	border: 0px;
}

table.tc {
	width: 695px;
	margin-bottom: 10px;
	border-top: 4px solid #82684f;	
	color: #550022;
	font-size: 10pt;
	line-height: 130%;
	text-align: justify;
	vertical-align: middle;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

div.nropis ul li {
	margin-left: -20px;
}

p+ul {
	font-size: 10.5pt;
	font-family: tahoma, calibri, arial, verdana, sans-serif;
	text-align: justify;	
	line-height: 140%;
}

p {
	margin: 0px;
	color: #000000;
	font-size: 10.5pt;
	font-family: tahoma, calibri, arial, verdana, sans-serif;
	text-align: justify;	
	line-height: 140%;
	text-indent: 30px;	
}

p:first-letter {
	font-size: 120%;
	font-weight: bold;
}

h1 {
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: #ffcb9b;
	text-align: center;
	font-size: 12pt;
	letter-spacing: 1px;
}

h1 span {
	font-style: italic;
}

h2 {
	margin-top: 24px;
	margin-bottom: 0px;
	padding-top: 3px;
	background-color: #82684f;
	color: #ffefdc;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
}

h2 span {
	font-style: italic;
}

h3 {
	padding: 3px;
	background-color: #ffcb9b;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}

a {
	text-decoration: none;
	color: #000000;
}

a.nowy {
	text-decoration: underline;
	color: #550022;
}



/* Struktura strony */

#main {
	width: 979px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#data {
	width: 979px;
	padding: 3px 0px;
	background-color: #c58c59;		
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: #ffddc1;
}

#data_aktualizacja {
	float: left;
	width: 220px;
}

#data_dzis {
	float: right;
	width: 700px;
	padding-right: 39px;
	text-align: right;
}

#panel_lewy {
	float: left;
}

#panel_prawy {
	float: right;
	width: 695px;
	margin: 8px 25px 8px 13px;
	padding: 0 15px 0 15px;
	overflow: hidden;
}

#stopka {
	float: right;
	width: 738px;
	margin-right: 11px;
	padding: 5px;
	background-color: #ffcb9b;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}



/* Pozycjonowanie ilustracji */

.prawa {
	margin-bottom: 0.25em;
	margin-left: 1em;
	float: right;
}

.lewa {
	margin-bottom: 0.25em;
	margin-right: 0.75em;
	float: left;
}

.srodek {
	margin: auto;
	margin-bottom: 0.25em;
	display: block;
	text-align: center;
}



/* Pozycjonowanie podpisów pod ilustracjami */

div.nrprawy {
	margin-bottom: 1em;
	color: #caa880;
	font-size: 8pt;	
	font-weight: bold;
	line-height: 110%;
	text-align: right;
}

div.nrlewy {
	margin-bottom: 1em;
	color: #caa880;
	font-size: 8pt;
	font-weight: bold;
	line-height: 110%;
	text-align: left;
}

div.nrsrodek {
	margin-bottom: 1em;
	color: #caa880;
	font-size: 8pt;
	font-weight: bold;
	line-height: 110%;
	text-align: center;
}

div.nropis {
	background: #f6eed0;
	color: #000066;
	padding: 6px;
	font-size: 8pt;
	line-height: 120%;
	text-align: justify;
}

div.plus {
	margin-top: 1em;
}



/* Wyróżnienia tekstu */

.gatunek1 {
	font-weight: bold;
	font-style: italic;
}

.gatunek2 {
	font-style: italic;
}

.wazne {
	font-weight: bold;
}

.wazne2 {
	font-size: 105%;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

.sup {
	position: relative;
	bottom: 5px;
	font-size: 75%;
}

.sub {
	position: relative;
	top: 5px;
	font-size: 75%;
}



/* Menu */

div.menu {
	position: relative;
	top: 8px;
	width: 186px;
	margin-left: 22px;
	padding: 4px;
	background-color: #ffddc1;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
}

div.menu_tytul {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0 2px 0;
	background-color: #ffeee9;
	color: #000000;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

div.menu ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}

div.menu ul li {
	margin: 0;
	padding: 0px;
}

div.menu ul li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 6px;
	height: 12px;
}

div.menu ul li a:hover {
	color: #ffffff;
	background-color: #ac7f47;
}

div.menu_tytul a:hover {
	display: block;
	color: #ffffff;
	background-color: #c58c59;
}