/* ogrodje 
**************
*/


body {
text-align: center;
margin-left:0px;
margin-right:0px;
margin-top:40px;
margin-bottom:40px;
}

div, body, ul, li, a {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
background-color:none;
}

p {
margin-top:0;
}

a {
color:#999999;
}

a:hover {
color:#000000;
}

#c_wrapper {
position:relative;
width:797px;
margin: 0 auto;
text-align:left;
} 

#c_header {
height:20px;
width:auto;
background-image: url(/images/header-new.gif);
background-repeat: no-repeat;
background-position:center;
cursor:pointer;
cursor:hand; 
}

#c_menu {
margin-bottom:20px;
margin-top:40px;
}

#c_menu ul {
margin:0;
padding:0;
text-align:center;
}

#c_menu li {
display:inline;
text-transform: uppercase;
font-weight:bold;
margin-left:5%;
margin-right:5%;
}

#c_menu li a {
font-size:11px;
}

#c_menu li a:hover {
}

.line {
clear:both;
}

hr {
height: 1px; 
border: none;
margin:0;
padding:0;
color: #999999; 
background: #999999;
}

#c_content {
min-height:400px;
margin-left:10px;
margin-right:10px;
margin-top:30px;
margin-bottom:25px;
clear:both
}

#c_footer {
margin-top:10px;
margin-left:10px;
clear:both;
}

#c_footer a {
font-size:10px;
}

#c_path_container {
margin-top:20px;
width:100%;
}

#c_path {
/*margin-bottom:10px;*/
height:20px;
float:left;
}

#c_path span {
width:400px;
height:20px;
text-align:left;
float:left;
margin:0px;
}

#c_navigator {
float:right;
}

#thumbs {
/*height:97px;*/
width:775px;
overflow:hidden;
position:relative;
background-color:#ffffff;
}

#thumbs ul {
width:20000em;
position:relative;
/*height:97px;*/
}

.thumbs img {
border-bottom:2px solid #FFFFFF;
}

.thumbs img:hover, .selected {
border-bottom:2px solid #000000;
}

.selected:hover {
border-bottom:0;
}

#c_thumbnails_container {
margin-top:20px;
overflow:auto;
width:100%;
}

.gallery_thumbnail {
float:left;
padding-right:29px;
padding-left:29px;
/*font-weight:bold;*/
padding-bottom:30px;
height:90px;
width:95px;
text-transform: uppercase;
}

.gallery_thumbnail a img {
border-bottom:2px solid #FFFFFF;
margin-bottom:5px;
}

.gallery_thumbnail a img:hover {
border-bottom:2px solid #000000;
}

#galleries {
/*overflow:auto;*/
clear:both;
/*width:100%;*/
/*margin-bottom:-30px;*/
}

.column {
float:left;
margin-left:30px;
width:239px;
}

.column:first-child {
margin-left:0px;
}

#c_columns {
overflow:auto;
width:100%;
}

#c_firstpagetext {
text-align:center;
margin-bottom:50px;
margin-top:-100px;
}

.selected-menu {
color:#000000;
}

#c_path a {
text-transform: uppercase;
margin-right:5px;
float: left;
}


/* --------galerija NG---------- */


#c_picture {
margin-bottom:30px;
min-height: 400px;
text-align:center;
height:400px;
overflow:hidden;
}

#c_picture img {
border:none;
margin:0;
padding:0;
margin-bottom:400px;
}

div.slideshow span.image-wrapper {
display: block;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin-right:2px;
	list-style: none;
}

ul.thumbs img {
	border: none;
	display: block;
}


li div.caption {
display: none;
}

a.pageLink {
font-weight:bold;
color:#000000;
}

/*
div.loader {
position: absolute;
top: 0;
left: 0;
background-image: url('/img/loader.gif');
background-repeat: no-repeat;
background-position: center;
}
*/

#loading {
width:775px;
height:400px;
text-align:center;
background-image: url('/img/loader.gif');
background-repeat: no-repeat;
background-position: top center;
}

/* footer */
.share {
float:right;
position:relative;
right:10px;
}

.share_fb {
display:inline-block;
width:12px;
height:12px;
background-image:url("/images/icon_fb.gif");
background-repeat:no-repeat;
}

.share_tw {
display:inline-block;
width:12px;
height:12px;
float:right;
background-image:url("/images/icon_tw.gif");
background-repeat:no-repeat;
}

