#vertical_menu {
	position: fixed;
	left: 0px;
	bottom: 111px;
}
#vertical_menu a {
	display: block;
	width: 18px;
	height: 80px;
	background-image: url(../gfx/ico/vertical_arrow.png);
}
#vertical_menu a:hover {
	background-image: url(../gfx/ico/vertical_arrow_hover.png);
}
#menu_left {	
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}
#menu_left li {
	padding: 0px; 
	margin: 0px;
	overflow: hidden;
}
.link1 a {
	display: block;
	height: 22px;
	padding: 7px 0px 0px 3px;
	text-decoration: none;
	font: 13px 'Lucida Sans Unicode', 'Microsoft Sans Serif';
	overflow: hidden;
	color: #e6e6e6;
	background-color: #333333;
	background-image: url(../gfx/ico/bg_menu.gif);
	background-repeat: no-repeat;
}
.link1 a:hover {
	color: #cccc66;
	background-color: #D0EB6A;
}
.link2 a {
	display: block;
	height: 16px;
	margin: 0px 0px 1px 9px;
	text-decoration: none;
	font: 12px 'Lucida Sans Unicode', 'Microsoft Sans Serif';
	overflow: hidden;
	color: #f4f4f4;
	background-color: #333333;
	border-bottom-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.link2 a:hover {
	color: #cccc66;
	border-bottom-color: #d0eb6a;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.link3 a {
	display: block;
	height: 15px;
	margin: 0px 0px 1px 17px;
	text-decoration: none;
	font: 12px 'Lucida Sans Unicode', 'Microsoft Sans Serif';
	overflow: hidden;
	color: #f4f4f4;
	background-color: #333333;
	border-bottom-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.link3 a:hover {
	color: #cccc66;
	border-bottom-color: #d0eb6a;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.link4 a {
	display: block;
	height: 13px;
	margin: 0px 0px 1px 22px;
	text-decoration: none;
	font: 11px 'Lucida Sans Unicode', 'Microsoft Sans Serif';
	overflow: hidden;
	color: #999999;
	background-color: #333333;
	border-bottom-color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.link4 a:hover {
	color: #ffffff;
	border-bottom-color: #d0eb6a;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
#menu_left_end {
	display: block;
	height: 13px;
	padding: 5px 0px 0px 5px;
	margin-left: 0px;
	text-decoration: none;
	font: 11px 'Lucida Sans Unicode', 'Microsoft Sans Serif'; 
	overflow: hidden;
	color: #f4f4f4;
	background-color: #333333;
	background-image: url(../gfx/ico/bg_menu.gif);
	background-repeat: no-repeat;
}

.na_skroty {	
	list-style: none; 
	padding: 0px 10px 0px 10px; 
	margin: 0px;
}
.na_skroty li {
	padding: 6px 0px 0px 0px; 
	margin: 0px;
}
.link5 a {
}
.link6 a {
	padding-left: 10px;
	color: #999999;
	overflow: hidden;
}
.link6 a:hover {
	color: #cccc66;
}
.link7 a {
	display: block;
	height: 15px;
	margin: 0px 0px 1px 22px;
	text-decoration: none;
	font: 12px 'Lucida Sans Unicode', 'Microsoft Sans Serif';
	overflow: hidden;
	background-color: #333333;
	color: #ffffff;
	border-bottom-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.link7 a:hover {
	color: #cccc66;
	border-bottom-color: #d0eb6a;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
