html {
	background: #0d0d0b;
}
body {
	background: #0d0d0b url('../img/bg_body.png') repeat-x;
	font: 12px/20px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
}
a, a:visited {
	color: #e5ecc8;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#wrapper {
	width: 1100px;
	background: url('../img/bg_wrapper.jpg') no-repeat;
	margin: 0 auto;
}
#header,
#content {
	padding: 0 60px;
}
#header {
	padding-top: 20px;
	padding-bottom: 5px;
}
#logo {
	float: left;
}
#logo a {
	display: block;
	width: 405px;
	height: 71px;
	background: url('../img/logo.png') no-repeat;
	text-indent: -99999px;
}
#menu {
	float: right;
	height: 30px;
	padding-top: 35px;
}
#menu li {
	float: left;
	background: url('../img/li-border.png') right center no-repeat;
}
#menu li.last {
	background: none;
}
#menu a {
	text-decoration: none;
	display: block;
	padding: 5px 20px;
}
#menu a.active,
#menu a:hover {
	background: url('../img/bg_menu.png') center center no-repeat;
}
#menu a.active {
	text-decoration: underline;
}
#content {
	background: #030305;
}
#main-photo {
	width: 518px;
	height: 414px;
	float: right;
}
#footer {
	font-size: 11px;
	color: #95948d;
	text-align: right;
	padding: 10px 66px 15px 64px;
}
#footer a {
	text-decoration: none;
}
.autor {
	color: #95948d;
}
.text p {
	margin-bottom: 10px;
	width: 457px;
}
.opinie .text p {
	width: 560px;
	font-family:'Georgia',Tahoma,Verdana,Arial,Tahoma,Helvetica,sans-serif;
	font-style: italic;
	background: url(../img/cytat.png) no-repeat;
	padding: 3px 0 10px 18px;
}
.opinie .text p.first {
	padding-top: 3px;
}
.opinie .text div.first {
	height: 35px;
	width: 560px;
}
.kontakt .text {
	width: 980px;
	height: 600px;
}
.kontakt .text p {
	float: right;
	text-align: center;
}
.kontakt .text p.first {
	padding-top: 100px;
}
.kontakt .text p.last {
	margin-top: 61px;
}
.text a {
	color: #fff;
}
.text p.podpis {
	text-align: right;
	padding-right: 10px;
	width: 447px;
}
.text p.first {
	padding-top: 60px;
}
.text p.blog img {
	vertical-align: bottom;
}
.text p.blog {
	font-size: 11px;
}
.albumy {
	text-align: center;
	width: 980px;
	padding: 0 60px;
	margin: 0 auto;
	background: #030305;
}
.galeria .albumy {
	width: 969px;
	padding: 0;
	background: url('../img/czarne-kwiaty-tlo.jpg') no-repeat top right;
}
.albumy a {
	display: block;
	width: 160px;
	height: 160px;
	float: left;
	margin-right: 3px;
}
.galeria .albumy a {
	width: 153px;
	text-align: left;
	padding: 95px 0 0 167px;
	height: 65px;
	font-family: "YanoneKaffeesatzRegular","Lucida Sans Unicode","Lucida Grande","Lucida Sans",helvetica,sans-serif;
	font-size: 2.3em;
	line-height: 1.1em;
	text-decoration: none;
	color: #fff;
	margin-bottom: 3px;
}
.galeria .albumy a:hover {
	color: #000;
}
.albumy a.last {
	margin-right: 0px;
}
.albumy a.first {
	margin-left: -1px;
}
.albumy a#portret {
	background: url('../img/portret.png') no-repeat;
}
.albumy a#dzieci {
	background: url('../img/dzieci.png') no-repeat;
}
.albumy a#plener {
	background: url('../img/plener.png') no-repeat;
}
.albumy a#slub {
	background: url('../img/slub.png') no-repeat;
}
.albumy a#sesje-ciazowe {
	background: url('../img/sesje-ciazowe.png') no-repeat;
}
.albumy a#studio {
	background: url('../img/modeling.png') no-repeat;
}
.albumy a:hover {
	background-position: 0 -160px !important;
}
