#body {
	margin: 0px;
	padding: 0px;
	background-color: none;
	font-family: Courier;
}
h1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 67px;
}
h1 a, h1 a:hover, h1 a:visited {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 25px;
	color: #ef1c23;
	margin: 36px 0px 0px 38px;
	padding: 0px;
	display: block;
	text-decoration: none;
}

a, a:visited {
	color: #ED1C24;
}

#kolbasz, #sausage{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 30px;
	z-index: 1;
	background: #fff;
}
#kolbasz {
	display: none;
	z-index: 2;
}
#focim {
	display: block;
	z-index: 9;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 30px;
}
#menu {
	margin: 4px 0px 0px 39px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
	font-size: 15px;
	line-height: 21px;
	border-width: 0px 0px 1px 0px;
	border-color: red;
	border-style: solid;
}
#menu li {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-weight: bold;
}
#menu li a {
	font-family: Helvetica;
	font-weight: bold;
	color: #ef1c23;
	text-decoration: none;
}
#projects {
	margin: 19px 0px 0px 39px;
	padding: 0px;
	list-style-type: none;
	width: 950px;
	position: relative;
	font-size: 0px;
	line-height: 0px;
}
#team-images {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	width: 570px;
}
#projects li,
#team-images li
 {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#projects li img, 
#team-images li img 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 170px;
	width: 170px;
}
.membername, .memberinfo{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	float: left;
	background: none;
	font-family: Helvetica;
	font-weight: bold;
	border: 0px;
	color: white;
}
.membername{
	line-height: 31px;
	font-size: 24px;
	width: 154px;
}
.memberinfo{
	padding-top: 4px;
	line-height: 13px;
	font-size: 14px;
	width: 150px;
}
#projects li a, 
#projects li a:hover, 
#projects li a:visited 
#team-images li a, 
#team-images li a:hover, 
#team-images li a:visited 
{
	text-decoration: none;
}
#projects li p, 
#team-images li p 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	display: none;
	width: 440px;
	height: 210px;
	z-index: 9;
}
#team-images .tooltip {
	padding-right: 14px;
	width: 310px;
}
.floater {
	position: absolute;
	width: 170px;
	height: 170px;
	display: block;
	background-color: none;
}
.tooltip {
	position: absolute;
	display: block;
	width: 300px;
	height: 94px;
	color: #fff;
	background-color: #ED1C24;
	line-height: 31px;
	font-size: 24px;
	font-family: Helvetica;
	font-weight: bold;
	padding: 11px 24px 10px 16px;
	z-index: 100;
}

.tooltip a {
	color: #fff;
}

.down-left {
	top: 113px;
	left: 20px;
}
.down-right {
	top: 113px;
	right: 20px;
}
.up-left {
	bottom: 85px;
	left: 20px;
}
.up-right {
	bottom: 85px;
	right: 20px;
}
.down-left .tooltip {
	top: 67px;
	left: 0px;
}
.down-right .tooltip {
	top: 67px;
	left: 100px;
}
.up-left .tooltip {
	top: 0px;
	left: 0px;
}
.up-right .tooltip {
	top: 0px;
	left: 100px;
}
.triangle {
	position: absolute;
	display: block;
	height: 45px;
	width: 39px;
}
.down-left .triangle {
	top: 22px;
	left: 30px;
	background-image: url(../img/triangle-down-right.png);
}
.down-right .triangle {
	top: 22px;
	right: 30px;
	background-image: url(../img/triangle-down-left.png);
}
.up-left .triangle {
	bottom: 50px;
	left: 30px;
	background-image: url(../img/triangle-up-right.png);
}
.up-right .triangle {
	bottom: 50px;
	right: 30px;
	background-image: url(../img/triangle-up-left.png);
}
.holder {
	margin: 19px 20px 0px 39px;
	display: block;
}
#team {
	margin: 19px 0px 20px 39px;
	display: block;
	position: relative;
	width: 1220px;
	background-color: none;
}
#contact {
	margin: 19px 0px 20px 39px;
	display: block;
	position: relative;
	width: 850px;
}

#project_holder {
	margin: 20px 20px 0px 38px;
	overflow: hidden;
	width: 1000px;
	height: 700px;
	position: relative;
}

#project {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#project-properties {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: white;
	z-index: 2;
}
#project-tooltip,
#team-tooltip,
#contact-tooltip
 {
	position: absolute;
	top: 0px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 210px;
}
#project-properties #column-1,
#team-properties #column-1,
#contact #column-1,
#project-properties #column-2,
#team-properties #column-2
{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ED1C24;
	padding: 0px 61px 5px 0px;
	width: 275px;
	height: 350px;
	background-color: none;
	float: left;
}
#project-properties #column-1.normal,
#contact #column-1.normal,
#team-properties #column-1.normal{
	margin: 165px 0px 0px 0px;
	padding: 0px 61px 5px 0px;
}
#project-properties #column-1.wide,
#contact #column-1.wide,
#team-properties #column-1.wide
{
	margin: 165px 44px 0px 0px;
	padding: 0px 61px 5px 0px;
}
#project-properties #column-2,
#team-properties #column-2
{
	margin: 165px 0px 53px 0px;
	padding: 0px 38px 5px 0px;
}
#project-images
{
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	z-index: 1;
	position: absolute;
}
#project-images img{
	margin: 0px 20px 0px 0px;
}
#map {
	height: 350px;
	width: 425px;
	float: left;
}

#less {
	width: 103px;
	height: 57px;
	display: block;
	position: absolute;
	bottom: 51px;
	left: 10px;
	background-image: url(../img/less.jpg);
}

#more {
	width: 64px;
	height: 15px;
	display: block;
	position: absolute;
	bottom: 47px;
	right: 0px;
	background-image: url(../img/more.jpg);
}

