/* ustawienia ogolne elementow */
body {
	color: #97783f;
	background: #085171;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
img {
	display: block;
	border: solid #d1bd9a 1px;
}
h1 {
	color: #aa8645;
	background: transparent;
	font-size: 18px;
	border-bottom: solid #3887a9 2px;
	clear:both;
}
h1 a:link {
	color: #aa8645;
	text-decoration: none;
}
h1 a:visited {
	color: #aa8645;
	text-decoration: none;
}
h1 a:hover {
	color: #aa8645;
	text-decoration: none;
}
h1 a:active {
	color: #aa8645;
	text-decoration: none;
}
h2 {
	color: #aa8645;
	background: transparent;
	font-size: 14px;
}
h2.green {
	color: #676e04;
	background: transparent;
	font-size: 14px;
}
ul {
	list-style: square;
	padding: 0 0 0 15px;
	margin: 0;
}
/* klasy */
.hide {
	display: none;
}
.pdf {
	display: inline;
	border: 0;
	vertical-align: baseline;
}
.loga {
	border: 0;
}
.important {
	color: #f93;
	background: transparent;
}
a:link {
	color: #97783f;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #46381e;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: #97783f;
	background: transparent;
	text-decoration: underline;
}
a:active {
	color: #97783f;
	background: transparent;
	text-decoration: underline;	
}
/*layout */
div#wrapper {
	background: #efe5d3;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	text-align: left;
	width: 720px; /* nieprawdziwa wartosc dla IE4-5.x Win */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 706px; /* prawdziwa wartosc dla zgodnych przegladarek */
}
div#breadcrumbs {
	color: #aaddf2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: left;
	width: 720px; /* nieprawdziwa wartosc dla IE4-5.x Win */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 706px; /* prawdziwa wartosc dla zgodnych przegladarek */
}
div#breadcrumbs a {
	color: #aaddf2;
}
div#top {
	border-top: solid #d3b684 1px;
	border-right: solid #d3b684 1px;
	border-bottom: 0;
	border-left: solid #d3b684 1px;
	background: url(../img/rudnicki_top.jpg);
	margin-left:auto;
	margin-right:auto;
	height: 224px;
}
div#menu {
	background: #e6edf0;
	margin: 0;
	padding: 0 6px 0 6px;
	border-right: solid #d3b684 1px;
	border-bottom: 0;
	border-left: solid #d3b684 1px;
	text-align: left;
}
div#content {
	background: #fff;
	border: solid #d3b684 1px;
	padding: 10px 40px 10px 40px;
}
div#submenu {
	margin: 15px 0 15px 0;
}
div#copyright {
	color: #b59f78;
	background: #f6f3ee;
	border-top: 0;
	border-right: solid #d3b684 1px;
	border-bottom: solid #d3b684 1px;
	border-left: solid #d3b684 1px;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	clear:both;
}
div#createdby {
	color: #408bac;
	background: transparent;
	margin: 0 0 5px 0;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
/* ustawienia konkretnych elementow */
#dictionary img {
	border: none;
}
#dictionary {
	margin: 7px 0 15px 0;
	border: none;
	float:right;
}
img#toplogo {
	border: 0;
}
#top ul {
	list-style: none;
	margin: 7px 0 0 35px;
	padding: 0;
}
#top li {
	color: #085171;
	margin: 1px 5px 1px 5px;
	font-size: 13px;
}
#top li a:link {
	color: #085171;
	background: transparent;
	text-decoration: none;
}
#top li a:visited {
	color: #085171;
	background: transparent;
	text-decoration: none;
}
#top li a:hover {
	color: #085171;
	background: transparent;
	text-decoration: underline;
}
#top li a:active {
	color: #085171;
	background: transparent;
	text-decoration: none;
}
#menu ul {
	list-style: square;
	padding: 0;
	margin: 0 0 0 45px;
	padding: 6px 0 6px 0;
}
#menu li {
	color: #085171;
	margin: 0 5px 0 5px;
	font-size: 13px;
}
#menu li a:link {
	color: #085171;
	background: transparent;
	text-decoration: none;
}
#menu li a:visited {
	color: #085171;
	background: transparent;
	text-decoration: none;
}
#menu li a:hover {
	color: #085171;
	background: transparent;
	text-decoration: underline;
}
#menu li a:active {
	color: #085171;
	background: transparent;
	text-decoration: none;
}
#submenu ul {
	color: #085171;
	background: transparent;
	list-style: square;
	padding: 0;
	margin: 0;
}
#submenu li a {
	color: #97783f;
	background: transparent;
	text-decoration: none;
}
#submenu li a:hover {
	text-decoration: underline;
}
#copyright p {
	margin: 0;
}
#createdby p {
	margin: 0;
}
#createdby p a {
	color: #408bac;
	background: transparent;
	text-decoration: none;
}
h1.important {
	color: #aa8645;
	background: transparent;
	font-size: 18px;
	border: solid #aa8645 1px;
	text-align: center;
}
div#textRotatorLeft {
	background: url(../img/quote-left.jpg) top left no-repeat;
	width: 54px;
	height: 42px;
	display: block;
	float:left;
}
div#textRotator {
	background: url(../img/quote-right.jpg) bottom right no-repeat;
	display: block;
}
div#textRotator h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 16px;
	font-weight: normal;
	color: #aa8645;
	border:0;
	margin: 0;
	padding: 5px 60px 0 60px;
	clear:none;
}
div#textRotator p.autor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6a8b99;
	margin: 0 0 10px 0;
	padding: 10px 60px 5px 60px;
}
ul li li {
	margin: 1px 10px 1px 10px;
}
div#galeria a img {
	display: inline;
}
div.img
{
  float: left;
  text-align: center;
  width: 303px;
  margin-bottom: 15px;
}	
div.img img
{
  display: inline;
  margin: 3px;
}
div.desc
{
  color: #b59f78;
  text-align: center;
  font-weight: normal;
  width: inherit;
  padding-right: 10px;
  font-style:italic;
  width: 293px;
  font-size:10px;
}

table.MsoNormalTable {
	border: #ccc solid 1px;
}
table.MsoNormalTable td {
	border: #ccc solid 1px;
	padding:3px;
}
p.head-publication {
	color: #b59f78;
	text-align: left;
	font-size: 11px;
	clear:both;
	font-style:italic;
}