#left-nav, #content-right { margin-top: 240px; }

#content-right { float: right; text-align: justify; width: 780px; }

#big-picture {
	width: 780px;
    background: transparent  url("../img/podklad_duzezdjecie_dol.gif") left bottom no-repeat;
    margin: 10px 0 0 0;
    min-height: 100px;
	text-align: center;
}
#big-picture img { margin: 10px 0; }
#big-picture p { font-size: 11px; padding: 10px 140px; text-align: justify; }

#small-pictures {
    margin: 10px 0 0 0;
    min-height: 120px;
    background: transparent url("../img/podklad_duzezdjecie_dol.gif") left bottom no-repeat;
    overflow:auto;
    height:auto;
	width: 780px;
	text-align: center;
}
#small-pictures li{
	width: 195px;
	float:left;
	display:inline;
	min-height: 160px;
	text-align:center;
}
#small-pictures img{
	border:0;
}

.gallery-header {
	display: block;
	background: transparent url("../img/podklad_duzezdjecie_gora.gif") left top no-repeat;
	height: 13px;
}

#gallery-pagination {
		background: transparent url("../img/podklad_duzezdjecie_dol.gif") left bottom no-repeat;
		width: 780px;
    height: 40px;
    position: relative;
		text-align: center;
		margin: 10px 0 0 0;
}

.gallery-navigation-by-picture {
	display: block;
	width: 780px;
	height: 32px;
	font-size: 11px;
	line-height: 30px;
	position: relative;
}

.news-img { float: left; margin: 0 10px 10px 0; }

/* booking */
.horz-list { list-style: none; }
.horz-list li { float: left; display: block; }

.left { float: left; width: 60%; }
.right { float: right; width: 40%; }





