body {
	font: 9pt/17pt "Lucida Grande", Arial, sans-serif;
	color: #888;
	margin: 0px;
	padding: 0;
	background:top left repeat-x url(images/fadeout-top.jpg) fixed;
}
/*
* html {
	overflow: hidden;
}

* html body {
	height: 100%;
	overflow: auto;
}
*/
img {
	border:0;
}

strong {
	font-weight: normal;
	color: #420;
}

em {
	font-style: normal;
	color: #420;
}

#content {
	width: 574px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 140px;
	margin-bottom:50px;
}

#header {
	position: fixed;
	top: 0px;
	padding-top: 40px;
	width: 594px;
	width: 480px;
	z-index: 1;
	height: 136px;
	background: top left repeat-x url(images/fadeout-top.png);
	/*margin-left: -20px;*/
}

h1 {
	text-align: right;
	height: 53px;
	margin: 0px;
	background: top right no-repeat url(images/logo2.gif);
}

h1 span {
	display: none;
}

h2 {
	clear:both;
	text-align: center;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 12pt;
	color: #420;
	margin-top: 40px;
	margin-bottom: 20px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

h2 img {
	width: 102px;
	height: 13px;
	margin-left: 2px;
	margin-right: 2px;
}

h2 img.before {
	background: url(images/h2-before-1.gif);
}

h2 img.after {
	background: url(images/h2-after-1.gif);
}

h3 {
	margin: 0;
	font: 9pt/15pt "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #420;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px;
}

h3.person {
	text-align: center;
	width: 450px;
	width: 450px;
	margin-top: 10px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}

h3 span.date {
	letter-spacing: 0px;
	font-weight: normal;
}

p {
	margin: 0;
}

p.contact {
	text-align:center;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow:hidden;
	border-bottom:1px solid #fff;
	width: 100%;
}

ul li {
	float: left;
	width: 150px;
	text-align: center;
}

li em {
	color:#420;
}

li strong {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

em strong
{
	text-transform: uppercase;
	font-size:0.8em;
	line-height:12pt;
	color:#BBB;
	text-align:center;
}

#navigation {
	position: fixed;
	top: 45px;
	z-index: 2;
}

* html #navigation {
	position: absolute;
}

#theteam p {
	padding-bottom:20px;
}

#navigation li {
	width: auto;
	text-transform: lowercase;
	font: 12pt/17pt Georgia;
	padding-right: 15px;
	margin-right: 8px;
}

#navigation li a {
	color: #F90;
	border-bottom: 0;
}

#navigation li.last {
	background: none;
}

a {
	color: #420;
	text-decoration: none;
	border-bottom:1px dotted #640;
}

#panel-container {
	width: 469px;
	width: 469px;
	height: 244px;
	padding-top: 20px;
	background: url(images/panel2.gif);
	/*margin-left:-12px;*/
}

#panel {
	width: 431px;
	width: 431px;
	height: 207px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background-image: url(portfolio.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#map-container {
	width: 469px;
	width: 469px;
	height: 244px;
	padding-top: 20px;
	background: url(images/panel2.gif);
	/*margin-left:-12px;*/
}

#bearly {
	width: 431px;
	width: 431px;
	height: 207px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background-image: url(images/bear.png);
	background-repeat: no-repeat;
	background-position: top left;
}
h2, p, ul {
	width: 450px;
	width: 450px;
}

h1, h2, h3, p, div { 
	clear: both; 
}

acronym {
	border-bottom:1px dotted #888;
	cursor:help;
}

p.references {
}

p.references span {
	cursor:pointer;
	text-decoration: none;
	margin-right:8px;
}

p.references span.new {
	margin:0;
	cursor:default;
	color:#f90;
	text-transform:uppercase;
}

p.references span.visited {
	text-decoration: line-through;
	color:#bbb;
}

p.references em {
	text-transform: uppercase;
}

div.references {
	margin-bottom:-5px;
	padding-top:24px;
	text-align:center;
	margin-right:122px;
}

div.references span {
	cursor:pointer;
	text-decoration: none;
	margin-left:8px;
}

 div.references em {
	color:#f90;
}

div.references span.visited {
	text-decoration: line-through;
	color:#bbb;
}

#reference-title {
	color:#888;
	text-align:center;
	font-size:0.9em;
	margin-bottom:4px;
	margin-top:-32px;
	margin-left:0px;
	margin-bottom:20px;
}


#mapy,
#map {
	width: 431px;
	width: 431px;
	height: 207px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background-image: url(images/map.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#bear-container {
	width: 469px;
	width: 469px;
	height: 244px;
	padding-top: 20px;
	background: url(images/panel2.gif);
	/*margin-left:-12px;*/
}

.onlyprint {
	display:none;
}

@media print { 
	.noprint {
		display:none;
	}
	.onlyprint {
		display:block;
	}
}
