@charset "utf-8";
/*********************************************************************************/
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* # #																										 									 # # */
/* # #  Copyright (c) PLAN e d.o.o., 2007-2009															 # # */
/* # #  Vse pravice pridržane. All rights reserved.													 # # */
/* # #  info@plan-e.si | www.plan-e.si  																		 # # */
/* # #  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  # # */
/* # #  Template variables:																									 # # */
/* # #  Array														 # # */
/* # #  Array											 # # */
/* # #  skl												 # # */
/* # #  ../images																					 # # */
/* # #  ../../../../../template/skl/images						 # # */
/* # # 																																			 # # */
/* # #  How to:																															 # # */
/* # #  #135299										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/



div.galleryWrp {
	padding: 5px 0;
	
}

div.galleryWrp span.Image {
	display: inline-block; width: auto; font-size: 1px;
	padding: 3px;
	border: #aaa 1px solid;
	background: #fff;
}
span.Image img {
	width: auto; height: auto;
	border: #ddd 1px solid;
}


div.galleryWrp div.pathWrp { padding: 0px 15px; }
div.galleryWrp div.pathWrp a { padding: 0px; margin:0; }
div.galleryWrp div.gridWrp { padding: 20px 10px; padding-top: 0px; }
div.galleryWrp div.gridWrp div.imageWrp { display: inline-block; vertical-align:top; padding: 5px; margin-bottom: 15px; padding-bottom: 0; margin-left: 18px;width: auto; height: auto; float:left;  border:1px solid #d2d1d0;}
div.galleryWrp div.gridWrp div.imageWrp .cmsNavigation { padding: 2px 4px; background: #FFC; position: relative; top: -6px; margin: 0 -6px; border-bottom: #aaa 1px solid; text-align: center;}
div.galleryWrp div.gridWrp div.imageWrp .cmsNavigation a { font-size: 11px; }
div.galleryWrp div.gridWrp div.imageWrp a.gallImage { }
div.galleryWrp div.gridWrp div.imageWrp a.gallImage span { display: block; width: 90px; height: 68px;}
div.galleryWrp div.gridWrp div.imageWrp a.gallImage:hover { }
div.galleryWrp div.gridWrp div.imageWrp a.gallImage:hover img { }
div.galleryWrp div.gridWrp div.imageWrp .description { height: auto; padding: 3px; font-size: 11px; position:relative; margin: 0 -3px; width: 90px; }


/*
	<div class="cmsNavigation">
				<div class="clear"></div>
	</div>
	<div class="clear"></div>
			<img src="" border="0" />
	</a>
	<div class="clear"></div>
	<div class="description">
		 ()
	<div class="clear"></div>
	</div>
	<div class="clear"></div>


*/








div.galleryWrp div.listingWrp { }
/**************************************/
/*** GALLERY	 												***/
/**************************************/
/*admin*/
.adminNavigation {
    background-color: #103397;
    padding: 3px;
    color: white;
    height: 16px;
}
/*konec admina*/
.galleryBorder {
    padding-top: 20px;
    padding: 10px;
    border: 1px solid white;
    border-bottom: 1px dotted #b5b5b5;
}

.galleryBorder:hover {
    background: #eeeeee;
    border: 1px solid #d2d1d0;
    cursor: pointer;
}

.desc {
    text-align: justify;
    margin-bottom: 10px;
}

.imageBottom {
    padding: 5px; 
    border: 1px solid #d2d1d0; 
    margin-left: 15px;
    background: white;
}

























