#left-menu { /* width:180px; */ font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-left: 6px; padding-top: 5px; padding-bottom: 10px; }
#left-menu .skryty{ display: none; }
#left-menu .zobrazeny{ display: block; }
#left-menu img{ margin-top: 2px; margin-right: 3px; margin-left: 2px; }
/* formátování */
#left-menu .stred{ margin-left: 13px; }
#left-menu .konec{ margin-left: 13px; padding-bottom: 5px; }
.prvni{
	text-decoration: none;
	color: Black;
}
.aktivni-link{ font-weight: bold; color: Red; text-decoration: none; }

.p0{
	font-weight: bold;
	margin-top: 5px;
	text-decoration:none;
	cursor: pointer;
}
.p1{
	padding-top: 1px;
	padding-bottom: 1px;
}
.p2{
	padding-top: 1px;
	padding-bottom: 1px;
}
.p3{
	padding-top: 1px;
	padding-bottom: 1px;
}
.p4{
	padding-top: 1px;
	padding-bottom: 1px;
}
.p5{
	padding-top: 1px;
	padding-bottom: 1px;
}
/*
.p0{
	background-image: url(images/leftmenu/pozadi.gif);
	background-position: -173px;
	background-repeat: repeat-y;
}
.p1{
	background-image: url(images/leftmenu/pozadi.gif);
	background-position: -163px;
	background-repeat: repeat-y;
}
.p2{
	background-image: url(images/leftmenu/pozadi.gif);
	background-position: -153px;
	background-repeat: repeat-y;
}
.p3{
	background-image: url(images/leftmenu/pozadi.gif);
	background-position: -143px;
	background-repeat: repeat-y;
}
*/

