.left_head
{
	width:157px;
	height:38px;
	line-height:30px;
	color:#ccc;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 28px;
	background:url(../images/left_head.png) no-repeat;
}
.left_menu_cnt ul li
{
	background:url(../images/left_menu_bg.png) no-repeat;
}
.left_menu_cnt a
{
	display:block;
	width:145px;
	height:32px;
	font-weight:bold;
	line-height:30px;
	font-size:12px;
	text-decoration:none;
	padding:0 20px;
}
	.left_menu_cnt a:hover
	{
		color:#7fd802;
		font-weight:bold;
		font-size:12px;
		background:url(../images/left_menu_arrows.png) no-repeat 170px;
	}
	.left_menu_active
	{
		color:#7fd802;
		font-weight:bold;
		background:url(../images/left_menu_arrows.png) no-repeat 170px;
	}
	.left_menu_cnt ul li.left_submenu_active
	{
		background: url(../images/left_submenu_bg.png) bottom no-repeat;
	}
		.left_menu_cnt ul li.left_submenu_active a
		{
			padding:0 0 0 30px;
			height:25px;
			line-height:25px;
		}
		li.left_submenu_active a.left_submenu_a
		{
			color:#7fd802; 
			font-weight:bold; 
			background:url(../images/left_menu_arrows.png) right no-repeat;
		}
		
		

.izdvajamo_cnt ul li
{
	background:#EFEFEF url(../images/left_izdvajamo_bg.png) no-repeat bottom;
}
.izdvajamo_cnt a
{
	display:block;
	width:155px;
	font-weight:bold;
	line-height:16px;
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	padding:5px 15px;
}
	.izdvajamo_cnt a:hover
	{
		color: #7fd802;
		background:url(../images/left_menu_arrows.png) no-repeat 170px;
	}

.left-banners-cnt {width:185px; overflow:hidden;}
.left-banners-cnt li {margin-bottom:8px;}
	
.left_foot
{
	width:185px;
	height:15px;
	margin:0 0 10px 0;
	background:url(../images/left_foot.png) no-repeat;
}