

/*
.main-pos-zone {
	position: relative;
	height: 550px;
	width: 780px;
}

.del-linijos {
	background-position: 0px 2px;
	background-repeat: repeat-x;
	background-image:    url(../images/galleries/gallery_siena.jpg);
}
*/

/*________    colors   */

.colorBg-greyWall-arti {
	background-image:  url(../images/galleries/spacer_siena-grey_arti.jpg);
}

.colorBg-greyWall-toli {
	background-image:  url(../images/galleries/spacer_siena-grey_toli.jpg);
}


/*___________________   id's  */

.gallery-height {
	height: 550px;
}

.gallery-turinys-height {
	height: 487px;
}

#side-left {
	padding: 33px 0px 0px 24px;
	vertical-align: top;
	width: 138px;
}

#turinys-td {
	padding: 22px 0px 41px 0px;
	background-repeat: repeat-x;
	width: 575px;
}

#turinys-table {
	width: 575px;
}

.photo-one {
	height: 30%;
	text-align: center;
}

#link-prev {
	padding-bottom: 2px;
}

#link-next {
	padding: 0px 0px 2px 0px;
	text-align: right;
}

/*___________________  small gallery sides  */

.photos-left-side {
	position: absolute;
	height: 406px;
	width: 216px;
	left: 150px;
	top: 75px;
}

.photos-right-side {
	position: absolute;
	height: 406px;
	width: 196px;
	left: 544px;
	top: 75px;
}

#photos-left-side-blue {
	background-image: url(../images/galleries/bluegallery_left_side_bg.jpg);
}

#photos-right-side-blue {
	background-image:   url(../images/galleries/bluegallery_right_side_bg.jpg);
}

#photos-left-side-grey {
	background-image:   url(../images/galleries/greygallery_left_side_bg.jpg);
}

#photos-right-side-grey {
	background-image:   url(../images/galleries/greygallery_right_side_bg.jpg);
}

#photos-left-side-black {
	background-image:   url(../images/galleries/blackgallery_left_side_bg.jpg);
}

#photos-right-side-black {
	background-image:   url(../images/galleries/blackgallery_right_side_bg.jpg);
}

/*_____________     */

.photos-left-horiz-top {
	margin: 47px 0px 0px 21px;
}

.photos-right-horiz-top {
	margin: 47px 0px 0px 27px;
}

.photos-left-vert-top {
	margin: 28px 0px 0px 21px;
}

.photos-right-vert-top {
	margin: 28px 0px 0px 27px;
}

/*_____________________________________ */
/*_____________   big photos gallery  */
/*__________________________________ */

#big-side-table {
	width: 75px;
	height: 550px;
}

/*===*/

#big-sideLeft-wall {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#big-sideRight-wall {
	/*background-repeat: no-repeat;*/
}

#big-sideLeft-frame {
	text-align: center;
	padding: 54px 0px 71px 1px;
	background-repeat: no-repeat;
}

#big-sideRight-frame {
	text-align: center;
	padding: 54px 3px 71px 0px;
	background-repeat: no-repeat;
}

/*===*/

#big-turinys-table {
	width: 650px;
}

#big-link-prev {
	padding: 5px 0px 0px 8px;
	width: 110px;
}

#big-link-next {
	padding: 5px 8px 0px 0px;
	text-align: right;
	width: 110px;
}


/*_______________    photo frame small  */

.pfs-top-left {
	background-image:  url(../images/galleries/pfs_top-left.jpg);
	width: 12px;
	height: 12px;
}

.pfs-top-middle {
	background-image:  url(../images/galleries/pfs_top-middle.jpg);
	background-repeat: repeat-x;
}

.pfs-top-right {
	background-image:  url(../images/galleries/pfs_top-right.jpg);
	background-position: right top;
	width: 19px;
}

.pfs-right {
	background-image:  url(../images/galleries/pfs_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.pfs-bottom-right {
	background-image:  url(../images/galleries/pfs_bottom-right.jpg);
}

.pfs-bottom-middle {
	background-image:  url(../images/galleries/pfs_bottom-middle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pfs-bottom-left {
	background-image:  url(../images/galleries/pfs_bottom-left.jpg);
	width: 12px;
	height: 19px
}

.pfs-left {
	background-image:  url(../images/galleries/pfs_left.jpg);
	background-repeat: repeat-y;
}

/*_______________    photo frame big  */

.pf-top-left {
	background-image: url(../images/galleries/pf_top-left.jpg);
	width: 36px;
	height: 36px
}

.pf-top-middle {
	background-image:  url(../images/galleries/pf_top-middle.jpg);
	background-repeat: repeat-x;
}

.pf-top-right {
	background-image:  url(../images/galleries/pf_top-right.jpg);
	background-position: right top;
	width: 36px;
}

.pf-right {
	background-image:  url(../images/galleries/pf_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.pf-bottom-right {
	background-image:  url(../images/galleries/pf_bottom-right.jpg);
	background-repeat: no-repeat;
}

.pf-bottom-middle {
	background-image:  url(../images/galleries/pf_bottom-middle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pf-bottom-left {
	background-image:  url(../images/galleries/pf_bottom-left.jpg);
	width: 36px;
	height: 39px
}

.pf-left {
	background-image:  url(../images/galleries/pf_left.jpg);
	background-repeat: repeat-y;
}

