/****
* Name: gJSlider
* Author: g6Solution
* Version: 1.0
* Web: http://g6.mk
* (c) 2010
*****/

#inrotate ul li{
	color:red;
	background:#ccc;
}

#insliderleft{
	float:left;
	height:310px;  /* 270 */
	width:352px;
	z-index:9999;
	/*margin-top:20px;*/
}

ul{
	list-style-type:none;
}

li a{
	text-decoration:none;
	color:red;
}


#insliderright{
	float:left;
	position: absolute;
	margin-left:352px;
	padding-top:0px;
	width:570px;
}
#insliderright img
{
	height:276px;
	width:590px;
	border:0px;
}

#insliderright .tabspanel{
	position: absolute;
	left:0px;
	width:570px; 
	height:276px;
	background:#999; 
	padding-top:0px;
	text-align:center;
}

#insliderright .tabshide{
	display:none;
	position:absolute;
}

#insliderright .small img
{
	position:absolute;
	width: 220px;
	height:150px;
	top:63px;
	left:175px;
	z-index: 9999;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.rotitem{
	width:338px;
	height:78px;
	/*margin:1px;*/
	font-weight:bold;
	font-family:Arial;
	color: #d9ae00;
	padding: 6px;
	cursor: pointer;
}

.rotitemnone{
	background:transparent url('../sliki/nav_bg.png') repeat-x;
	border:1px solid #ccc; /* #ccc; */
}

.rotitemact{
	background:transparent url('../sliki/navback.png') repeat-x;
	border:1px solid #ccc;	
	color: #FFF;
}

.rothidden{
	display:none;
}

#ininfotxt
{
	height:276px;
	width:0px;
	background:transparent url('../sliki/trans.png') repeat;
	position:absolute;
	top:0px;
	right:-20px;
	color:#fff;
	display:none;
	z-index:9999;
}

#intekst
{
	width:200px;
	z-index: 9999;
}


div #intekst
{
	opacity:1.0;
	color:#fff;
	z-index:9999;
}


#innavtxt
{
	margin:10px;
}
.tt
{
	
	font-size:14px;
}
.tt1
{
	padding-top: 5px;
	font-size:12px;
	color: #575757;
}

#nextitem img {
	margin-left:154px;
}

#previtem img {
	margin-left:154px;
}

