/* 
  -----------------------------------
  Gallery Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Gallery Type: Horizontal
  Style Theme: 02 - Grafitti
  -----------------------------------
*/
html {height: 100.1%;}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 770px;
	background: #e2f1f2 url(images/ursa_galerija_bg.jpg) no-repeat fixed;
}
#masthead {
	padding: 12px;
	margin: 0;
	position: relative;
	border-bottom: 0;
	background: url(images/ursa_logo_hrovat.png) no-repeat right center;
}
h1 {
	font-size: .8em;
	margin: 0 0 6px 0;
}
#gal_menu_box {
	height: 320px;
	width: 290px;
	position: absolute;
	visibility: visible;
	z-index: 100;
	left: 10px;
	top: 225px;
	overflow: auto;
	background: url(images/ursa_podpis.png) no-repeat 0px 0px;
	padding-top: 44px;
}
#gal_menu_box h1 {
	font-size: 0.85em;
	letter-spacing: 0.02em;
	color: #417875;
	font-weight: normal;
}
#gal_menu_box a {
	font-size: 0.75em;
	color: #417875;
	font-weight: normal;
	line-height: 0.8em;
	padding-left: 30px;
}
#gal_menu_box a:hover, a:active {
	font-size: 0.75em;
	color: #000;
	line-height: 0.8em;
}
#gal_menu_box h2 {
	font-size: 0.85em;
	color: #417875;
	line-height: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	letter-spacing: 0.02em;
}
#cont_box_img {
	margin-left: 300px;
	width: 660px;
	padding-top: 20px;
}
#cont_box_img p {
	font-size: 0.85em;
	line-height: 1.6em;
	color: #417875;
}
.img_razst {
	width: 200px;
	font-size: 0.75em;
	color: #417875;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 8px;
	vertical-align: top;
}
#cont_box {
	background: url(images/ursa_med_delom.jpg) no-repeat right 0px;
	margin-left: 300px;
	width: 660px;
}
#cont_box_text {
	width: 340px;
	margin-right: 10px;
}
#cont_box_text p {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #417875;
}
.opis_razst {
	color: #417875;
	font-size: 0.75em;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
#active_nav {
	color: #000000;
	float: left;
	padding: 2px 6px;
	border: 1px solid #000000;
	margin: 0 2px 0 0px;
}
#galNav {
	margin: 0;
	font-size: 0.75em;
	position: absolute;
	top: 10px;
	left: 10px;
}
#galNav ul {
	margin: 0;
	padding: 0;
}
#galNav li {
	list-style-type: none;
	margin: 0;
	float: left;
}
#galNav a {
	color: #000000;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#galNav a:visited {
	color: #666666;
}
#galNav a:hover,
#galNav a:active,
#galNav a:focus {
	border-color: #000000;
	color: #000000;
}
#galNav #current {
	color: #FFFFFF;
	background-color: #333333;
	border-color: #333333;
	cursor: default;
}
#galNav br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	font-size: 1.2em;
	margin: 8px 0px 6px 24px;
	color: #FFFFFF;
}
#footer {
	font-size: 0.75em;
	color: #417875;
	padding: 22px 0 12px 12px;
}
#footer p {margin: 0 0 6px 0;}
#footer a {
	margin: 0 0 6px 0;
	color: #417875;
}
#footer a:hover {
	margin: 0 0 6px 0;
	color: #000000;
}

/* --------- Main Gallery Wrapper ------------ */
#p7GS {
	font-family: Arial, Helvetica, sans-serif;
}
/* --------- Thumbnail Viewport ------------ */
#p7GSvpW3 {
	margin: 0 auto;
	/*border-bottom: 1px solid #748b8d;*/
	background: url(images/ursa_galerija_pasica.jpg) repeat-x;
}
#p7GSvp {
	margin:0 auto;
	position:relative;
	/*border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	background: #748b8d;*/
}
#p7GSsc {
	position:relative;
	margin:0;
}
/* ------------ Hide Description --------------------- */
#p7GSsc div {display: none;}

/* ------------ Thumbnail Lists --------------------- */
#p7GSsc ul {
	margin:0;
	padding:0;
	position:relative;
}
#p7GSsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#p7GSsc img {
	padding: 8px;
	border: 1px solid #94B2B5;
	/*opacity: 0.75;
	filter: alpha(opacity=75);*/
	margin: 6px 8px;
	background: #ADC9CC;
}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
	border-color: #E2F1F2;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #B8D5D7;
}
#p7GSsc .p7GSon {
	border-color: #E2F1F2;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #B8D5D7;
}

/* ------------ Thumbnail Nav Styles ------------ */
/*#p7GSnv {
	margin: 0;
	padding: 3px 0;
	color: #e2f1f2;
	font-size: 1em;
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
	text-align: center;
	background: #748b8d url(images/trowlabel.gif) no-repeat left center;
}*/
#p7GSnv {
	margin: 0;
	padding: 3px 0;
	color: #417875;
	font-size: 0.75em;
	/*border-top: 1px solid #666;
	border-bottom: 1px solid #000;*/
	text-align: center;	/*background: #748b8d url(images/trowlabel.gif) no-repeat left center;*/
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
}
#p7GSnv span {
	display: none;
}
#p7GSnv a {
	padding: 2px 4px;
	color: #417875;
	font-size: 0.85em;
	font-weight: bold;
	border: 1px solid #9EC1C5;
	text-decoration: none;
}
#p7GSnv a:visited {
	color: #333333;
	background-color: #949590;
}
#p7GSnv a:hover,
#p7GSnv a:active,
#p7GSnv a:focus {
	border-color: #008484;
	color: #FFFFFF;
	background-color: #9EC1C5;
}
.p7GSnvon {
	color: #FFFFFF !important;
	border-color: #008484!important;
	background: #008484!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	margin: 30px 10px;
	display: none;
}
/* FullSize Row Construct */
.p7GSfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.p7GSfsi {
	padding: 12px;
	border: 1px solid #FBFDFF;
	background: #ECF6F7;
}
/* IMAGE */
.p7GSfsi img {
}

/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.p7GSfsc {}
.p7GSfsc p{
	font-size:0.75em;
	font-weight: bold;
	color: #417875;
	padding-top: 6px;
	/*padding-left: 2px;*/
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.p7GSfsd {
	padding: 0;
	font-size: .75em;
	border-top: 0;
}
.p7GSfsd div {
	margin: 0px;
	color: #417875;
	padding: 0px;
}
.p7GSfsd p{
	margin: 0px;
}

/* ------------- progess bar div ----------------- */
#p7GSpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
/*COUNTER*/
.p7GScounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}

