* {
	color: black;
	font-size: 12pt;
	font-family: Times;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

div.menu_col, div.linki, div.ua, div.srodekmargin {
	display: none;
}

.path ul {
	list-style-type: none;
	padding-left: 0;
}

.path ul li {
	display: inline;
}

.listitem {
	clear: both;
	text-align: left;
	padding-bottom: 23px;
	margin-top: 5px;
	border-top: 1px solid #e9e9e9;
}

.listitem img {
	float: left;
	margin-right: 20px;
	margin-top: 17px;
	margin-bottom: 5px;
}
.listitem h2, .listitem h2 a {
	font-weight: bold;
	font-size: 110%;
}

.more {
	display: none;
}

div.kom_action {
    display: none;
}