

.head-rightul{
	font-family:  Georgia;
} 

.head-right li{
	font-family:  Georgia;
	float: right;
	list-style: none;
	padding-left: 12px;
} 

.head-navigator {
	font-family:  Georgia;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
	padding:0;
	white-space:nowrap;
	width:auto;

}

.head-navigator ul{
	margin: 120px 0 0 -7px;
}


.head-navigator li{
	float:left;
	margin:0 10px 0 10px;
	padding:0;
	text-align: center;

} 


.head-navigator a{
	border:medium none;
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding: 0px 0px 0px 10px;
	line-height:24px;
}


	
.head-navigator   a:hover, .on{
	background: transparent url(/images/selected-tab.png) no-repeat scroll left center;
	color: #595454;
	text-decoration:none;
}

.head-navigator  a:hover span, .on span{
		background:transparent url(/images/selected-tab-right.png) no-repeat scroll right top;
	display:block;
	color: white;	
	padding-right:10px;
	margin-right: -10px;
	
}

 .on span{

}





.footer-navigator ul{
	font-family:  Georgia;
	position: relative;

} 

.footer-navigator li{
	float: left;
	list-style: none;
	padding-right: 20px;

} 



.category-navigation ul{
	font-family:  Georgia;
	position: relative;
}

.category-navigation  li{
	list-style: none;
	
}

.galerija-preview img{
		height: 100px;
}

.galerija-small img{
		height: 120px;
}

.galerija-medium img{
	height: 170px;
}

.galerija {
	display:block;
}


.galerija div{
	display:block;
}

.right-box {
    float: right;
        float: right;
    margin-left: 21px;
    margin-right: 0;
}

.galerija ul{


}

.galerija li{
	float: left;
	list-style: none;
	padding-right: 20px;}
	
.collection_list ul{
	display:inline;

}

.collection_list ul li{
	display:inline;
	float: none;

}


/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#slike_izdelkov { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery_scroller { padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 100px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}


.box > p,#front-page-box > p{
	 text-align: justify;
	
}
