.field-name-field-fotogalerie-fotografie .field-item, .field-name-field-panel-obrazky .field-item, .view-fotogalerie .views-row, .field-name-field-stranka-obrazky .field-item {
	width: 167px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 5px;
	margin-bottom: 5px;

	text-align: center;
}

.view-prehled-podstranek .views-field-field-panel-obrazky {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.view-prehled-podstranek .views-row {
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}

.view-prehled-podstranek, .field-name-field-stranka-soubory {
	margin-top: 20px;
}

.external span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	background-image: url('external.png');
	width: 10px;
	height: 10px;
	margin-left: 3px;
}

/* HIDE PANELS SETTINGS COMPONENTS */
.form-item-args, .form-item-panel-args, .form-item-context, .form-item-panels-node-css-id, .form-item-panels-node-pipeline, .form-item-links, .ctools-modal-content #edit-body-format, .ctools-modal-content div.description, .form-item-nid {
	display: none;
}

/* HIDE NODE COMPONTENTS */
#edit-body-und-0-format, #edit-field-panel-perex-und-0-format, #taxonomy-form-text .form-item-description-value, #taxonomy-form-text .text-format-wrapper, #taxonomy-form-text #edit-path {
	display: none;
}

/* FILES - TABLE FORMATTER */
.soubory li{
  list-style:none;
  list-style-type:none;
  margin: 0 0 8px 0;
  padding: 0 0 4px 0;
  background:transparent;
  border-bottom: 1px dotted #DADADA;
}

.soubory li:last-child{
  border-bottom:none;
}

.soubory ul{
  line-height: normal;
  margin: 0px;
}

.soubory{
  background: url('./img/other/ico_download.gif') 105% -20px no-repeat transparent;
  border: 1px dotted #DADADA;
  margin: 2em 0px;
  padding: 1em;
}