body {
	color: #999691;
	background: #484848;
	margin: 0;
}

#photoMenu {
	margin: 30px 20px 0 41px !important;
	margin: 30px 20px; /* zgiń IE6, przepadnij */
	float: left;
}

#photoMenu a {
	color: #999691;
	font-size: 22px;
	line-height: 28px;
	display: block;
	float: left;
	margin-top: 20px;
}

.underline { 
	display: block;
	border-bottom: 3px solid #565555;
	margin-bottom: 5px;
	float: left;
}

.active {
	border-bottom-color: #0084ff;
}

#subMenu {
	border-bottom: 1px solid #f7f7f7;
}

#aboutPhotographer {
	margin-left: 53px;
	width: 900px;
}

#aboutPhotographer h1, #photographerGallery h1 {
	margin-top: 50px;
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 5px;
	overflow: visible;
	white-space: nowrap;
	width: 200px;
}

#photographerMenu {
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: visible;
}

#photographerMenu a {
	background: url('../images/dot_black_dark.gif') no-repeat 0 7px;
	color: #fff;
	font-size: 15px;
	padding-left: 16px;
	line-height: 24px;
}

#photographerMenu a.return {
	background: url('../images/leftarrow_blue.gif') no-repeat 0 3px;
}

#photographerMenu a.active {
	font-size: 18px;
	background: url('../images/dot_blue_dark.gif') no-repeat 0 9px;
}

#photographerDescription {
	background: #393939;
	color: #dadada;
	float: right;
	width: 360px;
	padding: 25px;
	text-align: justify;
	margin-top: 90px;
}

#photographerDescription img {
	border: 2px solid #4c4c4c;
}


#photographerGallery {
	margin-left: 53px;
	width: 1040px;
}
