.glavnirotator {
	border:#000 solid 1px;
	width:600px;
	float: left;
	display:inline;
	margin-right:38px;
}
.mooronmask {
	position: relative;
	overflow: hidden;
	height: 250px;
	margin:0;
	color: #FFFFFF;	/*background-color: #CCCCCC;*/
	width: 580px;
	padding:0;
}
.moorontitle {
	background-image:url(izdvojeno.png);
	height:52px;
	left:0px;
	position:relative;
	top:0px;
	width:80px;
}
.mooronbuttons span.mooronhandle {
	color: #000;
	cursor: pointer;
	position:relative;
	top:220px;
	left:320px;
	margin-right:4px;
	font-weight:bold;
	z-index:600;
	padding:2px 6px;
	border:1px #000 solid;
}
.mooronbuttons span.tekst {
	color: #CC0000;
	padding:2px 6px;
	position:relative;
	top:220px;
	left:290px;
	font-weight:bold;
}
.mooronbuttons {
	position: relative;
	left: 0px;
	top: 0px;
	height:0;
	

}
.mooronbuttons span {
	color: #000;
	padding:2px 6px;
	cursor: pointer;
}
.mooronbuttons span#mooronprev {
	background:transparent url(prev.png) no-repeat 0 0;
	width:40px;
	height:35px;
	cursor: pointer;
	text-indent:-8000px;
	color:#FF0000;
	position:absolute;
	left:-20px;
	top:106px;
	z-index:500;
}
.mooronbuttons span#mooronnext {
	background:transparent url(next.png) no-repeat 0 0;
	width:40px;
	height:35px;
	text-indent:-8000px;
	cursor: pointer;
	color:#000;
	top:106px;
	position:absolute;
	left:580px;
	z-index:500;	
}
span#mooronnext:link {
	width:40px;
	display:block;
	background:transparent url(next.png) no-repeat 0 0;
	overflow:hidden;
	
}
.mooronbuttons span#mooronnext:hover {
	width:40px;
	background:transparent url(next.png) no-repeat 1px 0;
	overflow:hidden;
	
}
.mooronbuttons span#mooronprev:hover {
	width:40px;
	background:transparent url(prev.png) no-repeat -1px 0;
	
}

.mooronbuttons span.active, .mooronbuttons span:hover {
	/*background: #FF0000;*/
	color: #fff;
	font-weight:bold;
	padding:2px 6px;
	text-decoration:none;
	cursor:pointer;
	background-color:#000;
	
}

#mooronbox {
	position: absolute;
	
}

#mooronbox div {
	width: 580px;
	height: 250px;
	float: left;
	display:inline;
	color: #000;
	margin-left:0;
}

#mooronbox a {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#mooronbox a:hover {
	text-decoration:underline;
}
#mooronbox p {
	font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	padding: 20px 5px 10px 15px;
	color: #000;/*  text-indent: 15px; */
	line-height: 120%;
}
#mooronbox h3 {
	font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-size: 28px;
	font-weight:bold;
	line-height:100%;
	padding:10px 5px 0 15px;
	margin:0;
}   
#mooronbox h4 {
	font-size: 14px;
	padding:0 10px;
	margin:0;
	color:#000;
}
#mooronbox h5 {
	font-size: 11px;
	padding:20px 10px 0 10px;
	margin:0;
	color:#000;
	line-height:110%;
	font-weight:normal;
}
#mooronbox img {
	width: 280px;
	height: 250px;
	margin: 0 40px 0 0;
	float:left;
	display:inline;
}
.moronitem {
	/*width:200px;
	float:left;*/
}

.hidden {
	display:none;
}
