@charset "utf-8";
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #272727;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../Aklimatizacija/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #272727;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	color: #999;
}
#imageData #imageDetails{
	width: 60%;
	float: left;
	text-align: left;
}	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{
	width: 68px;
	float: right;
	padding-bottom: 2em;
	background-image: url(images/closelabel.gif);
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.baner {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	background-image: url(siteimages/baner1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
.zafooter {
	position: fixed;
	bottom: 0px;
	z-index: 999;
	width: 100%; /*don't forget this*/
	color: #666;
	background-color: #000;
	text-align: center;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-image: url(siteimages/footer-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.potpislogotekst {
	color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.opiszakataloge {
	color: #FFF;
	text-align: center;
	font-size: small;
}


.levanavigacija {
	width: 154px;
	float: left;
	padding-left: 8px;
	background-image: url(siteimages/levanavigacija1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 670px;
	color: #F00;
	clear: right;
}
.srednjisadrzaj {
	margin-right: 400px;
	margin-left: 160px;
	margin-top: 0px;
	width: 600px;
	padding-top: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-right: 300px;
	font-size: small;
}
.crvenipodnaslovzasredinu {
	font-family: Arial, Helvetica, sans-serif;
	color: #F90000;
	font-weight: bold;
	font-size: 100%;
}
.malitekstoviusrednjemsadrzaju {
	font-size: x-small;
	color: #FFF;
}

.desnisadrzaj {
	float: right;
	width: 180px;
	padding-top: 110px;
	padding-left: 12px;
	padding-right: 0px;
	background-image: url(siteimages/desnisadrzaj1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 550px;
}
.zacelijepromo {
	/* Opis za Safari, Google Chrome i druge browsere sa Webkit renderom */<strong>
</strong>-webkit-border-radius-topleft:8px;
	-webkit-border-radius-topright:8px;
	-webkit-border-radius-bottomleft:8px;
	-webkit-border-radius-bottomright:8px;
	/* Opis za Firefox, Flock, Camino i druge browsere sa Gecko renderom */
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	/* Opis za Internet Explorer i Operu */
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	background-color: #333;
	/* for IE */
  	filter:alpha(opacity=85);
	/* CSS3 standard */
  	opacity:0.85;
	color: #FFF;
	text-decoration: none;
	margin: 5px;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.50em;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #868686;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #868686;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:active {
	color: #F60;	text-decoration: none;
}
h1 {
	font-size: large;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	border-bottom-width: thin;
	padding-bottom: 4px;
	/* Opis za Safari, Google Chrome i druge browsere sa Webkit renderom */
	-webkit-box-shadow: 1px 1px 2px #000;
	/* Opis za Firefox i druge browsere sa Gecko renderom */
	-moz-box-shadow: 1px 1px 2px #000;
	/* Opis za Operu */
	box-shadow: 1px 1px 2px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000')";
/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000');
}
h2 {
	font-size: large;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6F6F6F;
	padding-bottom: 2px;
}
.zaokolo {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 940px;
}
.hotizontalnimeni {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(siteimages/meni1.png);
	padding-left: 15px;
}
body {
	background-repeat: no-repeat;
	background-position:top;
	background-attachment:fixed;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(siteimages/podloga2.jpg);
}
.prostorzaflashice {
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 50px;
	font-size: small;
	color: #FFF;
	padding-bottom: 30px;
}

.pauza10px {
	height: 10px;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
}
.kljucnereci {
	color: #CCC;
	text-transform: capitalize;
	text-align: center;
	font-size: small;
	font-weight: normal;
}
.tekstnakraju {
	color: #CCC;
	font-weight:bold;
	text-align: center;
	font-size: x-small;
	font-weight:bold;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: larger;
}
.srednjisadrzajzagaleriju {
	margin-left: 163px;
	margin-top: 0px;
	width: 800px;
	padding-top: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-right: 30px;
}
.linkovizagalerijudesnanavigacija {
	font-size: small;
}
.zaflashgaleriju {
	margin-right: 20px;
}
.zasadrzajutabeli {
	text-align: center;
	font-size: small;
	margin-left: 10px;
}
.zasadrzajutabelizaprijatelje {
	text-align: center;
	margin: 0px;
	font-size: small;
}
.zantflashicecrnapodloga {
	background-color: #000;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	text-align: center;
}
.zatekstlink {
	color: #F00;
	margin-top:5px;
	font-size: small;
}
.zatekstlink a{
	background-color: #121212;
	color: #F00;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F5F5F;
	border-left-color: #5F5F5F;
	border-right-color: #333;
	border-bottom-color: #333;
	padding-top: 1px;
	padding-bottom: 3px;
	/* Opis za Safari, Google Chrome i druge browsere sa Webkit renderom */<strong>
</strong>-webkit-border-radius-topleft:9px;
	-webkit-border-radius-topright:9px;
	-webkit-border-radius-bottomleft:9px;
	-webkit-border-radius-bottomright:9px;
	/* Opis za Firefox, Flock, Camino i druge browsere sa Gecko renderom */
	-moz-border-radius-topleft:9px;
	-moz-border-radius-topright:9px;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:9px;
	/* Opis za Internet Explorer i Operu */
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
}
.zatekstlink a:hover{
	background-color: #C00;
	color: #FFF;
}
.zatekstlink a.current{
	background-color: #C00;
	color: #FFF;
}
.zaformu {
	background-color: #888;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}

