body { 
	margin:0;
 	
 	padding:0; 
	
	background-color: white; 	
/*  	background:url(../grfx/background12.jpg) repeat 0 140px;  */
 	
 	}

div { font:11px/14px Arial,Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif; color:#6c6c6c; }

#top-wrapper { 
    margin:0; 
    text-align: center; 
	background: url(../grfx/bg_grey.jpg);    
/*     background:white url(../grfx/top-background.jpg) repeat-x bottom; */
}

#mid-wrapper { 
    margin:0; 
    text-align: center; 
    background: white url(../grfx/tlo_flower.png) no-repeat left 30px;
    position: relative;
}

#mid-wrapper-ie6 {
background: white;
}

#mid-wrapper-ie6 #flower_box {
display: none;
}

#flower_box {
	width: 155px;
	height: 87px;
	background: white url(../grfx/flower.png) no-repeat top right;
	position:absolute;
	right: 0px;
	bottom: 150px;
}

#bottom-wrapper { 
    margin:0; 
    text-align: center; 
}

#top {
    width:1200px;
    height:95px;
    margin:0 auto;
    text-align:left;
}

#top #flowers {
    height:100px;
    width:400px;
}

#top .flower {
	float:left;
	height:100px;
    width:400px;
	padding-top: 20px;
}
#top .flower a {
float: left;
margin-left: 10px;
}

#top .logo {
    float:left;
    height:100px;
    line-height:100px;
    width:600px;
    text-align:right;
}

#menu {
    width:900px;
    margin:0 auto;
    text-align:center;
    height:50px;
}

#menu .selections {
	padding:10px 11px 10px 11px;
	font-size: 14px;
	font-family: Arial;
    text-transform: uppercase;
	color:#333333;
	font-weight:normal;
	letter-spacing: 4px;
}

#menu .selections span {
	margin: 0 20px 0 0;
	color:#D00D5B;
	font-weight:bold;
}

#menu .selections a.selected {
	margin: 0 20px 0 0;
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
}

#menu .selections a.selected:hover {
	margin: 0 20px 0 0;
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
	/* border-bottom:4px solid #D00D5B; */
}

#menu .selections a {
	margin: 0 20px 0 0;
	color: #c4c4c4;
	font-weight:bold;
	text-decoration:none;
}

#menu .selections a:hover {
	margin: 0 20px 0 0;
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
/* 	border-bottom:4px solid #D00D5B; */
}

#menu .selections a.flags {
	text-decoration: none;
	border: none;
	margin: 0;
}

#menu .selections a.flags:hover {
	text-decoration: none;
	border: none;
	margin: 0;
}

#menu img.flag {
	border: 1px solid #cccccc;
}

#content {
    width:960px;
    margin:0 auto;
    text-align: left;
    padding:0 0 0 0;
}

#content #portfolio {
	margin: 30px 0 0 0;
    padding:0 1px 0 1px;
}

#content #portfolio #start{
    height:570px;
    padding-top: 70px;
}


#content #portfolio .item {
    padding:0 1px 0 1px;
	margin: 4px;
	float: left;
}

#content #portfolio .wedding-pl {
    background:url(../grfx/portfolio-sluby3-pl.png) no-repeat 0px 200px;
    height: 500px;
    z-index: 1000;
}

#content #portfolio .wedding-en {
    background:url(../grfx/portfolio-sluby3-en.png) no-repeat 0 200px;
    height: 500px;
    z-index: 1000;
}

#content #portfolio .family-pl {
    background:url(../grfx/portfolio-rodzina3-pl.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .family-en {
    background:url(../grfx/portfolio-rodzina3-en.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .beauty-pl {
    background:url(../grfx/portfolio-kobieta3-pl.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .beauty-en {
    background:url(../grfx/portfolio-kobieta3-en.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .projekty_wlasne-en {
    background:url(../grfx/portfolio-projekty3-en.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .projekty_wlasne-pl {
    background:url(../grfx/portfolio-projekty3-pl.png) no-repeat 0 200px;
    height: 500px;
}


#content #portfolio .blog {
    background:url(../grfx/portfolio-blog3.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .item img.title {
    padding:0 0 0 4px;
}

#content #portfolio .item .wedding-item {
    position: relative;
	z-index: 999;
}

#content #portfolio .item img.items {
/* 	border: 1px solid #939393; */
	padding: 4px;
	background: white;
}

#content #portfolio .item .wedding-albums {
    background-color:white;
    line-height:14px;
    text-align:center;
    font-size:12px;
    padding:10px;
    width:158px;
    text-transform:uppercase;
    z-index: 1010;
}

#content #portfolio .item .wedding-albums p {
	line-height:22px;
}

#content #portfolio .item .wedding-albums a {
	color:#6c6c6c;
	text-decoration:none;
}

#content #portfolio .item .wedding-albums a:hover {
	color:#6c6c6c;
	text-decoration:none;
	border-bottom:2px solid #6c6c6c;
}

#content .error {
    text-align:center;
    color:#D00D5B;
    font-size: 16px;
    margin: 80px;
}

#content .error a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#content .error a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	border-bottom:4px solid #D00D5B;
}

.clear-both {
    clear:both;	
}

#content #about {
    width:750px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    padding-top: 70px;
}

#content #about .item {
	padding: 0 0 20px 0;
	overflow: hidden;
}

#content #about .image {
    width: 300px;
    float: left;
   	overflow: hidden;
}

#content #about .image img {
    border: 1px solid #939393;
    padding: 3px;
    background-color: white;
}

#content #about .content {
    width: 400px;
    float: left;
    margin: 0 0 0 0px;
    font-size: 13px;
    line-height: 20px;
}

#content #offer {
    width:510px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    padding-top: 70px;
}

#content #offer a {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #offer a:hover {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #contact {
    width:510px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    height: 570px;
    padding-top: 70px;
}

#content #contact a {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #contact a:hover {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #testimonials {
    width:750px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    padding-top: 70px;
}

#content #testimonials .pagination {
	color:#333333;
	font-size: 12px;
    font-weight:normal;
    text-decoration:none;
    margin: 0 0 0 0;
}

#content #testimonials .pagination a {
	color:#333333;
	font-size: 12px;
    font-weight:normal;
    text-decoration:none;
    margin: 0 0 0 0;
}

#content #testimonials .item {
	padding: 0 0 20px 0;
	overflow: hidden;
}

#content #testimonials .image {
    width: 300px;
    float: left;
   	overflow: hidden;
}

#content #testimonials .image img {
    border: 1px solid #939393;
    padding: 3px;
    background-color: white;
}

#content #testimonials .content {
    width: 400px;
    float: left;
    margin: 0 0 0 0px;
}

#content #testimonials .names {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 20px;
}

#content #testimonials .text {
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 20px;
}

#content #showcase {
    width:650px;
    margin: 0 auto;
    text-align: center;
}

#content #show {
	text-align: center;
    padding:0 1px 0 1px;
}

#content #show img {
    border: 1px solid #939393;
    background-color: white;
    padding: 19px;
}

#content #show .grid-item img,
#content #show .grid-item-selected img {
/*
    border: 1px solid #939393;
    background-color: white;
*/
    padding: 0px;
}


#content #show a {
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    margin: 0 10px 0 0;
}

#content #show a:hover {
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    border-bottom:0px solid #D00D5B;
}

.grid-item {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.grid-item img {
    border: 1px solid #939393;
    margin: 0 0 10px 0;
    padding: 3px;
}

.grid-item2 {
    text-align: center;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.grid-item2 img {
    border: 1px solid #939393;
    margin: 0 0 10px 0;
    padding: 3px;
}

#footer { 
    width:900px;
    height:20px; 
    margin:0 auto;
    padding: 0 0 20px 0;
}
#footer a { 
    color:#6c6c6c; 
    text-decoration:none; 
}

#content #show .grid-area {
	height:90px;
	width:900px;
	overflow:hidden;
}

#content #show .grid-area .grid-thumbs {
	height:90px;
	width:10000px;
	overflow:hidden;
}

#content #show .grid-area .grid-thumbs .grid-item {
	background:#FFF;
	width:70px;
	height:70px;
	padding:4px;
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #939393;
}

#content #show .grid-area .grid-thumbs .grid-item img.thumb {
	border:none;
}

#content #show .grid-area .grid-thumbs .grid-item-selected {
	background:#333333;
	width:70px;
	height:70px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
}

#content #show .grid-area .grid-thumbs .grid-item-selected img.thumb {
	border:none;
}

#content #show .thumbs-nav a {margin:0 10px 0 10px;}