/* CSS Document  by  Barbara Novosel*/

html, body {
	margin:0;
	background-color:#FFFFFF;
	height:auto;
	padding: 0;
	text-align: center;
	font-family: "trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#999999;
	
}

	
#content{
	width:765px;
	height:600px;
	background-color:#FFFFFF;
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	z-index:2;
	
}	
#content_{
	width:100%;
	height:600px;
	background-color:#FFF;
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	z-index:2;
	
}
#content2{
	width:765px;
	height:330px;
	background-color:#FFFFFF;
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	z-index:2;
	
}	
#top{
width:765px;
background-image:url(images/top.gif);
height:19px;
top:0px;
position:relative;
}
#textbox{
	width:713px;
	height:535px;
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	position: relative; /* Needed for Safari */
	text-align: left;
	z-index:4;
	left:21px;
	border-left:1px solid  #999999;
	border-right:1px solid #999999;
	}
	#textbox2{
	width:713px;
	height:400px;
	background-color:#FFFFFF;

	position: relative; /* Needed for Safari */
	text-align: left;
	z-index:4;
	left:21px;

	}
	#textbox2_{
	width:100%;
	height:400px;
	background-color:#FFF;
	position: relative; /* Needed for Safari */
	text-align: left;
	z-index:4;
	}

	#index{
	width:713px;
	height:420	px;
	background-color:#FFFFFF;
	border-left:solid 1px #999999;
	background-color:#FFFFFF;
	border-right:solid 1px #999999;
	position: relative; /* Needed for Safari */
	text-align: left;
	z-index:4;
	left:21px;
	border-left:1px solid  #999999;
	border-right:1px solid #999999;
	}
	#bottom{
width:765px;
background: url(images/foot.gif) no-repeat;
height:19px;
bottom:0px;
position:relative;
text-align:center;
padding-top:5px;
font-size:10px;
}
#home
{background-image:url(images/home1.gif);
height:19px;
width:71px;
margin-left:40px;

}
#home_en
{background-image:url(images/home_en.jpg);
height:19px;
width:71px;
margin-left:40px;

}
		/*linkovi*/

	a:link {
	color:#999999;
	
	text-decoration: none;
}
a:visited {
color:#999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
		color: #FF3300;
}
a:active {
	text-decoration: none;
	color:#FF3300;
}

/*galerija slika*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.style3 {color: #CCC; size:1px; margin:0 40px 0 40px } 
