@charset "utf-8";
/* CSS Document */



#menu-right-container {
	width:150px;
	height:504px;
	position:absolute;
	left:50%;
	margin-left:420px;
	top:104px;
}
#menu-right-container-1 {width:150px;

}
#menu-right-container-2 {width:150px;

}

#menu-right-top {width:110px;
float:left;

}

#menu-right-top {list-style:none;
padding:0;
margin:0;
}

#menu-right-top ul {list-style:none;
padding:0;
margin:0;

}

#menu-right-top li{
	list-style:none;
	margin:0;
	
	text-align: left;
	height:20px;
	font-weight: bold;
	vertical-align:middle;
	font-size: 11px;
	line-height: 20px;
	border-bottom: solid 1px #000;
	text-indent:5px;
	display: block;
	
	color:#000;	
}

#menu-right-top li a{
	color:#F00;	
	display:block;
	cursor:pointer;
	text-decoration:none;
			
}
#menu-right-top li a:hover {
	background-color:#CCC;
	text-decoration:none;
	color:#000;	}




#menu-right {width:110px;
float:left;

}

#menu-right {list-style:none;
padding:0;
margin:0;
}

#menu-right ul {list-style:none;
padding:0;
margin:0;

}

#menu-right li{
	list-style:none;
	margin:0;
	text-align: left;
	height:20px;
	font-weight: normal;
	vertical-align:middle;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	border-bottom: dotted 1px #000;
	text-indent:5px;
	display: block;
	
}

#menu-right li a{
	
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#999;		
}
#menu-right li a:hover {
	background-color:#CCC;
	text-decoration:none;
	color:#000;	}

#menu-right-1 {width:110px;
float:left;}

#menu-right-1 {list-style:none;
padding:0;
margin:0;

}

#menu-right-1 ul {list-style:none;
padding:0;
margin:0;


}

#menu-right-1 li{
	list-style:none;
	margin:0;
	text-indent:5px;
	
	text-align: left;
	height:20px;
	font-weight: normal;
	vertical-align:middle;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	border-bottom: dotted 1px #000;
	display: block;
	
	color:#999;	
}
#menu-right-1 li a{
	
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#999;		
}
#menu-right-1 li a:hover {
	background-color:#CCC;
	text-decoration:none;
	color:#000;	}
	

.bottom {border-bottom: solid 1px #000;
}




.aktivna_right > a {
color: black !important;
}
