a.shortcut {
	display: block;
	float: left;
	width: 130px;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
	border: 1px solid #f5f5dc;
}
a.shortcut:hover {
	background-color: #bd8;
	color: #000;
	border: 1px solid #dfa;
}
#menu li {
	padding-bottom: 1em;
}

a.menu {
	text-decoration: none;
	color: #A39480;
}

a.menu:hover {
	color: #000;
}

img {
	border: 0;
}

#infobox {
	margin-left: 5px;
	font-size: 0.9em;
	color: #A39480;
	border-top: 1px solid #e6e6ce;
	margin-top: -1em;
	padding-top: 5px;
}

#infobox a {
	text-decoration: none;
	color: #A39480;;
}

a.menu img {
	vertical-align: 150% !important; 
	vertical-align: top;
	margin: 0 10px -30px -30px !important;
	margin: -0.4em 10px -30px -30px;
}

body {
	text-align: center;
	background-color: #ccc;
	font-family: arial, sans;
	font-size: 12px
}

#main {
	padding: 0;
	margin: 1% auto;
	background-image: url(background.jpg);
	width: 800px;
	border: 1px solid #fff
}

#shortcuts {
	position: absolute;
	margin: 195px 0 0 200px;
	font-weight: bold;
	text-align: center;
	/* border: 1px solid #6c9; border-left: 0*/
}

#shoutbox {
	position: absolute;
	margin: 25px 0 0 210px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	opacity: 0.5;
}

#shoutbox div {
	margin: 0.33em;
}
	
#menubar {
	float: left;
	padding-left: 30px;
	padding-top: 0.5em !important;
	padding-top: 1.5em;
	width: 145px !important;
	width: 170px;
	margin-top: -1em;
}

#menu {
	list-style-type: none;
	text-align: left;
}

#content {
	color: #40403a;
	float: right;
	padding-right: 30px;
	padding-top: 0.5em;
	width: 560px !important;
	width: 590px;
	text-align: justify;
}
	
address {
	background-image: url(footer.jpg);
	clear: both;
	padding: 0;
	padding-top: 10px !important;
	padding-top: 5px;
	margin: 0;
	line-height: 20px !important;
	line-height: 20px;
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	color: #f5f5cd;
}

/************* formatowanie treści ********************/

h1 {}

h2 { font-size: 1.4em; color: #85855d; font-weight: bold; }

h3 { font-size: 1.2em; color: #85855d; font-weight: bold; }

h4 { font-size: 1.0em; color: #85855d; font-weight: bold; }

h5 { font-size: 1.0em; color: #85855d; font-weight: bold; }

#content p { line-height: 1.4em; }

ol li { list-style-type: decimal }

ol li ol li { list-style-type: lower-alpha; }

a {
text-decoration: none;
}

.ntable {
width: 100%;
}

.ntitle {
font-weight: bold;
}

.nlabel {
font-size: 0.8em;
}

.nentry {
margin-bottom: 1em;
}

.nmorel {
margin-top: 0.5em;
text-align: right;
}

.htab {
border-right: 1px solid #9b6;
border-top: 1px solid #9b6;
}

.htab td,
.htab th {
border-left: 1px solid #9b6;
border-bottom: 1px solid #9b6;
vertical-align: top;
padding: 0.5em 5px;
}

.htab th {
background-color: #bd8; 
}

