.counter { visibility: hidden; }
ul.gallery.konkurs li { height: 270px; }
ul.gallery.konkurs li p { padding: 0 0 0 24px; margin: -2px 0 0 0; }
.konkurs_links { float:right; font-size:9pt; padding: 0 21px 14px 0; }
.konkurs_a { font-weight: bold; text-decoration: none; cursor: default; }
.konkurs_cong .img_m { float: right; margin-bottom: 15px; }
#konkurs_right { margin: 62px 23px 0; }
table.similar.konkurs tbody tr { background: transparent; }
table.similar.konkurs tbody tr td.firsttd { border-left-width: 0; }
table.similar.konkurs tbody tr td.firsttd { text-align: left; }
table.similar.konkurs tbody tr td { font-size: 10pt; }

.notes.csimilar {
	background: transparent url('/img/thead.png') scroll no-repeat 0 0;
	border-collapse: collapse;
	font-size: 8pt;
	margin: 15px 0 30px 0;
}
.csimilar thead th.l {
	background: transparent url('/img/thead.png') scroll no-repeat 100% -38px;
}
.csimilar thead tr {
	height: 38px;
}
.csimilar tbody tr {
	background: transparent url('/img/tr.png') scroll repeat-x 0 100%;
}
.csimilar td {
	padding: 40px 10px 15px 10px;
	text-align: center;
	vertical-align: top;
}
.csimilar th {
	line-height: 1.2;
	padding: 0 2px 0 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
}
.csimilar td {
	border: 0 solid #e9e9e9;
	border-width: 0 0 1px 1px;
}
.csimilar .img_s {
	border-left-width: 0;
	display: table-cell;
	float: none;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	width: 84px;
}
.csimilar .img_s a { display: block; position: relative; }
.csimilar .img_s img { *position: absolute; }
.csimilar .title {
	border-left-width: 0;
}
.csimilar a {
	font-weight: bold;
}
.csimilar small a {
	font-weight: normal;
}
.csimilar .arr_unsort, .similar .arr_sort {
	width: 8px;
	height: 6px;
	display: inline-block;
	line-height: 0;
	font-size: 0;
}
.csimilar .arr_unsort {
	background: url(../img/arrow_unsort.png) 0 0 no-repeat;
	cursor: pointer;
}
.csimilar .arr_sort {
	background: url(../img/arrow_sort.png) 0 0 no-repeat;
	cursor: default;
}
.csimilar .headerSortUp .arr_sort {
	background: url(../img/arrow_sort_down.png) 0 0 no-repeat;
	cursor: default;
}
.csimilar th .l2 { vertical-align: top; }
.csimilar_title { float: left; }
.csimilar_links { font-size: 8pt; float: right; padding-top: 3.5em; }
.csimilar_link_a { font-weight: bold; text-decoration: none; cursor: default; }

