@import url("ardi.css");
#scrollbar
{
	position: absolute;
	left:480px;
	top: 55px;
	height: 398px;
	width: 12px;
	overflow	: hidden;
	background: transparent url('scrollbar.jpg') no-repeat 5px 0px;
	z-index: 888;
}

#scroller
{
	position: absolute;
	left:0;
	top: 32px;
	height: auto;
	width: 12px;
	/*	background: transparent url('scroller.gif') no-repeat 50% 50%;
	background: red;*/
 	z-index: 888
}

#sTop
{
	position: relative;
	width: 12px;
	height: 13px;
	background: transparent url('Rocka-ZG.gif') no-repeat;
}

#sMid
{
	position: relative;
	width: 12px;
	height: inherit;
	background: transparent url('Rocka-SR.gif') repeat-y;
}

#sBottom
{
	position: relative;
	width: 12px;
	height: 13px;
	background: transparent url('Rocka-SP.gif') no-repeat;
}

#scroll_up
{
	position: absolute;
	left: 479px;
	top: 40px;
	height: 15px;
	width: 15px;
		background: transparent url('scroll_up.gif') no-repeat 50% 50%;
			z-index: 999;
}

#scroll_down
{
	position: absolute;
	left:479px;
	top: 453px;
	height: 15px;
	width: 15px;
		background: transparent url('scroll_down.gif') no-repeat 50% 50%;
}


#myScrollContainer {
	position	: absolute;
	top			: 44px;
	left		: 80px;
	width		: 390px;
	height		: 406px;
	overflow	: hidden;
	color: #000;
}

#myScrollContent {
	position	: relative;
	width		: 380px;
	left		: 5px;
}

#ucilnica p,
#classroom p
{
	margin: 0 0 12px 0;
}

#ucilnica ul, #ucilnica ol,
#classroom ul, #classroom ol
{
	margin: 0 0 12px 0;
}

#ucilnica li,
#classroom li
{
	margin: 0 0 0 16px;
}

#ucilnica ol,
#classroom ol
{
	list-style-type: decimal;
}

#ucilnica ol ol,
#classroom ol ol
{
	list-style-type: lower-alpha;
	margin-left: -6px;
}

#ucilnica,
#classroom
{
	background-image: url(rooms_on/ucilnica.jpg);
	z-index: 888;
		cursor: auto;	
	cursor: auto !important;
}
