/* CSS Document */
body {
    color: black; 
	background-color: white; 
    font-size: 18;
    font-family: "Maiandra GD", Arial;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

.strana {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #999999;
	background-image: url(../images/pozadina.gif);
	background-repeat: no-repeat;

  }
  .strana2 {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #999999;
	background-image: url(../images/pozadina2.gif);
	background-repeat: no-repeat;

  }
 *html .strana {
 	width: 820px;
 }
.strana1 {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #999999;
	background-image: url(../images/pozadina1.gif);
	background-repeat: no-repeat;

  }
  

h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.3em;
    text-align: center;
  }

ul#Navigation {
	font-size: 14px;
	float: left;
	width: 140px;
	height: 300;
	margin: 10px 0px 9px;
	padding: 100px 0px 0px;
	text-align: center;	
  }
  
ul#Navigation li {
    list-style: none;
    padding: 5px 11px 11px 1px;
	width: 132px;
	margin: 0px 0px 0px;
	
  }
  ul#Navigation li span{
   color: white; 
   font-weight: bold;
	border: 1px solid #d4d4d4;
	width: 130px;
	display: block;	
  }
  ul#Navigation a {
	text-decoration: none;
	display: block;
	padding: 0px;
	font-weight: bold;
	border: 1px none #d4d4d4;
  }
  ul#Navigation a:link {
    color: #6e6e6e; background-color: #d4d4d4;
	border: 1px none #d4d4d4;
  }
  ul#Navigation a:visited {
    color: #666; background-color: #d4d4d4;
	border: 1px none #d4d4d4;
  }
  ul#Navigation a:hover {
	color: black;
	background-color: #eee;
	border: 1px none #999999;
  }
  ul#Navigation a:active {
    color: white; background-color: gray;
	
  }
 *html .slika_levo {
	width:280px;
    height:436px;
 }
 .slika_levo {
	
	width:280px;
    height:440px;
 }
 
 
.sadrzaj {	
    margin: 0px 0px 0px 180px;	
      }
*html .sadrzaj {
	margin: 0 0 0px 180px;
	overflow: auto;
      }
.sadrzaj_table {
	margin: 0px 0px 0px 150px;
	padding-right: 110px;
	
      }
*html .sadrzaj_table {
	margin: 0 0 0px 280px;
	padding-right: 90px;
	
      }

.sadrzaj_table h2 {
    font-size: 16px;
    margin: 0 0;
	text-align: center;
	color: #666;
  }
.sadrzaj_table p {
	font-size: 13px;
	margin: 0 0;
	color: #666;
	line-height: 15px;
	padding-right: 10px;
	
  }
	  
.sadrzaj h2 {
    font-size: 18px;
    margin: 0 0;
	text-align: center;
  }
.sadrzaj p {
	font-size: 13px;
	margin: 1em 0;
	color: #666;
	line-height: 15px;
	padding-right: 10px;
	
  }
 .sadrzaj_table font {
	font-size: 13px;
	color: #666;
	line-height: 15px;
	
  }
  .sadrzaj3 {
	margin: 0 0 0px 180px;
	background-image: url(../images/sadrzaj3.jpg);
	background-repeat: no-repeat;
    height:440px;
  }
.sadrzaj3 h2 {
    font-size: 18px;
    margin: 0 0;
	text-align: center;
	color: #666;
  }
.sadrzaj3 p {
	font-size: 13px;
	margin: 1em 0;
	color: #666;
	line-height: 15px;
	padding-right: 10px;
	
  }
  .sadrzaj4 {
	margin: 0 0 0px 180px;
	background-image: url(../images/sadrzaj4.jpg);
	background-repeat: no-repeat;
	height:440px;
	background-position: right;
  }
  .sadrzaj4 h2 {
	font-size: 18px;
	margin: 0;
	text-align: center;
	color: #666666;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 280px;
  }
 .procedure {
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	padding: 10px 280px 0px 15px;
	text-align: justify;
	
  }
.dno {
	clear: both;
	font-size: 0.83em;
	margin: 0;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	border-top: 0px solid silver;
	
  }
  
  *html .index{
	margin-right: -3px;
  		
  }
.levo {
	float: left;
	width: 360px;
}
.levo p{
	text-align: justify;
	
}
.levo h2{
	color: #666666;	
}
.levo4 {
	float: left;
	width: 320px;
	overflow: auto;
}
*html .levo {
	float: left;
	width: 355px;
}
.levo1 {
	float: left;
	width: 320px;
	padding-top: 70px;
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
}
*html .levo1 {
	float: left;
	width: 290px;
	padding-top: 70px;
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
}


.levo1 a{
	color: #666666;
	text-decoration: underline;
}
.levo1 a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.levo2 {
	float: left;
	width: 360px;
	height: 310px;
}


.desno1 a:link { 
	color: #FFFFFF;
	text-decoration: underline; 
}
.desno1 a:visited { 
	color: #FFFFFF;
	text-decoration: underline; 
	}
.desno1 a:hover {
	color: #F9C0B8;
	text-decoration: underline;
}
.desno1 a:active { 
	color: #FFFFFF;
	text-decoration: underline;
	 }
.desno1 a:focus { 
	color: #FFFFFF;
	text-decoration: underline;
	 }



.plan{
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.plan a{
	border: 0px solid #FFFFFF;
}

.desno {
	height: 440px;
}

.desno4 {
	height: 440px;
	overflow: auto;
}

.desno1 {
	height: 440px;
	background-image: url(../images/pomorandza.jpg);
	background-repeat: no-repeat;
	background-position: right;
	pading-left:30px;
}
.desno1 p{
	color: white;
	margin-top: 20px;
	margin-left:400px;
	font-size:13px;
	font-weight: bold;
}
*html .desno1 p{
	color: white;
	margin-top: 20px;
	margin-left:70px;
	font-size:15px;
	font-weight: bold;
}
.desno1 h2{ 
	color: white;
	padding-top: 40px;
	padding-left: 10px;
	font-size: 15px;
	text-decoration:underline;
}
.desno2 {
	height: 440px;
}
.voce {
	margin-top: 0px;
	margin-left: 20px;
	border: 0px solid #FFFFFF;
}
.voce a{
	margin-left: 0px;
	border: 0px solid #FFFFFF;
}
.zitarice {
	margin-left: 15px;
	margin-top: 20px;
	border: 0px solid #FFFFFF;
}
.zitarice a{
	border: 0px solid #FFFFFF;
}
.povrce {
	margin-left: 30px;
	margin-top: 10px;
	border: 0px solid #FFFFFF;
}
.povrce a{
	border: 0px solid #FFFFFF;
}
.uzina {
	margin-left: 80px;
	margin-top: 10px;
	border: 0px solid #FFFFFF;
}
.uzina a{
	border: 0px solid #FFFFFF;
}
.foto {
	margin-left: 40px;
	margin-top: 12px;
	border: 0px solid #FFFFFF;
}
.foto a{
	border: 0px solid #FFFFFF;
}

.table {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border: medium double #CC0000;
	margin-bottom: 20px;
	
}
.cene {
	text-align:right;
	display:inline;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	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(../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: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 80px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
.ponuda {
	text-decoration: none;
border:0px solid #ffffff;
}