#bigPic{
	 width:591px;
	 height:279px;
}

#Galery {
	margin:0;
	padding:0 40px 0 40px;
}
#ContGalery {
	margin:0;
	padding:0;
	position:relative;
	width:910px;
	height:470px;
}

#pagerContainer {
	padding:0px 25px;
	
	/*background-color:red;*/
}


#thumb_pics { 
	width:470px;
	text-align:center;
	margin:0 0 0 70px;
	padding:0;
}

#thumb_pics a{
	margin:5px;
	display:block;
	float:left;
}


#pageContainer {
	width:470px;
	float:left;
	text-align:center;
	padding:0;
	position:relative;
}

#thumbs {
	overflow:hidden;
	position:relative;
}

#ContThumbs {
	width:3900px;
	top:10px;
}
IMG {
	border:0;
}
.galerythumb {
	
	margin:5px;
	display:block;
	float:left;
}

.galerythumb a img{
	width:68px;
	height:54px;
	border:0;
}

/* this is for the loading.gif */
.galerythumb div img {
	margin: 22px;
}

#ContFotoPrev{
	width:581px;
	height:362px;
	float:left;
	position:relative !important;
	position:absolute;
	right:10px !important;
	top:10px !important;
	padding:0px;
	margin:0px;
}

#ContFotoPrev img{
	/*background-color:blue;
	float:left;
	position:relative;*/
}
.description{
	background-color:#FFF;
	width:561px;

	color:#005CAD;
	overflow:hidden;
	
	font-size:18px;
	font-weight:400;
	padding-left:18px;
	text-align:left;
}

.page {
	display:block !important;
	display:none;
	width:520px;
}

#ContBtnGalery {
	width:260px;
	height:20px;
	position:absolute;
	top:429px !important;
	top:436px;
	left:-1px;
}
a.nextgalery {
	background:url(../images/btngalery.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:31px;
	width:49px;
	margin:0;
	padding:0;
	position: absolute;
	border:0;
	left: 5px;
}

a.nextgalery:hover {
	background:url(../images/btngalery.gif) no-repeat bottom left;
	cursor:pointer;
}
a.prevgalery {
	background:url(../images/btngaleryizq.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:31px;
	width:49px;
	margin:0;
	padding:0;
	position: absolute;
	border:0;
	left: 5px;
}

a.prevgalery:hover {
	background:url(../images/btngaleryizq.gif) no-repeat bottom left;
	cursor:pointer;
}

