#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	filter:alpha(opacity=100);
    opacity: .33;
	z-index: 9999;
}

.magnify a:link
{
	text-decoration: none;
	border-style:none;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #ffffff;
	padding: 20px;
	/*border: 20px solid #aaa;*/
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	color: #333;
	/*--CSS3 Box Shadows--
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	*/

}
img.btn_close {
	float: right;
	margin: -30px -30px 0 0;
	border-style:none;
}
img{
border-style:none;
}


html, body {
overflow: hidden;
width: 100%;
height: 100%
}

body {

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 13px;
color: #FFFFFF;
}

.footer{
font-size: 12px;
width:100%;
background: #222;
height:20px;
text-align:center;
}


#container {
clear: both;

margin: 0;
padding: 0;
}

#container a{
float: right;
background: #9FC54E;
border: 1px solid #9FC54E;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
border-radius: 0px 15px 15px 15px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}

#container a:hover{
float: right;
background: #a0a0a0;
border: 1px solid #cccccc;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
border-radius: 0px 15px 15px 15px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}


.content {
font-style:normal;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#ffffff;
background:#333333;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
border-radius: 0px 15px 15px 0px;
margin: 30px 0 50px;
padding: 15px 0;
}



.panel {
position: absolute;
top: 20%;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
border-radius: 0px 15px 15px 0px;
height: auto;
padding: 45px 15px 5px 5px;

}

.panel a, .panel a:link, .panel a:visited{
text-decoration: none;
margin: 0;
padding: 0;
color: #9FC54E;
}

.panel label{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
}

.panel a:hover, .panel a:visited:hover{
text-decoration: none;
margin: 0;
padding: 0;
color: #ffffff;
}
.panel table{
	width: 260px;
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
}


a.trigger{
position: absolute;
text-decoration: none;
top: 20%; left: 0;
font-size: 10px;
letter-spacing:-1px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
color:#fff;
padding: 10px 40px 10px 5px;
font-weight: 700;
background:#3b98cd url(../slike/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
border-radius: 0px 15px 15px 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 20%; left: 0;
font-size: 13px;
letter-spacing:-1px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
color:#fff;
padding: 15px 45px 15px 10px;
font-weight: 700;
background:#235571 url(../slike/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
border-radius: 0px 15px 15px 0px;
display: block;
}

a.active.trigger {
background:#235571 url(../slike/minus.png) 85% 55% no-repeat;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
background-color: #333333;
height: 1px;
}

#divFooter{
	text-align: center;
	font-size: 12px;
	border-top: solid 1px #009ddc;
	width:100%;
	color:#000000;
}