
/***** Prawy - Zawartość strony *****/
#right {
	position:absolute;
	width:685px;
	height:745px;
	top: 15px;
	left: 300px;
	float:left;
	color: #000;
	background-image: url("tloReferencje.png");
	border:1px solid #FFFFFF;
}


/********************************         CONTENT         *****************************************/

.content {	
	position:relative;
	width: 605px;
	height: 565px;	
	margin-top: 50px;	
	margin-bottom: 50px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 100px;	
	padding-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
}


/****************  4 Columns  ******************/
table.four {
	width: 595px;
	height: 180px;	
	text-align: center;
	border: none;
	border-spacing: 5px;
	table-layout: fixed;
	margin-top: 0px;
}

table.four tr {
	height: 160px;
}

table.four tr td {
	width: 25%;
}

table.four tr td img {
	border: none;
}

table.four tr td img:hover {
	opacity: 0.5;
}

/****************  3 Columns  ******************/
table.three {
	width: 525px;
	height: 180px;	
	text-align: center;
	border: none;
	border-spacing: 5px;
	table-layout: fixed;
	margin-left: 50px;
	margin-top: 20px;
}

table.three tr {
	height: 160px;
}

table.three tr td{
	width: 33%px;
}

table.three tr td img {
	border: none;
}

table.three tr td img:hover {
	opacity: 0.5;
}


/****************  Description  ******************/

table.four tr.description, table.three tr.description  {
	height: 16px;
}

table.four tr.description td, table.three tr.description td {
	color: #0d1a38;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

FONT.listheader
{
	color: #0d1a38;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 20px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}
