
div#left
	{
	padding: 0px 0px 25px 0px;
	}

div#menu_lewe
	{
	margin: 30px 0px 0px 0px;
	}

#menu_lewe .left_link
	{
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	}

#menu_lewe .active
	{
	color: #000;
	background-color: #f7eb97;
	}

/*
#menu_lewe .last
	{
	padding-bottom: 10px;
	}
*/

#menu_lewe .left_tel
	{
	padding: 2px 0px 2px 27px;
	padding-left: 20px;
	background-image: url("grafika/tel.bmp");
	background-repeat: no-repeat;
	background-position: 5px center;
	}

