* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html {
  height: 100%;
  min-height: 100%;
  margin: 0; 
  padding: 0; 
  font-size: 11px; 
}

body {
	height: 100%;
	min-height: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center; /* center layout in ie5 and 5.5. */
}

#container, #header, #subheader, #left, #middle, #right, #footer, #menu, #submenu {
  margin: 0;
  padding: 0;
}

#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 770px !important;
	width: 772px; /* IE */
	margin: 0 auto 0 auto;
	border: solid 0px #000000;
	text-align: left;
	position: relative;
	background: #CCDDF5;
}

#clear {
clear: both;
  display:block;
  width: 100%;
  height: 5.0em;
}

#footer {
	bottom: 0 !important;
	bottom: 0px;
	position: absolute;
	clear: both;
	width: 100%;
	height: 3.5em;
	background : #fff;
	margin: 5px 0 5px 0;
	padding: 0.5em 0 0em 0;
	border-bottom : 0px solid #000000;
	border-top : 0px solid #000000;
	color: #495d76;
	text-align: center;
}
 
#footer a{
	color: #495d76;
	
}

#footer a:hover, #footer a.sfhover{
	color: #495d76;
	font-weight : bold;
}


#header {
	background-color: #A7EDA5;
	width: 100%;
	height: 170px;
	position: relative;
	border: solid 0px #42B01E;
	border-bottom : 0px solid #000000;
	border-left : 0;
	border-right : 0;
	background : #fff url(header2.gif);
	z-index: 2;
}

#navi {
	width: 190px;
	height: 17px;
	position: absolute;
	right: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
}

.navi {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#logo {
	position: absolute;
	left: 0;
	top: 3px;
	margin: 0;
	padding: 0;
	width: 186px;
	height: 55px;
}
.logo {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#subheader {
  float: right;
  width: 609px;
  height: auto !important;
  height: 70px; /* IE */
  min-height: 70px;
  display: inline;
}

#left {
	position: relative;
	z-index: 1;
	float: left;
	width: 210px;
	height: auto !important;
	height: 551px;
	margin: 15px 5px 5px 5px;
	padding: 0;
	/* IE */
	min-height: 348px;
	display: block;
	background : #CCDDF5;

}
#left .obr {
border: 0px;
}

#middle {
	float: right;
	width: 519px;
	height: auto !important;
	height: 556px; /*IE*/
	min-height: 556px;
	margin: 15px 5px 5px 0px;
	background: #fff;
	padding: 10px;
	display: inline;
	border: 0px solid #000;
}

#right {
	float: right;
	width: 140px;
	height: auto !important;
	height: 351px;
	/* IE */
	min-height: 351px;
	display: inline;
	border: solid 1px #000000;
	margin: 15px 5px 5px 5px;
	background : #fff;
}



#data {
	width: 244px;
	height: 17px;
	position: absolute;
	right: 5px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #495d76;
}

#submenu {
  top: 5px;
  left: 0px;
  width: 190px;
  height: auto !important;
  height: 200px;
  /* IE */
  min-height: 200px;
  position: relative;
  padding:10px;
  background : #495d76;
  border: 0px solid #000000;
  color: #FFF;
  
	}
	
#submenu a {
color: #FFF;
text-decoration:none;
}
#submenu a:hover {
text-decoration: underline;
}

#space {
position: relative;
height: 7em;

}

#menu {
	width: 549px;
	position: absolute;
	right: 0%;
	bottom: 0%;
}

#nav {
	background-color: #ffffff;
}

#nav, #nav ul {
	float: left;
	width: 549px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav ul {
	background : #ffffff;
}

#nav a {
	display: block;
	width: auto;
	w\idth: auto;
	color: #495d76;
	text-decoration: none;
	padding: 0.25em 0.45em 0.25em 0.45em;
	border-right: 1px solid #495d76;
}

#nav li {
	float: left;
	padding: 0.25em 0em 0.25em 0em;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25px;
	margin: 0.25em 0 0 0;
	border: solid #495d76 1px;
}

#nav li li {
	padding-right: 1em;
	width: 12.9em;
	
}

#nav li ul a {
	width: 12.9em;
	w\idth: 8.9em;
	border-right: 0px;
}

#nav li ul ul {
	margin: -1.75em 0 0 13.9em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color : #93baeb;

}
#nav a.sfhover{
	color: #fff;
}
#nav li a:hover, #nav ul a:hover, #nav a:hover {
	color: #fff;
}

#middle h1{
	color: #495d76;
	font-size : 16px;
}

#middle p{
	float: left;
	color: #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	
}

#middle ul, li, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#middle ul, ol {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top:5px;
	font-weight : bold;
}


#middle ol  li{
	margin-left: 40px;
	list-style-type: decimal;
	font-weight: normal;
}
#middle ul li {
	margin-left: 40px;
	list-style-type : disc;
	font-weight: normal;
}
#middle a{
	color: #495d76;
	text-decoration: none;
	
}
#middle a:hover, #middle a.sfhover{
	color: #495d76;
	text-decoration: underline;
	
}
.obrazek{
	float:left;
	margin: 3px;
	border: 0px ;
}
.obrazek1{
	padding:10px;
	float: right;
	margin-left: 3px;
	}
.obrazek2{
	position : relative;
	left : 20px;
}
.obrazek3{
	padding:0px;
	float: right;
	margin: 5px;
	display: inline;
	border: none;
	}
.obrazek4{
	padding:0px;
	float: left;
	margin: 5px;
	display: inline;
	border: 2px solid #495d76;
}
.obrazek5{
	padding:0px;
	margin: 5px;
	display: inline;
	border: 2px solid #495d76;
}
#submenu p{
margin: 0px;
padding: 0px;
color: #ffffff;
}
#submenu h1{
	font-size : 12px;
	color: #ffffff;
	margin: 3px;
}
.home{
	position: absolute;
	right: 550px;
	bottom: 0px;
	border: 0px;
}
.foot{
	position: absolute;
	right: 20px;
	bottom: 4px;
	border: 0px;
}
#tabelki {
  border-bottom: 1px solid #495d76;
  background-color: #FFFFFF;
  padding: 0px;
  border-spacing: 0px;
  width: 100%;
}
#tabelki tbody tr{
	border-left:1px solid #CF9F50;
}
#tabelki tbody td {
	padding: 5px;
	
}
#tabelki tbody tr {
height: 3.5em;
}
#tabelki  thead td {
	background-color: #495d76;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size : 1em;
	color : #fff;
}
.jasny {
  background-color: #FFEB99;
}
.ciemny {
	background-color: #FFFFC7;
}
#middle p.zwykly {
	float: none;
	text-indent: 0em;
	border-bottom: 0px;
	color: #000;
}
#middle p.zwykly1 {
	float: none;
	border-bottom: 0px;
	color: #000;
}
#middle p.eksponat {
	float: none;
	text-indent: 4em;
	border-bottom: 0px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	display: list-item;
	margin-left : 30px;
}

.art {
margin-bottom: 15px;
border: 0px;
}
#middle li.gruby {
padding-bottom: 3px;
padding-top: 3px;
font-weight: bold;
}
#bk p{ 
float: none;
height: auto !important;
  height: 420px; /* IE */
  min-height:420px;
  border-bottom: 0px;
}
#bk {
	height: auto !important;
  height: 410px; /* IE */
  min-height:410px;
}
#bk p.fr {
text-align:right;
border-bottom: 1px solid;
height: auto;
min-height:0px;
}
.wydawnictwa {
border: 0px;
margin: 0px;
padding: 0px;
}

#link {
	width: 100%;
	text-align: center;
}
.eksponat1 {
	float: right;
	border-bottom: 0px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	width: 98%;
	margin-left : 0px;
	list-style-type : disc;
	margin-bottom : 15px;
	margin-top: 15px;
}
.linki {
width: 210px;
height: 87px;
}
#miniaturki {
  border: 0px;
  background-color: #fff;
  width: 510px;
}
#miniaturki tbody td {
	padding: 15px;
	text-align: center;
	
}
#miniaturki tbody tr {
	border: 1px solid #495d76;
	background-color: #CCDDF5;
}

#miniaturki  thead td {
	background-color: #495d76;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size : 1em;
	color : #fff;
}

#photo {
text-align: center;
width: 510px;
padding-bottom: 4px;
margin-left: 4px;
background-color: #495d76;
 font-weight: bold;
  font-size : 1em;
  color : #fff;
}

.photog {
border: 5px solid #495d76;
}

#photon {
  border: 0px;
  width: 510px;
  margin-left: 4px;
  padding-top: 4px;
  background-color: #495d76;
  height: 2.5em;
  text-align: center;
  font-weight: bold;
  font-size : 1em;
  color : #fff;
}
#wd {
width: 510px;
}
#wd tr td a{
background-color: #495d76;
font-size : 1em;
color : #fff;
text-decoration: none;
}
#photo a:hover, #photo a.sfhover {
background-color: #495d76;
font-size : 1em;
color : #fff;
}

#middle p.skrot {
	border-bottom: 1px solid #495d76;
	margin-bottom: 5px;
	margin-top: 15px;
	width: 519px; 
	padding-bottom: 10px;
}
.wazne {
border: 0;
margin: 0;
padding: 0;
}

#len {
	margin: 0;
	margin-left: 22px;
	padding: 0;
}
#len ul {
	margin: 0;
	padding: 0;
}
#len li {
	margin: 0;
	padding-left: 17px;
	list-style: disc;
}
#len li li {
	list-style: square;
	color: red;
}
#len li li a{
	color: red;
}
#len1 {
	margin: 0;
	margin-left: 22px;
	padding: 0;
}
#len1 ul {
	margin: 0;
	padding: 0;
}
#len1 li {
	margin: 0;
	padding-left: 17px;
	list-style: disc;
}
#len1 li li {
	list-style: square;
	color: red;
}
#len1 li li a{
	color: red;
}
