#small-img-wrapper{
    width:600px;
	 overflow:hidden;
	height:150px;
	float:none;
	margin:0px auto 0px;
	clear:none;
}
#small-img{
    float:right;
	height:150px;
	
	
}
#small-img img{
    float:right;
	
}
#main{
    background-image:url("http://kolelye.co.il/wp-content/uploads/2015/02/gallery-bg.jpg");
    background-repeat:no-repeat;
	background-size:940px auto;
	background-position:top center;
	min-height:580px;
	padding:46px 0 40px 0;
	}
	
	#large-img{
	    height:384px;
		width:565px;
	    margin:0px auto 75px;
	    float:none;
	    
	}
	#large-img-corp{
	    height:384px;
		width:565px;
		overflow:hidden;
	}
	#prev1{
	   float:left;
	   height:386px;
	   width:180px;
	   background-image:url("http://kolelye.co.il/wp-content/plugins/graph-site-basik-gallery/prev.jpg");
    background-repeat:no-repeat;
	background-position:center center;
	}
	#back1{
	   display:none;
	   float:right;
	   height:386px;
	   width:180px;
	   background-image:url("http://kolelye.co.il/wp-content/plugins/graph-site-basik-gallery/back.jpg");
    background-repeat:no-repeat;
	background-position:center center;
	}
	#large-img img{
	margin:0px auto 0px;
	float:none;
	}
	#prev1-small{
	   float:right;
	   height:150px;
	   width:130px;
	   background-image:url("http://kolelye.co.il/wp-content/plugins/graph-site-basik-gallery/back.jpg");
    background-repeat:no-repeat;
	background-position:center center;
	margin-top:-150px;
	}
	#back1-small{
	   float:left;
	   height:150px;
	   width:130px;
	   background-image:url("http://kolelye.co.il/wp-content/plugins/graph-site-basik-gallery/prev.jpg");
    background-repeat:no-repeat;
	background-position:center center;
	margin-top:-150px;
	}
	.attachment-bottun{
	     border:solid 3px #fff;
		 height:134px;
		 width:auto;
		 margin:5px;
	}
	.attachment-bottun:hover{
	  cursor:pointer;
	  }
.attachment-large{
    
    width:564px;
	height:auto;
}