@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
}

#tableklijenti p    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #0062aa;
	text-align: center;
}

#kapica {
	width: 200px;
	height: 240px;
	text-align: center;
}   
#toppanel {
	position: relative;
	width: 190px;
	z-index: 25;
}   
#panel {
	/*	width: 180px;
	position: relative;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;*/
	height: auto;
	display: none;
	width: 190px;
/*	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #97CCFF;*/
/*	filter:alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;*/
} 

.ontop {
/*	height: 360px;
	width: 190px;
	filter:alpha(opacity=90);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: relative*/;
/*	filter:alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;*/
}
  
#panel_contents {
/*	background: black;*/
/*	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;*/
	height: 100%;
	width: 190px;
	position: relative;
	z-index: -1;
}  

.border {
	border: 0px #1d1d23 solid;
}  

.panel_button {
	margin-left: 0px;
	margin-right: auto;
	position: relative;
	width: 190px;
	height: 36px;
	/*	background: url(images/panel_button.png);*/
	z-index: 20;
	/*	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;*/
	cursor: pointer;
	/*	background-image: url(panel_button.png);*/
	text-align: left;
}  
.panel_button a {
	position: relative;
	width:190px;
}  
.panel_button a:hover {
	color: #0062aa;
}  

#xpanel {
float: left;
border: none;
}

.btn-slide {
	width:190px;
}

/* login ERROR skrivanje!! */
/*#wrapper #login {
	visibility: hidden;
	display: none;
}*/