@charset "utf-8";
/* CSS Document */

.left_menu{
	background:url(../img/menu_tlo.png) repeat-y;
}

.left_border{
	border-left-style:groove;
	border-width:1px;
}

.bottom_border{
	border-left-style:groove;
	border-bottom-style:groove;
	border-width:1px;
}