body{
	background-color: #003366;
	color: Black;
	font-size: 13px;
	text-align: center;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
}

div#block {
	width: 698px; /*margin: 25px auto;*/
	text-align: left;
	background-color: White;
	margin: 0 auto 0 auto; /* można zapisać krócej: margin: 0 auto; */
}

div#header{
	height: 80px;
	background: url(header.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-image: url(logobig.png);
}

div#top{
	color: #00008B;
	background-color: #3399cc;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: bolder;
	height: 15px;
	vertical-align: middle;
}
	
	div#left{
	background-color: White;
	float: left;
	width: 22%;
	min-height: 500px;
}
	div#content{
	float: left;
	width: 70%;
	min-height: 500px;
	background-color: White;
	padding: 10px 10px 10px 10px;
}
* html * div#content{
	height: 300px;
	background-color: White;
}
	div#footer{
	clear: left;
	
margin:0px;
text-align:center;
font-size:10px;
color: #fff;
padding:5px;
background-color:#069;
}
a, a:visited{
	color: Blue;
	border: 0px;
}
a:hover{
	color: Red;
}
table{
	font-size: 13px;
	border-color: Black Black Black Black;
}
td, th{
	border-color: Black Black Black;
}
h4{
	text-align: center;
}
a.top, a:visited.top{
	color: #ffd700;
	}
a:hover.top{
	color: white;
	}
	
/* menu */
div.ramka{
	width: 140px;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
	div.ramka div.header{
	height: 18px;
	background-image: url(m_h.png);
	background-repeat: no-repeat;
	padding: 0 6px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
div.ramka div.headercom{
	height: 30px;
	font-size: 13px;
	background-image: url(m_hc.png);
	background-repeat: no-repeat;
	padding: 0 6px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
	div.ramka div.content{
	background-image: url(m_b.png);
	line-height: 125%;
	padding: 0 6px;
	background-repeat: repeat-y;
	font-size: smaller;
	text-align: left;
}
	div.ramka div.footer{
	height: 10px;
	background-image: url(m_f.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 0px;
}
.p{
	background-color: #A9B6C2;
}
.np{
	background-color: White;
}
img{
	border: 0px;
}
h3{
	color: #336897;
	text-align: center;
}
p{
	text-align: justify;
}
table.menu{
	border: 1px outset Gray;
}
td.menu{
	height: 25px;
	color: Gray;
	padding-left: 10px; /*border-width: 1px 1px 1px 1px;*/
	border-color: Gray Gray Gray Gray;
	border: 1px groove Black;
}
a.menu, a:visited.menu{
	color: Gray;
	text-decoration: none;
}
a.menu:hover{
	color: white;
}
hr {
			border: none;
			border-top: 1px solid #000;
			width: 30%;
			float: left;
		}
ol.przypis {
			clear: left;
			margin: 0 1em;
			padding: 0;
			font-size: 0.8em;
		}
.przyp {
	line-height: 1.2em;
	vertical-align: top;
	font-size: 0.6em;
	padding: 0 0.3em 0.5em 0em;
	color: Black;
}

/* Prawa */
#right {
clear: both;
float: left;
width: 140px;
/*margin: 15px 5px 15px 16px;*/
font-size: 11px;
line-height: 1em;
padding-bottom: 10px;
}

#right ul {
margin: 0;
padding: 0;
list-style: none;
width: 140px;
border-bottom: 1px solid #ccc;
}
#right ul li {
position: relative;
}

#right li ul {
position: absolute;
left: 139px; /* Set 1px less than menu width */
top: 0;
display: none;
}

#right ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: 0;
	text-align: left;
}

* html #right ul li { float: right; height: 1%; }
* html #right ul li a { height: 1%; }

#right ul li a:hover { color: #fff; background: #39c; }
#right li ul li a { padding: 4px 5px; }
#right li:hover ul, #right li.over ul { display: block; }


#right .figure {
float: left;
margin: 20px 0 10px 19px;
font-size: 11px;
color: #999;
text-align: center;
}
* html #right .figure {
margin: 20px 0 10px 5px;
}
#right .figure dd img{
padding: 3px;
border:solid 3px #39c;
}
#right dl dd {
margin: 0;
padding: 0 0 0.5em 0;
font-size: 90%;
}
#right dl dt {
text-align: center;
}

ul.gik, ul.gik li.gika{
padding-top: 10px;
	display: block;
	list-style: none;
	margin: 0;
	font-size: 10px;
	text-align: left;
	border: solid #ccc;
	padding: 5px;
	border-width: 1px 1px 0px 1px;
	clear: left;
}

ul.gik{
	width: 140px;
	display: block;
	background-color: transparent;
	padding: 0px;
	border-width: 0px 0px 1px 0px;
}

.panel{
	font-size: 13px;
	padding-top: 7px;
	margin-bottom: 0px;
	
}
li.gikanagl{
	display: block;
	list-style: none;
	margin: 0;
	font-size: 13px;
	text-align: center;
	border: solid #ccc;
	padding: 5px;
	border-width: 1px 1px 0px 1px;
	background-color: #B2B2B2;
	font-weight: bold;
	clear: left;
}
a.normal, a:hover.normal, a:visited.normal{
	color: Black;
	text-decoration: none;

}
/*
span.galeria a.normal{
	display: block;
	border: 1px solid #ccc;
	width: 450px;
	padding-top: 5px;
	height: 70px;
	vertical-align: middle;
}
span.galeria a:hover.normal{
	display: block;
	border: 1px solid #ccc;
	width: 450px;
	background-color: #DCDCDC;
	padding-top: 5px;
	height: 70px;
	vertical-align: middle;
}
span.galerie a.normal{
	display: block;
	border: 1px solid #ccc;
	width: 450px;	
	padding-top: 5px;
	height: 70px;
	vertical-align: middle;
}
span.galerie a:hover.normal{
	display: block;
	border: 1px solid #ccc;
	width: 450px;
	background-color: #DCDCDC;
	padding-top: 5px;
	height: 70px;
	vertical-align: middle;
}
*/
.mini{
	font-size: 75%;
}
.etykieta{
   font-size:85%;
	padding-left:10px;
	padding-right:10px;
	font-weight:bolder;
	text-align:justify;
}

ul.lista, ul li.lista {
	display: inline;
	list-style: none;
	margin: 0;
	width: 498px;
	height: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
}

ul.lista {
	/*width: 500px;*/
}

ul.lista a:link, ul.lista a:visited {
	display: block;
	width: 498px;
	text-decoration: none;
	background-color: #ffffff;
	color: #000;
	padding: 0px;
	border: 1px solid #ccc;
	/*padding-left:20px;*/
}

ul.lista a:hover {
	/*padding: 7px 3px 3px 7px;*/
	background-color: #dcdcdc;
}